|
39 | 39 | }, |
40 | 40 | "homepage": "https://github.com/bokuweb/react-resizable-box", |
41 | 41 | "devDependencies": { |
42 | | - "@babel/cli": "7.11.6", |
43 | | - "@babel/core": "7.11.6", |
44 | | - "@babel/plugin-proposal-class-properties": "7.10.4", |
45 | | - "@babel/plugin-transform-modules-commonjs": "7.10.4", |
46 | | - "@babel/preset-react": "7.10.4", |
47 | | - "@babel/preset-typescript": "7.10.4", |
48 | | - "@babel/traverse": "7.11.5", |
49 | | - "@babel/types": "7.11.5", |
| 42 | + "@babel/cli": "7.12.1", |
| 43 | + "@babel/core": "7.12.3", |
| 44 | + "@babel/plugin-proposal-class-properties": "7.12.1", |
| 45 | + "@babel/plugin-transform-modules-commonjs": "7.12.1", |
| 46 | + "@babel/preset-react": "7.12.1", |
| 47 | + "@babel/preset-typescript": "7.12.1", |
| 48 | + "@babel/traverse": "7.12.1", |
| 49 | + "@babel/types": "7.12.1", |
50 | 50 | "@emotion/core": "10.0.35", |
51 | 51 | "@storybook/addon-info": "5.3.21", |
52 | 52 | "@storybook/addon-options": "5.3.21", |
|
0 commit comments