|
64 | 64 | "@jdp-dev/prettier-config": "^1.2.0",
|
65 | 65 | "@jdp-dev/tsconfig": "^1.2.0",
|
66 | 66 | "@testing-library/jest-dom": "^5.16.1",
|
67 |
| - "@testing-library/react": "^12.1.2", |
| 67 | + "@testing-library/react": "^13.0.0", |
68 | 68 | "@types/jest": "^27.4.0",
|
69 | 69 | "@types/node": "^17.0.9",
|
70 |
| - "@types/react": "^17.0.38", |
71 |
| - "@types/react-dom": "^17.0.11", |
| 70 | + "@types/react": "^18.0.0", |
| 71 | + "@types/react-dom": "^18.0.0", |
72 | 72 | "@typescript-eslint/eslint-plugin": "^5.10.0",
|
73 | 73 | "@typescript-eslint/parser": "^5.10.0",
|
74 | 74 | "@vitejs/plugin-react": "^1.1.4",
|
75 | 75 | "eslint": "^8.7.0",
|
76 | 76 | "eslint-config-prettier": "^8.3.0",
|
77 | 77 | "eslint-plugin-import": "^2.25.4",
|
78 |
| - "eslint-plugin-jest": "^25.7.0", |
| 78 | + "eslint-plugin-jest": "^26.0.0", |
79 | 79 | "eslint-plugin-jsx-a11y": "^6.5.1",
|
80 | 80 | "eslint-plugin-react": "^7.28.0",
|
81 | 81 | "eslint-plugin-react-hooks": "^4.3.0",
|
82 |
| - "husky": "^7.0.4", |
| 82 | + "husky": "^8.0.0", |
83 | 83 | "identity-obj-proxy": "^3.0.0",
|
84 | 84 | "jest": "^27.4.7",
|
85 |
| - "lint-staged": "^12.1.7", |
| 85 | + "lint-staged": "^13.0.0", |
86 | 86 | "npm-run-all": "^4.1.5",
|
87 | 87 | "prettier": "^2.5.1",
|
88 | 88 | "react-test-renderer": "^17.0.2",
|
|
0 commit comments