Skip to content

Commit 5bba61d

Browse files
angular-robotalan-agius4
authored andcommitted
build: update all non-major dependencies
1 parent 52f4aa1 commit 5bba61d

File tree

4 files changed

+264
-31
lines changed

4 files changed

+264
-31
lines changed

Diff for: package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -138,12 +138,12 @@
138138
"eslint-config-prettier": "9.1.0",
139139
"eslint-plugin-header": "3.1.1",
140140
"eslint-plugin-import": "2.30.0",
141-
"express": "4.20.0",
141+
"express": "4.21.0",
142142
"fast-glob": "3.3.2",
143143
"http-proxy": "^1.18.1",
144144
"http-proxy-middleware": "3.0.2",
145145
"https-proxy-agent": "7.0.5",
146-
"husky": "9.1.5",
146+
"husky": "9.1.6",
147147
"ini": "5.0.0",
148148
"istanbul-lib-instrument": "6.0.3",
149149
"jasmine": "^5.0.0",
@@ -183,7 +183,7 @@
183183
"puppeteer": "18.2.1",
184184
"quicktype-core": "23.0.170",
185185
"resolve-url-loader": "5.0.0",
186-
"rollup": "4.21.2",
186+
"rollup": "4.21.3",
187187
"rollup-plugin-sourcemaps": "^0.6.0",
188188
"rxjs": "7.8.1",
189189
"sass": "1.78.0",
@@ -204,7 +204,7 @@
204204
"unenv": "^1.10.0",
205205
"verdaccio": "5.32.1",
206206
"verdaccio-auth-memory": "^10.0.0",
207-
"vite": "5.4.3",
207+
"vite": "5.4.4",
208208
"watchpack": "2.4.2",
209209
"webpack": "5.94.0",
210210
"webpack-dev-middleware": "7.4.2",

Diff for: packages/angular/build/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -38,10 +38,10 @@
3838
"parse5-html-rewriting-stream": "7.0.0",
3939
"picomatch": "4.0.2",
4040
"piscina": "4.6.1",
41-
"rollup": "4.21.2",
41+
"rollup": "4.21.3",
4242
"sass": "1.78.0",
4343
"semver": "7.6.3",
44-
"vite": "5.4.3",
44+
"vite": "5.4.4",
4545
"watchpack": "2.4.2"
4646
},
4747
"peerDependencies": {

Diff for: packages/angular_devkit/build_angular/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"terser": "5.32.0",
6262
"tree-kill": "1.2.2",
6363
"tslib": "2.7.0",
64-
"vite": "5.4.3",
64+
"vite": "5.4.4",
6565
"watchpack": "2.4.2",
6666
"webpack": "5.94.0",
6767
"webpack-dev-middleware": "7.4.2",

0 commit comments

Comments
 (0)