|
14 | 14 | "@radix-ui/react-switch": "^1.2.5"
|
15 | 15 | },
|
16 | 16 | "devDependencies": {
|
17 |
| - "@radix-ui/react-dialog": "^1.1.14", |
18 |
| - "@radix-ui/react-toast": "^1.2.14", |
19 |
| - "@types/react": "^19.1.8", |
20 |
| - "@types/react-dom": "^19.1.6", |
21 |
| - "@typescript-eslint/eslint-plugin": "^8.37.0", |
22 |
| - "@typescript-eslint/parser": "^8.37.0", |
23 |
| - "@vitejs/plugin-react-swc": "^3.10.2", |
24 |
| - "eslint": "^9.31.0", |
| 17 | + "@radix-ui/react-dialog": "^1.1.15", |
| 18 | + "@radix-ui/react-toast": "^1.2.15", |
| 19 | + "@types/react": "^19.1.10", |
| 20 | + "@types/react-dom": "^19.1.7", |
| 21 | + "@typescript-eslint/eslint-plugin": "^8.40.0", |
| 22 | + "@typescript-eslint/parser": "^8.40.0", |
| 23 | + "@vitejs/plugin-react-swc": "^4.0.1", |
| 24 | + "eslint": "^9.33.0", |
25 | 25 | "eslint-plugin-react-hooks": "^5.2.0",
|
26 | 26 | "eslint-plugin-react-refresh": "^0.4.20",
|
27 |
| - "i18next": "^25.3.2", |
| 27 | + "i18next": "^25.4.0", |
28 | 28 | "i18next-browser-languagedetector": "^8.2.0",
|
29 |
| - "lucide-react": "^0.525.0", |
30 |
| - "react": "^19.1.0", |
31 |
| - "react-dom": "^19.1.0", |
32 |
| - "react-hook-form": "^7.60.0", |
33 |
| - "react-i18next": "^15.6.0", |
34 |
| - "react-router-dom": "^7.6.3", |
| 29 | + "lucide-react": "^0.541.0", |
| 30 | + "react": "^19.1.1", |
| 31 | + "react-dom": "^19.1.1", |
| 32 | + "react-hook-form": "^7.62.0", |
| 33 | + "react-i18next": "^15.7.1", |
| 34 | + "react-router-dom": "^7.8.1", |
35 | 35 | "socket.io-client": "^4.8.1",
|
36 |
| - "typescript": "^5.8.2", |
37 |
| - "vite": "^7.0.4", |
38 |
| - "vite-plugin-static-copy": "^3.1.1", |
| 36 | + "typescript": "^5.9.2", |
| 37 | + "vite": "^7.1.3", |
| 38 | + "vite-plugin-static-copy": "^3.1.2", |
39 | 39 | "vite-plugin-svgr": "^4.3.0",
|
40 |
| - "zustand": "^5.0.6" |
| 40 | + "zustand": "^5.0.8" |
41 | 41 | }
|
42 | 42 | }
|
0 commit comments