fix(deps): update vueuse to v11 (major) (#2922)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: TAKAHASHI Shuuji <shuuji3@gmail.com>
This commit is contained in:
renovate[bot] 2024-08-21 00:51:05 +09:00 committed by GitHub
parent 7de45d154e
commit b8efd67e83
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 104 additions and 31 deletions

View file

@ -60,12 +60,12 @@
"@upstash/redis": "^1.27.1",
"@vercel/kv": "^2.0.0",
"@vue-macros/nuxt": "^1.6.0",
"@vueuse/core": "^10.9.0",
"@vueuse/core": "^11.0.0",
"@vueuse/gesture": "^2.0.0",
"@vueuse/integrations": "^10.8.0",
"@vueuse/math": "^10.8.0",
"@vueuse/integrations": "^11.0.0",
"@vueuse/math": "^11.0.0",
"@vueuse/motion": "2.2.3",
"@vueuse/nuxt": "^10.8.0",
"@vueuse/nuxt": "^11.0.0",
"blurhash": "^2.0.5",
"browser-fs-access": "^0.35.0",
"cheerio": "^1.0.0",