diff --git a/package-lock.json b/package-lock.json index 9b30b26..181cdee 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.32", + "@ciphera-net/ui": "^0.0.33", "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.32", - "resolved": "https://npm.pkg.github.com/download/@ciphera-net/ui/0.0.32/bee740de0edc89730ac5d3bd09f1e835ae124e08", - "integrity": "sha512-rDJ7mUXS13z8+2wUUryFz/Vv57l1vYxjhE/S+0UMVk94AXXV8qzHYs5maGkkYMv6trVZxDvDGeWWqCMkCUhgzg==", + "version": "0.0.33", + "resolved": "https://npm.pkg.github.com/download/@ciphera-net/ui/0.0.33/1373a8850ae22fdb1b4580846119c51e5c702a3c", + "integrity": "sha512-HNK4DctShxWJDwW3g7HGN/2axQXvPhG2WT4vo3SVksbj9vvl1QfDczEmS+hOrU4QmxX8Wywjo0kw4bCoO1q1CQ==", "dependencies": { "@radix-ui/react-icons": "^1.3.0", "clsx": "^2.1.0", diff --git a/package.json b/package.json index 45a02f3..7379b31 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "type-check": "tsc --noEmit" }, "dependencies": { - "@ciphera-net/ui": "^0.0.32", + "@ciphera-net/ui": "^0.0.33", "axios": "^1.13.2", "country-flag-icons": "^1.6.4", "d3-scale": "^4.0.2",