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

View File

@@ -10,7 +10,7 @@
"type-check": "tsc --noEmit"
},
"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",