|
18 | 18 | "@radix-ui/react-toast": "^1.2.2",
|
19 | 19 | "@types/react": "^18.3.12",
|
20 | 20 | "@types/react-dom": "^18.3.1",
|
21 |
| - "@typescript-eslint/eslint-plugin": "^8.14.0", |
22 |
| - "@typescript-eslint/parser": "^8.14.0", |
23 |
| - "@vitejs/plugin-react-swc": "^3.7.1", |
24 |
| - "eslint": "^9.14.0", |
| 21 | + "@typescript-eslint/eslint-plugin": "^8.16.0", |
| 22 | + "@typescript-eslint/parser": "^8.16.0", |
| 23 | + "@vitejs/plugin-react-swc": "^3.7.2", |
| 24 | + "eslint": "^9.15.0", |
25 | 25 | "eslint-plugin-react-hooks": "^5.0.0",
|
26 | 26 | "eslint-plugin-react-refresh": "^0.4.14",
|
27 |
| - "i18next": "^23.16.5", |
| 27 | + "i18next": "^24.0.2", |
28 | 28 | "i18next-browser-languagedetector": "^8.0.0",
|
29 |
| - "lucide-react": "^0.459.0", |
| 29 | + "lucide-react": "^0.462.0", |
30 | 30 | "react": "^18.2.0",
|
31 | 31 | "react-dom": "^18.2.0",
|
32 | 32 | "react-hook-form": "^7.53.2",
|
33 |
| - "react-i18next": "^15.1.1", |
34 |
| - "react-router-dom": "^6.28.0", |
| 33 | + "react-i18next": "^15.1.2", |
| 34 | + "react-router-dom": "^7.0.1", |
35 | 35 | "socket.io-client": "^4.8.1",
|
36 |
| - "typescript": "^5.6.3", |
37 |
| - "vite": "^5.4.11", |
38 |
| - "vite-plugin-static-copy": "^2.1.0", |
| 36 | + "typescript": "^5.7.2", |
| 37 | + "vite": "^6.0.1", |
| 38 | + "vite-plugin-static-copy": "^2.2.0", |
39 | 39 | "vite-plugin-svgr": "^4.3.0",
|
40 | 40 | "zustand": "^5.0.1"
|
41 | 41 | }
|
|
0 commit comments