|
41 | 41 | },
|
42 | 42 | "devDependencies": {
|
43 | 43 | "@testing-library/react-hooks": "^7.0.2",
|
44 |
| - "@types/jest": "^27.0.1", |
45 |
| - "@types/react": "^17.0.20", |
46 |
| - "@types/react-dom": "^17.0.9", |
47 |
| - "@typescript-eslint/eslint-plugin": "^4.31.0", |
48 |
| - "@typescript-eslint/parser": "^4.31.0", |
| 44 | + "@types/jest": "^27.4.0", |
| 45 | + "@types/react": "^17.0.38", |
| 46 | + "@types/react-dom": "^17.0.11", |
| 47 | + "@typescript-eslint/eslint-plugin": "^5.9.1", |
| 48 | + "@typescript-eslint/parser": "^5.9.1", |
49 | 49 | "eslint": "^7.32.0",
|
50 | 50 | "eslint-config-prettier": "^8.3.0",
|
51 | 51 | "eslint-plugin-prettier": "^4.0.0",
|
52 |
| - "eslint-plugin-react": "^7.25.1", |
53 |
| - "eslint-plugin-react-hooks": "^4.2.0", |
| 52 | + "eslint-plugin-react": "^7.28.0", |
| 53 | + "eslint-plugin-react-hooks": "^4.3.0", |
54 | 54 | "husky": "^4.3.5",
|
55 |
| - "jest": "^27.1.1", |
| 55 | + "jest": "^27.4.7", |
56 | 56 | "lint-staged": "^10.5.3",
|
57 |
| - "prettier": "^2.4.0", |
| 57 | + "prettier": "^2.5.1", |
58 | 58 | "react": "^17.0.2",
|
59 | 59 | "react-dom": "^17.0.2",
|
60 | 60 | "react-test-renderer": "^17.0.2",
|
61 |
| - "ts-jest": "^27.0.5", |
62 |
| - "typescript": "^4.4.3" |
| 61 | + "ts-jest": "^27.1.2", |
| 62 | + "typescript": "^4.5.4" |
63 | 63 | },
|
64 | 64 | "husky": {
|
65 | 65 | "hooks": {
|
|
0 commit comments