Skip to content

Commit

Permalink
cherry-pick(#33746): chore: pin typescript while vue-tsc is broken
Browse files Browse the repository at this point in the history
  • Loading branch information
pavelfeldman authored and mxschmitt committed Nov 28, 2024
1 parent fbc770c commit 1dc8b3c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/components/ct-vue-vite/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
"devDependencies": {
"@vitejs/plugin-vue": "^4.1.0",
"@vue/tsconfig": "^0.5.1",
"typescript": "5.6.2",
"vite": "^5.2.8",
"vue-tsc": "^2.0.21"
}
Expand Down

0 comments on commit 1dc8b3c

Please sign in to comment.