From c9607d464c2d00dcaae1413df3a8b923461dba48 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 23 Oct 2023 02:53:41 +0000 Subject: [PATCH] chore(deps): update dependency @vue/tsconfig to v0.4.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..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",