chore(deps): update

This commit is contained in:
Benjamin Canac
2024-06-24 11:32:51 +02:00
parent 0b8bfa887b
commit 0bdfc26734
5 changed files with 170 additions and 156 deletions

View File

@@ -44,7 +44,7 @@
"release": "release-it"
},
"dependencies": {
"@nuxt/icon": "1.0.0-rc.1",
"@nuxt/icon": "1.0.0",
"@nuxt/kit": "^3.12.2",
"@nuxt/schema": "^3.12.2",
"@nuxtjs/color-mode": "^3.4.1",
@@ -54,7 +54,7 @@
"defu": "^6.1.4",
"fuse.js": "^7.0.0",
"ohash": "^1.1.3",
"radix-vue": "^1.8.4",
"radix-vue": "^1.8.5",
"scule": "^1.3.0",
"tailwind-variants": "^0.2.1",
"tailwindcss": "4.0.0-alpha.16",
@@ -62,19 +62,19 @@
},
"devDependencies": {
"@nuxt/eslint-config": "^0.3.13",
"@nuxt/module-builder": "^0.7.1",
"@nuxt/module-builder": "^0.8.0",
"@nuxt/test-utils": "^3.13.1",
"@release-it/conventional-changelog": "^8.0.1",
"@vue/test-utils": "^2.4.6",
"eslint": "^9.5.0",
"happy-dom": "^14.7.1",
"joi": "^17.13.1",
"joi": "^17.13.3",
"nuxt": "^3.12.2",
"release-it": "^17.3.0",
"release-it": "^17.4.0",
"valibot": "^0.30.0",
"vitest": "^1.6.0",
"vitest-environment-nuxt": "^1.0.0",
"vue-tsc": "^2.0.21",
"vue-tsc": "^2.0.22",
"yup": "^1.4.0",
"zod": "^3.23.8"
},