|
9 | 9 | "styled-components": "5.1.0" |
10 | 10 | }, |
11 | 11 | "devDependencies": { |
12 | | - "@babel/core": "7.8.4", |
13 | | - "@babel/plugin-proposal-class-properties": "7.8.3", |
14 | | - "@babel/plugin-proposal-object-rest-spread": "7.8.3", |
| 12 | + "@babel/core": "7.14.2", |
| 13 | + "@babel/plugin-proposal-class-properties": "7.13.0", |
| 14 | + "@babel/plugin-proposal-object-rest-spread": "7.14.2", |
15 | 15 | "@babel/plugin-syntax-dynamic-import": "7.8.3", |
16 | | - "@babel/preset-env": "7.9.0", |
17 | | - "@babel/preset-react": "7.8.3", |
18 | | - "@babel/preset-typescript": "7.8.3", |
| 16 | + "@babel/preset-env": "7.14.2", |
| 17 | + "@babel/preset-react": "7.13.13", |
| 18 | + "@babel/preset-typescript": "7.13.0", |
19 | 19 | "@types/babel__core": "7.1.7", |
20 | 20 | "@types/babel__preset-env": "7.9.0", |
21 | 21 | "@types/eslint": "6.8.0", |
|
33 | 33 | "@typescript-eslint/typescript-estree": "2.0.0", |
34 | 34 | "@wasm-tool/wasm-pack-plugin": "1.2.0", |
35 | 35 | "babel-jest": "25.1.0", |
36 | | - "babel-loader": "8.0.6", |
| 36 | + "babel-loader": "8.2.2", |
37 | 37 | "babel-plugin-styled-components": "1.10.7", |
38 | 38 | "eslint": "6.8.0", |
39 | 39 | "eslint-config-airbnb": "18.1.0", |
|
0 commit comments