From 93037dca94ebfd1d9cf4bffecf83f36037a2b196 Mon Sep 17 00:00:00 2001 From: Dylan Tientcheu Date: Thu, 16 Oct 2025 11:05:51 +0200 Subject: [PATCH] feat: add @algolia in trusted registries (#8485) --- apps/v4/public/r/registries.json | 1 + 1 file changed, 1 insertion(+) diff --git a/apps/v4/public/r/registries.json b/apps/v4/public/r/registries.json index 499a753a8f..8606c68ef4 100644 --- a/apps/v4/public/r/registries.json +++ b/apps/v4/public/r/registries.json @@ -4,6 +4,7 @@ "@aceternity": "https://ui.aceternity.com/registry/{name}.json", "@ai-elements": "https://registry.ai-sdk.dev/{name}.json", "@alexcarpenter": "https://ui.alexcarpenter.me/r/{name}.json", + "@algolia": "https://sitesearch.algolia.com/r/{name}.json", "@alpine": "https://alpine-registry.vercel.app/r/{name}.json", "@animate-ui": "https://animate-ui.com/r/{name}.json", "@assistant-ui": "https://r.assistant-ui.com/{name}.json",