|
14 | 14 | "@radix-ui/react-switch": "^1.1.4"
|
15 | 15 | },
|
16 | 16 | "devDependencies": {
|
17 |
| - "@radix-ui/react-dialog": "^1.1.6", |
18 |
| - "@radix-ui/react-toast": "^1.2.6", |
19 |
| - "@types/react": "^19.0.12", |
20 |
| - "@types/react-dom": "^19.0.4", |
21 |
| - "@typescript-eslint/eslint-plugin": "^8.28.0", |
22 |
| - "@typescript-eslint/parser": "^8.28.0", |
23 |
| - "@vitejs/plugin-react-swc": "^3.8.1", |
| 17 | + "@radix-ui/react-dialog": "^1.1.7", |
| 18 | + "@radix-ui/react-toast": "^1.2.7", |
| 19 | + "@types/react": "^19.1.2", |
| 20 | + "@types/react-dom": "^19.1.2", |
| 21 | + "@typescript-eslint/eslint-plugin": "^8.30.1", |
| 22 | + "@typescript-eslint/parser": "^8.30.1", |
| 23 | + "@vitejs/plugin-react-swc": "^3.9.0", |
24 | 24 | "eslint": "^9.23.0",
|
25 | 25 | "eslint-plugin-react-hooks": "^5.2.0",
|
26 | 26 | "eslint-plugin-react-refresh": "^0.4.19",
|
27 |
| - "i18next": "^24.2.3", |
| 27 | + "i18next": "^25.0.0", |
28 | 28 | "i18next-browser-languagedetector": "^8.0.4",
|
29 |
| - "lucide-react": "^0.487.0", |
| 29 | + "lucide-react": "^0.488.0", |
30 | 30 | "react": "^19.1.0",
|
31 | 31 | "react-dom": "^19.1.0",
|
32 | 32 | "react-hook-form": "^7.55.0",
|
33 | 33 | "react-i18next": "^15.4.1",
|
34 |
| - "react-router-dom": "^7.4.1", |
| 34 | + "react-router-dom": "^7.5.1", |
35 | 35 | "socket.io-client": "^4.8.1",
|
36 | 36 | "typescript": "^5.8.2",
|
37 |
| - "vite": "^6.2.6", |
38 |
| - "vite-plugin-static-copy": "^2.3.0", |
| 37 | + "vite": "^6.3.1", |
| 38 | + "vite-plugin-static-copy": "^2.3.1", |
39 | 39 | "vite-plugin-svgr": "^4.3.0",
|
40 | 40 | "zustand": "^5.0.3"
|
41 | 41 | }
|
|
0 commit comments