chore: bump @ciphera-net/ui to 0.2.4

This commit is contained in:
Usman Baig
2026-03-11 23:48:27 +01:00
parent 136ceff962
commit 428a6fd18d
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.13.0-alpha",
"dependencies": {
"@ciphera-net/ui": "^0.2.3",
"@ciphera-net/ui": "^0.2.4",
"@ducanh2912/next-pwa": "^10.2.9",
"@phosphor-icons/react": "^2.1.10",
"@simplewebauthn/browser": "^13.2.2",
@@ -1667,9 +1667,9 @@
}
},
"node_modules/@ciphera-net/ui": {
"version": "0.2.3",
"resolved": "https://npm.pkg.github.com/download/@ciphera-net/ui/0.2.3/75e7a47468bdd46dcd1e1b55df475fdbf3650e7d",
"integrity": "sha512-MFhwn3q/LXMx9yWqza+VjozZfF4y4blk/ChUkQRBbarYKwIqxsoP10WTEcrSUZvuaTd2QfqFjA+ZcouI2NtuGQ==",
"version": "0.2.4",
"resolved": "https://npm.pkg.github.com/download/@ciphera-net/ui/0.2.4/e2e049be27e465b91cb347295c3854c1cd9927d7",
"integrity": "sha512-qqVYM4umgEQf/rQ/F2SdEpEi8D99eyMgO54As8l4O8B0z5kL+9CRtB5MT2ZcrhjsvGLj5tzL18gEzbaqrlXMmA==",
"dependencies": {
"@phosphor-icons/react": "^2.1.10",
"class-variance-authority": "^0.7.1",

View File

@@ -12,7 +12,7 @@
"test:watch": "vitest"
},
"dependencies": {
"@ciphera-net/ui": "^0.2.3",
"@ciphera-net/ui": "^0.2.4",
"@ducanh2912/next-pwa": "^10.2.9",
"@phosphor-icons/react": "^2.1.10",
"@simplewebauthn/browser": "^13.2.2",