|
40 | 40 | }, |
41 | 41 | "homepage": "https://github.com/bokuweb/react-rnd", |
42 | 42 | "devDependencies": { |
43 | | - "@babel/cli": "7.8.4", |
44 | | - "@babel/core": "7.9.0", |
45 | | - "@babel/plugin-proposal-class-properties": "7.8.3", |
46 | | - "@babel/plugin-transform-modules-commonjs": "7.9.0", |
47 | | - "@babel/preset-react": "7.9.4", |
48 | | - "@babel/preset-typescript": "7.9.0", |
49 | | - "@babel/traverse": "7.9.5", |
50 | | - "@babel/types": "7.9.5", |
| 43 | + "@babel/cli": "7.12.8", |
| 44 | + "@babel/core": "7.12.9", |
| 45 | + "@babel/plugin-proposal-class-properties": "7.12.1", |
| 46 | + "@babel/plugin-transform-modules-commonjs": "7.12.1", |
| 47 | + "@babel/preset-react": "7.12.7", |
| 48 | + "@babel/preset-typescript": "7.12.7", |
| 49 | + "@babel/traverse": "7.12.9", |
| 50 | + "@babel/types": "7.12.7", |
51 | 51 | "@emotion/core": "10.0.28", |
52 | 52 | "@storybook/addon-actions": "5.3.18", |
53 | 53 | "@storybook/addon-info": "5.3.18", |
|
65 | 65 | "avaron": "0.2.0", |
66 | 66 | "babel-core": "7.0.0-bridge.0", |
67 | 67 | "babel-eslint": "10.1.0", |
68 | | - "babel-loader": "8.1.0", |
| 68 | + "babel-loader": "8.2.2", |
69 | 69 | "cpy-cli": "2.0.0", |
70 | 70 | "cross-env": "7.0.2", |
71 | 71 | "enzyme": "3.11.0", |
|
86 | 86 | "rollup-plugin-typescript2": "0.22.0", |
87 | 87 | "rollup-watch": "4.3.1", |
88 | 88 | "sinon": "9.0.2", |
89 | | - "tslint": "6.1.2", |
| 89 | + "tslint": "6.1.3", |
90 | 90 | "tslint-eslint-rules": "5.4.0", |
91 | 91 | "tslint-plugin-prettier": "2.3.0", |
92 | 92 | "tslint-react": "5.0.0", |
|
99 | 99 | "fixture": "./fixture.html" |
100 | 100 | }, |
101 | 101 | "dependencies": { |
102 | | - "re-resizable": "6.6.1", |
| 102 | + "re-resizable": "6.9.0", |
103 | 103 | "react-draggable": "4.4.3", |
104 | | - "tslib": "2.0.0" |
| 104 | + "tslib": "2.0.3" |
105 | 105 | } |
106 | 106 | } |
0 commit comments