Skip to content

Commit 75b5023

Browse files
angular-robotclydin
authored andcommitted
build: update all non-major dependencies
(cherry picked from commit 4e923fa)
1 parent fa81bb8 commit 75b5023

File tree

5 files changed

+299
-141
lines changed

5 files changed

+299
-141
lines changed

package.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -68,15 +68,15 @@
6868
"@angular/platform-server": "18.0.0-next.6",
6969
"@angular/router": "18.0.0-next.6",
7070
"@angular/service-worker": "18.0.0-next.6",
71-
"@babel/core": "7.24.4",
72-
"@babel/generator": "7.24.4",
71+
"@babel/core": "7.24.5",
72+
"@babel/generator": "7.24.5",
7373
"@babel/helper-annotate-as-pure": "7.22.5",
74-
"@babel/helper-split-export-declaration": "7.22.6",
74+
"@babel/helper-split-export-declaration": "7.24.5",
7575
"@babel/plugin-transform-async-generator-functions": "7.24.3",
7676
"@babel/plugin-transform-async-to-generator": "7.24.1",
7777
"@babel/plugin-transform-runtime": "7.24.3",
78-
"@babel/preset-env": "7.24.4",
79-
"@babel/runtime": "7.24.4",
78+
"@babel/preset-env": "7.24.5",
79+
"@babel/runtime": "7.24.5",
8080
"@bazel/bazelisk": "1.19.0",
8181
"@bazel/buildifier": "7.1.1",
8282
"@bazel/concatjs": "5.8.1",
@@ -112,12 +112,12 @@
112112
"@types/yargs": "^17.0.20",
113113
"@types/yargs-parser": "^21.0.0",
114114
"@types/yarnpkg__lockfile": "^1.1.5",
115-
"@typescript-eslint/eslint-plugin": "7.7.1",
116-
"@typescript-eslint/parser": "7.7.1",
115+
"@typescript-eslint/eslint-plugin": "7.8.0",
116+
"@typescript-eslint/parser": "7.8.0",
117117
"@vitejs/plugin-basic-ssl": "1.1.0",
118118
"@web/test-runner": "^0.18.0",
119119
"@yarnpkg/lockfile": "1.1.0",
120-
"ajv": "8.12.0",
120+
"ajv": "8.13.0",
121121
"ajv-formats": "3.0.1",
122122
"ansi-colors": "4.1.3",
123123
"autoprefixer": "10.4.19",
@@ -179,7 +179,7 @@
179179
"prettier": "^3.0.0",
180180
"protractor": "~7.0.0",
181181
"puppeteer": "18.2.1",
182-
"quicktype-core": "23.0.156",
182+
"quicktype-core": "23.0.158",
183183
"resolve-url-loader": "5.0.0",
184184
"rollup": "~4.17.0",
185185
"rollup-plugin-sourcemaps": "^0.6.0",
@@ -195,12 +195,12 @@
195195
"spdx-satisfies": "^5.0.0",
196196
"symbol-observable": "4.0.0",
197197
"tar": "^6.1.6",
198-
"terser": "5.30.4",
198+
"terser": "5.31.0",
199199
"tree-kill": "1.2.2",
200200
"ts-node": "^10.9.1",
201201
"tslib": "2.6.2",
202202
"typescript": "5.4.5",
203-
"undici": "6.14.1",
203+
"undici": "6.15.0",
204204
"verdaccio": "5.30.3",
205205
"verdaccio-auth-memory": "^10.0.0",
206206
"vite": "5.2.10",

packages/angular/build/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,9 @@
2020
"dependencies": {
2121
"@ampproject/remapping": "2.3.0",
2222
"@angular-devkit/architect": "0.0.0-EXPERIMENTAL-PLACEHOLDER",
23-
"@babel/core": "7.24.4",
23+
"@babel/core": "7.24.5",
2424
"@babel/helper-annotate-as-pure": "7.22.5",
25-
"@babel/helper-split-export-declaration": "7.22.6",
25+
"@babel/helper-split-export-declaration": "7.24.5",
2626
"@vitejs/plugin-basic-ssl": "1.1.0",
2727
"ansi-colors": "4.1.3",
2828
"browserslist": "^4.23.0",
@@ -40,7 +40,7 @@
4040
"postcss": "8.4.38",
4141
"sass": "1.75.0",
4242
"semver": "7.6.0",
43-
"undici": "6.14.1",
43+
"undici": "6.15.0",
4444
"vite": "5.2.10",
4545
"watchpack": "2.4.1"
4646
},

packages/angular_devkit/build_angular/package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -11,15 +11,15 @@
1111
"@angular-devkit/architect": "0.0.0-EXPERIMENTAL-PLACEHOLDER",
1212
"@angular-devkit/build-webpack": "0.0.0-EXPERIMENTAL-PLACEHOLDER",
1313
"@angular-devkit/core": "0.0.0-PLACEHOLDER",
14-
"@babel/core": "7.24.4",
15-
"@babel/generator": "7.24.4",
14+
"@babel/core": "7.24.5",
15+
"@babel/generator": "7.24.5",
1616
"@babel/helper-annotate-as-pure": "7.22.5",
17-
"@babel/helper-split-export-declaration": "7.22.6",
17+
"@babel/helper-split-export-declaration": "7.24.5",
1818
"@babel/plugin-transform-async-generator-functions": "7.24.3",
1919
"@babel/plugin-transform-async-to-generator": "7.24.1",
2020
"@babel/plugin-transform-runtime": "7.24.3",
21-
"@babel/preset-env": "7.24.4",
22-
"@babel/runtime": "7.24.4",
21+
"@babel/preset-env": "7.24.5",
22+
"@babel/runtime": "7.24.5",
2323
"@discoveryjs/json-ext": "0.5.7",
2424
"@ngtools/webpack": "0.0.0-PLACEHOLDER",
2525
"@vitejs/plugin-basic-ssl": "1.1.0",
@@ -59,10 +59,10 @@
5959
"semver": "7.6.0",
6060
"source-map-loader": "5.0.0",
6161
"source-map-support": "0.5.21",
62-
"terser": "5.30.4",
62+
"terser": "5.31.0",
6363
"tree-kill": "1.2.2",
6464
"tslib": "2.6.2",
65-
"undici": "6.14.1",
65+
"undici": "6.15.0",
6666
"vite": "5.2.10",
6767
"watchpack": "2.4.1",
6868
"webpack": "5.91.0",

packages/angular_devkit/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
},
2727
"dependencies": {
2828
"ajv-formats": "3.0.1",
29-
"ajv": "8.12.0",
29+
"ajv": "8.13.0",
3030
"jsonc-parser": "3.2.1",
3131
"picomatch": "4.0.2",
3232
"rxjs": "7.8.1",

0 commit comments

Comments
 (0)