chore(deps): update nuxt framework to v3.13.2 (dev) (#2119)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
This commit is contained in:
renovate[bot]
2024-09-16 12:49:01 +02:00
committed by GitHub
parent 5b16ccbce6
commit bae7f3f393
5 changed files with 1245 additions and 1301 deletions

View File

@@ -35,7 +35,7 @@
"@headlessui/vue": "^1.7.23",
"@iconify-json/heroicons": "^1.2.0",
"@nuxt/icon": "^1.5.1",
"@nuxt/kit": "^3.13.0",
"@nuxt/kit": "^3.13.2",
"@nuxtjs/color-mode": "^3.5.1",
"@nuxtjs/tailwindcss": "^6.12.1",
"@popperjs/core": "^2.11.8",
@@ -57,13 +57,13 @@
"devDependencies": {
"@nuxt/eslint-config": "^0.4.0",
"@nuxt/module-builder": "^0.8.4",
"@nuxt/test-utils": "^3.14.1",
"@nuxt/test-utils": "^3.14.2",
"@release-it/conventional-changelog": "^8.0.2",
"@vue/test-utils": "^2.4.6",
"eslint": "^8.57.0",
"happy-dom": "^14.12.3",
"joi": "^17.13.3",
"nuxt": "^3.13.0",
"nuxt": "^3.13.2",
"release-it": "^17.6.0",
"unbuild": "^2.0.0",
"valibot": "^0.42.0",
@@ -77,7 +77,6 @@
},
"resolutions": {
"@nuxt/ui": "workspace:*",
"@nuxt/kit": "3.13.0",
"@nuxt/schema": "3.13.0"
"@nuxtjs/mdc": "0.9.0"
}
}