Skip to content

Commit

Permalink
chore(deps): update dependency typescript to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 9, 2024
1 parent 0c1b605 commit 6fa7768
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 @@ -31,7 +31,7 @@
"@vitejs/plugin-vue2": "2.3.3",
"sass": "1.82.0",
"shelljs": "0.8.5",
"typescript": "4.9.5",
"typescript": "5.7.2",
"vite": "4.5.5",
"vite-plugin-checker": "0.8.0",
"vite-plugin-pages": "0.32.4",
Expand Down
2 changes: 1 addition & 1 deletion packages/playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"@types/node": "18.19.67",
"@vitejs/plugin-vue2": "2.3.3",
"sass": "1.82.0",
"typescript": "4.9.5",
"typescript": "5.7.2",
"vite": "4.5.5",
"vue-tsc": "1.8.27"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"fs-extra": "11.2.0",
"sass": "1.82.0",
"shelljs": "0.8.5",
"typescript": "4.9.5",
"typescript": "5.7.2",
"vite": "4.5.5",
"vite-plugin-checker": "0.8.0",
"vite-plugin-dts": "3.9.1",
Expand Down

0 comments on commit 6fa7768

Please sign in to comment.