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

This commit is contained in:
Usman Baig
2026-02-04 11:24:52 +01:00
parent cbd3c38f38
commit 8bc05382d8
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.1.0",
"dependencies": {
"@ciphera-net/ui": "^0.0.40",
"@ciphera-net/ui": "^0.0.41",
"@ducanh2912/next-pwa": "^10.2.9",
"axios": "^1.13.2",
"country-flag-icons": "^1.6.4",
@@ -1467,9 +1467,9 @@
}
},
"node_modules/@ciphera-net/ui": {
"version": "0.0.40",
"resolved": "https://npm.pkg.github.com/download/@ciphera-net/ui/0.0.40/876fb0a795d894ad2f089ae5b0c7c91a7904c784",
"integrity": "sha512-CTtzNU8AIOuFEoU1cUDFutTmmaT8nnuoyIv7D6siT51nJz8MwnWEDbR0vC3t9QFAjx+jq2laK9MvZg4Z5IP3hQ==",
"version": "0.0.41",
"resolved": "https://npm.pkg.github.com/download/@ciphera-net/ui/0.0.41/3f5042af5890632050f2c6ae6b389a6899cfdc6c",
"integrity": "sha512-egkw5aN5+kZMW7A0AKlFU2ToAZIBTMTJKWzZbxo/fo/hxavZt5YdW7r/iHesY28gbUsNuWrRN7sQ3U9sYUcNSw==",
"dependencies": {
"@radix-ui/react-icons": "^1.3.0",
"clsx": "^2.1.0",

View File

@@ -10,7 +10,7 @@
"type-check": "tsc --noEmit"
},
"dependencies": {
"@ciphera-net/ui": "^0.0.40",
"@ciphera-net/ui": "^0.0.41",
"@ducanh2912/next-pwa": "^10.2.9",
"axios": "^1.13.2",
"country-flag-icons": "^1.6.4",