Skip to content

Commit b40903e

Browse files
committed
chore(deps): bump react and next.js; remove eslint
1 parent 18ab681 commit b40903e

File tree

2 files changed

+517
-3067
lines changed

2 files changed

+517
-3067
lines changed

package.json

Lines changed: 8 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
},
3838
"dependencies": {
3939
"@maplibre/maplibre-gl-leaflet": "^0.1.3",
40-
"@next/env": "^15.5.0",
40+
"@next/env": "^15.5.7",
4141
"@radix-ui/react-alert-dialog": "^1.1.15",
4242
"@radix-ui/react-dialog": "^1.1.15",
4343
"@radix-ui/react-dropdown-menu": "^2.1.16",
@@ -55,13 +55,13 @@
5555
"leaflet.markercluster": "^1.5.3",
5656
"keyv": "4.5.4",
5757
"lucide-react": "^0.541.0",
58-
"next": "^15.5.0",
58+
"next": "^15.5.7",
5959
"next-themes": "^0.4.6",
6060
"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",
6363
"react-leaflet": "^5.0.0",
64-
"react-resizable-panels": "^3.0.5",
64+
"react-resizable-panels": "^3.0.6",
6565
"recharts": "^2.15.4",
6666
"sharp": "~0.34.3",
6767
"simplify-geojson": "^1.0.5",
@@ -80,14 +80,12 @@
8080
"@testing-library/react": "^16.3.0",
8181
"@types/leaflet": "^1.9.20",
8282
"@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",
8686
"@types/staticmaps": "^1.12.5",
8787
"@vitejs/plugin-react": "^5.0.1",
8888
"@vitest/coverage-v8": "^3.2.4",
89-
"eslint": "^9.34.0",
90-
"eslint-config-next": "15.5.0",
9189
"jsdom": "^26.1.0",
9290
"msw": "^2.10.5",
9391
"vitest": "^3.2.4"

0 commit comments

Comments
 (0)