Updated packages

This commit is contained in:
Alexis
2025-08-13 16:12:05 +02:00
parent 4209771189
commit d49d5e79f2
2 changed files with 528 additions and 528 deletions

View File

@@ -10,18 +10,18 @@
"astro": "astro"
},
"dependencies": {
"@astrojs/sitemap": "^3.4.1",
"@astrojs/sitemap": "^3.4.2",
"@astrojs/vue": "^5.1.0",
"@nanostores/persistent": "1.0.0",
"@nanostores/persistent": "1.1.0",
"@nanostores/vue": "^1.0.1",
"@types/leaflet": "^1.9.20",
"@vueuse/core": "^13.5.0",
"astro": "^5.12.0",
"@vueuse/core": "^13.6.0",
"astro": "^5.12.9",
"nanostores": "^1.0.1",
"radix-vue": "^1.9.17",
"vue": "^3.5.17"
"vue": "^3.5.18"
},
"devDependencies": {
"sass": "^1.89.2"
"sass": "^1.90.0"
}
}