Skip to content

Commit

Permalink
chore(deps): update dependency @vue/tsconfig to v0.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 4, 2024
1 parent 94daba3 commit 2243742
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion playground/vue3-options/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"@vitejs/plugin-vue": "3.2.0",
"@vitejs/plugin-vue-jsx": "2.1.1",
"@intlify/vite-plugin-vue-i18n": "next",
"@vue/tsconfig": "0.1.3",
"@vue/tsconfig": "0.5.1",
"typescript": "^4.8.3",
"vite": "3.2.8",
"playwright": "1.25.2",
Expand Down
2 changes: 1 addition & 1 deletion playground/vue3/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"@vitejs/plugin-vue": "3.2.0",
"@vitejs/plugin-vue-jsx": "2.1.1",
"@intlify/vite-plugin-vue-i18n": "next",
"@vue/tsconfig": "0.1.3",
"@vue/tsconfig": "0.5.1",
"typescript": "^4.8.3",
"vite": "3.2.8",
"playwright": "1.25.2",
Expand Down

0 comments on commit 2243742

Please sign in to comment.