chore: add @vueuse/core

This commit is contained in:
Benjamin Canac
2024-03-06 14:35:56 +01:00
parent 38a36f4e48
commit beb1bf2f0d
2 changed files with 70 additions and 29 deletions

View File

@@ -26,6 +26,7 @@
"dependencies": {
"@nuxt/kit": "^3.10.3",
"@nuxtjs/tailwindcss": "^6.11.4",
"@vueuse/core": "^10.9.0",
"autoprefixer": "^10.4.18",
"defu": "^6.1.4",
"nuxt-icon": "^0.6.8",
@@ -42,7 +43,7 @@
"@vue/test-utils": "^2.4.4",
"eslint": "^8.57.0",
"happy-dom": "^13.6.2",
"nuxt": "npm:nuxt-nightly@pr-26085",
"nuxt": "npm:nuxt-nightly@latest",
"ohash": "^1.1.3",
"vitest": "^1.3.1",
"vitest-environment-nuxt": "^1.0.0",