Skip to content

Commit

Permalink
chore(deps): update dependency typescript to v5.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 26, 2023
1 parent d2a6a80 commit 08922b5
Show file tree
Hide file tree
Showing 3 changed files with 28 additions and 39 deletions.
2 changes: 1 addition & 1 deletion packages/playground/vite-project/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
},
"devDependencies": {
"@vitejs/plugin-vue": "2.3.4",
"typescript": "5.1.3",
"typescript": "5.2.2",
"vite": "2.9.16",
"vue-tsc": "0.40.13"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/vue3-marquee/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"@types/node": "18.17.18",
"@vitejs/plugin-vue": "2.3.4",
"@vue/compiler-sfc": "^3.3.4",
"typescript": "5.0.4",
"typescript": "5.2.2",
"vite": "2.9.16",
"vite-plugin-css-injected-by-js": "^3.1.2",
"vite-plugin-dts": "^3.0.0-beta.3",
Expand Down
63 changes: 26 additions & 37 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 08922b5

Please sign in to comment.