chore(deps): update nuxt framework to ^3.12.3 (#1938)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-07-03 18:07:50 +02:00
committed by GitHub
parent 8eca5a0d62
commit 2dcf70cf3c
4 changed files with 1722 additions and 1762 deletions

View File

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

View File

@@ -38,7 +38,7 @@
"@headlessui/vue": "^1.7.22", "@headlessui/vue": "^1.7.22",
"@iconify-json/heroicons": "^1.1.21", "@iconify-json/heroicons": "^1.1.21",
"@nuxt/icon": "^1.0.0", "@nuxt/icon": "^1.0.0",
"@nuxt/kit": "^3.12.2", "@nuxt/kit": "^3.12.3",
"@nuxtjs/color-mode": "^3.4.2", "@nuxtjs/color-mode": "^3.4.2",
"@nuxtjs/tailwindcss": "^6.12.0", "@nuxtjs/tailwindcss": "^6.12.0",
"@popperjs/core": "^2.11.8", "@popperjs/core": "^2.11.8",
@@ -66,7 +66,7 @@
"eslint": "^8.57.0", "eslint": "^8.57.0",
"happy-dom": "^14.10.1", "happy-dom": "^14.10.1",
"joi": "^17.13.1", "joi": "^17.13.1",
"nuxt": "^3.12.2", "nuxt": "^3.12.3",
"release-it": "^17.3.0", "release-it": "^17.3.0",
"typescript": "^5.4.5", "typescript": "^5.4.5",
"unbuild": "^2.0.0", "unbuild": "^2.0.0",

View File

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

3476
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff