chore: update CHANGELOG.md to include the addition of an App Switcher in the User Menu for easier navigation between Ciphera products, along with dependency updates for @ciphera-net/ui

This commit is contained in:
Usman Baig
2026-02-27 12:50:05 +01:00
parent e5ad4cf2f6
commit 908b8c0900
4 changed files with 37 additions and 6 deletions

8
package-lock.json generated
View File

@@ -8,7 +8,7 @@
"name": "pulse-frontend",
"version": "0.11.1-alpha",
"dependencies": {
"@ciphera-net/ui": "^0.0.64",
"@ciphera-net/ui": "^0.0.66",
"@ducanh2912/next-pwa": "^10.2.9",
"@radix-ui/react-icons": "^1.3.0",
"@simplewebauthn/browser": "^13.2.2",
@@ -1543,9 +1543,9 @@
}
},
"node_modules/@ciphera-net/ui": {
"version": "0.0.64",
"resolved": "https://npm.pkg.github.com/download/@ciphera-net/ui/0.0.64/1630605518a705ba9e74f003b9c66646bcc699ac",
"integrity": "sha512-xY+yALuCqWtsH78t6xmy2JQnQ8WFSlihElHnetFr6GQp9mOTCA5rlQq+a8hyg4xW7uXtIbKmPBxVnH5TlH9lBQ==",
"version": "0.0.66",
"resolved": "https://npm.pkg.github.com/download/@ciphera-net/ui/0.0.66/a70ac6be09bae9522063f0a741f711b189540dd4",
"integrity": "sha512-Ui8ehDiOkceiojoM4UULXDE12QrZCWDQYyhylncw1+AyyfyA3mdBsJiwiRtiHiOqDHFuckuDEnFSLOMozwFIJg==",
"dependencies": {
"@radix-ui/react-icons": "^1.3.0",
"clsx": "^2.1.0",