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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-01-02 10:37:51 +01:00
committed by GitHub
parent 97a3975197
commit 7d572c81bb
3 changed files with 302 additions and 223 deletions

View File

@@ -38,18 +38,18 @@
"@iconify-json/heroicons": "^1.1.19",
"@nuxt/kit": "^3.9.0",
"@nuxtjs/color-mode": "^3.3.2",
"@nuxtjs/tailwindcss": "^6.10.1",
"@nuxtjs/tailwindcss": "^6.10.3",
"@popperjs/core": "^2.11.8",
"@tailwindcss/aspect-ratio": "^0.4.2",
"@tailwindcss/container-queries": "^0.1.1",
"@tailwindcss/forms": "^0.5.7",
"@tailwindcss/typography": "^0.5.10",
"@vueuse/core": "^10.7.0",
"@vueuse/integrations": "^10.7.0",
"@vueuse/math": "^10.7.0",
"@vueuse/core": "^10.7.1",
"@vueuse/integrations": "^10.7.1",
"@vueuse/math": "^10.7.1",
"defu": "^6.1.3",
"fuse.js": "^6.6.2",
"nuxt-icon": "^0.6.7",
"nuxt-icon": "^0.6.8",
"ohash": "^1.1.3",
"pathe": "^1.1.1",
"scule": "^1.1.1",
@@ -58,7 +58,7 @@
},
"devDependencies": {
"@nuxt/eslint-config": "^0.2.0",
"@nuxt/module-builder": "^0.5.4",
"@nuxt/module-builder": "^0.5.5",
"@nuxt/test-utils": "^3.9.0",
"@release-it/conventional-changelog": "^8.0.1",
"@vue/test-utils": "^2.4.3",
@@ -69,17 +69,17 @@
"release-it": "^17.0.1",
"typescript": "^5.3.3",
"unbuild": "^2.0.0",
"valibot": "^0.21.0",
"vitest": "^1.1.0",
"valibot": "^0.25.0",
"vitest": "^1.1.1",
"vitest-environment-nuxt": "^1.0.0",
"vue-tsc": "^1.8.26",
"vue-tsc": "^1.8.27",
"yup": "^1.3.3",
"zod": "^3.22.4"
},
"resolutions": {
"@nuxt/kit": "3.9.0",
"@nuxt/schema": "3.9.0",
"vue": "3.3.13",
"vue": "3.4.3",
"tailwindcss": "3.4.0"
}
}