From 37daf37c06ab30039a6a5c3abd1e4eaae9c94d2f Mon Sep 17 00:00:00 2001 From: Usman Baig Date: Thu, 22 Jan 2026 01:58:47 +0100 Subject: [PATCH] chore: update @ciphera-net/ui to 0.0.10 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a7d47d4..0a729fa 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "type-check": "tsc --noEmit" }, "dependencies": { - "@ciphera-net/ui": "^0.0.9", + "@ciphera-net/ui": "^0.0.10", "@radix-ui/react-icons": "^1.3.2", "@rrweb/types": "^2.0.0-alpha.18", "axios": "^1.13.2",