|
70 | 70 | "@angular/router": "18.2.0-next.2",
|
71 | 71 | "@angular/service-worker": "18.2.0-next.2",
|
72 | 72 | "@babel/core": "7.24.9",
|
73 |
| - "@babel/generator": "7.24.10", |
| 73 | + "@babel/generator": "7.25.0", |
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.24.7", |
| 77 | + "@babel/plugin-transform-async-generator-functions": "7.25.0", |
78 | 78 | "@babel/plugin-transform-async-to-generator": "7.24.7",
|
79 | 79 | "@babel/plugin-transform-runtime": "7.24.7",
|
80 |
| - "@babel/preset-env": "7.24.8", |
81 |
| - "@babel/runtime": "7.24.8", |
| 80 | + "@babel/preset-env": "7.25.0", |
| 81 | + "@babel/runtime": "7.25.0", |
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",
|
85 | 85 | "@bazel/jasmine": "patch:@bazel/jasmine@npm%3A5.8.1#~/.yarn/patches/@bazel-jasmine-npm-5.8.1-3370fee155.patch",
|
86 | 86 | "@discoveryjs/json-ext": "0.6.0",
|
87 |
| - "@inquirer/confirm": "3.1.17", |
88 |
| - "@inquirer/prompts": "5.3.2", |
89 |
| - "@listr2/prompt-adapter-inquirer": "2.0.14", |
| 87 | + "@inquirer/confirm": "3.1.18", |
| 88 | + "@inquirer/prompts": "5.3.4", |
| 89 | + "@listr2/prompt-adapter-inquirer": "2.0.15", |
90 | 90 | "@rollup/plugin-commonjs": "^26.0.0",
|
91 | 91 | "@rollup/plugin-node-resolve": "^13.0.5",
|
92 | 92 | "@types/babel__core": "7.20.5",
|
|
141 | 141 | "http-proxy": "^1.18.1",
|
142 | 142 | "http-proxy-middleware": "3.0.0",
|
143 | 143 | "https-proxy-agent": "7.0.5",
|
144 |
| - "husky": "9.1.2", |
| 144 | + "husky": "9.1.3", |
145 | 145 | "ini": "4.1.3",
|
146 | 146 | "istanbul-lib-instrument": "6.0.3",
|
147 | 147 | "jasmine": "^5.0.0",
|
|
157 | 157 | "less": "4.2.0",
|
158 | 158 | "less-loader": "12.2.0",
|
159 | 159 | "license-webpack-plugin": "4.0.2",
|
160 |
| - "listr2": "8.2.3", |
| 160 | + "listr2": "8.2.4", |
161 | 161 | "lmdb": "3.0.12",
|
162 | 162 | "loader-utils": "3.3.1",
|
163 | 163 | "lodash": "^4.17.21",
|
|
180 | 180 | "puppeteer": "18.2.1",
|
181 | 181 | "quicktype-core": "23.0.170",
|
182 | 182 | "resolve-url-loader": "5.0.0",
|
183 |
| - "rollup": "4.19.0", |
| 183 | + "rollup": "4.19.1", |
184 | 184 | "rollup-plugin-sourcemaps": "^0.6.0",
|
185 | 185 | "rxjs": "7.8.1",
|
186 | 186 | "sass": "1.77.8",
|
|
198 | 198 | "tslib": "2.6.3",
|
199 | 199 | "typescript": "5.5.4",
|
200 | 200 | "undici": "6.19.4",
|
201 |
| - "verdaccio": "5.31.1", |
| 201 | + "verdaccio": "5.32.0", |
202 | 202 | "verdaccio-auth-memory": "^10.0.0",
|
203 | 203 | "vite": "5.3.5",
|
204 | 204 | "watchpack": "2.4.1",
|
|
0 commit comments