chore(deps): update @vueuse/* and fuse.js

This commit is contained in:
Benjamin Canac
2024-08-20 12:41:17 +02:00
parent a894a2f099
commit 79d42dd97b
5 changed files with 101 additions and 38 deletions

View File

@@ -246,7 +246,7 @@ When accessing the component via a template ref, you can use the following:
::field{name="updateQuery (query)"}
Updates the current query.
::
::field{name="results" type="ComputedRef<Fuse.FuseResult<Command>[]>"}
::field{name="results" type="ComputedRef<FuseResult<Command>[]>"}
The results exposed by [useFuse](https://vueuse.org/integrations/useFuse/#usefuse).
::
::field{name="comboboxApi"}

View File

@@ -14,7 +14,7 @@
"@nuxt/ui-pro": "npm:@nuxt/ui-pro-edge@1.3.1-28698404.4d54eb2",
"@nuxtjs/plausible": "^1.0.2",
"@octokit/rest": "^21.0.2",
"@vueuse/nuxt": "^10.11.1",
"@vueuse/nuxt": "^11.0.1",
"date-fns": "^3.6.0",
"eslint": "^8.57.0",
"joi": "^17.13.3",