|
36 | 36 | "lodash": "4.17.21" |
37 | 37 | }, |
38 | 38 | "peerDependencies": { |
39 | | - "react": "^16.8.6 || 17 || 18" |
| 39 | + "react": ">=16.8.6" |
40 | 40 | }, |
41 | 41 | "devDependencies": { |
42 | | - "@types/lodash": "^4.14.172", |
43 | | - "@types/react": "^17.0.20", |
44 | | - "babel-eslint": "^10.1.0", |
| 42 | + "@types/lodash": "4.14.181", |
| 43 | + "@types/react": "18.0.5", |
| 44 | + "babel-eslint": "10.1.0", |
45 | 45 | "cz-conventional-changelog": "3.3.0", |
46 | | - "eslint": "^7.32.0", |
47 | | - "eslint-config-prettier": "^8.3.0", |
48 | | - "eslint-plugin-prettier": "^4.0.0", |
49 | | - "eslint-plugin-react": "^7.25.1", |
50 | | - "eslint-plugin-react-hooks": "^4.2.0", |
51 | | - "husky": "^7.0.2", |
52 | | - "lint-staged": "^11.1.2", |
53 | | - "prettier": "^2.4.0", |
54 | | - "rimraf": "^3.0.2", |
55 | | - "standard-version": "^9.3.1", |
56 | | - "typescript": "^4.4.2" |
| 46 | + "eslint": "8.13.0", |
| 47 | + "eslint-config-prettier": "8.5.0", |
| 48 | + "eslint-plugin-prettier": "4.0.0", |
| 49 | + "eslint-plugin-react": "7.29.4", |
| 50 | + "eslint-plugin-react-hooks": "4.4.0", |
| 51 | + "husky": "7.0.4", |
| 52 | + "lint-staged": "12.3.8", |
| 53 | + "prettier": "2.6.2", |
| 54 | + "rimraf": "3.0.2", |
| 55 | + "standard-version": "9.3.2", |
| 56 | + "typescript": "4.6.3" |
57 | 57 | }, |
58 | 58 | "config": { |
59 | 59 | "commitizen": { |
|
0 commit comments