chore: upgrade @ciphera-net/ui to v0.0.21 in package-lock.json

This commit is contained in:
Usman Baig
2026-01-26 21:55:08 +01:00
parent f43a28f22c
commit 41974dae53

8
package-lock.json generated
View File

@@ -8,7 +8,7 @@
"name": "pulse-frontend",
"version": "0.1.0",
"dependencies": {
"@ciphera-net/ui": "^0.0.20",
"@ciphera-net/ui": "^0.0.21",
"axios": "^1.13.2",
"country-flag-icons": "^1.6.4",
"d3-scale": "^4.0.2",
@@ -267,9 +267,9 @@
}
},
"node_modules/@ciphera-net/ui": {
"version": "0.0.20",
"resolved": "https://npm.pkg.github.com/download/@ciphera-net/ui/0.0.20/fd25af4e45e902f5b8ad82247fa2772d34e8e40a",
"integrity": "sha512-lMSUmSMzCjKjFOLWOcquYfkJhGW6GL2WrZTSd5Cp6rIDJqajSlzjPq6659t5e5GKbDkOYIGa84MtJkv40qKGkg==",
"version": "0.0.21",
"resolved": "https://npm.pkg.github.com/download/@ciphera-net/ui/0.0.21/ad0c7a2f79479469606e55e0006c37aba60583c8",
"integrity": "sha512-i5DB+tRNR3eYKosLMkXaTSTrGSBnmDE9huOvThh58F51BRPG42MKbYXkb58tWoqs2TtZeWnmwjn1t3b8OWITJA==",
"dependencies": {
"@radix-ui/react-icons": "^1.3.0",
"clsx": "^2.1.0",