chore(deps): update

This commit is contained in:
Benjamin Canac
2024-06-11 12:00:04 +02:00
parent c630625e83
commit 33713b200d
4 changed files with 2037 additions and 355 deletions

View File

@@ -44,8 +44,8 @@
"release": "release-it"
},
"dependencies": {
"@nuxt/kit": "^3.11.2",
"@nuxt/schema": "^3.11.2",
"@nuxt/kit": "^3.12.0",
"@nuxt/schema": "^3.12.0",
"@nuxtjs/color-mode": "^3.4.1",
"@tailwindcss/vite": "4.0.0-alpha.16",
"@vueuse/core": "^10.10.0",
@@ -69,12 +69,12 @@
"eslint": "^9.4.0",
"happy-dom": "^14.7.1",
"joi": "^17.13.1",
"nuxt": "^3.11.2",
"nuxt": "^3.12.0",
"release-it": "^17.3.0",
"valibot": "^0.30.0",
"vitest": "^1.6.0",
"vitest-environment-nuxt": "^1.0.0",
"vue-tsc": "^2.0.19",
"vue-tsc": "^2.0.21",
"yup": "^1.4.0",
"zod": "^3.23.8"
},