diff --git a/package-lock.json b/package-lock.json index 8ae1ac3..dcbd66e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -8,7 +8,7 @@ "name": "pulse-frontend", "version": "0.15.0-alpha", "dependencies": { - "@ciphera-net/ui": "^0.3.3", + "@ciphera-net/ui": "^0.3.4", "@ducanh2912/next-pwa": "^10.2.9", "@icons-pack/react-simple-icons": "^13.13.0", "@phosphor-icons/react": "^2.1.10", @@ -1682,9 +1682,9 @@ } }, "node_modules/@ciphera-net/ui": { - "version": "0.3.3", - "resolved": "https://npm.pkg.github.com/download/@ciphera-net/ui/0.3.3/e67893f5cadc93c0dcb0b9987b9d370dce0d073b", - "integrity": "sha512-Z5A8qj0ZuMMJq72ZREknxDlL1LciUoirmQmkHmp4H2Vl/5ZWELrvdm65V11hJuc2TZpXnCBxtWa2UoKi/SVOIw==", + "version": "0.3.4", + "resolved": "https://npm.pkg.github.com/download/@ciphera-net/ui/0.3.4/22dd1c925f48fe78dbe286a714aed7c209dd2034", + "integrity": "sha512-TwDelE6naZvKhy6Id+IMinXn7R4WLBsN8CyScpOcOgNSmbSwdHNbkHE4kKUK8iIH/dlppRZzI2cCfwLOgfg9sg==", "dependencies": { "@phosphor-icons/react": "^2.1.10", "class-variance-authority": "^0.7.1", diff --git a/package.json b/package.json index 93801dd..edc16f7 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "test:watch": "vitest" }, "dependencies": { - "@ciphera-net/ui": "^0.3.3", + "@ciphera-net/ui": "^0.3.4", "@ducanh2912/next-pwa": "^10.2.9", "@icons-pack/react-simple-icons": "^13.13.0", "@phosphor-icons/react": "^2.1.10",