diff --git a/package-lock.json b/package-lock.json index aeffd56..3950326 100644 --- a/package-lock.json +++ b/package-lock.json @@ -8,7 +8,7 @@ "name": "pulse-frontend", "version": "0.1.0", "dependencies": { - "@ciphera-net/ui": "^0.0.34", + "@ciphera-net/ui": "^0.0.35", "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.34", - "resolved": "https://npm.pkg.github.com/download/@ciphera-net/ui/0.0.34/108b07139ef3cb9a0e6d2090601a9d3e1373cea1", - "integrity": "sha512-2VWQY4Or7CZC7IPljIQwgN2BhmmlYZzulffnCQoYmTRgp9DVqXV5WxjjG6vChw2D/S4QjL/ERsgMLxmQeN9RuA==", + "version": "0.0.35", + "resolved": "https://npm.pkg.github.com/download/@ciphera-net/ui/0.0.35/424cad60890540c64c046173c2c10fa331ce629d", + "integrity": "sha512-D1MG7ULap0pHAVKrSlnSYWLLoH13UVSwq3D+lmNyRuyw1GFfy6o9eHelfn1nQotFGr+tgtNh/+sCpz41zYFTEw==", "dependencies": { "@radix-ui/react-icons": "^1.3.0", "clsx": "^2.1.0", diff --git a/package.json b/package.json index 237fbf8..9762dd1 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "type-check": "tsc --noEmit" }, "dependencies": { - "@ciphera-net/ui": "^0.0.34", + "@ciphera-net/ui": "^0.0.35", "axios": "^1.13.2", "country-flag-icons": "^1.6.4", "d3-scale": "^4.0.2",