diff --git a/package-lock.json b/package-lock.json index 620a0e4..f0d99e0 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.2.11", + "@ciphera-net/ui": "^0.2.12", "@ducanh2912/next-pwa": "^10.2.9", "@phosphor-icons/react": "^2.1.10", "@simplewebauthn/browser": "^13.2.2", @@ -1670,9 +1670,9 @@ } }, "node_modules/@ciphera-net/ui": { - "version": "0.2.11", - "resolved": "https://npm.pkg.github.com/download/@ciphera-net/ui/0.2.11/f2fd317915796a89d7cdf765e9129732de52cafd", - "integrity": "sha512-9ORfLeGPhnujK4bpnbSv+IzlKT8L50JlzS477RSNqBszVw05qbDlg4vtfAxXyKQFhsHBNSuEssbpn4rbOTARiw==", + "version": "0.2.12", + "resolved": "https://npm.pkg.github.com/download/@ciphera-net/ui/0.2.12/d6780a19e3f0128431d6ddb3166798f01fba28dc", + "integrity": "sha512-LQCG2ErTXBGB7PDRoco9uK6cE+9IenER9Yrxkc0BfvSG46irUwmI19H1WPzLohMQdy2Wu99eu/PP+0X7fQw3wA==", "dependencies": { "@phosphor-icons/react": "^2.1.10", "class-variance-authority": "^0.7.1", diff --git a/package.json b/package.json index 1c0b44d..9b2c9b9 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "test:watch": "vitest" }, "dependencies": { - "@ciphera-net/ui": "^0.2.11", + "@ciphera-net/ui": "^0.2.12", "@ducanh2912/next-pwa": "^10.2.9", "@phosphor-icons/react": "^2.1.10", "@simplewebauthn/browser": "^13.2.2",