chore(deps): pin vue-tsc

This commit is contained in:
Benjamin Canac
2024-06-03 11:04:18 +02:00
parent 838cb7212a
commit 6033872ef8
2 changed files with 5 additions and 3 deletions

View File

@@ -80,6 +80,7 @@
},
"resolutions": {
"@nuxt/ui": "workspace:*",
"@nuxt/module-builder": "0.5.5"
"@nuxt/module-builder": "0.5.5",
"vue-tsc": "2.0.16"
}
}