diff --git a/package-lock.json b/package-lock.json index f9ef254..482959d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -8,7 +8,7 @@ "name": "pulse-frontend", "version": "0.13.0-alpha", "dependencies": { - "@ciphera-net/ui": "^0.1.0", + "@ciphera-net/ui": "^0.1.1", "@ducanh2912/next-pwa": "^10.2.9", "@phosphor-icons/react": "^2.1.10", "@simplewebauthn/browser": "^13.2.2", @@ -1664,9 +1664,9 @@ } }, "node_modules/@ciphera-net/ui": { - "version": "0.1.0", - "resolved": "https://npm.pkg.github.com/download/@ciphera-net/ui/0.1.0/433d68844bdbbef83b38ede046b0b601a03a065f", - "integrity": "sha512-uDdHg8KHuaiTaPqxP/0uALnH1UOc0Oz8Z2FnlCGwL7ma2keUotDd/3ooYWIBtFMazeq7Qrq7VM0YrvHd8puqug==", + "version": "0.1.1", + "resolved": "https://npm.pkg.github.com/download/@ciphera-net/ui/0.1.1/03044e883ed2973c6664e19ff43d2969f1429bd4", + "integrity": "sha512-BM14HMUIVIiyj6YRQFeT07BP56dmHYXtMrSODMrNJ4l5+i6iAw3tbRJ9W5s+5JC1fxn6TbKN43XjTnMfTMHj2w==", "dependencies": { "@phosphor-icons/react": "^2.1.10", "class-variance-authority": "^0.7.1",