fix(security): patch runtime dependency advisories

This commit is contained in:
github-actions[bot]
2026-09-09 21:24:32 +00:00
parent 06cc3562f0
commit 693d841bec
5 changed files with 21 additions and 98 deletions
+2 -2
View File
@@ -12,7 +12,7 @@
"typecheck": "tsc --noEmit"
},
"dependencies": {
"maplibre-gl": "^6.0.0",
"maplibre-gl": "6.4.1",
"react": "^19.0.0",
"react-dom": "^19.0.0",
"react-router": "^8.0.0"
@@ -24,4 +24,4 @@
"typescript": "^5.9.0",
"vite": "^7.0.0"
}
}
}