|
14 | 14 | }, |
15 | 15 | "dependencies": { |
16 | 16 | "@hey-api/client-fetch": "^0.10.0", |
17 | | - "@tanstack/react-query": "^5.74.4", |
18 | | - "@tanstack/react-router": "^1.117.0", |
| 17 | + "@tanstack/react-query": "^5.75.1", |
| 18 | + "@tanstack/react-router": "^1.119.0", |
19 | 19 | "leaflet": "^1.9.4", |
20 | 20 | "luxon": "^3.6.1", |
21 | 21 | "react": "^19.1.0", |
|
28 | 28 | }, |
29 | 29 | "devDependencies": { |
30 | 30 | "@biomejs/biome": "^1.9.4", |
31 | | - "@eslint/js": "^9.25.1", |
32 | | - "@hey-api/openapi-ts": "^0.66.6", |
33 | | - "@tailwindcss/vite": "^4.1.4", |
34 | | - "@tanstack/react-query-devtools": "^5.74.6", |
35 | | - "@tanstack/react-router-devtools": "^1.117.0", |
36 | | - "@tanstack/router-plugin": "^1.117.0", |
| 31 | + "@eslint/js": "^9.26.0", |
| 32 | + "@hey-api/openapi-ts": "^0.66.7", |
| 33 | + "@tailwindcss/vite": "^4.1.5", |
| 34 | + "@tanstack/react-query-devtools": "^5.75.1", |
| 35 | + "@tanstack/react-router-devtools": "^1.119.1", |
| 36 | + "@tanstack/router-plugin": "^1.119.0", |
37 | 37 | "@types/leaflet": "^1.9.17", |
38 | 38 | "@types/luxon": "^3.6.2", |
39 | | - "@types/node": "^22.14.1", |
| 39 | + "@types/node": "^22.15.3", |
40 | 40 | "@types/react": "^19.1.2", |
41 | | - "@types/react-dom": "^19.1.2", |
| 41 | + "@types/react-dom": "^19.1.3", |
42 | 42 | "@vitejs/plugin-react": "^4.4.1", |
43 | 43 | "clsx": "^2.1.1", |
44 | | - "eslint": "^9.25.1", |
| 44 | + "eslint": "^9.26.0", |
45 | 45 | "eslint-plugin-react-hooks": "^5.2.0", |
46 | 46 | "eslint-plugin-react-refresh": "^0.4.20", |
47 | 47 | "globals": "^16.0.0", |
48 | 48 | "tailwind-merge": "^3.2.0", |
49 | | - "tailwindcss": "^4.1.4", |
| 49 | + "tailwindcss": "^4.1.5", |
50 | 50 | "typescript": "^5.8.3", |
51 | | - "typescript-eslint": "^8.31.0", |
| 51 | + "typescript-eslint": "^8.31.1", |
52 | 52 | "vite": "^6.3.4" |
53 | 53 | }, |
54 | 54 | "pnpm": { |
|
0 commit comments