diff --git a/playground/vue3-options/package.json b/playground/vue3-options/package.json index 5ee0ed1..bbbd582 100644 --- a/playground/vue3-options/package.json +++ b/playground/vue3-options/package.json @@ -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.4.0", "typescript": "^4.8.3", "vite": "3.2.7", "playwright": "1.25.2", diff --git a/playground/vue3/package.json b/playground/vue3/package.json index 9ae64af..dc4aa3e 100644 --- a/playground/vue3/package.json +++ b/playground/vue3/package.json @@ -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.4.0", "typescript": "^4.8.3", "vite": "3.2.7", "playwright": "1.25.2",