|
31 | 31 | "react": ">=16.3.0" |
32 | 32 | }, |
33 | 33 | "devDependencies": { |
34 | | - "@babel/cli": "7.1.2", |
35 | | - "@babel/core": "7.1.2", |
36 | | - "@babel/plugin-proposal-object-rest-spread": "7.0.0", |
37 | | - "@babel/plugin-syntax-class-properties": "7.0.0", |
38 | | - "@babel/plugin-syntax-dynamic-import": "7.0.0", |
39 | | - "@babel/plugin-transform-flow-strip-types": "7.0.0", |
40 | | - "@babel/plugin-transform-object-assign": "7.0.0", |
41 | | - "@babel/preset-env": "7.1.0", |
42 | | - "@babel/preset-react": "7.0.0", |
| 34 | + "@babel/cli": "7.22.10", |
| 35 | + "@babel/core": "7.22.10", |
| 36 | + "@babel/plugin-proposal-object-rest-spread": "7.20.7", |
| 37 | + "@babel/plugin-syntax-class-properties": "7.12.13", |
| 38 | + "@babel/plugin-syntax-dynamic-import": "7.8.3", |
| 39 | + "@babel/plugin-transform-flow-strip-types": "7.22.5", |
| 40 | + "@babel/plugin-transform-object-assign": "7.22.5", |
| 41 | + "@babel/preset-env": "7.22.10", |
| 42 | + "@babel/preset-react": "7.22.5", |
43 | 43 | "babel-core": "7.0.0-bridge.0", |
44 | 44 | "eslint": "5.8.0", |
45 | 45 | "eslint-config-metalab": "10.0.0", |
|
0 commit comments