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

This commit is contained in:
Usman Baig
2026-01-28 16:23:04 +01:00
parent f8bf5d2645
commit c4367dc2a7
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.29",
"@ciphera-net/ui": "^0.0.30",
"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.29",
"resolved": "https://npm.pkg.github.com/download/@ciphera-net/ui/0.0.29/8d0a788b47c4d73bbc80af71eaf2dc20db28130b",
"integrity": "sha512-YJgx7AukvWqe+JSajOPhUBrzmkjVqHdx0XnHOvqHDWkEiEQl0q4HJ4ILZQL2h5mU1RQi2UKQs04/G2vGuruFuw==",
"version": "0.0.30",
"resolved": "https://npm.pkg.github.com/download/@ciphera-net/ui/0.0.30/7bb7941e287ea6c6ac98b49c74ed008e49e6e50e",
"integrity": "sha512-vmnAU64+nG3iSMKBYE0kacNyCiUDGhkPqoPTQfu5mkZEG1o83NKbjSjVCYzrKUoDkJGcs1R8zevAej8xWxo9Xg==",
"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.29",
"@ciphera-net/ui": "^0.0.30",
"axios": "^1.13.2",
"country-flag-icons": "^1.6.4",
"d3-scale": "^4.0.2",