|
34 | 34 | },
|
35 | 35 | "homepage": "https://github.com/cool-hooks/react-wordpress-hooks#readme",
|
36 | 36 | "devDependencies": {
|
37 |
| - "@rollup/plugin-node-resolve": "^7.1.3", |
38 |
| - "@types/react": "^16.9.34", |
39 |
| - "@typescript-eslint/parser": "^2.29.0", |
| 37 | + "@rollup/plugin-node-resolve": "^8.0.0", |
| 38 | + "@types/react": "^16.9.35", |
| 39 | + "@typescript-eslint/parser": "^3.0.0", |
40 | 40 | "docz": "^2.3.1",
|
41 |
| - "eslint": "^6.8.0", |
| 41 | + "eslint": "^7.1.0", |
42 | 42 | "eslint-config-prettier": "^6.11.0",
|
43 | 43 | "eslint-plugin-prettier": "^3.1.3",
|
44 |
| - "eslint-plugin-react": "^7.19.0", |
45 |
| - "eslint-plugin-react-hooks": "^3.0.0", |
| 44 | + "eslint-plugin-react": "^7.20.0", |
| 45 | + "eslint-plugin-react-hooks": "^4.0.2", |
46 | 46 | "gh-pages": "^2.2.0",
|
47 | 47 | "husky": "^4.2.5",
|
48 |
| - "lint-staged": "^10.1.7", |
| 48 | + "lint-staged": "^10.2.6", |
49 | 49 | "prettier": "^2.0.5",
|
50 | 50 | "react": "^16.13.1",
|
51 | 51 | "react-dom": "^16.13.1",
|
52 |
| - "rollup-plugin-terser": "^5.3.0", |
53 |
| - "rollup-plugin-typescript2": "^0.27.0", |
54 |
| - "typescript": "^3.8.3" |
| 52 | + "rollup-plugin-terser": "^6.1.0", |
| 53 | + "rollup-plugin-typescript2": "^0.27.1", |
| 54 | + "typescript": "^3.9.3" |
55 | 55 | },
|
56 | 56 | "peerDependencies": {
|
57 | 57 | "react": ">=16.8.0"
|
|
0 commit comments