diff --git a/package-lock.json b/package-lock.json index 019b6b1..e695319 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.38", + "@ciphera-net/ui": "^0.0.39", "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.38", - "resolved": "https://npm.pkg.github.com/download/@ciphera-net/ui/0.0.38/adcb1125bffdeedce04cc0b13dec6c675f9c1040", - "integrity": "sha512-I3SYbuCZv7Gd/voTQ7zeqxIUhgM8W7A2ThPdQ4LCH053wbv80i5JMPcgebntAGLWDlvewL/pEQkOtNkGrXOiGg==", + "version": "0.0.39", + "resolved": "https://npm.pkg.github.com/download/@ciphera-net/ui/0.0.39/021cbbe26d3d960bc8e0b037be33eddae2694d96", + "integrity": "sha512-UJF38xQZusy01D3i6lUWGnVt2PgIunsQjdoTG2n4r/XyxP/3O8JjliJH90BI++Aix6hAO/TN2on35MYIbAQuTg==", "dependencies": { "@radix-ui/react-icons": "^1.3.0", "clsx": "^2.1.0", diff --git a/package.json b/package.json index 75eb3bc..15fdd62 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "type-check": "tsc --noEmit" }, "dependencies": { - "@ciphera-net/ui": "^0.0.38", + "@ciphera-net/ui": "^0.0.39", "axios": "^1.13.2", "country-flag-icons": "^1.6.4", "d3-scale": "^4.0.2",