diff --git a/src/templates/Vue InstantSearch with Vue 3/package.json b/src/templates/Vue InstantSearch with Vue 3/package.json index 31110692a..706ba63eb 100644 --- a/src/templates/Vue InstantSearch with Vue 3/package.json +++ b/src/templates/Vue InstantSearch with Vue 3/package.json @@ -16,6 +16,6 @@ "devDependencies": { "@vitejs/plugin-vue": "2.2.0", "@vitejs/plugin-vue-jsx": "1.3.7", - "vite": "2.8.0" + "vite": "2.9.13" } }