chore: downgrade @ciphera-net/ui dependency to version 0.0.6 and update layout content for type compatibility

This commit is contained in:
Usman Baig
2026-01-19 00:48:10 +01:00
parent da091e2e38
commit 4c0e9920c2
2 changed files with 2 additions and 2 deletions

View File

@@ -10,7 +10,7 @@
"type-check": "tsc --noEmit"
},
"dependencies": {
"@ciphera-net/ui": "^0.0.7",
"@ciphera-net/ui": "^0.0.6",
"@radix-ui/react-icons": "^1.3.2",
"axios": "^1.13.2",
"country-flag-icons": "^1.6.4",