chore(deps): update nuxt framework to ^3.16.0 (v3) (#3484)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
Co-authored-by: Pooya Parsa <pooya@pi0.io>
This commit is contained in:
renovate[bot]
2025-03-09 12:28:54 +01:00
committed by GitHub
parent 619bf0d7c9
commit 9979a1c818
7 changed files with 1127 additions and 1327 deletions

View File

@@ -55,6 +55,7 @@ export default defineNuxtConfig({
}]
},
rootAttrs: {
// @ts-expect-error - vaul-drawer-wrapper is not typed
'vaul-drawer-wrapper': '',
'class': 'bg-(--ui-bg)'
}

View File

@@ -10,7 +10,7 @@
"@nuxt/content": "^3.3.0",
"@nuxt/image": "^1.9.0",
"@nuxt/ui": "latest",
"@nuxt/ui-pro": "https://pkg.pr.new/@nuxt/ui-pro@64d35d1",
"@nuxt/ui-pro": "https://pkg.pr.new/@nuxt/ui-pro@85c10da",
"@nuxthub/core": "^0.8.18",
"@nuxtjs/plausible": "^1.2.0",
"@octokit/rest": "^21.1.1",
@@ -19,10 +19,10 @@
"joi": "^17.13.3",
"motion": "^12.4.10",
"motion-v": "0.11.3",
"nuxt": "^3.15.4",
"nuxt": "^3.16.0",
"nuxt-component-meta": "^0.10.0",
"nuxt-llms": "^0.1.0",
"nuxt-og-image": "^4.2.0",
"nuxt-og-image": "^5.0.1",
"prettier": "^3.5.3",
"shiki-transformer-color-highlight": "^1.0.0",
"superstruct": "^2.0.2",