Skip to content

Commit

Permalink
chore(deps): update dependency vue-tsc to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 4, 2024
1 parent 78e7612 commit cf172a7
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion apps/docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,6 @@
"vite-plugin-pwa": "0.20.0",
"vue-prism-component": "2.0.0",
"vite-plugin-md": "0.21.5",
"vue-tsc": "1.8.27"
"vue-tsc": "2.0.24"
}
}
2 changes: 1 addition & 1 deletion packages/playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"sass": "1.77.4",
"typescript": "4.9.5",
"vite": "4.5.3",
"vue-tsc": "1.8.27"
"vue-tsc": "2.0.24"
},
"files": [
"dist/*",
Expand Down
2 changes: 1 addition & 1 deletion packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
"vue-docgen-cli": "4.79.0",
"vue-docgen-web-types": "0.1.8",
"vue-template-compiler": "2.7.16",
"vue-tsc": "1.8.27",
"vue-tsc": "2.0.24",
"@vue/test-utils": "1.3.6"
},
"engines": {
Expand Down

0 comments on commit cf172a7

Please sign in to comment.