Skip to content

Commit 523c2c9

Browse files
angular-robotalan-agius4
authored andcommitted
build: update all non-major dependencies
1 parent 62a99b7 commit 523c2c9

File tree

4 files changed

+1058
-519
lines changed

4 files changed

+1058
-519
lines changed

package.json

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -69,17 +69,17 @@
6969
"@angular/platform-server": "19.0.0-next.8",
7070
"@angular/router": "19.0.0-next.8",
7171
"@angular/service-worker": "19.0.0-next.8",
72-
"@babel/core": "7.25.2",
73-
"@babel/generator": "7.25.6",
74-
"@babel/helper-annotate-as-pure": "7.24.7",
72+
"@babel/core": "7.25.7",
73+
"@babel/generator": "7.25.7",
74+
"@babel/helper-annotate-as-pure": "7.25.7",
7575
"@babel/helper-split-export-declaration": "7.24.7",
76-
"@babel/plugin-syntax-import-attributes": "7.25.6",
77-
"@babel/plugin-transform-async-generator-functions": "7.25.4",
78-
"@babel/plugin-transform-async-to-generator": "7.24.7",
79-
"@babel/plugin-transform-runtime": "7.25.4",
80-
"@babel/preset-env": "7.25.4",
81-
"@babel/runtime": "7.25.6",
82-
"@bazel/bazelisk": "1.21.0",
76+
"@babel/plugin-syntax-import-attributes": "7.25.7",
77+
"@babel/plugin-transform-async-generator-functions": "7.25.7",
78+
"@babel/plugin-transform-async-to-generator": "7.25.7",
79+
"@babel/plugin-transform-runtime": "7.25.7",
80+
"@babel/preset-env": "7.25.7",
81+
"@babel/runtime": "7.25.7",
82+
"@bazel/bazelisk": "1.22.0",
8383
"@bazel/buildifier": "7.3.1",
8484
"@bazel/concatjs": "patch:@bazel/concatjs@npm%3A5.8.1#~/.yarn/patches/@bazel-concatjs-npm-5.8.1-1bf81df846.patch",
8585
"@bazel/jasmine": "patch:@bazel/jasmine@npm%3A5.8.1#~/.yarn/patches/@bazel-jasmine-npm-5.8.1-3370fee155.patch",
@@ -114,8 +114,8 @@
114114
"@types/yargs": "^17.0.20",
115115
"@types/yargs-parser": "^21.0.0",
116116
"@types/yarnpkg__lockfile": "^1.1.5",
117-
"@typescript-eslint/eslint-plugin": "8.7.0",
118-
"@typescript-eslint/parser": "8.7.0",
117+
"@typescript-eslint/eslint-plugin": "8.8.0",
118+
"@typescript-eslint/parser": "8.8.0",
119119
"@vitejs/plugin-basic-ssl": "1.1.0",
120120
"@web/test-runner": "^0.19.0",
121121
"@yarnpkg/lockfile": "1.1.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.22.5",
186+
"rollup": "4.24.0",
187187
"rollup-plugin-sourcemaps": "^0.6.0",
188188
"rxjs": "7.8.1",
189189
"sass": "1.79.4",

packages/angular/build/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,10 +20,10 @@
2020
"dependencies": {
2121
"@ampproject/remapping": "2.3.0",
2222
"@angular-devkit/architect": "0.0.0-EXPERIMENTAL-PLACEHOLDER",
23-
"@babel/core": "7.25.2",
24-
"@babel/helper-annotate-as-pure": "7.24.7",
23+
"@babel/core": "7.25.7",
24+
"@babel/helper-annotate-as-pure": "7.25.7",
2525
"@babel/helper-split-export-declaration": "7.24.7",
26-
"@babel/plugin-syntax-import-attributes": "7.25.6",
26+
"@babel/plugin-syntax-import-attributes": "7.25.7",
2727
"@inquirer/confirm": "4.0.1",
2828
"@vitejs/plugin-basic-ssl": "1.1.0",
2929
"browserslist": "^4.23.0",
@@ -39,7 +39,7 @@
3939
"parse5-html-rewriting-stream": "7.0.0",
4040
"picomatch": "4.0.2",
4141
"piscina": "4.7.0",
42-
"rollup": "4.22.5",
42+
"rollup": "4.24.0",
4343
"sass": "1.79.4",
4444
"semver": "7.6.3",
4545
"vite": "5.4.8",

packages/angular_devkit/build_angular/package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -11,15 +11,15 @@
1111
"@angular-devkit/build-webpack": "0.0.0-EXPERIMENTAL-PLACEHOLDER",
1212
"@angular-devkit/core": "0.0.0-PLACEHOLDER",
1313
"@angular/build": "0.0.0-PLACEHOLDER",
14-
"@babel/core": "7.25.2",
15-
"@babel/generator": "7.25.6",
16-
"@babel/helper-annotate-as-pure": "7.24.7",
14+
"@babel/core": "7.25.7",
15+
"@babel/generator": "7.25.7",
16+
"@babel/helper-annotate-as-pure": "7.25.7",
1717
"@babel/helper-split-export-declaration": "7.24.7",
18-
"@babel/plugin-transform-async-generator-functions": "7.25.4",
19-
"@babel/plugin-transform-async-to-generator": "7.24.7",
20-
"@babel/plugin-transform-runtime": "7.25.4",
21-
"@babel/preset-env": "7.25.4",
22-
"@babel/runtime": "7.25.6",
18+
"@babel/plugin-transform-async-generator-functions": "7.25.7",
19+
"@babel/plugin-transform-async-to-generator": "7.25.7",
20+
"@babel/plugin-transform-runtime": "7.25.7",
21+
"@babel/preset-env": "7.25.7",
22+
"@babel/runtime": "7.25.7",
2323
"@discoveryjs/json-ext": "0.6.1",
2424
"@ngtools/webpack": "0.0.0-PLACEHOLDER",
2525
"@vitejs/plugin-basic-ssl": "1.1.0",

0 commit comments

Comments
 (0)