chore: update @ciphera-net/ui dependency to version 0.0.62 in package.json and package-lock.json

This commit is contained in:
Usman Baig
2026-02-23 19:00:08 +01:00
parent 3cb5416251
commit 6fb4da5a69
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@@ -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",