From b6199e8a3ac42d512b0857a12a992cf36ad2cc6f Mon Sep 17 00:00:00 2001 From: Usman Baig Date: Mon, 9 Mar 2026 01:39:40 +0100 Subject: [PATCH] chore: bump @ciphera-net/ui to ^0.0.94 Picks up the Phosphor icon migration in ciphera-ui. --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6cd541d..f4c5e13 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "test:watch": "vitest" }, "dependencies": { - "@ciphera-net/ui": "^0.0.93", + "@ciphera-net/ui": "^0.0.94", "@ducanh2912/next-pwa": "^10.2.9", "@phosphor-icons/react": "^2.1.10", "@simplewebauthn/browser": "^13.2.2",