Bump @ciphera-net/ui to ^0.1.2

This commit is contained in:
Usman Baig
2026-03-09 14:43:35 +01:00
parent 31416f0eb2
commit f58154f18d
2 changed files with 5 additions and 6 deletions

9
package-lock.json generated
View File

@@ -8,7 +8,7 @@
"name": "pulse-frontend",
"version": "0.13.0-alpha",
"dependencies": {
"@ciphera-net/ui": "^0.1.1",
"@ciphera-net/ui": "^0.1.2",
"@ducanh2912/next-pwa": "^10.2.9",
"@phosphor-icons/react": "^2.1.10",
"@simplewebauthn/browser": "^13.2.2",
@@ -1662,9 +1662,9 @@
}
},
"node_modules/@ciphera-net/ui": {
"version": "0.1.1",
"resolved": "https://npm.pkg.github.com/download/@ciphera-net/ui/0.1.1/03044e883ed2973c6664e19ff43d2969f1429bd4",
"integrity": "sha512-BM14HMUIVIiyj6YRQFeT07BP56dmHYXtMrSODMrNJ4l5+i6iAw3tbRJ9W5s+5JC1fxn6TbKN43XjTnMfTMHj2w==",
"version": "0.1.2",
"resolved": "https://npm.pkg.github.com/download/@ciphera-net/ui/0.1.2/3c7b059065be5a3f4bda0aeab66be342433eefcd",
"integrity": "sha512-e8Iir4CPNJI1RP2pIzh41qLv6Ftig7c+b9OriI2Y+15g2GoaQjFzxzBFo+nyJuCj2QdvtHbkx8YpN+SLfnkPwA==",
"dependencies": {
"@phosphor-icons/react": "^2.1.10",
"class-variance-authority": "^0.7.1",
@@ -10807,7 +10807,6 @@
"resolved": "https://registry.npmjs.org/prop-types/-/prop-types-15.8.1.tgz",
"integrity": "sha512-oj87CgZICdulUohogVAR7AjlC0327U4el4L6eAvOqCeudMDVU0NThNaV+b9Df4dXgSP1gXMTnPdhfe/2qDH5cg==",
"license": "MIT",
"peer": true,
"dependencies": {
"loose-envify": "^1.4.0",
"object-assign": "^4.1.1",