Skip to content

Commit 04761ca

Browse files
committed
chore: upgrade Next.js to patched version
1 parent 6eaafea commit 04761ca

2 files changed

Lines changed: 79 additions & 41 deletions

File tree

package-lock.json

Lines changed: 76 additions & 40 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,13 +10,15 @@
1010
},
1111
"dependencies": {
1212
"leaflet": "^1.9.4",
13-
"next": "^15.4.6",
13+
"next": "^15.5.3",
1414
"react": "^18.2.0",
1515
"react-dom": "^18.2.0",
1616
"react-leaflet": "^5.0.0",
1717
"react-leaflet-cluster": "^3.1.0"
1818
},
1919
"devDependencies": {
20+
"@types/node": "24.3.3",
21+
"@types/react": "19.1.13",
2022
"@typescript-eslint/eslint-plugin": "^8.39.1",
2123
"@typescript-eslint/parser": "^8.39.1",
2224
"eslint": "^8.57.1",

0 commit comments

Comments
 (0)