diff --git a/package-lock.json b/package-lock.json index 3bb61d1..95bd9b6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -8,7 +8,7 @@ "name": "pulse-frontend", "version": "0.6.0-alpha", "dependencies": { - "@ciphera-net/ui": "^0.0.54", + "@ciphera-net/ui": "^0.0.55", "@ducanh2912/next-pwa": "^10.2.9", "@radix-ui/react-icons": "^1.3.0", "axios": "^1.13.2", @@ -1539,9 +1539,9 @@ } }, "node_modules/@ciphera-net/ui": { - "version": "0.0.54", - "resolved": "https://npm.pkg.github.com/download/@ciphera-net/ui/0.0.54/18e15143388407c43f59a7412a946a60ca022095", - "integrity": "sha512-DAn9v9KAXGa60kfq+Nq0Io5nwyDO/zhUj7+oSQLpxPxxcIO+ck9/bFRxJluoCkbfGRk0U5feaRkqFPr4bo7tkA==", + "version": "0.0.55", + "resolved": "https://npm.pkg.github.com/download/@ciphera-net/ui/0.0.55/85bf1bf04d4ce1814c27b0645de9d5f11083f4c1", + "integrity": "sha512-B0nxtRlALno5ttC1BFsLmR4Inx72x5T38CJXU/SqbHEfTioM4Z/MD129995N58ve6ATJl3YFH+AM+DwapfFqiA==", "dependencies": { "@radix-ui/react-icons": "^1.3.0", "clsx": "^2.1.0", diff --git a/package.json b/package.json index fe1bfa3..6c5e9d8 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "type-check": "tsc --noEmit" }, "dependencies": { - "@ciphera-net/ui": "^0.0.54", + "@ciphera-net/ui": "^0.0.55", "@ducanh2912/next-pwa": "^10.2.9", "@radix-ui/react-icons": "^1.3.0", "axios": "^1.13.2",