chore(deps): update nuxt framework to ^3.15.2 (dev) (#3073)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-01-20 10:57:02 +01:00
committed by GitHub
parent f943203770
commit 1291e95e1c
4 changed files with 575 additions and 170 deletions

View File

@@ -17,7 +17,7 @@
"@vueuse/nuxt": "^12.4.0",
"date-fns": "^4.1.0",
"joi": "^17.13.3",
"nuxt": "^3.15.1",
"nuxt": "^3.15.2",
"nuxt-cloudflare-analytics": "^1.0.8",
"nuxt-component-meta": "^0.9.0",
"nuxt-og-image": "^4.0.2",

View File

@@ -36,7 +36,7 @@
"@headlessui/vue": "^1.7.23",
"@iconify-json/heroicons": "^1.2.2",
"@nuxt/icon": "^1.10.3",
"@nuxt/kit": "^3.15.1",
"@nuxt/kit": "^3.15.2",
"@nuxtjs/color-mode": "^3.5.2",
"@nuxtjs/tailwindcss": "^6.13.1",
"@popperjs/core": "^2.11.8",
@@ -64,7 +64,7 @@
"eslint": "^9.18.0",
"happy-dom": "^14.12.3",
"joi": "^17.13.3",
"nuxt": "^3.15.1",
"nuxt": "^3.15.2",
"release-it": "^18.1.1",
"superstruct": "^2.0.2",
"typescript": "^5.6.3",

View File

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

737
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff