FIX: some fixes for rollout

Burger
This commit is contained in:
webfussel 2025-05-28 09:49:56 +02:00
parent f7f27838a8
commit 65ebc71431
11 changed files with 268 additions and 119 deletions

View file

@ -19,7 +19,9 @@
"@iconify-json/ri": "^1.2.5",
"@nuxt/fonts": "^0.11.4",
"@nuxt/icon": "^1.10.3",
"@vueuse/nuxt": "^13.3.0",
"nuxt": "^3.17.4",
"postcss-nesting": "^13.0.0"
"postcss-nesting": "^13.0.0",
"vue": "^3.5.15"
}
}