|
11 | 11 | "@fsf/shared": "*", |
12 | 12 | "d3": "^7.9.0", |
13 | 13 | "leaflet": "^1.9.4", |
14 | | - "lucide-react": "^0.575.0", |
15 | | - "portos-ai-toolkit": "^0.1.0", |
| 14 | + "lucide-react": "^0.577.0", |
| 15 | + "portos-ai-toolkit": "^0.8.0", |
16 | 16 | "react": "^18.3.1", |
17 | 17 | "react-dom": "^18.3.1", |
18 | 18 | "react-hot-toast": "^2.6.0", |
19 | 19 | "react-leaflet": "^4.2.1", |
20 | | - "react-router-dom": "^7.1.1", |
| 20 | + "react-router-dom": "^7.13.1", |
21 | 21 | "socket.io-client": "^4.8.3", |
22 | | - "zustand": "^5.0.2" |
| 22 | + "zustand": "^5.0.11" |
23 | 23 | }, |
24 | 24 | "devDependencies": { |
| 25 | + "@testing-library/react": "^16.3.2", |
| 26 | + "@tailwindcss/vite": "^4.2.1", |
25 | 27 | "@types/d3": "^7.4.3", |
26 | 28 | "@types/leaflet": "^1.9.21", |
27 | | - "@types/react": "^18.3.18", |
28 | | - "@types/react-dom": "^18.3.5", |
| 29 | + "@types/react": "^18.3.28", |
| 30 | + "@types/react-dom": "^18.3.7", |
29 | 31 | "@vitejs/plugin-react": "^5.1.4", |
30 | | - "autoprefixer": "^10.4.20", |
31 | | - "postcss": "^8.4.49", |
32 | | - "tailwindcss": "^3.4.17", |
| 32 | + "tailwindcss": "^4.2.1", |
33 | 33 | "typescript": "^5.7.2", |
34 | 34 | "vite": "^7.3.1" |
35 | 35 | } |
|
0 commit comments