chore: update @ciphera-net/ui dependency to version 0.0.40 in package.json and package-lock.json; add useOnlineStatus hook to LayoutContent for dynamic padding adjustment

This commit is contained in:
Usman Baig
2026-02-04 11:17:18 +01:00
parent a5f1d51f51
commit cbd3c38f38
4 changed files with 11 additions and 10 deletions

View File

@@ -10,7 +10,7 @@
"type-check": "tsc --noEmit"
},
"dependencies": {
"@ciphera-net/ui": "^0.0.39",
"@ciphera-net/ui": "^0.0.40",
"@ducanh2912/next-pwa": "^10.2.9",
"axios": "^1.13.2",
"country-flag-icons": "^1.6.4",