chore(deps): revert vue-tsc update

This commit is contained in:
Benjamin Canac
2025-01-09 15:45:18 +01:00
parent 0c5bea5f11
commit e065734d58
2 changed files with 110 additions and 111 deletions

View File

@@ -73,7 +73,7 @@
"valibot31": "npm:valibot@0.31.0",
"vitest": "^2.1.8",
"vitest-environment-nuxt": "^1.0.1",
"vue-tsc": "^2.2.0",
"vue-tsc": "^2.1.10",
"yup": "^1.6.1",
"zod": "^3.24.1"
},
@@ -82,7 +82,7 @@
"@nuxt/content": "2.13.2",
"@nuxtjs/mdc": "0.9.0",
"chokidar": "3.6.0",
"vue-tsc": "^2.2.0",
"vue-tsc": "2.1.10",
"typescript": "5.6.3"
}
}