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

This commit is contained in:
Usman Baig
2026-02-27 13:22:36 +01:00
parent f933c2fb71
commit 052c49ace2
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.68",
"@ciphera-net/ui": "^0.0.69",
"@ducanh2912/next-pwa": "^10.2.9",
"@radix-ui/react-icons": "^1.3.0",
"@simplewebauthn/browser": "^13.2.2",
@@ -1543,9 +1543,9 @@
}
},
"node_modules/@ciphera-net/ui": {
"version": "0.0.68",
"resolved": "https://npm.pkg.github.com/download/@ciphera-net/ui/0.0.68/4c31bce4d7686b305680bfc5c86c78fc7ea9467d",
"integrity": "sha512-QO9H4vhKAJFtH0DTMhEhI2Q3nedy7JUK4jFRV9ofZTRAF2JCrYx53eEIiGInQmaTD4bMR649EE6bpz8hLknqtw==",
"version": "0.0.69",
"resolved": "https://npm.pkg.github.com/download/@ciphera-net/ui/0.0.69/f4bdafba179e509c05209a984770b262bb1a8331",
"integrity": "sha512-ERx6Qs4A+igzNSN5FwkLqZlsnorh9wM9P9SrdyAeMAlf9Dxvwwjvu1vWM6NApEL4oVfRdSHswhdtrcK/PQIy0g==",
"dependencies": {
"@radix-ui/react-icons": "^1.3.0",
"clsx": "^2.1.0",