chore: update @ciphera-net/ui dependency to version 0.0.36 in package.json and package-lock.json; add showFaq and showSecurity props to LayoutContent component

This commit is contained in:
Usman Baig
2026-01-30 20:15:43 +01:00
parent 8baed0aa62
commit 6ffd5afc65
3 changed files with 7 additions and 5 deletions

View File

@@ -10,7 +10,7 @@
"type-check": "tsc --noEmit"
},
"dependencies": {
"@ciphera-net/ui": "^0.0.35",
"@ciphera-net/ui": "^0.0.36",
"axios": "^1.13.2",
"country-flag-icons": "^1.6.4",
"d3-scale": "^4.0.2",