Skip to content

Commit 4b12985

Browse files
fix(deps): update all non-major dependencies [skip netlify]
1 parent 3b71e39 commit 4b12985

6 files changed

Lines changed: 1056 additions & 620 deletions

File tree

.node-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
20.19.0
1+
20.20.2

package.json

Lines changed: 39 additions & 39 deletions
Original file line numberDiff line numberDiff line change
@@ -57,98 +57,98 @@
5757
"@angular/forms": "^21.2.9",
5858
"@angular/platform-browser": "^21.2.9",
5959
"@angular/router": "^21.2.9",
60-
"@types/json-schema": "7.0.11",
60+
"@types/json-schema": "7.0.15",
6161
"ajv": "8.12.0",
62-
"codemirror": "5.65.8",
62+
"codemirror": "5.65.21",
6363
"d3-color": "3.1.0",
64-
"date-fns": "4.1.0",
65-
"moment-timezone": "0.5.37",
64+
"date-fns": "4.4.0",
65+
"moment-timezone": "0.6.2",
6666
"mousetrap": "^1.6.5",
6767
"ng-in-viewport": "13.0.1",
6868
"ng2-file-upload": "^8.0.0",
6969
"prismjs": "1.29.0",
7070
"resize-observer-polyfill": "^1.5.1",
71-
"rxjs": "7.8.1",
72-
"tslib": "2.4.0"
71+
"rxjs": "7.8.2",
72+
"tslib": "2.8.1"
7373
},
7474
"devDependencies": {
75-
"@analogjs/vite-plugin-angular": "2.4.10",
76-
"@analogjs/vitest-angular": "2.4.10",
75+
"@analogjs/vite-plugin-angular": "2.6.0",
76+
"@analogjs/vitest-angular": "2.6.0",
7777
"@angular-builders/custom-webpack": "^21.0.3",
7878
"@angular-devkit/architect": "0.2102.7",
7979
"@angular-devkit/build-angular": "^21.2.7",
8080
"@angular-devkit/core": "^21.2.7",
8181
"@angular-devkit/schematics": "^21.2.7",
82-
"@angular-eslint/builder": "~21.3.1",
82+
"@angular-eslint/builder": "~21.4.0",
8383
"@angular-eslint/eslint-plugin": "^21.3.1",
8484
"@angular-eslint/eslint-plugin-template": "^21.3.1",
85-
"@angular-eslint/schematics": "~21.3.1",
85+
"@angular-eslint/schematics": "~21.4.0",
8686
"@angular-eslint/template-parser": "^21.3.1",
8787
"@angular/cli": "^21.2.7",
8888
"@angular/compiler-cli": "^21.2.9",
8989
"@angular/language-service": "^21.2.9",
9090
"@angular/platform-browser-dynamic": "^21.2.9",
91-
"@open-wc/semantic-dom-diff": "0.19.7",
91+
"@open-wc/semantic-dom-diff": "0.20.1",
9292
"@schematics/angular": "^21.2.7",
9393
"@swimlane/eslint-config": "^2.0.0",
9494
"@swimlane/prettier-config-swimlane": "4.0.0-alpha.0",
95-
"@types/codemirror": "5.60.5",
95+
"@types/codemirror": "5.60.17",
9696
"@types/faker": "^4.1.11",
9797
"@types/moment-timezone": "^0.5.13",
98-
"@types/mousetrap": "1.6.9",
99-
"@types/node": "16.11.59",
100-
"@types/prismjs": "1.26.0",
98+
"@types/mousetrap": "1.6.15",
99+
"@types/node": "16.18.126",
100+
"@types/prismjs": "1.26.6",
101101
"@typescript-eslint/eslint-plugin": "8.59.0",
102102
"@typescript-eslint/parser": "8.59.0",
103103
"@typescript-eslint/types": "8.59.0",
104104
"@typescript-eslint/utils": "8.59.0",
105-
"@vitest/coverage-v8": "4.1.5",
105+
"@vitest/coverage-v8": "4.1.8",
106106
"@web/test-runner": "^0.20.2",
107107
"angular-cli-ghpages": "2.0.3",
108-
"autoprefixer": "10.4.11",
109-
"axe-core": "4.4.3",
110-
"clean-css": "5.3.1",
108+
"autoprefixer": "10.5.0",
109+
"axe-core": "4.12.0",
110+
"clean-css": "5.3.3",
111111
"core-js": "^2.6.11",
112112
"cpx": "^1.5.0",
113113
"cross-env": "^7.0.2",
114114
"cypress": "^13.11.0",
115115
"cypress-axe": "^1.5.0",
116116
"cypress-real-events": "^1.12.0",
117-
"eslint": "8.57.0",
118-
"eslint-config-prettier": "9.1.0",
117+
"eslint": "8.57.1",
118+
"eslint-config-prettier": "9.1.2",
119119
"eslint-plugin-babel": "5.3.1",
120120
"eslint-plugin-cypress": "^3.3.0",
121-
"eslint-plugin-import": "2.29.1",
122-
"eslint-plugin-jsdoc": "39.3.6",
123-
"eslint-plugin-no-only-tests": "3.0.0",
121+
"eslint-plugin-import": "2.32.0",
122+
"eslint-plugin-jsdoc": "39.9.1",
123+
"eslint-plugin-no-only-tests": "3.4.0",
124124
"eslint-plugin-prefer-arrow": "1.2.3",
125-
"eslint-plugin-security": "1.5.0",
125+
"eslint-plugin-security": "1.7.1",
126126
"faker": "^5.1.0",
127127
"gh-pages": "4.0.0",
128-
"husky": "8.0.1",
129-
"jsdom": "29.1.0",
130-
"moment": "2.29.4",
128+
"husky": "8.0.3",
129+
"jsdom": "29.1.1",
130+
"moment": "2.30.1",
131131
"moment-locales-webpack-plugin": "^1.2.0",
132132
"moment-timezone-data-webpack-plugin": "1.5.1",
133133
"ng-packagr": "21.2.3",
134134
"ngx-moment": "6.0.2",
135135
"npm-run-all": "^4.1.5",
136136
"postcss": "8.4.16",
137-
"postcss-url": "10.1.3",
138-
"prettier": "2.7.1",
139-
"pretty-quick": "3.1.3",
140-
"start-server-and-test": "1.14.0",
141-
"ts-node": "10.9.1",
137+
"postcss-url": "10.1.4",
138+
"prettier": "2.8.8",
139+
"pretty-quick": "3.3.1",
140+
"start-server-and-test": "1.15.4",
141+
"ts-node": "10.9.2",
142142
"typescript": "5.9.3",
143-
"vite": "8.0.10",
144-
"vitest": "4.1.5",
143+
"vite": "8.0.16",
144+
"vitest": "4.1.8",
145145
"webpack": "5.74.0",
146-
"webpack-bundle-analyzer": "4.6.1",
146+
"webpack-bundle-analyzer": "4.10.2",
147147
"zone.js": "~0.15.0"
148148
},
149149
"volta": {
150-
"node": "22.16.0",
151-
"yarn": "4.9.2"
150+
"node": "22.22.3",
151+
"yarn": "4.16.0"
152152
},
153-
"packageManager": "yarn@4.9.2"
153+
"packageManager": "yarn@4.16.0"
154154
}

