|
10 | 10 | "@angular-devkit/architect": "0.0.0-EXPERIMENTAL-PLACEHOLDER", |
11 | 11 | "@angular-devkit/build-webpack": "0.0.0-EXPERIMENTAL-PLACEHOLDER", |
12 | 12 | "@angular-devkit/core": "0.0.0-PLACEHOLDER", |
13 | | - "@babel/core": "7.22.1", |
14 | | - "@babel/generator": "7.22.3", |
15 | | - "@babel/helper-annotate-as-pure": "7.18.6", |
16 | | - "@babel/helper-split-export-declaration": "7.18.6", |
| 13 | + "@babel/core": "7.22.5", |
| 14 | + "@babel/generator": "7.22.5", |
| 15 | + "@babel/helper-annotate-as-pure": "7.22.5", |
| 16 | + "@babel/helper-split-export-declaration": "7.22.5", |
17 | 17 | "@babel/plugin-proposal-async-generator-functions": "7.20.7", |
18 | | - "@babel/plugin-transform-async-to-generator": "7.20.7", |
19 | | - "@babel/plugin-transform-runtime": "7.22.4", |
20 | | - "@babel/preset-env": "7.22.4", |
21 | | - "@babel/runtime": "7.22.3", |
22 | | - "@babel/template": "7.21.9", |
| 18 | + "@babel/plugin-transform-async-to-generator": "7.22.5", |
| 19 | + "@babel/plugin-transform-runtime": "7.22.5", |
| 20 | + "@babel/preset-env": "7.22.5", |
| 21 | + "@babel/runtime": "7.22.5", |
| 22 | + "@babel/template": "7.22.5", |
23 | 23 | "@discoveryjs/json-ext": "0.5.7", |
24 | 24 | "@ngtools/webpack": "0.0.0-PLACEHOLDER", |
25 | 25 | "@vitejs/plugin-basic-ssl": "1.0.1", |
|
55 | 55 | "postcss-loader": "7.3.2", |
56 | 56 | "resolve-url-loader": "5.0.0", |
57 | 57 | "rxjs": "7.8.1", |
58 | | - "sass": "1.62.1", |
| 58 | + "sass": "1.63.2", |
59 | 59 | "sass-loader": "13.3.1", |
60 | 60 | "semver": "7.5.1", |
61 | 61 | "source-map-loader": "4.0.1", |
|
0 commit comments