Skip to content

Commit 342afe6

Browse files
chore(deps): update dependency @vue/tsconfig to ^0.5.0
1 parent d3e75df commit 342afe6

File tree

3 files changed

+37
-16
lines changed

3 files changed

+37
-16
lines changed

apps/vue3/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"@vitejs/plugin-vue-jsx": "^3.1.0",
2828
"@vue/eslint-config-prettier": "^8.0.0",
2929
"@vue/eslint-config-typescript": "^12.0.0",
30-
"@vue/tsconfig": "^0.4.0",
30+
"@vue/tsconfig": "^0.5.0",
3131
"eslint": "^8.55.0",
3232
"eslint-plugin-vue": "^9.19.2",
3333
"minimatch": "^9.0.3",

components/vue/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@
104104
"@vitejs/plugin-vue-jsx": "^3.1.0",
105105
"@vue/eslint-config-prettier": "^8.0.0",
106106
"@vue/eslint-config-typescript": "^12.0.0",
107-
"@vue/tsconfig": "^0.4.0",
107+
"@vue/tsconfig": "^0.5.0",
108108
"eslint": "^8.55.0",
109109
"eslint-plugin-vue": "^9.19.2",
110110
"prettier": "^3.1.0",

pnpm-lock.yaml

+35-14
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)