From de6cf472042a18660e50eeb79b35ea7d786a0870 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 15 Dec 2023 19:00:21 +0000 Subject: [PATCH] chore(deps): update dependency @vue/tsconfig to v0.5.0 --- playground/vue3-options/package.json | 2 +- playground/vue3/package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/playground/vue3-options/package.json b/playground/vue3-options/package.json index 5ee0ed1..9743617 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.5.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..5c9c0e5 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.5.0", "typescript": "^4.8.3", "vite": "3.2.7", "playwright": "1.25.2",