|
31 | 31 | }, |
32 | 32 | "homepage": "https://github.com/JB1905/react-viewport-hooks#readme", |
33 | 33 | "devDependencies": { |
34 | | - "@rollup/plugin-node-resolve": "^7.1.3", |
35 | | - "@testing-library/react": "^10.0.2", |
| 34 | + "@rollup/plugin-node-resolve": "^8.0.0", |
| 35 | + "@testing-library/react": "^10.0.4", |
36 | 36 | "@testing-library/react-hooks": "^3.2.1", |
37 | | - "@types/jest": "^25.2.1", |
38 | | - "@types/react": "^16.9.34", |
39 | | - "@typescript-eslint/parser": "^2.28.0", |
40 | | - "eslint": "^6.8.0", |
41 | | - "eslint-config-prettier": "^6.10.1", |
| 37 | + "@types/jest": "^25.2.3", |
| 38 | + "@types/react": "^16.9.35", |
| 39 | + "@typescript-eslint/parser": "^3.0.0", |
| 40 | + "eslint": "^7.1.0", |
| 41 | + "eslint-config-prettier": "^6.11.0", |
42 | 42 | "eslint-plugin-prettier": "^3.1.3", |
43 | | - "eslint-plugin-react": "^7.19.0", |
44 | | - "eslint-plugin-react-hooks": "^3.0.0", |
| 43 | + "eslint-plugin-react": "^7.20.0", |
| 44 | + "eslint-plugin-react-hooks": "^4.0.2", |
45 | 45 | "husky": "^4.2.5", |
46 | | - "jest": "^25.3.0", |
47 | | - "lint-staged": "^10.1.3", |
48 | | - "prettier": "^2.0.4", |
| 46 | + "jest": "^26.0.1", |
| 47 | + "lint-staged": "^10.2.6", |
| 48 | + "prettier": "^2.0.5", |
49 | 49 | "react": "^16.13.1", |
50 | 50 | "react-dom": "^16.13.1", |
51 | 51 | "react-test-renderer": "^16.13.1", |
52 | | - "rollup-plugin-terser": "^5.3.0", |
53 | | - "rollup-plugin-typescript2": "^0.27.0", |
54 | | - "ts-jest": "^25.3.1", |
55 | | - "typescript": "^3.8.3" |
| 52 | + "rollup-plugin-terser": "^6.1.0", |
| 53 | + "rollup-plugin-typescript2": "^0.27.1", |
| 54 | + "ts-jest": "^26.0.0", |
| 55 | + "typescript": "^3.9.3" |
56 | 56 | }, |
57 | 57 | "peerDependencies": { |
58 | 58 | "react": ">=16.8.0" |
|
0 commit comments