diff --git a/vue-instantsearch/vue3-ssr-vite/package.json b/vue-instantsearch/vue3-ssr-vite/package.json index 4f7d231897..364b6bc958 100644 --- a/vue-instantsearch/vue3-ssr-vite/package.json +++ b/vue-instantsearch/vue3-ssr-vite/package.json @@ -18,7 +18,7 @@ }, "devDependencies": { "@originjs/vite-plugin-commonjs": "^1.0.3", - "@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 a336865610..5a01e3475e 100644 --- a/vue-instantsearch/vue3-ssr-vite/yarn.lock +++ b/vue-instantsearch/vue3-ssr-vite/yarn.lock @@ -483,10 +483,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 393249b150..a6679ce0ac 100644 --- a/vue-instantsearch/vue3-vite/package.json +++ b/vue-instantsearch/vue3-vite/package.json @@ -12,7 +12,7 @@ "vue-instantsearch": "4.9.0" }, "devDependencies": { - "@vitejs/plugin-vue": "^1.3.0", + "@vitejs/plugin-vue": "^1.4.0", "@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 75b91c2257..2bd4cc5299 100644 --- a/vue-instantsearch/vue3-vite/yarn.lock +++ b/vue-instantsearch/vue3-vite/yarn.lock @@ -174,10 +174,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.4.0": + 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"