chore(deps): update

This commit is contained in:
Benjamin Canac
2023-12-06 22:25:35 +01:00
parent 0b762d61e7
commit 2c2ff0f473
3 changed files with 237 additions and 190 deletions

View File

@@ -44,17 +44,17 @@
"@tailwindcss/container-queries": "^0.1.1",
"@tailwindcss/forms": "^0.5.7",
"@tailwindcss/typography": "^0.5.10",
"@vueuse/core": "^10.6.1",
"@vueuse/integrations": "^10.6.1",
"@vueuse/math": "^10.6.1",
"@vueuse/core": "^10.7.0",
"@vueuse/integrations": "^10.7.0",
"@vueuse/math": "^10.7.0",
"defu": "^6.1.3",
"fuse.js": "^6.6.2",
"nuxt-icon": "^0.6.6",
"nuxt-icon": "^0.6.7",
"ohash": "^1.1.3",
"pathe": "^1.1.1",
"scule": "^1.1.1",
"tailwind-merge": "^1.14.0",
"tailwindcss": "^3.3.5"
"tailwindcss": "^3.3.6"
},
"devDependencies": {
"@nuxt/eslint-config": "^0.2.0",
@@ -66,11 +66,11 @@
"nuxt": "^3.8.2",
"nuxt-vitest": "^0.11.5",
"release-it": "^17.0.0",
"typescript": "^5.3.2",
"typescript": "^5.3.3",
"unbuild": "^2.0.0",
"valibot": "^0.21.0",
"vitest": "^0.33.0",
"vue-tsc": "^1.8.24",
"vue-tsc": "^1.8.25",
"yup": "^1.3.2",
"zod": "^3.22.4"
},