Skip to content

Commit 2981fca

Browse files
angular-robotclydin
authored andcommitted
build: update all non-major dependencies
See associated pull request for more information.
1 parent cd5c92b commit 2981fca

File tree

6 files changed

+208
-212
lines changed

6 files changed

+208
-212
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@
126126
"npm": "^11.0.0",
127127
"magic-string": "0.30.18",
128128
"rollup-plugin-dts": "6.2.3",
129-
"rollup-plugin-sourcemaps2": "0.5.3",
129+
"rollup-plugin-sourcemaps2": "0.5.4",
130130
"prettier": "^3.0.0",
131131
"protractor": "~7.0.0",
132132
"puppeteer": "18.2.1",

packages/angular/build/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"parse5-html-rewriting-stream": "8.0.0",
3838
"picomatch": "4.0.3",
3939
"piscina": "5.1.3",
40-
"rolldown": "1.0.0-beta.34",
40+
"rolldown": "1.0.0-beta.35",
4141
"sass": "1.92.0",
4242
"semver": "7.7.2",
4343
"source-map-support": "0.5.21",

packages/angular/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"jsonc-parser": "3.3.1",
3636
"listr2": "9.0.3",
3737
"npm-package-arg": "13.0.0",
38-
"pacote": "21.0.0",
38+
"pacote": "21.0.1",
3939
"resolve": "1.22.10",
4040
"semver": "7.7.2",
4141
"yargs": "18.0.0",

packages/angular_devkit/build_angular/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"tree-kill": "1.2.2",
5757
"tslib": "2.8.1",
5858
"webpack": "5.101.3",
59-
"webpack-dev-middleware": "7.4.2",
59+
"webpack-dev-middleware": "7.4.3",
6060
"webpack-dev-server": "5.2.2",
6161
"webpack-merge": "6.0.1",
6262
"webpack-subresource-integrity": "5.1.0"

0 commit comments

Comments
 (0)