chore: bump @ciphera-net/ui to 0.3.0 (dark-only)

This commit is contained in:
Usman Baig
2026-03-21 18:54:15 +01:00
parent 21c68b4334
commit 6d253e6d18
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.15.0-alpha",
"dependencies": {
"@ciphera-net/ui": "^0.2.15",
"@ciphera-net/ui": "^0.3.0",
"@ducanh2912/next-pwa": "^10.2.9",
"@phosphor-icons/react": "^2.1.10",
"@simplewebauthn/browser": "^13.2.2",
@@ -1670,9 +1670,9 @@
}
},
"node_modules/@ciphera-net/ui": {
"version": "0.2.15",
"resolved": "https://npm.pkg.github.com/download/@ciphera-net/ui/0.2.15/ec35ffe3be80cb5deca6a05bd2d36d636333a4a9",
"integrity": "sha512-Y2snU21OFbcarVq6QbSkW/pbL3BL9SePf8dBzC36zUvDp5TuhIU7E/21ydVGxGH6Ye6wKw2G1Qsv3xsnsumyPA==",
"version": "0.3.0",
"resolved": "https://npm.pkg.github.com/download/@ciphera-net/ui/0.3.0/d1016cffd0c4402d130c7fa3112348d9b75f730e",
"integrity": "sha512-d0Vn2N2l/Bawgy6UKKY6Fz94i+a5A2WA2UsuHLsDfxaG52OxMqpmeHu4mGV3tvPAqH/5K2yZC4E4ne1Tkes2xg==",
"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.15",
"@ciphera-net/ui": "^0.3.0",
"@ducanh2912/next-pwa": "^10.2.9",
"@phosphor-icons/react": "^2.1.10",
"@simplewebauthn/browser": "^13.2.2",