|
37 | 37 | }, |
38 | 38 | "dependencies": { |
39 | 39 | "@maplibre/maplibre-gl-leaflet": "^0.1.3", |
40 | | - "@next/env": "^15.5.0", |
| 40 | + "@next/env": "^15.5.7", |
41 | 41 | "@radix-ui/react-alert-dialog": "^1.1.15", |
42 | 42 | "@radix-ui/react-dialog": "^1.1.15", |
43 | 43 | "@radix-ui/react-dropdown-menu": "^2.1.16", |
|
55 | 55 | "leaflet.markercluster": "^1.5.3", |
56 | 56 | "keyv": "4.5.4", |
57 | 57 | "lucide-react": "^0.541.0", |
58 | | - "next": "^15.5.0", |
| 58 | + "next": "^15.5.7", |
59 | 59 | "next-themes": "^0.4.6", |
60 | 60 | "postcss": "^8.5.6", |
61 | | - "react": "^19.1.1", |
62 | | - "react-dom": "^19.1.1", |
| 61 | + "react": "^19.2.1", |
| 62 | + "react-dom": "^19.2.1", |
63 | 63 | "react-leaflet": "^5.0.0", |
64 | | - "react-resizable-panels": "^3.0.5", |
| 64 | + "react-resizable-panels": "^3.0.6", |
65 | 65 | "recharts": "^2.15.4", |
66 | 66 | "sharp": "~0.34.3", |
67 | 67 | "simplify-geojson": "^1.0.5", |
|
80 | 80 | "@testing-library/react": "^16.3.0", |
81 | 81 | "@types/leaflet": "^1.9.20", |
82 | 82 | "@types/leaflet.markercluster": "^1.5.5", |
83 | | - "@types/node": "^24.3.0", |
84 | | - "@types/react": "19.1.11", |
85 | | - "@types/react-dom": "19.1.7", |
| 83 | + "@types/node": "^24.10.1", |
| 84 | + "@types/react": "19.2.7", |
| 85 | + "@types/react-dom": "19.2.3", |
86 | 86 | "@types/staticmaps": "^1.12.5", |
87 | 87 | "@vitejs/plugin-react": "^5.0.1", |
88 | 88 | "@vitest/coverage-v8": "^3.2.4", |
89 | | - "eslint": "^9.34.0", |
90 | | - "eslint-config-next": "15.5.0", |
91 | 89 | "jsdom": "^26.1.0", |
92 | 90 | "msw": "^2.10.5", |
93 | 91 | "vitest": "^3.2.4" |
|
0 commit comments