diff --git a/package-lock.json b/package-lock.json index 90d561f..b1fc630 100644 --- a/package-lock.json +++ b/package-lock.json @@ -8,7 +8,7 @@ "name": "pulse-frontend", "version": "0.11.1-alpha", "dependencies": { - "@ciphera-net/ui": "^0.0.63", + "@ciphera-net/ui": "^0.0.64", "@ducanh2912/next-pwa": "^10.2.9", "@radix-ui/react-icons": "^1.3.0", "@stripe/react-stripe-js": "^5.6.0", @@ -1541,9 +1541,9 @@ } }, "node_modules/@ciphera-net/ui": { - "version": "0.0.63", - "resolved": "https://npm.pkg.github.com/download/@ciphera-net/ui/0.0.63/70ae8faf2233a7d654f57767d11ac1c12f3e3a74", - "integrity": "sha512-E1yeKX5OG/7naK5ug5UGwJUmRAA7qKfF5YHiOhKibETpqlpWdehZTUrMygMP7FSho2VGFHzM+dHRy7QlxtsOGA==", + "version": "0.0.64", + "resolved": "https://npm.pkg.github.com/download/@ciphera-net/ui/0.0.64/1630605518a705ba9e74f003b9c66646bcc699ac", + "integrity": "sha512-xY+yALuCqWtsH78t6xmy2JQnQ8WFSlihElHnetFr6GQp9mOTCA5rlQq+a8hyg4xW7uXtIbKmPBxVnH5TlH9lBQ==", "dependencies": { "@radix-ui/react-icons": "^1.3.0", "clsx": "^2.1.0", diff --git a/package.json b/package.json index cc1b03c..14ec466 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "type-check": "tsc --noEmit" }, "dependencies": { - "@ciphera-net/ui": "^0.0.63", + "@ciphera-net/ui": "^0.0.64", "@ducanh2912/next-pwa": "^10.2.9", "@radix-ui/react-icons": "^1.3.0", "@stripe/react-stripe-js": "^5.6.0",