|
49 | 49 | "react": ">=16.8.0" |
50 | 50 | }, |
51 | 51 | "devDependencies": { |
52 | | - "@babel/core": "7.11.6", |
53 | | - "@babel/plugin-transform-runtime": "7.11.5", |
54 | | - "@babel/preset-env": "7.11.5", |
55 | | - "@babel/preset-react": "7.10.4", |
56 | | - "@babel/preset-typescript": "7.10.4", |
| 52 | + "@babel/core": "7.12.1", |
| 53 | + "@babel/plugin-transform-runtime": "7.12.1", |
| 54 | + "@babel/preset-env": "7.12.1", |
| 55 | + "@babel/preset-react": "7.12.1", |
| 56 | + "@babel/preset-typescript": "7.12.1", |
57 | 57 | "@rollup/plugin-commonjs": "11.1.0", |
58 | 58 | "@rollup/plugin-json": "4.1.0", |
59 | 59 | "@rollup/plugin-node-resolve": "7.1.3", |
|
80 | 80 | "babel-plugin-add-module-exports": "1.0.4", |
81 | 81 | "babel-plugin-transform-react-remove-prop-types": "0.4.24", |
82 | 82 | "eslint": "6.8.0", |
83 | | - "eslint-config-prettier": "6.11.0", |
| 83 | + "eslint-config-prettier": "6.13.0", |
84 | 84 | "eslint-loader": "4.0.2", |
85 | 85 | "eslint-plugin-prettier": "3.1.4", |
86 | | - "eslint-plugin-react": "7.20.6", |
| 86 | + "eslint-plugin-react": "7.21.4", |
87 | 87 | "eslint-plugin-react-hooks": "4.1.2", |
88 | 88 | "html-loader": "0.5.5", |
89 | 89 | "html-webpack-plugin": "3.2.0", |
90 | 90 | "jest": "24.9.0", |
91 | 91 | "npm-run-all": "4.1.5", |
92 | | - "pressure": "2.1.2", |
| 92 | + "pressure": "2.2.0", |
93 | 93 | "prettier": "1.19.1", |
94 | | - "react": "16.13.1", |
95 | | - "react-dom": "16.13.1", |
| 94 | + "react": "16.14.0", |
| 95 | + "react-dom": "16.14.0", |
96 | 96 | "release-it": "13.7.1", |
97 | 97 | "resolve-url-loader": "3.1.1", |
98 | 98 | "rimraf": "3.0.2", |
|
0 commit comments