diff --git a/apps/www/package.json b/apps/www/package.json index 6719993a..97e9415a 100644 --- a/apps/www/package.json +++ b/apps/www/package.json @@ -32,7 +32,7 @@ "embla-carousel-autoplay": "^8.0.0-rc22", "embla-carousel-vue": "^8.0.0-rc22", "lucide-vue-next": "^0.276.0", - "radix-vue": "^1.4.0", + "radix-vue": "^1.4.1", "tailwindcss-animate": "^1.0.7", "v-calendar": "^3.1.2", "vee-validate": "4.12.5", diff --git a/apps/www/src/lib/registry/default/ui/command/CommandItem.vue b/apps/www/src/lib/registry/default/ui/command/CommandItem.vue index 29725b18..c373d12e 100644 --- a/apps/www/src/lib/registry/default/ui/command/CommandItem.vue +++ b/apps/www/src/lib/registry/default/ui/command/CommandItem.vue @@ -19,8 +19,7 @@ const forwarded = useForwardPropsEmits(delegatedProps, emits)