chore: update @ciphera-net/ui dependency to version 0.0.56 in package.json and package-lock.json; adjust color variables in ResponseTimeChart and DESIGN_SYSTEM.md for consistency

This commit is contained in:
Usman Baig
2026-02-17 20:36:58 +01:00
parent 462ce622e3
commit ada99c2ba9
4 changed files with 11 additions and 11 deletions

8
package-lock.json generated
View File

@@ -8,7 +8,7 @@
"name": "pulse-frontend",
"version": "0.6.0-alpha",
"dependencies": {
"@ciphera-net/ui": "^0.0.55",
"@ciphera-net/ui": "^0.0.56",
"@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.55",
"resolved": "https://npm.pkg.github.com/download/@ciphera-net/ui/0.0.55/85bf1bf04d4ce1814c27b0645de9d5f11083f4c1",
"integrity": "sha512-B0nxtRlALno5ttC1BFsLmR4Inx72x5T38CJXU/SqbHEfTioM4Z/MD129995N58ve6ATJl3YFH+AM+DwapfFqiA==",
"version": "0.0.56",
"resolved": "https://npm.pkg.github.com/download/@ciphera-net/ui/0.0.56/dfa7f3a01be81773c16c68868d0517a67e5c5860",
"integrity": "sha512-cOdq5Yu6riKQkJe6O1GNpv3k044qSr/K465uPtsAQL604gc9rC6Ooyom+jabt+N8yM3qoXL5KDaNiUBjKdTP0g==",
"dependencies": {
"@radix-ui/react-icons": "^1.3.0",
"clsx": "^2.1.0",