diff --git a/examples/b2b-quote-management/package.json b/examples/b2b-quote-management/package.json index 9caa668bf..79ac9ea85 100644 --- a/examples/b2b-quote-management/package.json +++ b/examples/b2b-quote-management/package.json @@ -29,7 +29,7 @@ "@vitejs/plugin-vue": "6.0.7", "@vueuse/core": "14.3.0", "unocss": "66.6.8", - "vite": "7.3.2", + "vite": "7.3.5", "vue-tsc": "3.2.2" } } diff --git a/examples/blank-playground/package.json b/examples/blank-playground/package.json index 77fda00b5..bbd54434e 100644 --- a/examples/blank-playground/package.json +++ b/examples/blank-playground/package.json @@ -21,7 +21,7 @@ "@biomejs/biome": "1.8.3", "@types/node": "22.13.14", "@vitejs/plugin-vue": "6.0.3", - "vite": "7.3.2", + "vite": "7.3.5", "vue-tsc": "3.2.2" } } diff --git a/examples/commercial-quick-order/package.json b/examples/commercial-quick-order/package.json index a5030e51e..f0b240b1f 100644 --- a/examples/commercial-quick-order/package.json +++ b/examples/commercial-quick-order/package.json @@ -24,7 +24,7 @@ "@types/node": "22.13.14", "@vitejs/plugin-vue": "6.0.3", "@vueuse/core": "14.3.0", - "vite": "7.3.2", + "vite": "7.3.5", "vue-tsc": "3.2.2" } } diff --git a/examples/express-checkout/package.json b/examples/express-checkout/package.json index 3eac80cd0..a5f8841a9 100644 --- a/examples/express-checkout/package.json +++ b/examples/express-checkout/package.json @@ -26,7 +26,7 @@ "@shopware/api-gen": "canary", "@types/node": "22.13.14", "@vitejs/plugin-vue": "6.0.3", - "vite": "7.3.2", + "vite": "7.3.5", "vue-tsc": "3.2.2" } } diff --git a/examples/login-form/package.json b/examples/login-form/package.json index b314ab686..eb1b30436 100644 --- a/examples/login-form/package.json +++ b/examples/login-form/package.json @@ -21,7 +21,7 @@ "@biomejs/biome": "1.8.3", "@types/node": "22.13.14", "@vitejs/plugin-vue": "6.0.3", - "vite": "7.3.2", + "vite": "7.3.5", "vue-tsc": "3.2.2" } } diff --git a/examples/new-api-client/package.json b/examples/new-api-client/package.json index 182c458fd..20dcb55ba 100644 --- a/examples/new-api-client/package.json +++ b/examples/new-api-client/package.json @@ -21,7 +21,7 @@ "@types/node": "22.13.14", "@vitejs/plugin-vue": "6.0.3", "typescript": "5.9.3", - "vite": "7.3.2", + "vite": "7.3.5", "vue-tsc": "3.2.2" } } diff --git a/examples/responsive-images/package.json b/examples/responsive-images/package.json index f596e51cc..eb2114ee6 100644 --- a/examples/responsive-images/package.json +++ b/examples/responsive-images/package.json @@ -21,7 +21,7 @@ "@biomejs/biome": "1.8.3", "@types/node": "22.13.14", "@vitejs/plugin-vue": "6.0.3", - "vite": "7.3.2", + "vite": "7.3.5", "vue-tsc": "3.2.2" } } diff --git a/templates/vue-demo-store/package.json b/templates/vue-demo-store/package.json index 21efead41..b6bb2f6cc 100644 --- a/templates/vue-demo-store/package.json +++ b/templates/vue-demo-store/package.json @@ -37,7 +37,7 @@ "@nuxtjs/i18n": "10.2.4", "@shopware/api-gen": "canary", "nuxt": "4.4.6", - "vite": "7.3.2", + "vite": "7.3.5", "typescript": "5.9.3" }, "engines": { diff --git a/templates/vue-starter-template/package.json b/templates/vue-starter-template/package.json index 918dc8083..959aa0a92 100644 --- a/templates/vue-starter-template/package.json +++ b/templates/vue-starter-template/package.json @@ -50,7 +50,7 @@ "@shopware/api-gen": "canary", "@vue/compiler-sfc": "3.5.34", "typescript": "5.9.3", - "vite": "7.3.2", + "vite": "7.3.5", "vue-tsc": "3.2.9" }, "overrides": { diff --git a/templates/vue-vite-blank/package.json b/templates/vue-vite-blank/package.json index 090b54d3b..079b8f3c9 100644 --- a/templates/vue-vite-blank/package.json +++ b/templates/vue-vite-blank/package.json @@ -19,7 +19,7 @@ "@types/node": "22.13.14", "@vitejs/plugin-vue": "6.0.3", "typescript": "5.9.3", - "vite": "7.3.2", + "vite": "7.3.5", "vue-tsc": "3.2.2" }, "engines": {