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

This commit is contained in:
Usman Baig
2026-01-27 23:00:08 +01:00
parent 1af35b1b80
commit 32925a754d
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.26",
"@ciphera-net/ui": "^0.0.29",
"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.26",
"resolved": "https://npm.pkg.github.com/download/@ciphera-net/ui/0.0.26/3ddb39b6659b556033f14142b4bfd7953f868f50",
"integrity": "sha512-uu834RCQJssCJPkG0L1RSwYlyBwGnwEwnON/2lVdcFtHjJwX4214ib3VoHlCVotc9JX2WqPJ8TGPNtdxg3GkCg==",
"version": "0.0.29",
"resolved": "https://npm.pkg.github.com/download/@ciphera-net/ui/0.0.29/8d0a788b47c4d73bbc80af71eaf2dc20db28130b",
"integrity": "sha512-YJgx7AukvWqe+JSajOPhUBrzmkjVqHdx0XnHOvqHDWkEiEQl0q4HJ4ILZQL2h5mU1RQi2UKQs04/G2vGuruFuw==",
"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.26",
"@ciphera-net/ui": "^0.0.29",
"axios": "^1.13.2",
"country-flag-icons": "^1.6.4",
"d3-scale": "^4.0.2",