|
77 | 77 | "@angular/router": "17.1.0-next.0",
|
78 | 78 | "@angular/service-worker": "17.1.0-next.0",
|
79 | 79 | "@babel/core": "7.23.3",
|
80 |
| - "@babel/generator": "7.23.3", |
| 80 | + "@babel/generator": "7.23.4", |
81 | 81 | "@babel/helper-annotate-as-pure": "7.22.5",
|
82 | 82 | "@babel/helper-split-export-declaration": "7.22.6",
|
83 |
| - "@babel/plugin-transform-async-generator-functions": "7.23.3", |
| 83 | + "@babel/plugin-transform-async-generator-functions": "7.23.4", |
84 | 84 | "@babel/plugin-transform-async-to-generator": "7.23.3",
|
85 |
| - "@babel/plugin-transform-runtime": "7.23.3", |
| 85 | + "@babel/plugin-transform-runtime": "7.23.4", |
86 | 86 | "@babel/preset-env": "7.23.3",
|
87 |
| - "@babel/runtime": "7.23.2", |
| 87 | + "@babel/runtime": "7.23.4", |
88 | 88 | "@bazel/bazelisk": "1.19.0",
|
89 | 89 | "@bazel/buildifier": "6.4.0",
|
90 | 90 | "@bazel/concatjs": "5.8.1",
|
|
93 | 93 | "@discoveryjs/json-ext": "0.5.7",
|
94 | 94 | "@rollup/plugin-commonjs": "^25.0.0",
|
95 | 95 | "@rollup/plugin-node-resolve": "^13.0.5",
|
96 |
| - "@types/babel__core": "7.20.4", |
| 96 | + "@types/babel__core": "7.20.5", |
97 | 97 | "@types/browser-sync": "^2.27.0",
|
98 | 98 | "@types/browserslist": "^4.15.0",
|
99 | 99 | "@types/express": "^4.16.0",
|
|
118 | 118 | "@types/yargs-parser": "^21.0.0",
|
119 | 119 | "@types/yarnpkg__lockfile": "^1.1.5",
|
120 | 120 | "@typescript-eslint/eslint-plugin": "5.61.0",
|
121 |
| - "@typescript-eslint/parser": "6.11.0", |
| 121 | + "@typescript-eslint/parser": "6.12.0", |
122 | 122 | "@vitejs/plugin-basic-ssl": "1.0.2",
|
123 | 123 | "@yarnpkg/lockfile": "1.1.0",
|
124 | 124 | "ajv": "8.12.0",
|
|
136 | 136 | "critters": "0.0.20",
|
137 | 137 | "css-loader": "6.8.1",
|
138 | 138 | "debug": "^4.1.1",
|
139 |
| - "esbuild": "0.19.6", |
140 |
| - "esbuild-wasm": "0.19.6", |
| 139 | + "esbuild": "0.19.7", |
| 140 | + "esbuild-wasm": "0.19.7", |
141 | 141 | "eslint": "8.54.0",
|
142 | 142 | "eslint-config-prettier": "9.0.0",
|
143 | 143 | "eslint-plugin-header": "3.1.1",
|
|
210 | 210 | "undici": "5.27.2",
|
211 | 211 | "verdaccio": "5.27.0",
|
212 | 212 | "verdaccio-auth-memory": "^10.0.0",
|
213 |
| - "vite": "5.0.0", |
| 213 | + "vite": "5.0.2", |
214 | 214 | "webpack": "5.89.0",
|
215 | 215 | "webpack-dev-middleware": "6.1.1",
|
216 | 216 | "webpack-dev-server": "4.15.1",
|
|
0 commit comments