|
14 | 14 | "@testing-library/react": "^14.0.0",
|
15 | 15 | "@testing-library/user-event": "^14.2.1",
|
16 | 16 | "@types/node": "^20.11.19",
|
17 |
| - "@types/react": "^18.0.15", |
18 |
| - "@types/react-dom": "^18.0.6", |
| 17 | + "@types/react": "^19.0.0", |
| 18 | + "@types/react-dom": "^19.0.0", |
19 | 19 | "@types/testing-library__jest-dom": "^5.14.5",
|
20 | 20 | "@typescript-eslint/eslint-plugin": "^7.0.0",
|
21 | 21 | "@typescript-eslint/parser": "^7.0.0",
|
|
30 | 30 | "eslint-plugin-jsx-a11y": "^6.6.0",
|
31 | 31 | "eslint-plugin-prettier": "^5.1.3",
|
32 | 32 | "eslint-plugin-react": "^7.30.1",
|
33 |
| - "eslint-plugin-react-hooks": "^4.6.0", |
| 33 | + "eslint-plugin-react-hooks": "^5.0.0", |
34 | 34 | "eslint-plugin-testing-library": "^6.0.0",
|
35 | 35 | "gh-pages": "^6.1.1",
|
36 | 36 | "husky": "^9.0.0",
|
37 | 37 | "jsdom": "^24.0.0",
|
38 | 38 | "lint-staged": "^15.0.0",
|
39 | 39 | "prettier": "^3.2.5",
|
40 |
| - "react": "^18.2.0", |
41 |
| - "react-dom": "^18.2.0", |
| 40 | + "react": "^19.0.0", |
| 41 | + "react-dom": "^19.0.0", |
42 | 42 | "source-map-resolve": "^0.6.0",
|
43 | 43 | "tsc-files": "^1.1.3",
|
44 | 44 | "typescript": "^5.3.3",
|
|
0 commit comments