chore(deps): update nuxt framework to ^3.17.7 (v2) (#4517)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-07-14 09:59:00 +02:00
committed by GitHub
parent 346031f279
commit f7303d5c94
4 changed files with 426 additions and 158 deletions

View File

@@ -17,7 +17,7 @@
"@vueuse/nuxt": "^13.5.0",
"date-fns": "^4.1.0",
"joi": "^17.13.3",
"nuxt": "^3.17.6",
"nuxt": "^3.17.7",
"nuxt-cloudflare-analytics": "^1.0.8",
"nuxt-component-meta": "^0.12.1",
"nuxt-og-image": "^5.1.9",

View File

@@ -45,7 +45,7 @@
"@headlessui/vue": "^1.7.23",
"@iconify-json/heroicons": "^1.2.2",
"@nuxt/icon": "^1.15.0",
"@nuxt/kit": "^3.17.6",
"@nuxt/kit": "^3.17.7",
"@nuxtjs/color-mode": "^3.5.2",
"@nuxtjs/tailwindcss": "^6.14.0",
"@popperjs/core": "^2.11.8",
@@ -73,7 +73,7 @@
"@vue/test-utils": "^2.4.6",
"eslint": "^9.30.1",
"happy-dom": "^18.0.1",
"nuxt": "^3.17.6",
"nuxt": "^3.17.7",
"release-it": "^19.0.3",
"typescript": "^5.8.3",
"vitest": "^3.2.4",

View File

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

576
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff