|
31 | 31 | "styled-components": "5.1.0" |
32 | 32 | }, |
33 | 33 | "devDependencies": { |
34 | | - "@babel/core": "7.9.0", |
35 | | - "@babel/plugin-proposal-class-properties": "7.8.3", |
36 | | - "@babel/plugin-proposal-object-rest-spread": "7.9.5", |
37 | | - "@babel/plugin-proposal-optional-chaining": "7.9.0", |
38 | | - "@babel/preset-env": "7.9.5", |
39 | | - "@babel/preset-react": "7.9.4", |
40 | | - "@babel/preset-typescript": "7.9.0", |
| 34 | + "@babel/core": "7.12.10", |
| 35 | + "@babel/plugin-proposal-class-properties": "7.12.1", |
| 36 | + "@babel/plugin-proposal-object-rest-spread": "7.12.1", |
| 37 | + "@babel/plugin-proposal-optional-chaining": "7.12.7", |
| 38 | + "@babel/preset-env": "7.12.11", |
| 39 | + "@babel/preset-react": "7.12.10", |
| 40 | + "@babel/preset-typescript": "7.12.7", |
41 | 41 | "@hot-loader/react-dom": "16.13.0", |
42 | 42 | "@storybook/addon-actions": "5.3.18", |
43 | 43 | "@storybook/addon-knobs": "5.3.18", |
|
61 | 61 | "@typescript-eslint/parser": "2.28.0", |
62 | 62 | "awesome-typescript-loader": "5.2.1", |
63 | 63 | "babel-core": "6.26.3", |
64 | | - "babel-loader": "8.1.0", |
| 64 | + "babel-loader": "8.2.2", |
65 | 65 | "babel-plugin-react-remove-properties": "0.3.0", |
66 | 66 | "babel-runtime": "6.26.0", |
67 | 67 | "clean-webpack-plugin": "3.0.0", |
|
0 commit comments