chore: update @ciphera-net/ui dependency to version 0.0.34 in package.json and package-lock.json; refactor Footer component to simplify layout and remove WebsiteFooter

This commit is contained in:
Usman Baig
2026-01-30 19:47:48 +01:00
parent 2a886b984e
commit 0263d85e50
6 changed files with 9 additions and 290 deletions

View File

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