|
14 | 14 | "process": "^0.11.10", |
15 | 15 | "react": "^18.2.0", |
16 | 16 | "react-dom": "^18.2.0", |
17 | | - "react-router-dom": "^6.4.2", |
| 17 | + "react-router-dom": "^7.13.0", |
18 | 18 | "sass": "1.72.0", |
19 | 19 | "typescript": "^4.8.4", |
20 | 20 | "vite-plugin-svgr": "^4.3.0", |
|
54 | 54 | "@testing-library/user-event": "^13.5.0", |
55 | 55 | "@types/jest": "^29.1.2", |
56 | 56 | "@types/react-router-dom": "^5.3.3", |
57 | | - "@typescript-eslint/eslint-plugin": "^8.46.0", |
58 | | - "@typescript-eslint/parser": "^8.46.0", |
59 | | - "@vitest/coverage-v8": "3.1.2", |
60 | | - "eslint": "^9.37.0", |
61 | | - "eslint-config-react-app": "^7.0.1", |
62 | | - "eslint-plugin-react": "^7.37.5", |
| 57 | + "@typescript-eslint/eslint-plugin": "^8.46.0", |
| 58 | + "@typescript-eslint/parser": "^8.46.0", |
| 59 | + "@vitest/coverage-v8": "3.1.2", |
| 60 | + "eslint": "^9.37.0", |
| 61 | + "eslint-config-react-app": "^7.0.1", |
| 62 | + "eslint-plugin-react": "^7.37.5", |
63 | 63 | "jsdom": "^25.0.1", |
64 | 64 | "react-error-overlay": "6.0.9", |
65 | 65 | "vite": "^6.0.9", |
66 | | - "vite-plugin-eslint": "^1.8.1", |
| 66 | + "vite-plugin-eslint": "^1.8.1", |
67 | 67 | "vitest": "^3.1.2" |
68 | 68 | }, |
69 | 69 | "resolutions": { |
|
0 commit comments