chore: upgrade to VueUse v10

This commit is contained in:
Anthony Fu 2023-05-02 01:58:55 +02:00
parent 076c47b7b0
commit 61526df93f
8 changed files with 106 additions and 61 deletions

View file

@ -51,12 +51,12 @@
"@tiptap/vue-3": "2.0.3",
"@unocss/nuxt": "^0.51.4",
"@vue-macros/nuxt": "^1.2.8",
"@vueuse/core": "^9.13.0",
"@vueuse/core": "^10.1.0",
"@vueuse/gesture": "2.0.0-beta.1",
"@vueuse/integrations": "^9.13.0",
"@vueuse/math": "^9.13.0",
"@vueuse/integrations": "^10.1.0",
"@vueuse/math": "^10.1.0",
"@vueuse/motion": "2.0.0-beta.12",
"@vueuse/nuxt": "^9.13.0",
"@vueuse/nuxt": "^10.1.0",
"blurhash": "^2.0.5",
"browser-fs-access": "^0.33.0",
"chroma-js": "^2.4.2",