|
8 | 8 | "license": "MIT", |
9 | 9 | "private": true, |
10 | 10 | "devDependencies": { |
11 | | - "@babel/core": "7.17.5", |
12 | | - "@babel/plugin-transform-runtime": "7.17.0", |
13 | | - "@babel/preset-env": "7.16.11", |
14 | | - "@babel/preset-react": "7.16.7", |
| 11 | + "@babel/core": "7.18.9", |
| 12 | + "@babel/plugin-transform-runtime": "7.18.9", |
| 13 | + "@babel/preset-env": "7.18.9", |
| 14 | + "@babel/preset-react": "7.18.6", |
15 | 15 | "@poool/eslint-config": "1.5.2", |
16 | 16 | "@poool/eslint-config-react": "1.5.2", |
17 | 17 | "@poool/eslint-plugin": "1.5.2", |
18 | 18 | "babel-eslint": "10.1.0", |
19 | | - "babel-loader": "8.2.3", |
| 19 | + "babel-loader": "8.2.5", |
20 | 20 | "eslint": "8.18.0", |
21 | 21 | "eslint-config-standard": "16.0.3", |
22 | 22 | "eslint-plugin-babel": "5.3.1", |
|
32 | 32 | "webpack-dev-server": "4.7.4" |
33 | 33 | }, |
34 | 34 | "dependencies": { |
35 | | - "@babel/eslint-parser": "7.17.0", |
36 | | - "@babel/eslint-plugin": "7.16.5", |
37 | | - "@babel/runtime-corejs3": "7.17.2", |
| 35 | + "@babel/eslint-parser": "7.18.9", |
| 36 | + "@babel/eslint-plugin": "7.17.7", |
| 37 | + "@babel/runtime-corejs3": "7.18.9", |
38 | 38 | "@poool/react-access": "1.2.0", |
39 | 39 | "core-js": "3.23.2", |
40 | 40 | "history": "5.3.0", |
|
0 commit comments