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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2023-09-28 18:01:28 +02:00
committed by GitHub
parent adb0a0fbe4
commit ff9d51863e
3 changed files with 1004 additions and 602 deletions

View File

@@ -30,11 +30,11 @@
"release": "release-it"
},
"dependencies": {
"@egoist/tailwindcss-icons": "^1.1.0",
"@egoist/tailwindcss-icons": "^1.2.0",
"@headlessui/tailwindcss": "^0.2.0",
"@headlessui/vue": "^1.7.16",
"@iconify-json/heroicons": "^1.1.12",
"@nuxt/kit": "^3.7.3",
"@nuxt/kit": "^3.7.4",
"@nuxtjs/color-mode": "^3.3.0",
"@nuxtjs/tailwindcss": "^6.8.0",
"@popperjs/core": "^2.11.8",
@@ -55,17 +55,17 @@
},
"devDependencies": {
"@nuxt/eslint-config": "^0.2.0",
"@nuxt/module-builder": "^0.5.1",
"@release-it/conventional-changelog": "^7.0.1",
"eslint": "^8.49.0",
"joi": "^17.10.1",
"nuxt": "^3.7.3",
"release-it": "^16.1.5",
"@nuxt/module-builder": "^0.5.2",
"@release-it/conventional-changelog": "^7.0.2",
"eslint": "^8.50.0",
"joi": "^17.10.2",
"nuxt": "^3.7.4",
"release-it": "^16.2.1",
"typescript": "^5.2.2",
"unbuild": "^2.0.0",
"valibot": "^0.15.0",
"vue-tsc": "^1.8.11",
"yup": "^1.2.0",
"valibot": "^0.17.1",
"vue-tsc": "^1.8.15",
"yup": "^1.3.1",
"zod": "^3.22.2"
}
}