Skip to content

Commit fa52141

Browse files
committed
build: update all non-major dependencies
See associated pull request for more information.
1 parent fe4c310 commit fa52141

File tree

7 files changed

+856
-710
lines changed

7 files changed

+856
-710
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -56,10 +56,10 @@
5656
"@angular/platform-server": "21.2.0-next.1",
5757
"@angular/router": "21.2.0-next.1",
5858
"@angular/service-worker": "21.2.0-next.1",
59-
"@babel/core": "7.28.6",
59+
"@babel/core": "7.29.0",
6060
"@bazel/bazelisk": "1.28.1",
6161
"@bazel/buildifier": "8.2.1",
62-
"@eslint/compat": "2.0.1",
62+
"@eslint/compat": "2.0.2",
6363
"@eslint/eslintrc": "3.3.3",
6464
"@eslint/js": "9.39.2",
6565
"@rollup/plugin-alias": "^6.0.0",
@@ -101,7 +101,7 @@
101101
"eslint-plugin-import": "2.32.0",
102102
"express": "5.2.1",
103103
"fast-glob": "3.3.3",
104-
"globals": "17.2.0",
104+
"globals": "17.3.0",
105105
"http-proxy": "^1.18.1",
106106
"http-proxy-middleware": "3.0.5",
107107
"husky": "9.1.7",
@@ -121,7 +121,7 @@
121121
"protractor": "~7.0.0",
122122
"puppeteer": "18.2.1",
123123
"quicktype-core": "23.2.6",
124-
"rollup": "4.57.0",
124+
"rollup": "4.57.1",
125125
"rollup-license-plugin": "~3.1.0",
126126
"rollup-plugin-dts": "6.3.0",
127127
"rollup-plugin-sourcemaps2": "0.5.4",
@@ -132,7 +132,7 @@
132132
"typescript": "5.9.3",
133133
"undici": "7.20.0",
134134
"unenv": "^1.10.0",
135-
"verdaccio": "6.2.4",
135+
"verdaccio": "6.2.5",
136136
"verdaccio-auth-memory": "^10.0.0",
137137
"zone.js": "^0.16.0"
138138
},

packages/angular/build/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"dependencies": {
2121
"@ampproject/remapping": "2.3.0",
2222
"@angular-devkit/architect": "workspace:0.0.0-EXPERIMENTAL-PLACEHOLDER",
23-
"@babel/core": "7.28.6",
23+
"@babel/core": "7.29.0",
2424
"@babel/helper-annotate-as-pure": "7.27.3",
2525
"@babel/helper-split-export-declaration": "7.24.7",
2626
"@inquirer/confirm": "5.1.21",
@@ -37,7 +37,7 @@
3737
"parse5-html-rewriting-stream": "8.0.0",
3838
"picomatch": "4.0.3",
3939
"piscina": "5.1.4",
40-
"rolldown": "1.0.0-rc.1",
40+
"rolldown": "1.0.0-rc.2",
4141
"sass": "1.97.3",
4242
"semver": "7.7.3",
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.5",
3737
"npm-package-arg": "13.0.2",
38-
"pacote": "21.0.4",
38+
"pacote": "21.1.0",
3939
"parse5-html-rewriting-stream": "8.0.0",
4040
"semver": "7.7.3",
4141
"yargs": "18.0.0",

packages/angular_devkit/build_angular/package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -11,19 +11,19 @@
1111
"@angular-devkit/build-webpack": "workspace:0.0.0-EXPERIMENTAL-PLACEHOLDER",
1212
"@angular-devkit/core": "workspace:0.0.0-PLACEHOLDER",
1313
"@angular/build": "workspace:0.0.0-PLACEHOLDER",
14-
"@babel/core": "7.28.6",
15-
"@babel/generator": "7.28.6",
14+
"@babel/core": "7.29.0",
15+
"@babel/generator": "7.29.0",
1616
"@babel/helper-annotate-as-pure": "7.27.3",
1717
"@babel/helper-split-export-declaration": "7.24.7",
18-
"@babel/plugin-transform-async-generator-functions": "7.28.6",
18+
"@babel/plugin-transform-async-generator-functions": "7.29.0",
1919
"@babel/plugin-transform-async-to-generator": "7.28.6",
20-
"@babel/plugin-transform-runtime": "7.28.5",
21-
"@babel/preset-env": "7.28.6",
20+
"@babel/plugin-transform-runtime": "7.29.0",
21+
"@babel/preset-env": "7.29.0",
2222
"@babel/runtime": "7.28.6",
2323
"@discoveryjs/json-ext": "0.6.3",
2424
"@ngtools/webpack": "workspace:0.0.0-PLACEHOLDER",
2525
"ansi-colors": "4.1.3",
26-
"autoprefixer": "10.4.23",
26+
"autoprefixer": "10.4.24",
2727
"babel-loader": "10.0.0",
2828
"browserslist": "^4.26.0",
2929
"copy-webpack-plugin": "13.0.1",
@@ -55,7 +55,7 @@
5555
"tinyglobby": "0.2.15",
5656
"tree-kill": "1.2.2",
5757
"tslib": "2.8.1",
58-
"webpack": "5.104.1",
58+
"webpack": "5.105.0",
5959
"webpack-dev-middleware": "7.4.5",
6060
"webpack-dev-server": "5.2.3",
6161
"webpack-merge": "6.0.1",

packages/angular_devkit/build_webpack/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"devDependencies": {
2323
"@angular-devkit/core": "workspace:0.0.0-PLACEHOLDER",
2424
"@ngtools/webpack": "workspace:0.0.0-PLACEHOLDER",
25-
"webpack": "5.104.1",
25+
"webpack": "5.105.0",
2626
"webpack-dev-server": "5.2.3"
2727
},
2828
"peerDependencies": {

packages/ngtools/webpack/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,6 @@
3030
"@angular/compiler": "21.2.0-next.1",
3131
"@angular/compiler-cli": "21.2.0-next.1",
3232
"typescript": "5.9.3",
33-
"webpack": "5.104.1"
33+
"webpack": "5.105.0"
3434
}
3535
}

0 commit comments

Comments
 (0)