chore: upgrade @ciphera-net/ui to v0.0.16 and refactor ProfileSettings component to use shared implementation

This commit is contained in:
Usman Baig
2026-01-24 12:10:11 +01:00
parent 33779ebf77
commit 1c4ea35296
3 changed files with 46 additions and 989 deletions

9
package-lock.json generated
View File

@@ -8,7 +8,7 @@
"name": "pulse-frontend",
"version": "0.1.0",
"dependencies": {
"@ciphera-net/ui": "^0.0.14",
"@ciphera-net/ui": "^0.0.16",
"@radix-ui/react-icons": "^1.3.2",
"axios": "^1.13.2",
"country-flag-icons": "^1.6.4",
@@ -268,13 +268,14 @@
}
},
"node_modules/@ciphera-net/ui": {
"version": "0.0.14",
"resolved": "https://npm.pkg.github.com/download/@ciphera-net/ui/0.0.14/fb56b1bbd138eddc5a16d26c26d58524821f78c8",
"integrity": "sha512-IcQnp8pr7qsCU1QLKCUad7i+H0l/MykwHiu7pvbEON31PeFEJj8pdkXYnp+0ihRunWQ73G5Jik44AZtqHgNyFg==",
"version": "0.0.16",
"resolved": "https://npm.pkg.github.com/download/@ciphera-net/ui/0.0.16/896c89477d9a9907f3e1f3db950fcd84400ee64c",
"integrity": "sha512-HYmyv9wUxggr+ZwpR+kSf+LtmEHuvrPxHVDOg9OxVuIppjExku1YdNbKbUgYFvcLbsHDqULGDfecrgsHoC1Rgg==",
"dependencies": {
"@radix-ui/react-icons": "^1.3.0",
"clsx": "^2.1.0",
"framer-motion": "^12.0.0",
"sonner": "^2.0.7",
"tailwind-merge": "^2.2.0"
},
"peerDependencies": {