File tree Expand file tree Collapse file tree 4 files changed +178
-149
lines changed
packages/angular_devkit/build_angular Expand file tree Collapse file tree 4 files changed +178
-149
lines changed Original file line number Diff line number Diff line change @@ -89,9 +89,9 @@ yarn_install(
89
89
90
90
http_archive (
91
91
name = "aspect_bazel_lib" ,
92
- sha256 = "e3151d87910f69cf1fc88755392d7c878034a69d6499b287bcfc00b1cf9bb415 " ,
93
- strip_prefix = "bazel-lib-1.32.1 " ,
94
- url = "https://github.com/aspect-build/bazel-lib/archive/v1.32.1 .tar.gz" ,
92
+ sha256 = "d488d8ecca98a4042442a4ae5f1ab0b614f896c0ebf6e3eafff363bcc51c6e62 " ,
93
+ strip_prefix = "bazel-lib-1.33.0 " ,
94
+ url = "https://github.com/aspect-build/bazel-lib/archive/v1.33.0 .tar.gz" ,
95
95
)
96
96
97
97
load ("@aspect_bazel_lib//lib:repositories.bzl" , "aspect_bazel_lib_dependencies" , "register_jq_toolchains" )
Original file line number Diff line number Diff line change 133
133
"critters" : " 0.0.19" ,
134
134
"css-loader" : " 6.8.1" ,
135
135
"debug" : " ^4.1.1" ,
136
- "esbuild" : " 0.18.14 " ,
137
- "esbuild-wasm" : " 0.18.14 " ,
136
+ "esbuild" : " 0.18.16 " ,
137
+ "esbuild-wasm" : " 0.18.16 " ,
138
138
"eslint" : " 8.45.0" ,
139
139
"eslint-config-prettier" : " 8.8.0" ,
140
140
"eslint-plugin-header" : " 3.1.1" ,
141
141
"eslint-plugin-import" : " 2.27.5" ,
142
142
"express" : " 4.18.2" ,
143
- "fast-glob" : " 3.3.0 " ,
143
+ "fast-glob" : " 3.3.1 " ,
144
144
"guess-parser" : " 0.4.22" ,
145
145
"http-proxy" : " ^1.18.1" ,
146
146
"https-proxy-agent" : " 5.0.1" ,
177
177
"picomatch" : " 2.3.1" ,
178
178
"piscina" : " 4.0.0" ,
179
179
"popper.js" : " ^1.14.1" ,
180
- "postcss" : " 8.4.26 " ,
180
+ "postcss" : " 8.4.27 " ,
181
181
"postcss-loader" : " 7.3.3" ,
182
182
"prettier" : " ^3.0.0" ,
183
183
"protractor" : " ~7.0.0" ,
184
184
"puppeteer" : " 18.2.1" ,
185
185
"quicktype-core" : " 23.0.59" ,
186
186
"resolve-url-loader" : " 5.0.0" ,
187
187
"rxjs" : " 7.8.1" ,
188
- "sass" : " 1.63.6 " ,
188
+ "sass" : " 1.64.1 " ,
189
189
"sass-loader" : " 13.3.2" ,
190
190
"sauce-connect-proxy" : " https://saucelabs.com/downloads/sc-4.9.1-linux.tar.gz" ,
191
191
"semver" : " 7.5.4" ,
196
196
"spdx-satisfies" : " ^5.0.0" ,
197
197
"symbol-observable" : " 4.0.0" ,
198
198
"tar" : " ^6.1.6" ,
199
- "terser" : " 5.19.1 " ,
199
+ "terser" : " 5.19.2 " ,
200
200
"text-table" : " 0.2.0" ,
201
201
"tree-kill" : " 1.2.2" ,
202
202
"ts-node" : " ^10.9.1" ,
203
203
"tslib" : " 2.6.0" ,
204
204
"typescript" : " 5.1.6" ,
205
- "verdaccio" : " 5.26.0 " ,
205
+ "verdaccio" : " 5.26.1 " ,
206
206
"verdaccio-auth-memory" : " ^10.0.0" ,
207
- "vite" : " 4.4.4 " ,
207
+ "vite" : " 4.4.7 " ,
208
208
"webpack" : " 5.88.2" ,
209
209
"webpack-dev-middleware" : " 6.1.1" ,
210
210
"webpack-dev-server" : " 4.15.1" ,
Original file line number Diff line number Diff line change 32
32
"copy-webpack-plugin" : " 11.0.0" ,
33
33
"critters" : " 0.0.19" ,
34
34
"css-loader" : " 6.8.1" ,
35
- "esbuild-wasm" : " 0.18.14 " ,
36
- "fast-glob" : " 3.3.0 " ,
35
+ "esbuild-wasm" : " 0.18.16 " ,
36
+ "fast-glob" : " 3.3.1 " ,
37
37
"guess-parser" : " 0.4.22" ,
38
38
"https-proxy-agent" : " 5.0.1" ,
39
39
"inquirer" : " 8.2.4" ,
51
51
"parse5-html-rewriting-stream" : " 7.0.0" ,
52
52
"picomatch" : " 2.3.1" ,
53
53
"piscina" : " 4.0.0" ,
54
- "postcss" : " 8.4.26 " ,
54
+ "postcss" : " 8.4.27 " ,
55
55
"postcss-loader" : " 7.3.3" ,
56
56
"resolve-url-loader" : " 5.0.0" ,
57
57
"rxjs" : " 7.8.1" ,
58
- "sass" : " 1.63.6 " ,
58
+ "sass" : " 1.64.1 " ,
59
59
"sass-loader" : " 13.3.2" ,
60
60
"semver" : " 7.5.4" ,
61
61
"source-map-loader" : " 4.0.1" ,
62
62
"source-map-support" : " 0.5.21" ,
63
- "terser" : " 5.19.1 " ,
63
+ "terser" : " 5.19.2 " ,
64
64
"text-table" : " 0.2.0" ,
65
65
"tree-kill" : " 1.2.2" ,
66
66
"tslib" : " 2.6.0" ,
67
- "vite" : " 4.4.4 " ,
67
+ "vite" : " 4.4.7 " ,
68
68
"webpack" : " 5.88.2" ,
69
69
"webpack-dev-middleware" : " 6.1.1" ,
70
70
"webpack-dev-server" : " 4.15.1" ,
71
71
"webpack-merge" : " 5.9.0" ,
72
72
"webpack-subresource-integrity" : " 5.1.0"
73
73
},
74
74
"optionalDependencies" : {
75
- "esbuild" : " 0.18.14 "
75
+ "esbuild" : " 0.18.16 "
76
76
},
77
77
"peerDependencies" : {
78
78
"@angular/compiler-cli" : " ^16.0.0 || ^16.2.0-next.0" ,
You can’t perform that action at this time.
0 commit comments