From c00a921f3644269848792c1dab048bbcb76b94f3 Mon Sep 17 00:00:00 2001 From: Usman Baig Date: Tue, 27 Jan 2026 22:02:55 +0100 Subject: [PATCH] chore: update @ciphera-net/ui to version 0.0.23 in package-lock.json --- package-lock.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/package-lock.json b/package-lock.json index 9c21781..ed1e9ff 100644 --- a/package-lock.json +++ b/package-lock.json @@ -8,7 +8,7 @@ "name": "pulse-frontend", "version": "0.1.0", "dependencies": { - "@ciphera-net/ui": "^0.0.21", + "@ciphera-net/ui": "^0.0.23", "axios": "^1.13.2", "country-flag-icons": "^1.6.4", "d3-scale": "^4.0.2", @@ -267,9 +267,9 @@ } }, "node_modules/@ciphera-net/ui": { - "version": "0.0.21", - "resolved": "https://npm.pkg.github.com/download/@ciphera-net/ui/0.0.21/ad0c7a2f79479469606e55e0006c37aba60583c8", - "integrity": "sha512-i5DB+tRNR3eYKosLMkXaTSTrGSBnmDE9huOvThh58F51BRPG42MKbYXkb58tWoqs2TtZeWnmwjn1t3b8OWITJA==", + "version": "0.0.23", + "resolved": "https://npm.pkg.github.com/download/@ciphera-net/ui/0.0.23/ee73e5ad39cc4ed8e9eaa1e648fd23feec19c578", + "integrity": "sha512-ZDIPfZ5SmewduqoskjUIitgr18nn0l9fGjIUW/eKVmL7SENAk/ehi6kusKtQiC9bY7Qc/BphuR5agsW0gDrb3w==", "dependencies": { "@radix-ui/react-icons": "^1.3.0", "clsx": "^2.1.0",