chore: update @ciphera-net/ui dependency to version 0.0.71 in package.json and package-lock.json
This commit is contained in:
8
package-lock.json
generated
8
package-lock.json
generated
@@ -8,7 +8,7 @@
|
|||||||
"name": "pulse-frontend",
|
"name": "pulse-frontend",
|
||||||
"version": "0.11.1-alpha",
|
"version": "0.11.1-alpha",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@ciphera-net/ui": "^0.0.70",
|
"@ciphera-net/ui": "^0.0.71",
|
||||||
"@ducanh2912/next-pwa": "^10.2.9",
|
"@ducanh2912/next-pwa": "^10.2.9",
|
||||||
"@radix-ui/react-icons": "^1.3.0",
|
"@radix-ui/react-icons": "^1.3.0",
|
||||||
"@simplewebauthn/browser": "^13.2.2",
|
"@simplewebauthn/browser": "^13.2.2",
|
||||||
@@ -1543,9 +1543,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@ciphera-net/ui": {
|
"node_modules/@ciphera-net/ui": {
|
||||||
"version": "0.0.70",
|
"version": "0.0.71",
|
||||||
"resolved": "https://npm.pkg.github.com/download/@ciphera-net/ui/0.0.70/08792280d0d6b705471aa6070a8bf3e3a753e895",
|
"resolved": "https://npm.pkg.github.com/download/@ciphera-net/ui/0.0.71/6ec24ff340c036efb82e0417c72ec0652cc14d83",
|
||||||
"integrity": "sha512-XrHRJQscTDMEU4Bp3jSyQ7NLLvNv5FM4lOYuvuVQfuzFZSLDlQv30jFuuM2MVMDL0axU8odNMN07XkVjONp7Ww==",
|
"integrity": "sha512-kfvCXb27BKAy1wQC9epecnDU7lS/SQ7eMVG7OeTZlWmy0ZwOE09E2Q6XTk164xLdSfXRkofxAluVwsuMEY4gFg==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@radix-ui/react-icons": "^1.3.0",
|
"@radix-ui/react-icons": "^1.3.0",
|
||||||
"clsx": "^2.1.0",
|
"clsx": "^2.1.0",
|
||||||
|
|||||||
@@ -10,7 +10,7 @@
|
|||||||
"type-check": "tsc --noEmit"
|
"type-check": "tsc --noEmit"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@ciphera-net/ui": "^0.0.70",
|
"@ciphera-net/ui": "^0.0.71",
|
||||||
"@ducanh2912/next-pwa": "^10.2.9",
|
"@ducanh2912/next-pwa": "^10.2.9",
|
||||||
"@radix-ui/react-icons": "^1.3.0",
|
"@radix-ui/react-icons": "^1.3.0",
|
||||||
"@simplewebauthn/browser": "^13.2.2",
|
"@simplewebauthn/browser": "^13.2.2",
|
||||||
|
|||||||
Reference in New Issue
Block a user