Updated package

This commit is contained in:
Alexis
2025-11-19 18:27:35 +01:00
parent df81c74d76
commit 232ef4d914
2 changed files with 805 additions and 789 deletions

View File

@@ -11,17 +11,17 @@
},
"dependencies": {
"@astrojs/sitemap": "^3.6.0",
"@astrojs/vue": "^5.1.1",
"@nanostores/persistent": "1.1.0",
"@astrojs/vue": "^5.1.3",
"@nanostores/persistent": "1.2.0",
"@nanostores/vue": "^1.0.1",
"@types/leaflet": "^1.9.21",
"@vueuse/core": "^13.9.0",
"astro": "^5.14.5",
"nanostores": "^1.0.1",
"@vueuse/core": "^14.0.0",
"astro": "^5.15.9",
"nanostores": "^1.1.0",
"radix-vue": "^1.9.17",
"vue": "^3.5.22"
"vue": "^3.5.24"
},
"devDependencies": {
"sass": "^1.93.2"
"sass": "^1.94.1"
}
}