|
70 | 70 | "@angular/router": "19.0.0-next.0",
|
71 | 71 | "@angular/service-worker": "19.0.0-next.0",
|
72 | 72 | "@babel/core": "7.25.2",
|
73 |
| - "@babel/generator": "7.25.0", |
| 73 | + "@babel/generator": "7.25.4", |
74 | 74 | "@babel/helper-annotate-as-pure": "7.24.7",
|
75 | 75 | "@babel/helper-split-export-declaration": "7.24.7",
|
76 | 76 | "@babel/plugin-syntax-import-attributes": "7.24.7",
|
77 |
| - "@babel/plugin-transform-async-generator-functions": "7.25.0", |
| 77 | + "@babel/plugin-transform-async-generator-functions": "7.25.4", |
78 | 78 | "@babel/plugin-transform-async-to-generator": "7.24.7",
|
79 |
| - "@babel/plugin-transform-runtime": "7.24.7", |
80 |
| - "@babel/preset-env": "7.25.3", |
81 |
| - "@babel/runtime": "7.25.0", |
| 79 | + "@babel/plugin-transform-runtime": "7.25.4", |
| 80 | + "@babel/preset-env": "7.25.4", |
| 81 | + "@babel/runtime": "7.25.4", |
82 | 82 | "@bazel/bazelisk": "1.19.0",
|
83 | 83 | "@bazel/buildifier": "7.1.2",
|
84 | 84 | "@bazel/concatjs": "patch:@bazel/concatjs@npm%3A5.8.1#~/.yarn/patches/@bazel-concatjs-npm-5.8.1-1bf81df846.patch",
|
|
164 | 164 | "magic-string": "0.30.11",
|
165 | 165 | "mini-css-extract-plugin": "2.9.1",
|
166 | 166 | "mrmime": "2.0.0",
|
167 |
| - "ng-packagr": "19.0.0-next.0", |
| 167 | + "ng-packagr": "19.0.0-next.1", |
168 | 168 | "npm": "^10.8.1",
|
169 | 169 | "npm-package-arg": "11.0.3",
|
170 | 170 | "npm-pick-manifest": "9.1.0",
|
|
204 | 204 | "vite": "5.4.2",
|
205 | 205 | "watchpack": "2.4.2",
|
206 | 206 | "webpack": "5.93.0",
|
207 |
| - "webpack-dev-middleware": "7.4.1", |
| 207 | + "webpack-dev-middleware": "7.4.2", |
208 | 208 | "webpack-dev-server": "5.0.4",
|
209 | 209 | "webpack-merge": "6.0.1",
|
210 | 210 | "webpack-subresource-integrity": "5.1.0",
|
211 | 211 | "yargs": "17.7.2",
|
212 | 212 | "yargs-parser": "21.1.1",
|
213 |
| - "zone.js": "^0.14.0" |
| 213 | + "zone.js": "^0.15.0" |
214 | 214 | },
|
215 | 215 | "dependenciesMeta": {
|
216 | 216 | "esbuild": {
|
|
0 commit comments