|
63 | 63 | },
|
64 | 64 | "homepage": "https://react-hook-form.com",
|
65 | 65 | "devDependencies": {
|
66 |
| - "@testing-library/react": "^11.2.2", |
67 |
| - "@types/jest": "^26.0.15", |
68 |
| - "@types/react": "^17.0.0", |
69 |
| - "@types/react-dom": "^17.0.0", |
70 |
| - "@typescript-eslint/eslint-plugin": "^4.8.1", |
71 |
| - "@typescript-eslint/parser": "^4.8.1", |
72 |
| - "eslint": "^7.14.0", |
73 |
| - "eslint-config-prettier": "^6.15.0", |
74 |
| - "eslint-plugin-prettier": "^3.1.4", |
75 |
| - "eslint-plugin-react": "^7.21.5", |
| 66 | + "@testing-library/react": "^11.2.6", |
| 67 | + "@types/jest": "^26.0.22", |
| 68 | + "@types/react": "^17.0.3", |
| 69 | + "@types/react-dom": "^17.0.3", |
| 70 | + "@typescript-eslint/eslint-plugin": "^4.21.0", |
| 71 | + "@typescript-eslint/parser": "^4.21.0", |
| 72 | + "eslint": "^7.23.0", |
| 73 | + "eslint-config-prettier": "^8.1.0", |
| 74 | + "eslint-plugin-prettier": "^3.3.1", |
| 75 | + "eslint-plugin-react": "^7.23.2", |
76 | 76 | "eslint-plugin-react-hooks": "^4.2.0",
|
77 | 77 | "husky": "^4.3.0",
|
78 | 78 | "jest": "^26.6.3",
|
79 |
| - "lint-staged": "^10.5.1", |
80 |
| - "microbundle": "^0.12.4", |
81 |
| - "prettier": "^2.2.0", |
82 |
| - "react": "^17.0.1", |
83 |
| - "react-dom": "^17.0.1", |
| 79 | + "lint-staged": "^10.5.4", |
| 80 | + "microbundle": "^0.13.0", |
| 81 | + "prettier": "^2.2.1", |
| 82 | + "react": "^17.0.2", |
| 83 | + "react-dom": "^17.0.2", |
84 | 84 | "react-hook-form": "^6.11.4",
|
85 | 85 | "rimraf": "^3.0.2",
|
86 |
| - "ts-jest": "^26.4.4", |
87 |
| - "typescript": "^4.1.2" |
| 86 | + "ts-jest": "^26.5.4", |
| 87 | + "typescript": "^4.2.4" |
88 | 88 | },
|
89 | 89 | "peerDependencies": {
|
90 | 90 | "react": ">=16.8.0",
|
|
0 commit comments