chore(deps): update nuxt framework to ^3.12.4 (#1971)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-07-21 12:16:26 +02:00
committed by GitHub
parent 77f0156b43
commit 2ac31c0173
4 changed files with 681 additions and 368 deletions

View File

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

View File

@@ -38,7 +38,7 @@
"@headlessui/vue": "^1.7.22",
"@iconify-json/heroicons": "^1.1.22",
"@nuxt/icon": "^1.1.1",
"@nuxt/kit": "^3.12.3",
"@nuxt/kit": "^3.12.4",
"@nuxtjs/color-mode": "^3.4.2",
"@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.3",
"nuxt": "^3.12.4",
"release-it": "^17.6.0",
"typescript": "^5.5.3",
"unbuild": "^2.0.0",

View File

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

1041
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff