feat: update version to 0.1.2 and upgrade @ciphera-net/ui to 0.0.44; refactor layout-content for improved navigation handling

This commit is contained in:
Usman Baig
2026-02-04 20:34:30 +01:00
parent 87fdde18e5
commit 210ea7b754
3 changed files with 17 additions and 16 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "pulse-frontend",
"version": "0.1.1",
"version": "0.1.2",
"private": true,
"scripts": {
"dev": "next dev",
@@ -10,7 +10,7 @@
"type-check": "tsc --noEmit"
},
"dependencies": {
"@ciphera-net/ui": "^0.0.43",
"@ciphera-net/ui": "^0.0.44",
"@ducanh2912/next-pwa": "^10.2.9",
"axios": "^1.13.2",
"country-flag-icons": "^1.6.4",