FIX: mpa, nuxt4 future, improvements in intro and services

Added mpa support, nuxt4 future compatibility, improvements in intro and services
This commit is contained in:
webfussel 2025-02-12 13:18:55 +01:00
parent 078d4bfd82
commit 9642496e5a
35 changed files with 324 additions and 172 deletions

View file

@ -14,6 +14,7 @@
"build:deploy": "nuxt build && firebase deploy --only hosting"
},
"devDependencies": {
"@iconify-json/material-symbols": "^1.2.14",
"@iconify-json/ri": "^1.2.5",
"@nuxt/icon": "^1.10.3",
"nuxt": "^3.15.3",