Updated packages

This commit is contained in:
Alexis
2025-02-04 16:40:24 +01:00
parent fc9a740b3e
commit 84e7fe22e1
4 changed files with 2035 additions and 1763 deletions

View File

@@ -10,15 +10,15 @@
"astro": "astro"
},
"dependencies": {
"@astrojs/tailwind": "^5.1.0",
"@astrojs/vue": "^4.5.0",
"@vueuse/core": "^10.11.0",
"astro": "^4.13.1",
"@astrojs/tailwind": "^6.0.0",
"@astrojs/vue": "^5.0.6",
"@vueuse/core": "^12.5.0",
"astro": "^5.2.4",
"scrambling-text": "^1.2.0",
"tailwindcss": "^3.3.5",
"vue": "^3.4.36"
"tailwindcss": "^3.4.17",
"vue": "^3.5.13"
},
"devDependencies": {
"sass": "^1.69.5"
"sass": "^1.83.4"
}
}