Add vue use integrations and universal-cookies

This commit is contained in:
marzban-dev
2025-01-13 21:07:33 +03:30
parent ed817a526f
commit 65bf2806b8
2 changed files with 131 additions and 0 deletions
+2
View File
@@ -18,6 +18,7 @@
"@tanstack/vue-query-devtools": "^5.62.3",
"@vuelidate/core": "^2.0.3",
"@vuelidate/validators": "^2.0.4",
"@vueuse/integrations": "^12.4.0",
"@vueuse/nuxt": "^12.3.0",
"axios": "^1.7.9",
"fast-average-color": "^9.4.0",
@@ -25,6 +26,7 @@
"nuxt": "^3.14.1592",
"reka-ui": "^1.0.0-alpha.6",
"swiper": "^11.1.15",
"universal-cookie": "^7.2.2",
"vue": "latest",
"vue-router": "latest",
"vue-scrollto": "^2.20.0"