chore(deps): update nuxt framework to ^3.12.0 (#1860)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-06-11 12:15:16 +02:00
committed by GitHub
parent e7c2f7856c
commit 838d6c832f
4 changed files with 1841 additions and 893 deletions

View File

@@ -17,7 +17,7 @@
"date-fns": "^3.6.0",
"eslint": "^8.57.0",
"joi": "^17.13.1",
"nuxt": "^3.11.2",
"nuxt": "^3.12.0",
"nuxt-cloudflare-analytics": "^1.0.8",
"nuxt-component-meta": "^0.6.4",
"nuxt-og-image": "^2.2.4",

View File

@@ -38,7 +38,7 @@
"@headlessui/tailwindcss": "^0.2.1",
"@headlessui/vue": "^1.7.22",
"@iconify-json/heroicons": "^1.1.21",
"@nuxt/kit": "^3.11.2",
"@nuxt/kit": "^3.12.0",
"@nuxtjs/color-mode": "^3.4.1",
"@nuxtjs/tailwindcss": "^6.12.0",
"@popperjs/core": "^2.11.8",
@@ -67,7 +67,7 @@
"eslint": "^8.57.0",
"happy-dom": "^14.10.1",
"joi": "^17.13.1",
"nuxt": "^3.11.2",
"nuxt": "^3.12.0",
"release-it": "^17.3.0",
"typescript": "^5.4.5",
"unbuild": "^2.0.0",

View File

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

2726
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff