diff --git a/vue-instantsearch/vue3-ssr-vite/package.json b/vue-instantsearch/vue3-ssr-vite/package.json index c76b93c4e7..bb2de3d958 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": "2.3.4", "@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 a53c6d4ca2..7b86f21c34 100644 --- a/vue-instantsearch/vue3-ssr-vite/yarn.lock +++ b/vue-instantsearch/vue3-ssr-vite/yarn.lock @@ -471,10 +471,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@2.3.4": + version "2.3.4" + resolved "https://registry.yarnpkg.com/@vitejs/plugin-vue/-/plugin-vue-2.3.4.tgz#966a6279060eb2d9d1a02ea1a331af071afdcf9e" + integrity sha512-IfFNbtkbIm36O9KB8QodlwwYvTEsJb4Lll4c2IwB3VHc2gie2mSPtSzL0eYay7X2jd/2WX02FjSGTWR6OPr/zg== "@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..1f2d4a22c4 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": "^2.0.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..0b363c1729 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@^2.0.0": + version "2.3.4" + resolved "https://registry.yarnpkg.com/@vitejs/plugin-vue/-/plugin-vue-2.3.4.tgz#966a6279060eb2d9d1a02ea1a331af071afdcf9e" + integrity sha512-IfFNbtkbIm36O9KB8QodlwwYvTEsJb4Lll4c2IwB3VHc2gie2mSPtSzL0eYay7X2jd/2WX02FjSGTWR6OPr/zg== "@vue/compiler-core@3.2.4": version "3.2.4"