projects/swimlane/ngx-ui/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -29,17 +29,17 @@
2929
"@angular/platform-browser": "19.x || 20.x || 21.x",
3030
"@types/json-schema": "^7.0.9",
3131
"ajv": "^8.12.0",
32-
"codemirror": "5.65.8",
32+
"codemirror": "5.65.21",
3333
"core-js": "^3.6.5",
3434
"json-schema": "*",
3535
"moment": "^2.29.4",
36-
"moment-timezone": "^0.5.37",
37-
"ng-in-viewport": "13.0.0",
36+
"moment-timezone": "^0.5.37 || ^0.6.0",
37+
"ng-in-viewport": "13.0.1",
3838
"ngx-autosize-input": "^2.3.7",
3939
"rxjs": "7.x"
4040
},
4141
"dependencies": {
42-
"date-fns": "4.1.0",
42+
"date-fns": "4.4.0",
4343
"ng2-file-upload": "8.0.0",
4444
"mousetrap": "^1.6.2",
4545
"tslib": "^2.3.1"
@@ -60,7 +60,7 @@
6060
"moment": "^2.29.1",
6161
"ngx-moment": "^6.0.2",
6262
"resize-observer-polyfill": "^1.5.1",
63-
"rxjs": "7.8.1",
63+
"rxjs": "7.8.2",
6464
"zone.js": "~0.15.0"
6565
},
6666
"schematics": "./lib/schematics/collection.json"

projects/swimlane/swim-ui-testing/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@
2020
"vitest": "^2.1.0"
2121
},
2222
"volta": {
23-
"node": "22.16.0",
24-
"yarn": "4.9.2"
23+
"node": "22.22.3",
24+
"yarn": "4.16.0"
2525
},
26-
"packageManager": "yarn@4.9.2"
26+
"packageManager": "yarn@4.16.0"
2727
}

projects/swimlane/swim-ui/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -145,8 +145,8 @@
145145
"vite": "^5.4.0"
146146
},
147147
"volta": {
148-
"node": "22.16.0",
149-
"yarn": "4.9.2"
148+
"node": "22.22.3",
149+
"yarn": "4.16.0"
150150
},
151-
"packageManager": "yarn@4.9.2"
151+
"packageManager": "yarn@4.16.0"
152152
}

0 commit comments

Comments
 (0)