|
44 | 44 | "@testing-library/react": "13.4.0",
|
45 | 45 | "@testing-library/react-hooks": "7.0.2",
|
46 | 46 | "@testing-library/user-event": "14.5.2",
|
47 |
| - "react": "18.2.0", |
48 |
| - "react-dom": "18.2.0", |
| 47 | + "react": "18.3.1", |
| 48 | + "react-dom": "18.3.1", |
49 | 49 | "react-router-dom": "6.23.0",
|
50 | 50 | "react-scripts": "5.0.1",
|
51 | 51 | "web-vitals": "3.5.2"
|
|
58 | 58 | "@babel/preset-typescript": "7.24.1",
|
59 | 59 | "@types/jest": "27.5.2",
|
60 | 60 | "@types/node": "16.18.97",
|
61 |
| - "@types/react": "18.2.79", |
62 |
| - "@types/react-dom": "18.2.25", |
| 61 | + "@types/react": "18.3.1", |
| 62 | + "@types/react-dom": "18.3.0", |
63 | 63 | "@typescript-eslint/eslint-plugin": "5.62.0",
|
64 | 64 | "@typescript-eslint/parser": "5.62.0",
|
65 | 65 | "eslint": "8.57.0",
|
|
72 | 72 | "eslint-plugin-jsx-a11y": "6.8.0",
|
73 | 73 | "eslint-plugin-prettier": "4.2.1",
|
74 | 74 | "eslint-plugin-react": "7.34.1",
|
75 |
| - "eslint-plugin-react-hooks": "4.6.0", |
| 75 | + "eslint-plugin-react-hooks": "4.6.2", |
76 | 76 | "husky": "8.0.3",
|
77 | 77 | "identity-obj-proxy": "3.0.0",
|
78 | 78 | "jest": "27.5.1",
|
|
0 commit comments