Skip to content

Commit dcc7188

Browse files
committed
build: update all non-major dependencies
1 parent 073e81e commit dcc7188

File tree

4 files changed

+215
-9
lines changed

4 files changed

+215
-9
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -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",

packages/angular/build/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
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",
4444
"vite": "5.4.10",

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)