diff --git a/package-lock.json b/package-lock.json index 1fa0a79..e926f1b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -8,7 +8,7 @@ "name": "pulse-frontend", "version": "0.11.1-alpha", "dependencies": { - "@ciphera-net/ui": "^0.0.61", + "@ciphera-net/ui": "^0.0.62", "@ducanh2912/next-pwa": "^10.2.9", "@radix-ui/react-icons": "^1.3.0", "@stripe/react-stripe-js": "^5.6.0", @@ -1541,9 +1541,9 @@ } }, "node_modules/@ciphera-net/ui": { - "version": "0.0.61", - "resolved": "https://npm.pkg.github.com/download/@ciphera-net/ui/0.0.61/b9a3b8917090c640655b0fd1c9dfe9c5a1ea0421", - "integrity": "sha512-yLhint7P2UfCjkYOXmRAGrgoswTSZUyV9AJGMPVP7dbdWhir1Mn3FkI54GdBldeI/QzTMYE5s4kSp8dKjTMiLw==", + "version": "0.0.62", + "resolved": "https://npm.pkg.github.com/download/@ciphera-net/ui/0.0.62/9cc42f0ed1d765dcf2b2e31b6db6de2393544c94", + "integrity": "sha512-WCV2exxhiMAwR0AtQiYzp1kzYZhjMx5fajw0cFniG1F6raNLmDjvb0bILPjSvOoqw8uixlRZgxAke3ovW5wfcQ==", "dependencies": { "@radix-ui/react-icons": "^1.3.0", "clsx": "^2.1.0", diff --git a/package.json b/package.json index 9ac7c0c..b8f90ea 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "type-check": "tsc --noEmit" }, "dependencies": { - "@ciphera-net/ui": "^0.0.61", + "@ciphera-net/ui": "^0.0.62", "@ducanh2912/next-pwa": "^10.2.9", "@radix-ui/react-icons": "^1.3.0", "@stripe/react-stripe-js": "^5.6.0",