chore(deps): update

This commit is contained in:
Benjamin Canac
2024-03-20 14:20:07 +01:00
parent a78b0965e8
commit a7cc288513
2 changed files with 54 additions and 72 deletions

View File

@@ -27,14 +27,14 @@
"dependencies": {
"@nuxt/kit": "^3.11.1",
"@nuxt/schema": "^3.11.1",
"@nuxtjs/color-mode": "^3.3.2",
"@nuxtjs/color-mode": "^3.3.3",
"@tailwindcss/postcss": "4.0.0-alpha.9",
"@tailwindcss/vite": "4.0.0-alpha.9",
"@vueuse/core": "^10.9.0",
"defu": "^6.1.4",
"nuxt-icon": "^0.6.9",
"ohash": "^1.1.3",
"radix-vue": "^1.5.2",
"radix-vue": "^1.5.3",
"tailwind-variants": "^0.2.1",
"tailwindcss": "4.0.0-alpha.9"
},
@@ -46,14 +46,14 @@
"eslint": "^8.57.0",
"joi": "^17.12.2",
"valibot": "^0.30.0",
"happy-dom": "^13.10.1",
"happy-dom": "^14.1.0",
"nuxt": "^3.11.1",
"nuxt-ui-dev-module": "workspace:*",
"vitest": "^1.4.0",
"vitest-environment-nuxt": "^1.0.0",
"vue": "^3.4.21",
"vue-router": "^4.3.0",
"vue-tsc": "^2.0.6",
"vue-tsc": "^2.0.7",
"yup": "^1.4.0",
"zod": "^3.22.4"
},