|
40 | 40 | }, |
41 | 41 | "homepage": "https://github.com/bokuweb/react-rnd", |
42 | 42 | "devDependencies": { |
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 | | - "@emotion/core": "10.0.14", |
52 | | - "@storybook/addon-actions": "5.1.3", |
53 | | - "@storybook/addon-info": "5.1.3", |
54 | | - "@storybook/addon-links": "5.1.3", |
55 | | - "@storybook/addon-options": "5.1.3", |
56 | | - "@storybook/react": "5.1.3", |
| 43 | + "@babel/cli": "7.8.0", |
| 44 | + "@babel/core": "7.8.0", |
| 45 | + "@babel/plugin-proposal-class-properties": "7.8.0", |
| 46 | + "@babel/plugin-transform-modules-commonjs": "7.8.0", |
| 47 | + "@babel/preset-react": "7.8.0", |
| 48 | + "@babel/preset-typescript": "7.8.0", |
| 49 | + "@babel/traverse": "7.8.0", |
| 50 | + "@babel/types": "7.8.0", |
| 51 | + "@emotion/core": "10.0.27", |
| 52 | + "@storybook/addon-actions": "5.3.1", |
| 53 | + "@storybook/addon-info": "5.3.1", |
| 54 | + "@storybook/addon-links": "5.3.1", |
| 55 | + "@storybook/addon-options": "5.3.1", |
| 56 | + "@storybook/react": "5.3.1", |
57 | 57 | "@types/enzyme": "3.1.16", |
58 | 58 | "@types/enzyme-adapter-react-16": "1.0.5", |
59 | 59 | "@types/node": "^12.0.10", |
|
67 | 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 | + "cross-env": "6.0.3", |
71 | 71 | "enzyme": "3.8.0", |
72 | 72 | "enzyme-adapter-react-16": "1.9.1", |
73 | 73 | "gh-pages": "2.0.1", |
|
86 | 86 | "rollup-plugin-typescript2": "0.22.0", |
87 | 87 | "rollup-watch": "4.3.1", |
88 | 88 | "sinon": "7.3.2", |
89 | | - "tslint": "5.18.0", |
| 89 | + "tslint": "5.20.1", |
90 | 90 | "tslint-eslint-rules": "5.4.0", |
91 | | - "tslint-plugin-prettier": "2.0.1", |
92 | | - "tslint-react": "4.0.0", |
| 91 | + "tslint-plugin-prettier": "2.1.0", |
| 92 | + "tslint-react": "4.1.0", |
93 | 93 | "typescript": "3.7.4" |
94 | 94 | }, |
95 | 95 | "files": [ |
|
0 commit comments