From ec904a7e344ab155ca0a46ef2596fce54fda454a Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 20 May 2022 18:34:40 +0000 Subject: [PATCH] chore(deps): update dependency @vitejs/plugin-vue to v1.10.2 --- Vue InstantSearch/vue3-ssr-vite/package.json | 2 +- Vue InstantSearch/vue3-ssr-vite/yarn.lock | 8 ++++---- Vue InstantSearch/vue3-vite/package.json | 2 +- Vue InstantSearch/vue3-vite/yarn.lock | 8 ++++---- 4 files changed, 10 insertions(+), 10 deletions(-) diff --git a/Vue InstantSearch/vue3-ssr-vite/package.json b/Vue InstantSearch/vue3-ssr-vite/package.json index f3ea526276..63eedee0ed 100644 --- a/Vue InstantSearch/vue3-ssr-vite/package.json +++ b/Vue InstantSearch/vue3-ssr-vite/package.json @@ -17,7 +17,7 @@ "vue-router": "^4.0.10" }, "devDependencies": { - "@vitejs/plugin-vue": "1.2.5", + "@vitejs/plugin-vue": "1.10.2", "@vitejs/plugin-vue-jsx": "1.1.6", "@vue/compiler-sfc": "3.1.5", "compression": "^1.7.4", diff --git a/Vue InstantSearch/vue3-ssr-vite/yarn.lock b/Vue InstantSearch/vue3-ssr-vite/yarn.lock index 44c292384f..2f068f7740 100644 --- a/Vue InstantSearch/vue3-ssr-vite/yarn.lock +++ b/Vue InstantSearch/vue3-ssr-vite/yarn.lock @@ -441,10 +441,10 @@ "@vue/babel-plugin-jsx" "^1.0.6" hash-sum "^2.0.0" -"@vitejs/plugin-vue@1.2.5": - version "1.2.5" - resolved "https://registry.yarnpkg.com/@vitejs/plugin-vue/-/plugin-vue-1.2.5.tgz#ef7dc4a92e53fe866b54bcc1266788513262ac09" - integrity sha512-GIR31mdXTEfvElmBUaRhDc5v7lfdkEdawWQqJRiaRL/5qKsH+xusukglkvJz5y7+c6dEpxgmvcATv2BbB7+fzQ== +"@vitejs/plugin-vue@1.10.2": + version "1.10.2" + resolved "https://registry.yarnpkg.com/@vitejs/plugin-vue/-/plugin-vue-1.10.2.tgz#d718479e2789d8a94b63e00f23f1898ba239253a" + integrity sha512-/QJ0Z9qfhAFtKRY+r57ziY4BSbGUTGsPRMpB/Ron3QPwBZM4OZAZHdTa4a8PafCwU5DTatXG8TMDoP8z+oDqJw== "@vue/babel-helper-vue-transform-on@^1.0.2": version "1.0.2" diff --git a/Vue InstantSearch/vue3-vite/package.json b/Vue InstantSearch/vue3-vite/package.json index 685f45fb29..f69bf884c6 100644 --- a/Vue InstantSearch/vue3-vite/package.json +++ b/Vue InstantSearch/vue3-vite/package.json @@ -12,7 +12,7 @@ "vue-instantsearch": "4.0.0" }, "devDependencies": { - "@vitejs/plugin-vue": "^1.3.0", + "@vitejs/plugin-vue": "1.10.2", "@vue/compiler-sfc": "^3.0.5", "vite": "^2.4.4" } diff --git a/Vue InstantSearch/vue3-vite/yarn.lock b/Vue InstantSearch/vue3-vite/yarn.lock index 0f63971f6c..22415d8446 100644 --- a/Vue InstantSearch/vue3-vite/yarn.lock +++ b/Vue InstantSearch/vue3-vite/yarn.lock @@ -144,10 +144,10 @@ resolved "https://registry.yarnpkg.com/@types/qs/-/qs-6.9.7.tgz#63bb7d067db107cc1e457c303bc25d511febf6cb" integrity sha512-FGa1F62FT09qcrueBA6qYTrJPVDzah9a+493+o2PCXsesWHIn27G98TsSMs3WPNbZIEj4+VJf6saSFpvD+3Zsw== -"@vitejs/plugin-vue@^1.3.0": - version "1.4.0" - resolved "https://registry.yarnpkg.com/@vitejs/plugin-vue/-/plugin-vue-1.4.0.tgz#962ae01b7fd16ad4007898c64ed639136e12215b" - integrity sha512-RkqfJHz9wdLKBp5Yi+kQL8BAljdrvPoccQm2PTZc/UcL4EjD11xsv2PPCduYx2oV1a/bpSKA3sD5sxOHFhz+LA== +"@vitejs/plugin-vue@1.10.2": + version "1.10.2" + resolved "https://registry.yarnpkg.com/@vitejs/plugin-vue/-/plugin-vue-1.10.2.tgz#d718479e2789d8a94b63e00f23f1898ba239253a" + integrity sha512-/QJ0Z9qfhAFtKRY+r57ziY4BSbGUTGsPRMpB/Ron3QPwBZM4OZAZHdTa4a8PafCwU5DTatXG8TMDoP8z+oDqJw== "@vue/compiler-core@3.2.4": version "3.2.4"