|
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.85.3", |
| 17 | + "@tanstack/react-router": "^1.131.16", |
18 | 18 | "leaflet": "^1.9.4", |
19 | 19 | "luxon": "^3.7.1", |
20 | 20 | "react": "^19.1.1", |
|
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", |
| 29 | + "@biomejs/biome": "^2.2.0", |
| 30 | + "@eslint/js": "^9.33.0", |
| 31 | + "@hey-api/openapi-ts": "^0.80.11", |
| 32 | + "@tailwindcss/vite": "^4.1.12", |
| 33 | + "@tanstack/react-query-devtools": "^5.85.3", |
| 34 | + "@tanstack/react-router-devtools": "^1.131.16", |
| 35 | + "@tanstack/router-plugin": "^1.131.16", |
36 | 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", |
| 37 | + "@types/luxon": "^3.7.1", |
| 38 | + "@types/node": "^22.17.2", |
| 39 | + "@types/react": "^19.1.10", |
| 40 | + "@types/react-dom": "^19.1.7", |
41 | 41 | "@vitejs/plugin-react": "^4.7.0", |
42 | 42 | "clsx": "^2.1.1", |
43 | | - "eslint": "^9.32.0", |
| 43 | + "eslint": "^9.33.0", |
44 | 44 | "eslint-plugin-react-hooks": "^5.2.0", |
45 | 45 | "eslint-plugin-react-refresh": "^0.4.20", |
46 | 46 | "globals": "^16.3.0", |
47 | 47 | "tailwind-merge": "^3.3.1", |
48 | | - "tailwindcss": "^4.1.11", |
49 | | - "typescript": "^5.8.3", |
50 | | - "typescript-eslint": "^8.38.0", |
51 | | - "vite": "^7.0.6" |
| 48 | + "tailwindcss": "^4.1.12", |
| 49 | + "typescript": "^5.9.2", |
| 50 | + "typescript-eslint": "^8.39.1", |
| 51 | + "vite": "^7.1.2" |
52 | 52 | }, |
53 | 53 | "pnpm": { |
54 | 54 | "onlyBuiltDependencies": [ |
|
0 commit comments