|
34 | 34 | }, |
35 | 35 | "homepage": "https://github.com/STRML/react-resizable", |
36 | 36 | "devDependencies": { |
37 | | - "@babel/cli": "^7.0.0", |
38 | | - "@babel/core": "^7.0.0", |
39 | | - "@babel/plugin-proposal-class-properties": "^7.0.0", |
40 | | - "@babel/plugin-proposal-object-rest-spread": "^7.0.0", |
41 | | - "@babel/preset-env": "^7.0.0", |
42 | | - "@babel/preset-flow": "^7.0.0", |
43 | | - "@babel/preset-react": "^7.0.0", |
| 37 | + "@babel/cli": "^7.11.6", |
| 38 | + "@babel/core": "^7.11.6", |
| 39 | + "@babel/plugin-proposal-class-properties": "^7.10.4", |
| 40 | + "@babel/plugin-proposal-object-rest-spread": "^7.11.0", |
| 41 | + "@babel/preset-env": "^7.11.5", |
| 42 | + "@babel/preset-flow": "^7.10.4", |
| 43 | + "@babel/preset-react": "^7.10.4", |
44 | 44 | "babel-eslint": "^10.0.3", |
45 | 45 | "babel-loader": "^8.0.6", |
46 | 46 | "cross-env": "^7.0.2", |
47 | | - "css-loader": "^3.2.0", |
| 47 | + "css-loader": "^4.2.2", |
48 | 48 | "enzyme": "^3.11.0", |
49 | | - "enzyme-adapter-react-16": "^1.15.2", |
50 | | - "eslint": "^7.2.0", |
51 | | - "eslint-plugin-react": "^7.16.0", |
52 | | - "flow-bin": "^0.126.1", |
53 | | - "jest": "^26.0.1", |
54 | | - "lodash": "^4.17.15", |
| 49 | + "enzyme-adapter-react-16": "^1.15.4", |
| 50 | + "eslint": "^7.8.1", |
| 51 | + "eslint-plugin-react": "^7.20.6", |
| 52 | + "flow-bin": "^0.133.0", |
| 53 | + "jest": "^26.4.2", |
| 54 | + "lodash": "^4.17.20", |
55 | 55 | "pre-commit": "^1.1.2", |
56 | 56 | "react": "^16.10.2", |
57 | 57 | "react-dom": "^16.10.2", |
58 | 58 | "react-test-renderer": "^16.11.0", |
59 | 59 | "style-loader": "^1.0.0", |
60 | | - "webpack": "^4.41.2", |
61 | | - "webpack-cli": "^3.3.9", |
| 60 | + "webpack": "^4.44.1", |
| 61 | + "webpack-cli": "^3.3.12", |
62 | 62 | "webpack-dev-server": "^3.8.2" |
63 | 63 | }, |
64 | 64 | "dependencies": { |
|
0 commit comments