|
40 | 40 | }, |
41 | 41 | "homepage": "https://github.com/bokuweb/react-rnd", |
42 | 42 | "devDependencies": { |
43 | | - "@babel/cli": "7.5.0", |
44 | | - "@babel/core": "7.5.4", |
45 | | - "@babel/plugin-proposal-class-properties": "7.5.0", |
46 | | - "@babel/plugin-transform-modules-commonjs": "7.5.0", |
47 | | - "@babel/preset-react": "7.0.0", |
48 | | - "@babel/preset-typescript": "7.3.3", |
49 | | - "@babel/traverse": "7.5.0", |
50 | | - "@babel/types": "7.5.0", |
| 43 | + "@babel/cli": "7.7.5", |
| 44 | + "@babel/core": "7.7.5", |
| 45 | + "@babel/plugin-proposal-class-properties": "7.7.4", |
| 46 | + "@babel/plugin-transform-modules-commonjs": "7.7.5", |
| 47 | + "@babel/preset-react": "7.7.4", |
| 48 | + "@babel/preset-typescript": "7.7.4", |
| 49 | + "@babel/traverse": "7.7.4", |
| 50 | + "@babel/types": "7.7.4", |
51 | 51 | "@emotion/core": "10.0.14", |
52 | 52 | "@storybook/addon-actions": "5.1.3", |
53 | 53 | "@storybook/addon-info": "5.1.3", |
|
64 | 64 | "@types/storybook__react": "4.0.2", |
65 | 65 | "avaron": "0.2.0", |
66 | 66 | "babel-core": "7.0.0-bridge.0", |
67 | | - "babel-eslint": "10.0.2", |
| 67 | + "babel-eslint": "10.0.3", |
68 | 68 | "babel-loader": "8.0.6", |
69 | 69 | "cpy-cli": "2.0.0", |
| 70 | + "cross-env": "5.2.0", |
70 | 71 | "enzyme": "3.8.0", |
71 | 72 | "enzyme-adapter-react-16": "1.9.1", |
72 | 73 | "gh-pages": "2.0.1", |
|
89 | 90 | "tslint-eslint-rules": "5.4.0", |
90 | 91 | "tslint-plugin-prettier": "2.0.1", |
91 | 92 | "tslint-react": "4.0.0", |
92 | | - "typescript": "3.6.3", |
93 | | - "cross-env": "5.2.0" |
| 93 | + "typescript": "3.6.3" |
94 | 94 | }, |
95 | 95 | "files": [ |
96 | 96 | "lib" |
|
99 | 99 | "fixture": "./fixture.html" |
100 | 100 | }, |
101 | 101 | "dependencies": { |
102 | | - "re-resizable": "6.1.0", |
103 | | - "react-draggable": "4.0.3", |
| 102 | + "re-resizable": "6.1.1", |
| 103 | + "react-draggable": "4.2.0", |
104 | 104 | "tslib": "1.10.0" |
105 | 105 | } |
106 | 106 | } |
0 commit comments