chore(deps): update nuxt framework to ^3.13.0 (#2076)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-08-22 23:24:24 +02:00
committed by GitHub
parent 5abfc34f18
commit f5a490d98b
4 changed files with 1811 additions and 383 deletions

View File

@@ -18,7 +18,7 @@
"date-fns": "^3.6.0",
"eslint": "^8.57.0",
"joi": "^17.13.3",
"nuxt": "^3.12.4",
"nuxt": "^3.13.0",
"nuxt-cloudflare-analytics": "^1.0.8",
"nuxt-component-meta": "^0.6.4",
"nuxt-og-image": "^3.0.0-rc.65",

View File

@@ -38,7 +38,7 @@
"@headlessui/vue": "^1.7.22",
"@iconify-json/heroicons": "^1.1.24",
"@nuxt/icon": "^1.4.5",
"@nuxt/kit": "^3.12.4",
"@nuxt/kit": "^3.13.0",
"@nuxtjs/color-mode": "^3.4.4",
"@nuxtjs/tailwindcss": "^6.12.1",
"@popperjs/core": "^2.11.8",
@@ -66,7 +66,7 @@
"eslint": "^8.57.0",
"happy-dom": "^14.12.3",
"joi": "^17.13.3",
"nuxt": "^3.12.4",
"nuxt": "^3.13.0",
"release-it": "^17.6.0",
"unbuild": "^2.0.0",
"valibot": "^0.37.0",

View File

@@ -9,6 +9,6 @@
},
"dependencies": {
"@nuxt/ui": "latest",
"nuxt": "^3.12.4"
"nuxt": "^3.13.0"
}
}

2186
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff