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

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]
2023-10-25 18:31:50 +02:00
committed by GitHub
parent f69024243e
commit d112808994
7 changed files with 1093 additions and 486 deletions

View File

@@ -30,11 +30,11 @@
"release": "release-it"
},
"dependencies": {
"@egoist/tailwindcss-icons": "^1.3.3",
"@egoist/tailwindcss-icons": "^1.4.0",
"@headlessui/tailwindcss": "^0.2.0",
"@headlessui/vue": "^1.7.16",
"@iconify-json/heroicons": "^1.1.12",
"@nuxt/kit": "^3.7.4",
"@iconify-json/heroicons": "^1.1.13",
"@nuxt/kit": "^3.8.0",
"@nuxtjs/color-mode": "^3.3.0",
"@nuxtjs/tailwindcss": "^6.8.0",
"@popperjs/core": "^2.11.8",
@@ -45,26 +45,26 @@
"@vueuse/core": "^10.5.0",
"@vueuse/integrations": "^10.5.0",
"@vueuse/math": "^10.5.0",
"defu": "^6.1.2",
"defu": "^6.1.3",
"fuse.js": "^6.6.2",
"ohash": "^1.1.3",
"pathe": "^1.1.1",
"scule": "^1.0.0",
"tailwind-merge": "^1.14.0",
"tailwindcss": "^3.3.3"
"tailwindcss": "^3.3.4"
},
"devDependencies": {
"@nuxt/eslint-config": "^0.2.0",
"@nuxt/module-builder": "^0.5.2",
"@release-it/conventional-changelog": "^7.0.2",
"eslint": "^8.51.0",
"eslint": "^8.52.0",
"joi": "^17.11.0",
"nuxt": "^3.7.4",
"nuxt": "^3.8.0",
"release-it": "^16.2.1",
"typescript": "^5.2.2",
"unbuild": "^2.0.0",
"valibot": "^0.19.0",
"vue-tsc": "^1.8.19",
"vue-tsc": "^1.8.21",
"yup": "^1.3.2",
"zod": "^3.22.4"
}