feat: useResponsive with device detection on SSR

This commit is contained in:
2026-01-28 21:08:27 -05:00
parent 51f594baa5
commit c82bf47e98
3 changed files with 12 additions and 1 deletions

View File

@@ -18,7 +18,8 @@
"@iconify-json/lucide": "^1.2.87",
"@lewebsimple/nuxt-graphql": "^0.6.1",
"@nuxt/ui": "4.3.0",
"@nuxtjs/seo": "^3.3.0",
"@nuxtjs/device": "4.0.0",
"@nuxtjs/seo": "^3.4.0",
"jwt-decode": "^4.0.0",
"nuxt": "^4.3.0",
"nuxt-auth-utils": "^0.5.28",