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

This commit is contained in:
Usman Baig
2026-01-28 16:44:46 +01:00
parent c4367dc2a7
commit 7ef9ea6779
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.30",
"@ciphera-net/ui": "^0.0.31",
"axios": "^1.13.2",
"country-flag-icons": "^1.6.4",
"d3-scale": "^4.0.2",
@@ -266,9 +266,9 @@
}
},
"node_modules/@ciphera-net/ui": {
"version": "0.0.30",
"resolved": "https://npm.pkg.github.com/download/@ciphera-net/ui/0.0.30/7bb7941e287ea6c6ac98b49c74ed008e49e6e50e",
"integrity": "sha512-vmnAU64+nG3iSMKBYE0kacNyCiUDGhkPqoPTQfu5mkZEG1o83NKbjSjVCYzrKUoDkJGcs1R8zevAej8xWxo9Xg==",
"version": "0.0.31",
"resolved": "https://npm.pkg.github.com/download/@ciphera-net/ui/0.0.31/a51143edacd2ee76b47eca9876406d3b22a27dba",
"integrity": "sha512-HNFuUpiESno5SG/3bVvzwKtA+nUUwgZovVsI96PSXtdfK6OglttmI/N/zbs7XCoXCLRHsMawkUa5+jAEJv82MQ==",
"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.30",
"@ciphera-net/ui": "^0.0.31",
"axios": "^1.13.2",
"country-flag-icons": "^1.6.4",
"d3-scale": "^4.0.2",