Skip to content

Commit be49e5d

Browse files
angular-robotjkrems
authored andcommitted
build: update all non-major dependencies
(cherry picked from commit 47f70d6)
1 parent 8098c81 commit be49e5d

File tree

4 files changed

+316
-67
lines changed

4 files changed

+316
-67
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -116,8 +116,8 @@
116116
"@types/yargs": "^17.0.20",
117117
"@types/yargs-parser": "^21.0.0",
118118
"@types/yarnpkg__lockfile": "^1.1.5",
119-
"@typescript-eslint/eslint-plugin": "8.13.0",
120-
"@typescript-eslint/parser": "8.13.0",
119+
"@typescript-eslint/eslint-plugin": "8.14.0",
120+
"@typescript-eslint/parser": "8.14.0",
121121
"@vitejs/plugin-basic-ssl": "1.1.0",
122122
"@web/test-runner": "^0.19.0",
123123
"@yarnpkg/lockfile": "1.1.0",
@@ -178,14 +178,14 @@
178178
"parse5-html-rewriting-stream": "7.0.0",
179179
"picomatch": "4.0.2",
180180
"piscina": "4.7.0",
181-
"postcss": "8.4.47",
181+
"postcss": "8.4.48",
182182
"postcss-loader": "8.1.1",
183183
"prettier": "^3.0.0",
184184
"protractor": "~7.0.0",
185185
"puppeteer": "18.2.1",
186186
"quicktype-core": "23.0.170",
187187
"resolve-url-loader": "5.0.0",
188-
"rollup": "4.24.4",
188+
"rollup": "4.25.0",
189189
"rollup-license-plugin": "~3.0.1",
190190
"rollup-plugin-sourcemaps": "^0.6.0",
191191
"rxjs": "7.8.1",
@@ -207,7 +207,7 @@
207207
"unenv": "^1.10.0",
208208
"verdaccio": "6.0.1",
209209
"verdaccio-auth-memory": "^10.0.0",
210-
"vite": "5.4.10",
210+
"vite": "5.4.11",
211211
"watchpack": "2.4.2",
212212
"webpack": "5.96.1",
213213
"webpack-dev-middleware": "7.4.2",

packages/angular/build/package.json

Lines changed: 2 additions & 2 deletions
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.7.0",
41-
"rollup": "4.24.4",
41+
"rollup": "4.25.0",
4242
"sass": "1.80.6",
4343
"semver": "7.6.3",
44-
"vite": "5.4.10",
44+
"vite": "5.4.11",
4545
"watchpack": "2.4.2"
4646
},
4747
"optionalDependencies": {

packages/angular_devkit/build_angular/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"ora": "5.4.1",
4545
"picomatch": "4.0.2",
4646
"piscina": "4.7.0",
47-
"postcss": "8.4.47",
47+
"postcss": "8.4.48",
4848
"postcss-loader": "8.1.1",
4949
"resolve-url-loader": "5.0.0",
5050
"rxjs": "7.8.1",

0 commit comments

Comments
 (0)