chore(deps): update all non-major dependencies (#1652)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-04-12 14:16:34 +02:00
committed by GitHub
parent 9f01145bc6
commit 993bb89e02
2 changed files with 160 additions and 314 deletions

View File

@@ -38,7 +38,7 @@
"@headlessui/vue": "^1.7.19",
"@iconify-json/heroicons": "^1.1.20",
"@nuxt/kit": "^3.11.2",
"@nuxtjs/color-mode": "^3.3.3",
"@nuxtjs/color-mode": "^3.4.0",
"@nuxtjs/tailwindcss": "^6.11.4",
"@popperjs/core": "^2.11.8",
"@tailwindcss/aspect-ratio": "^0.4.2",
@@ -67,13 +67,13 @@
"happy-dom": "^14.7.1",
"joi": "^17.12.3",
"nuxt": "^3.11.2",
"release-it": "^17.1.1",
"release-it": "^17.2.0",
"typescript": "^5.4.5",
"unbuild": "^2.0.0",
"valibot": "^0.30.0",
"vitest": "^1.4.0",
"vitest": "^1.5.0",
"vitest-environment-nuxt": "^1.0.0",
"vue-tsc": "^2.0.12",
"vue-tsc": "^2.0.13",
"yup": "^1.4.0",
"zod": "^3.22.4"
},