Skip to content

Commit

Permalink
packages: Upgrade vue-tsc to latest version (same major)
Browse files Browse the repository at this point in the history
False catches were being done and were fixed along this major (not all, though).
  • Loading branch information
rafaellehmkuhl committed Mar 8, 2024
1 parent 01a506e commit 94e85ca
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file modified bun.lockb
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -96,7 +96,7 @@
"vite-plugin-vuetify": "^1.0.0-alpha.16",
"vitest": "^0.20.3",
"vue-cli-plugin-vuetify": "~2.4.8",
"vue-tsc": "1.0.9",
"vue-tsc": "1.8.27",
"vuetify-loader": "^2.0.0-alpha.0"
},
"prettier": {
Expand Down

0 comments on commit 94e85ca

Please sign in to comment.