|
16 | 16 | "devDependencies": {
|
17 | 17 | "@radix-ui/react-dialog": "^1.1.2",
|
18 | 18 | "@radix-ui/react-toast": "^1.2.2",
|
19 |
| - "@types/react": "^18.3.12", |
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", |
25 |
| - "eslint-plugin-react-hooks": "^5.0.0", |
26 |
| - "eslint-plugin-react-refresh": "^0.4.14", |
27 |
| - "i18next": "^23.16.5", |
28 |
| - "i18next-browser-languagedetector": "^8.0.0", |
29 |
| - "lucide-react": "^0.459.0", |
30 |
| - "react": "^18.2.0", |
31 |
| - "react-dom": "^18.2.0", |
32 |
| - "react-hook-form": "^7.53.2", |
33 |
| - "react-i18next": "^15.1.1", |
34 |
| - "react-router-dom": "^6.28.0", |
| 19 | + "@types/react": "^19.0.1", |
| 20 | + "@types/react-dom": "^19.0.2", |
| 21 | + "@typescript-eslint/eslint-plugin": "^8.18.0", |
| 22 | + "@typescript-eslint/parser": "^8.18.0", |
| 23 | + "@vitejs/plugin-react-swc": "^3.7.2", |
| 24 | + "eslint": "^9.16.0", |
| 25 | + "eslint-plugin-react-hooks": "^5.1.0", |
| 26 | + "eslint-plugin-react-refresh": "^0.4.16", |
| 27 | + "i18next": "^24.0.5", |
| 28 | + "i18next-browser-languagedetector": "^8.0.2", |
| 29 | + "lucide-react": "^0.468.0", |
| 30 | + "react": "^19.0.0", |
| 31 | + "react-dom": "^19.0.0", |
| 32 | + "react-hook-form": "^7.54.0", |
| 33 | + "react-i18next": "^15.1.4", |
| 34 | + "react-router-dom": "^7.0.2", |
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.3", |
| 38 | + "vite-plugin-static-copy": "^2.2.0", |
39 | 39 | "vite-plugin-svgr": "^4.3.0",
|
40 |
| - "zustand": "^5.0.1" |
| 40 | + "zustand": "^5.0.2" |
41 | 41 | }
|
42 | 42 | }
|
0 commit comments