Skip to content

Commit 67e9406

Browse files
angular-robotangular-robot[bot]
authored andcommitted
build: update all non-major dependencies
1 parent d160856 commit 67e9406

File tree

6 files changed

+394
-86
lines changed

6 files changed

+394
-86
lines changed

WORKSPACE

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -89,9 +89,9 @@ yarn_install(
8989

9090
http_archive(
9191
name = "aspect_bazel_lib",
92-
sha256 = "97fa63d95cc9af006c4c7b2123ddd2a91fb8d273012f17648e6423bae2c69470",
93-
strip_prefix = "bazel-lib-1.30.2",
94-
url = "https://github.com/aspect-build/bazel-lib/archive/v1.30.2.tar.gz",
92+
sha256 = "800c49c2a3d3dfe8d17e4f6ec05db195b4eee7f2b098f20f67023d883b587306",
93+
strip_prefix = "bazel-lib-1.31.0",
94+
url = "https://github.com/aspect-build/bazel-lib/archive/v1.31.0.tar.gz",
9595
)
9696

9797
load("@aspect_bazel_lib//lib:repositories.bzl", "aspect_bazel_lib_dependencies", "register_jq_toolchains")

package.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -80,15 +80,15 @@
8080
"@angular/platform-server": "16.0.0-rc.4",
8181
"@angular/router": "16.0.0-rc.4",
8282
"@angular/service-worker": "16.0.0-rc.4",
83-
"@babel/core": "7.21.4",
84-
"@babel/generator": "7.21.4",
83+
"@babel/core": "7.21.8",
84+
"@babel/generator": "7.21.5",
8585
"@babel/helper-annotate-as-pure": "7.18.6",
8686
"@babel/helper-split-export-declaration": "7.18.6",
8787
"@babel/plugin-proposal-async-generator-functions": "7.20.7",
8888
"@babel/plugin-transform-async-to-generator": "7.20.7",
8989
"@babel/plugin-transform-runtime": "7.21.4",
90-
"@babel/preset-env": "7.21.4",
91-
"@babel/runtime": "7.21.0",
90+
"@babel/preset-env": "7.21.5",
91+
"@babel/runtime": "7.21.5",
9292
"@babel/template": "7.20.7",
9393
"@bazel/bazelisk": "1.12.1",
9494
"@bazel/buildifier": "6.1.2",
@@ -122,8 +122,8 @@
122122
"@types/yargs": "^17.0.20",
123123
"@types/yargs-parser": "^21.0.0",
124124
"@types/yarnpkg__lockfile": "^1.1.5",
125-
"@typescript-eslint/eslint-plugin": "5.59.1",
126-
"@typescript-eslint/parser": "5.59.1",
125+
"@typescript-eslint/eslint-plugin": "5.59.2",
126+
"@typescript-eslint/parser": "5.59.2",
127127
"@yarnpkg/lockfile": "1.1.0",
128128
"@vitejs/plugin-basic-ssl": "1.0.1",
129129
"ajv": "8.12.0",
@@ -135,7 +135,7 @@
135135
"bootstrap": "^4.0.0",
136136
"browserslist": "4.21.5",
137137
"buffer": "6.0.3",
138-
"cacache": "17.0.6",
138+
"cacache": "17.1.0",
139139
"chokidar": "3.5.3",
140140
"copy-webpack-plugin": "11.0.0",
141141
"critters": "0.0.16",
@@ -173,7 +173,7 @@
173173
"magic-string": "0.30.0",
174174
"mini-css-extract-plugin": "2.7.5",
175175
"mrmime": "1.0.1",
176-
"ng-packagr": "16.0.0-rc.1",
176+
"ng-packagr": "16.0.0",
177177
"node-fetch": "^2.2.0",
178178
"npm": "^8.11.0",
179179
"npm-package-arg": "10.1.0",
@@ -186,7 +186,7 @@
186186
"piscina": "3.2.0",
187187
"popper.js": "^1.14.1",
188188
"postcss": "8.4.23",
189-
"postcss-loader": "7.2.4",
189+
"postcss-loader": "7.3.0",
190190
"prettier": "^2.0.0",
191191
"protractor": "~7.0.0",
192192
"puppeteer": "18.2.1",
@@ -212,9 +212,9 @@
212212
"typescript": "~5.0.2",
213213
"verdaccio": "5.24.1",
214214
"verdaccio-auth-memory": "^10.0.0",
215-
"vite": "4.3.3",
216-
"webpack": "5.81.0",
217-
"webpack-dev-middleware": "6.0.2",
215+
"vite": "4.3.4",
216+
"webpack": "5.82.0",
217+
"webpack-dev-middleware": "6.1.0",
218218
"webpack-dev-server": "4.13.3",
219219
"webpack-merge": "5.8.0",
220220
"webpack-subresource-integrity": "5.1.0",

packages/angular_devkit/build_angular/package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -10,15 +10,15 @@
1010
"@angular-devkit/architect": "0.0.0-EXPERIMENTAL-PLACEHOLDER",
1111
"@angular-devkit/build-webpack": "0.0.0-EXPERIMENTAL-PLACEHOLDER",
1212
"@angular-devkit/core": "0.0.0-PLACEHOLDER",
13-
"@babel/core": "7.21.4",
14-
"@babel/generator": "7.21.4",
13+
"@babel/core": "7.21.8",
14+
"@babel/generator": "7.21.5",
1515
"@babel/helper-annotate-as-pure": "7.18.6",
1616
"@babel/helper-split-export-declaration": "7.18.6",
1717
"@babel/plugin-proposal-async-generator-functions": "7.20.7",
1818
"@babel/plugin-transform-async-to-generator": "7.20.7",
1919
"@babel/plugin-transform-runtime": "7.21.4",
20-
"@babel/preset-env": "7.21.4",
21-
"@babel/runtime": "7.21.0",
20+
"@babel/preset-env": "7.21.5",
21+
"@babel/runtime": "7.21.5",
2222
"@babel/template": "7.20.7",
2323
"@discoveryjs/json-ext": "0.5.7",
2424
"@ngtools/webpack": "0.0.0-PLACEHOLDER",
@@ -28,7 +28,7 @@
2828
"babel-loader": "9.1.2",
2929
"babel-plugin-istanbul": "6.1.1",
3030
"browserslist": "4.21.5",
31-
"cacache": "17.0.6",
31+
"cacache": "17.1.0",
3232
"chokidar": "3.5.3",
3333
"copy-webpack-plugin": "11.0.0",
3434
"critters": "0.0.16",
@@ -51,7 +51,7 @@
5151
"parse5-html-rewriting-stream": "7.0.0",
5252
"piscina": "3.2.0",
5353
"postcss": "8.4.23",
54-
"postcss-loader": "7.2.4",
54+
"postcss-loader": "7.3.0",
5555
"resolve-url-loader": "5.0.0",
5656
"rxjs": "7.8.1",
5757
"sass": "1.62.1",
@@ -63,9 +63,9 @@
6363
"text-table": "0.2.0",
6464
"tree-kill": "1.2.2",
6565
"tslib": "2.5.0",
66-
"vite": "4.3.3",
67-
"webpack": "5.81.0",
68-
"webpack-dev-middleware": "6.0.2",
66+
"vite": "4.3.4",
67+
"webpack": "5.82.0",
68+
"webpack-dev-middleware": "6.1.0",
6969
"webpack-dev-server": "4.13.3",
7070
"webpack-merge": "5.8.0",
7171
"webpack-subresource-integrity": "5.1.0"

packages/angular_devkit/build_webpack/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"devDependencies": {
1414
"@angular-devkit/core": "0.0.0-PLACEHOLDER",
1515
"node-fetch": "2.6.7",
16-
"webpack": "5.81.0"
16+
"webpack": "5.82.0"
1717
},
1818
"peerDependencies": {
1919
"webpack": "^5.30.0",

packages/ngtools/webpack/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,6 @@
3131
"@angular/compiler": "16.0.0-rc.4",
3232
"@angular/compiler-cli": "16.0.0-rc.4",
3333
"typescript": "~5.0.2",
34-
"webpack": "5.81.0"
34+
"webpack": "5.82.0"
3535
}
3636
}

0 commit comments

Comments
 (0)