|
44 | 44 | "progress": "^2.0.0" |
45 | 45 | }, |
46 | 46 | "devDependencies": { |
47 | | - "@babel/cli": "7.14.5", |
48 | | - "@babel/core": "7.14.6", |
49 | | - "@babel/plugin-proposal-decorators": "7.14.5", |
50 | | - "@babel/plugin-proposal-function-sent": "7.14.5", |
51 | | - "@babel/plugin-proposal-throw-expressions": "7.14.5", |
| 47 | + "@babel/cli": "7.22.9", |
| 48 | + "@babel/core": "7.22.9", |
| 49 | + "@babel/plugin-proposal-decorators": "7.22.7", |
| 50 | + "@babel/plugin-proposal-function-sent": "7.22.5", |
| 51 | + "@babel/plugin-proposal-throw-expressions": "7.22.5", |
52 | 52 | "@babel/plugin-syntax-dynamic-import": "7.8.3", |
53 | 53 | "@babel/plugin-syntax-import-meta": "7.10.4", |
54 | | - "@babel/plugin-transform-proto-to-assign": "7.14.5", |
55 | | - "@babel/plugin-transform-runtime": "7.14.5", |
56 | | - "@babel/preset-env": "7.14.7", |
57 | | - "@babel/preset-flow": "7.14.5", |
58 | | - "@babel/preset-react": "7.14.5", |
| 54 | + "@babel/plugin-transform-proto-to-assign": "7.22.5", |
| 55 | + "@babel/plugin-transform-runtime": "7.22.9", |
| 56 | + "@babel/preset-env": "7.22.9", |
| 57 | + "@babel/preset-flow": "7.22.5", |
| 58 | + "@babel/preset-react": "7.22.5", |
59 | 59 | "babel-eslint": "9.0.0", |
60 | 60 | "babel-plugin-transform-minify-booleans": "6.8.3", |
61 | 61 | "babel-plugin-transform-remove-console": "6.8.5", |
|
0 commit comments