|
13 | 13 | "generate:api": "openapi-ts" |
14 | 14 | }, |
15 | 15 | "dependencies": { |
16 | | - "@tanstack/react-query": "^5.83.0", |
17 | | - "@tanstack/react-router": "^1.130.2", |
| 16 | + "@tanstack/react-query": "^5.90.5", |
| 17 | + "@tanstack/react-router": "^1.134.4", |
18 | 18 | "leaflet": "^1.9.4", |
19 | | - "luxon": "^3.7.1", |
20 | | - "react": "^19.1.1", |
| 19 | + "luxon": "^3.7.2", |
| 20 | + "react": "^19.2.0", |
21 | 21 | "react-clock": "^6.0.0", |
22 | | - "react-dom": "^19.1.1", |
| 22 | + "react-dom": "^19.2.0", |
23 | 23 | "react-icons": "^5.5.0", |
24 | 24 | "react-leaflet": "^5.0.0", |
25 | 25 | "react-leaflet-drift-marker": "^4.0.0", |
26 | 26 | "react-use-websocket": "^4.13.0" |
27 | 27 | }, |
28 | 28 | "devDependencies": { |
29 | | - "@biomejs/biome": "^2.1.2", |
30 | | - "@eslint/js": "^9.32.0", |
31 | | - "@hey-api/openapi-ts": "^0.80.1", |
32 | | - "@tailwindcss/vite": "^4.1.11", |
33 | | - "@tanstack/react-query-devtools": "^5.83.0", |
34 | | - "@tanstack/react-router-devtools": "^1.130.2", |
35 | | - "@tanstack/router-plugin": "^1.130.2", |
36 | | - "@types/leaflet": "^1.9.20", |
37 | | - "@types/luxon": "^3.6.2", |
38 | | - "@types/node": "^22.16.5", |
39 | | - "@types/react": "^19.1.8", |
40 | | - "@types/react-dom": "^19.1.6", |
| 29 | + "@biomejs/biome": "^2.3.2", |
| 30 | + "@eslint/js": "^9.39.0", |
| 31 | + "@hey-api/openapi-ts": "^0.86.11", |
| 32 | + "@tailwindcss/vite": "^4.1.16", |
| 33 | + "@tanstack/react-query-devtools": "^5.90.2", |
| 34 | + "@tanstack/react-router-devtools": "^1.134.4", |
| 35 | + "@tanstack/router-plugin": "^1.134.6", |
| 36 | + "@types/leaflet": "^1.9.21", |
| 37 | + "@types/luxon": "^3.7.1", |
| 38 | + "@types/node": "^22.18.13", |
| 39 | + "@types/react": "^19.2.2", |
| 40 | + "@types/react-dom": "^19.2.2", |
41 | 41 | "@vitejs/plugin-react": "^4.7.0", |
42 | 42 | "clsx": "^2.1.1", |
43 | | - "eslint": "^9.32.0", |
| 43 | + "eslint": "^9.39.0", |
44 | 44 | "eslint-plugin-react-hooks": "^5.2.0", |
45 | | - "eslint-plugin-react-refresh": "^0.4.20", |
46 | | - "globals": "^16.3.0", |
| 45 | + "eslint-plugin-react-refresh": "^0.4.24", |
| 46 | + "globals": "^16.4.0", |
47 | 47 | "tailwind-merge": "^3.3.1", |
48 | | - "tailwindcss": "^4.1.11", |
49 | | - "typescript": "^5.8.3", |
50 | | - "typescript-eslint": "^8.38.0", |
| 48 | + "tailwindcss": "^4.1.16", |
| 49 | + "typescript": "^5.9.3", |
| 50 | + "typescript-eslint": "^8.46.2", |
51 | 51 | "vite": "^7.0.6" |
52 | 52 | }, |
53 | 53 | "pnpm": { |
|
0 commit comments