FIX: some fixes for rollout

Sizing, 3rd party calls, updates
This commit is contained in:
webfussel 2025-05-28 08:52:59 +02:00
parent 0c1999bb6e
commit f7f27838a8
6 changed files with 5049 additions and 3317 deletions

View file

@ -15,10 +15,11 @@
},
"devDependencies": {
"@iconify-json/material-symbols": "^1.2.14",
"@iconify-json/ph": "^1.2.2",
"@iconify-json/ri": "^1.2.5",
"@nuxt/fonts": "^0.11.4",
"@nuxt/icon": "^1.10.3",
"nuxt": "^3.15.3",
"nuxt": "^3.17.4",
"postcss-nesting": "^13.0.0"
}
}