|
23 | 23 | "author": "Deloitte Digital AU", |
24 | 24 | "license": "BSD-3-Clause", |
25 | 25 | "dependencies": { |
26 | | - "@babel/core": "7.4.4", |
27 | | - "@babel/plugin-proposal-class-properties": "7.4.4", |
28 | | - "@babel/plugin-proposal-object-rest-spread": "7.4.4", |
29 | | - "@babel/plugin-syntax-dynamic-import": "7.2.0", |
| 26 | + "@babel/core": "7.28.3", |
| 27 | + "@babel/plugin-proposal-class-properties": "7.18.6", |
| 28 | + "@babel/plugin-proposal-object-rest-spread": "7.20.7", |
| 29 | + "@babel/plugin-syntax-dynamic-import": "7.8.3", |
30 | 30 | "@babel/plugin-transform-block-scoping": "^7.4.4", |
31 | | - "@babel/plugin-transform-destructuring": "7.4.4", |
32 | | - "@babel/plugin-transform-regenerator": "7.4.4", |
33 | | - "@babel/plugin-transform-runtime": "7.4.4", |
34 | | - "@babel/preset-env": "7.4.4", |
35 | | - "@babel/runtime": "7.4.4", |
| 31 | + "@babel/plugin-transform-destructuring": "7.28.0", |
| 32 | + "@babel/plugin-transform-regenerator": "7.28.3", |
| 33 | + "@babel/plugin-transform-runtime": "7.28.3", |
| 34 | + "@babel/preset-env": "7.28.3", |
| 35 | + "@babel/runtime": "7.28.3", |
36 | 36 | "babel-plugin-dynamic-import-node": "2.2.0" |
37 | 37 | } |
38 | 38 | } |
0 commit comments