diff --git a/apps/v4/registry/directory.json b/apps/v4/registry/directory.json
index c72576ef7b..40b70585ea 100644
--- a/apps/v4/registry/directory.json
+++ b/apps/v4/registry/directory.json
@@ -1589,5 +1589,19 @@
"url": "https://uiable.com/r/{name}.json",
"description": "Free, open-source UI component library built with Next.js, React 19, Tailwind CSS v4, and shadcn/ui — beautifully designed components you can copy, customize, and make your own.",
"logo": ""
+ },
+ {
+ "name": "@vue-bits",
+ "homepage": "https://vue-bits.dev",
+ "url": "https://vue-bits.dev/r/{name}.json",
+ "description": "An open source collection of high quality, animated, interactive & fully customizable Vue components for building stunning, memorable user interfaces.",
+ "logo": ""
+ },
+ {
+ "name": "@svelte-bits",
+ "homepage": "https://sveltebits.xyz",
+ "url": "https://sveltebits.xyz/r/{name}.json",
+ "description": "An open source collection of high quality, animated, interactive & fully customizable Svelte components for building stunning, memorable user interfaces.",
+ "logo": ""
}
]