|
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.7", |
| 53 | + "@babel/plugin-transform-runtime": "7.12.1", |
| 54 | + "@babel/preset-env": "7.12.7", |
| 55 | + "@babel/preset-react": "7.12.7", |
| 56 | + "@babel/preset-typescript": "7.12.7", |
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", |
|
63 | 63 | "@types/eslint-plugin-prettier": "3.1.0", |
64 | 64 | "@types/html-webpack-plugin": "3.2.4", |
65 | 65 | "@types/jest": "24.9.1", |
66 | | - "@types/node": "12.12.70", |
| 66 | + "@types/node": "12.19.6", |
67 | 67 | "@types/prettier": "1.19.1", |
68 | | - "@types/react": "16.9.56", |
| 68 | + "@types/react": "16.14.0", |
69 | 69 | "@types/react-dom": "16.9.9", |
70 | 70 | "@types/rimraf": "2.0.4", |
71 | 71 | "@types/uglifyjs-webpack-plugin": "1.1.0", |
|
76 | 76 | "@typescript-eslint/parser": "2.34.0", |
77 | 77 | "@typescript-eslint/typescript-estree": "2.34.0", |
78 | 78 | "babel-jest": "24.9.0", |
79 | | - "babel-loader": "8.1.0", |
| 79 | + "babel-loader": "8.2.1", |
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.15.0", |
84 | 84 | "eslint-loader": "4.0.2", |
85 | 85 | "eslint-plugin-prettier": "3.1.4", |
86 | | - "eslint-plugin-react": "7.20.6", |
87 | | - "eslint-plugin-react-hooks": "4.1.2", |
| 86 | + "eslint-plugin-react": "7.21.5", |
| 87 | + "eslint-plugin-react-hooks": "4.2.0", |
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.2", |
98 | 98 | "rimraf": "3.0.2", |
|
0 commit comments