fix: bump @ciphera-net/ui to 0.2.2 (PoW difficulty fix)
This commit is contained in:
8
package-lock.json
generated
8
package-lock.json
generated
@@ -8,7 +8,7 @@
|
||||
"name": "pulse-frontend",
|
||||
"version": "0.13.0-alpha",
|
||||
"dependencies": {
|
||||
"@ciphera-net/ui": "^0.2.1",
|
||||
"@ciphera-net/ui": "^0.2.2",
|
||||
"@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.1",
|
||||
"resolved": "https://npm.pkg.github.com/download/@ciphera-net/ui/0.2.1/c0e31eb55d837285e4c89f4a32228681f1282d7b",
|
||||
"integrity": "sha512-ggIRrgwSS0TI/6ieU1esmV+6EIQ79Je5IM/pXqIzLUm1TJ68xGtx2Uumm36vMKSnQ3KqW+Li5HqfhzQJnH6fdw==",
|
||||
"version": "0.2.2",
|
||||
"resolved": "https://npm.pkg.github.com/download/@ciphera-net/ui/0.2.2/9245f64a28201bfdea8873b7c809ee966825e2ed",
|
||||
"integrity": "sha512-7yOWEJT9X9+hhzKKIRdLeUz5rkm2922UbVsUNf6dWMLoTrL0I1FKEzBjIHxshh6DZpQDDAGQD9D2ty5y4xog/Q==",
|
||||
"dependencies": {
|
||||
"@phosphor-icons/react": "^2.1.10",
|
||||
"class-variance-authority": "^0.7.1",
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
"test:watch": "vitest"
|
||||
},
|
||||
"dependencies": {
|
||||
"@ciphera-net/ui": "^0.2.1",
|
||||
"@ciphera-net/ui": "^0.2.2",
|
||||
"@ducanh2912/next-pwa": "^10.2.9",
|
||||
"@phosphor-icons/react": "^2.1.10",
|
||||
"@simplewebauthn/browser": "^13.2.2",
|
||||
|
||||
Reference in New Issue
Block a user