|
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.11.0", |
22 |
| - "@typescript-eslint/parser": "^8.11.0", |
| 21 | + "@typescript-eslint/eslint-plugin": "^8.13.0", |
| 22 | + "@typescript-eslint/parser": "^8.13.0", |
23 | 23 | "@vitejs/plugin-react-swc": "^3.7.1",
|
24 |
| - "eslint": "^9.13.0", |
| 24 | + "eslint": "^9.14.0", |
25 | 25 | "eslint-plugin-react-hooks": "^5.0.0",
|
26 |
| - "eslint-plugin-react-refresh": "^0.4.13", |
27 |
| - "i18next": "^23.16.2", |
| 26 | + "eslint-plugin-react-refresh": "^0.4.14", |
| 27 | + "i18next": "^23.16.4", |
28 | 28 | "i18next-browser-languagedetector": "^8.0.0",
|
29 |
| - "lucide-react": "^0.453.0", |
| 29 | + "lucide-react": "^0.454.0", |
30 | 30 | "react": "^18.2.0",
|
31 | 31 | "react-dom": "^18.2.0",
|
32 | 32 | "react-hook-form": "^7.53.1",
|
33 |
| - "react-i18next": "^15.1.0", |
34 |
| - "react-router-dom": "^6.27.0", |
| 33 | + "react-i18next": "^15.1.1", |
| 34 | + "react-router-dom": "^6.28.0", |
35 | 35 | "socket.io-client": "^4.8.1",
|
36 | 36 | "typescript": "^5.6.3",
|
37 | 37 | "vite": "^5.4.10",
|
38 | 38 | "vite-plugin-static-copy": "^2.0.0",
|
39 |
| - "vite-plugin-svgr": "^4.2.0", |
40 |
| - "zustand": "^5.0.0" |
| 39 | + "vite-plugin-svgr": "^4.3.0", |
| 40 | + "zustand": "^5.0.1" |
41 | 41 | }
|
42 | 42 | }
|
0 commit comments