|
1 | 1 | { |
2 | 2 | "name": "admin", |
3 | 3 | "private": true, |
4 | | - "version": "2.7.0", |
| 4 | + "version": "2.7.1", |
5 | 5 | "type": "module", |
6 | 6 | "scripts": { |
7 | 7 | "dev": "vite", |
|
18 | 18 | "@radix-ui/react-toast": "^1.2.15", |
19 | 19 | "@types/react": "^19.2.14", |
20 | 20 | "@types/react-dom": "^19.2.3", |
21 | | - "@typescript-eslint/eslint-plugin": "^8.58.2", |
22 | | - "@typescript-eslint/parser": "^8.58.2", |
| 21 | + "@typescript-eslint/eslint-plugin": "^8.59.0", |
| 22 | + "@typescript-eslint/parser": "^8.59.0", |
23 | 23 | "@vitejs/plugin-react": "^6.0.1", |
24 | 24 | "babel-plugin-react-compiler": "19.1.0-rc.3", |
25 | | - "eslint": "^10.2.0", |
26 | | - "eslint-plugin-react-hooks": "^7.1.0", |
| 25 | + "eslint": "^10.2.1", |
| 26 | + "eslint-plugin-react-hooks": "^7.1.1", |
27 | 27 | "eslint-plugin-react-refresh": "^0.5.2", |
28 | | - "i18next": "^26.0.5", |
| 28 | + "i18next": "^26.0.6", |
29 | 29 | "i18next-browser-languagedetector": "^8.2.1", |
30 | 30 | "lucide-react": "^1.8.0", |
31 | 31 | "react": "^19.2.5", |
32 | 32 | "react-dom": "^19.2.5", |
33 | | - "react-hook-form": "^7.72.1", |
| 33 | + "react-hook-form": "^7.73.1", |
34 | 34 | "react-i18next": "^17.0.4", |
35 | | - "react-router-dom": "^7.14.1", |
| 35 | + "react-router-dom": "^7.14.2", |
36 | 36 | "socket.io-client": "^4.8.3", |
37 | 37 | "typescript": "^6.0.3", |
38 | 38 | "vite": "npm:rolldown-vite@7.2.10", |
39 | 39 | "vite-plugin-babel": "^1.6.0", |
40 | | - "vite-plugin-static-copy": "^4.0.1", |
| 40 | + "vite-plugin-static-copy": "^4.1.0", |
41 | 41 | "zustand": "^5.0.12" |
42 | 42 | }, |
43 | 43 | "overrides": { |
|
0 commit comments