|
14 | 14 | "@radix-ui/react-switch": "^1.1.4"
|
15 | 15 | },
|
16 | 16 | "devDependencies": {
|
17 |
| - "@radix-ui/react-dialog": "^1.1.7", |
18 |
| - "@radix-ui/react-toast": "^1.2.7", |
| 17 | + "@radix-ui/react-dialog": "^1.1.10", |
| 18 | + "@radix-ui/react-toast": "^1.2.10", |
19 | 19 | "@types/react": "^19.1.2",
|
20 | 20 | "@types/react-dom": "^19.1.2",
|
21 | 21 | "@typescript-eslint/eslint-plugin": "^8.30.1",
|
22 | 22 | "@typescript-eslint/parser": "^8.30.1",
|
23 | 23 | "@vitejs/plugin-react-swc": "^3.9.0",
|
24 |
| - "eslint": "^9.23.0", |
| 24 | + "eslint": "^9.25.0", |
25 | 25 | "eslint-plugin-react-hooks": "^5.2.0",
|
26 | 26 | "eslint-plugin-react-refresh": "^0.4.19",
|
27 |
| - "i18next": "^25.0.0", |
| 27 | + "i18next": "^25.0.1", |
28 | 28 | "i18next-browser-languagedetector": "^8.0.5",
|
29 |
| - "lucide-react": "^0.501.0", |
| 29 | + "lucide-react": "^0.503.0", |
30 | 30 | "react": "^19.1.0",
|
31 | 31 | "react-dom": "^19.1.0",
|
32 |
| - "react-hook-form": "^7.55.0", |
| 32 | + "react-hook-form": "^7.56.0", |
33 | 33 | "react-i18next": "^15.4.1",
|
34 | 34 | "react-router-dom": "^7.5.1",
|
35 | 35 | "socket.io-client": "^4.8.1",
|
|
0 commit comments