Updated package
This commit is contained in:
18
package.json
18
package.json
@@ -10,18 +10,18 @@
|
||||
"astro": "astro"
|
||||
},
|
||||
"dependencies": {
|
||||
"@astrojs/sitemap": "^3.6.0",
|
||||
"@astrojs/vue": "^5.1.3",
|
||||
"@nanostores/persistent": "1.2.0",
|
||||
"@nanostores/vue": "^1.0.1",
|
||||
"@astrojs/sitemap": "^3.7.1",
|
||||
"@astrojs/vue": "^6.0.1",
|
||||
"@nanostores/persistent": "1.3.3",
|
||||
"@nanostores/vue": "^1.1.0",
|
||||
"@types/leaflet": "^1.9.21",
|
||||
"@vueuse/core": "^14.0.0",
|
||||
"astro": "^5.15.9",
|
||||
"nanostores": "^1.1.0",
|
||||
"@vueuse/core": "^14.2.1",
|
||||
"astro": "^6.0.8",
|
||||
"nanostores": "^1.2.0",
|
||||
"radix-vue": "^1.9.17",
|
||||
"vue": "^3.5.24"
|
||||
"vue": "^3.5.31"
|
||||
},
|
||||
"devDependencies": {
|
||||
"sass": "^1.94.1"
|
||||
"sass": "^1.98.0"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user