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

This commit is contained in:
Usman Baig
2026-01-30 15:47:20 +01:00
parent b3cafe77d9
commit 9167e86da9
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.31",
"@ciphera-net/ui": "^0.0.32",
"axios": "^1.13.2",
"country-flag-icons": "^1.6.4",
"d3-scale": "^4.0.2",
@@ -269,9 +269,9 @@
}
},
"node_modules/@ciphera-net/ui": {
"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==",
"version": "0.0.32",
"resolved": "https://npm.pkg.github.com/download/@ciphera-net/ui/0.0.32/bee740de0edc89730ac5d3bd09f1e835ae124e08",
"integrity": "sha512-rDJ7mUXS13z8+2wUUryFz/Vv57l1vYxjhE/S+0UMVk94AXXV8qzHYs5maGkkYMv6trVZxDvDGeWWqCMkCUhgzg==",
"dependencies": {
"@radix-ui/react-icons": "^1.3.0",
"clsx": "^2.1.0",