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

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-02-07 16:03:42 +01:00
committed by GitHub
parent e08601900e
commit 98a2d0f1af
5 changed files with 231 additions and 207 deletions

View File

@@ -37,7 +37,7 @@
"@headlessui/tailwindcss": "^0.2.0",
"@headlessui/vue": "^1.7.18",
"@iconify-json/heroicons": "^1.1.19",
"@nuxt/kit": "^3.10.0",
"@nuxt/kit": "^3.10.1",
"@nuxtjs/color-mode": "^3.3.2",
"@nuxtjs/tailwindcss": "^6.11.3",
"@popperjs/core": "^2.11.8",
@@ -53,7 +53,7 @@
"nuxt-icon": "^0.6.8",
"ohash": "^1.1.3",
"pathe": "^1.1.2",
"scule": "^1.2.0",
"scule": "^1.3.0",
"tailwind-merge": "^2.2.1",
"tailwindcss": "^3.4.1"
},
@@ -65,12 +65,12 @@
"@vue/test-utils": "^2.4.4",
"eslint": "^8.56.0",
"happy-dom": "^13.3.8",
"joi": "^17.11.1",
"nuxt": "^3.10.0",
"joi": "^17.12.1",
"nuxt": "^3.10.1",
"release-it": "^17.0.3",
"typescript": "^5.3.3",
"unbuild": "^2.0.0",
"valibot": "^0.25.0",
"valibot": "^0.28.1",
"vitest": "^1.2.2",
"vitest-environment-nuxt": "^1.0.0",
"vue-tsc": "^1.8.27",
@@ -78,8 +78,8 @@
"zod": "^3.22.4"
},
"resolutions": {
"@nuxt/kit": "3.10.0",
"@nuxt/schema": "3.10.0",
"@nuxt/kit": "^3.10.1",
"@nuxt/schema": "3.10.1",
"tailwindcss": "3.4.1",
"@headlessui/vue": "1.7.18",
"vue": "3.4.15"