From 65ddce288677c7af684e8ea7b11d6ac9c05b5f99 Mon Sep 17 00:00:00 2001 From: Ziane-Badreddine Date: Wed, 11 Mar 2026 19:45:55 +0000 Subject: [PATCH] chore: rebase on main --- apps/v4/public/r/registries.json | 6 ++++++ apps/v4/registry/directory.json | 7 +++++++ 2 files changed, 13 insertions(+) diff --git a/apps/v4/public/r/registries.json b/apps/v4/public/r/registries.json index 2bbf4e745c..584f7e7813 100644 --- a/apps/v4/public/r/registries.json +++ b/apps/v4/public/r/registries.json @@ -563,6 +563,12 @@ "url": "https://shadcnstudio.com/r/{name}.json", "description": "An open-source set of shadcn/ui components, blocks, and templates with a powerful theme generator." }, + { + "name": "@waves-cn", + "homepage": "https://waves-cn.vercel.app/r/{name}.json", + "url": "https://waves-cn.vercel.app", + "description": "A collection of wave players and waveform components built with wavesurfer.js and shadcn/ui." + }, { "name": "@shadcn-editor", "homepage": "https://shadcn-editor.vercel.app", diff --git a/apps/v4/registry/directory.json b/apps/v4/registry/directory.json index 3a85b887c8..a6769396f2 100644 --- a/apps/v4/registry/directory.json +++ b/apps/v4/registry/directory.json @@ -658,6 +658,13 @@ "description": "An open-source set of shadcn/ui components, blocks, and templates with a powerful theme generator.", "logo": "" }, + { + "name": "@waves-cn", + "url": "https://waves-cn.vercel.app", + "homepage": "https://waves-cn.vercel.app/r/{name}.json", + "description": "A collection of wave players and waveform components built with wavesurfer.js and shadcn/ui.", + "logo": "" + }, { "name": "@shadcn-editor", "homepage": "https://shadcn-editor.vercel.app",