|
28 | 28 | "react-router-dom": "5.2.0" |
29 | 29 | }, |
30 | 30 | "devDependencies": { |
31 | | - "@babel/cli": "7.14.8", |
32 | | - "@babel/core": "7.14.8", |
33 | | - "@babel/node": "7.14.7", |
34 | | - "@babel/plugin-proposal-class-properties": "7.14.5", |
35 | | - "@babel/plugin-proposal-object-rest-spread": "7.14.7", |
| 31 | + "@babel/cli": "7.25.9", |
| 32 | + "@babel/core": "7.26.0", |
| 33 | + "@babel/node": "7.26.0", |
| 34 | + "@babel/plugin-proposal-class-properties": "7.18.6", |
| 35 | + "@babel/plugin-proposal-object-rest-spread": "7.20.7", |
36 | 36 | "@babel/plugin-syntax-dynamic-import": "7.8.3", |
37 | | - "@babel/plugin-transform-modules-commonjs": "7.14.5", |
38 | | - "@babel/plugin-transform-async-to-generator": "7.14.5", |
39 | | - "@babel/plugin-transform-runtime": "7.14.5", |
40 | | - "@babel/preset-env": "7.14.8", |
41 | | - "@babel/preset-react": "7.14.5", |
42 | | - "@babel/runtime": "7.14.8", |
43 | | - "@babel/eslint-parser": "7.14.7", |
44 | | - "@babel/eslint-plugin": "7.14.5", |
| 37 | + "@babel/plugin-transform-modules-commonjs": "7.26.3", |
| 38 | + "@babel/plugin-transform-async-to-generator": "7.25.9", |
| 39 | + "@babel/plugin-transform-runtime": "7.25.9", |
| 40 | + "@babel/preset-env": "7.26.0", |
| 41 | + "@babel/preset-react": "7.26.3", |
| 42 | + "@babel/runtime": "7.26.0", |
| 43 | + "@babel/eslint-parser": "7.25.9", |
| 44 | + "@babel/eslint-plugin": "7.25.9", |
45 | 45 | "@soda/friendly-errors-webpack-plugin": "1.8.0", |
46 | 46 | "babel-loader": "8.2.2", |
47 | 47 | "colors-cli": "1.0.27", |
|
0 commit comments