diff --git a/contrib/htmx-base-ts/package.json b/contrib/htmx-base-ts/package.json index 5c01f614..12383ed1 100644 --- a/contrib/htmx-base-ts/package.json +++ b/contrib/htmx-base-ts/package.json @@ -19,7 +19,7 @@ "@rollup/plugin-inject": "^5.0.5", "fastify": "latest", "htmx.org": "^1.9.10", - "vite": "^5.0.2" + "vite": "^5.4.21" }, "devDependencies": { "postcss": "^8.4.31", diff --git a/contrib/htmx-base/package.json b/contrib/htmx-base/package.json index 1aa9c545..491b6132 100644 --- a/contrib/htmx-base/package.json +++ b/contrib/htmx-base/package.json @@ -19,7 +19,7 @@ "@rollup/plugin-inject": "^5.0.5", "fastify": "latest", "htmx.org": "^1.9.10", - "vite": "^5.0.2" + "vite": "^5.4.21" }, "devDependencies": { "postcss": "^8.4.31", diff --git a/contrib/htmx-kitchensink/package.json b/contrib/htmx-kitchensink/package.json index 6fd551e6..60b457ae 100644 --- a/contrib/htmx-kitchensink/package.json +++ b/contrib/htmx-kitchensink/package.json @@ -19,7 +19,7 @@ "@rollup/plugin-inject": "^5.0.5", "fastify": "latest", "htmx.org": "^1.9.10", - "vite": "^5.0.2" + "vite": "^5.4.21" }, "devDependencies": { "postcss": "^8.4.31", diff --git a/packages/fastify-vue/package.json b/packages/fastify-vue/package.json index 81d02aa1..d16610e6 100644 --- a/packages/fastify-vue/package.json +++ b/packages/fastify-vue/package.json @@ -62,7 +62,7 @@ "oxlint": "^0.16.8" }, "optionalDependencies": { - "vite": "^6.4.1" + "vite": "^5.4.21" }, "publishConfig": { "access": "public" diff --git a/starters/react-base/package.json b/starters/react-base/package.json index c56ff037..2ea48ee9 100644 --- a/starters/react-base/package.json +++ b/starters/react-base/package.json @@ -26,6 +26,6 @@ "postcss": "^8.5.3", "postcss-preset-env": "^10.1.5", "tailwindcss": "^4.1.1", - "vite": "^6.4.1" + "vite": "^5.4.21" } } \ No newline at end of file diff --git a/starters/react-kitchensink/package.json b/starters/react-kitchensink/package.json index e0f078b4..ad9aad4b 100644 --- a/starters/react-kitchensink/package.json +++ b/starters/react-kitchensink/package.json @@ -27,6 +27,6 @@ "postcss": "^8.5.3", "postcss-preset-env": "^10.1.5", "tailwindcss": "^4.1.1", - "vite": "^6.4.1" + "vite": "^5.4.21" } } \ No newline at end of file diff --git a/starters/react-typescript/package.json b/starters/react-typescript/package.json index b5465b01..36921402 100644 --- a/starters/react-typescript/package.json +++ b/starters/react-typescript/package.json @@ -35,6 +35,6 @@ "tailwindcss": "^4.1.1", "tsx": "^4.19.4", "typescript": "^5.8.3", - "vite": "^6.4.1" + "vite": "^5.4.21" } } \ No newline at end of file diff --git a/starters/vue-base/package.json b/starters/vue-base/package.json index ea3a4298..495279bd 100644 --- a/starters/vue-base/package.json +++ b/starters/vue-base/package.json @@ -24,6 +24,6 @@ "postcss": "^8.5.3", "postcss-preset-env": "^10.1.5", "tailwindcss": "^4.1.1", - "vite": "^6.4.1" + "vite": "^5.4.21" } } \ No newline at end of file diff --git a/starters/vue-kitchensink/package.json b/starters/vue-kitchensink/package.json index e956a466..4375d323 100644 --- a/starters/vue-kitchensink/package.json +++ b/starters/vue-kitchensink/package.json @@ -24,6 +24,6 @@ "postcss": "^8.5.3", "postcss-preset-env": "^10.1.5", "tailwindcss": "^4.1.1", - "vite": "^6.4.1" + "vite": "^5.4.21" } } \ No newline at end of file diff --git a/starters/vue-typescript/package.json b/starters/vue-typescript/package.json index 1c7d37e1..80745355 100644 --- a/starters/vue-typescript/package.json +++ b/starters/vue-typescript/package.json @@ -32,6 +32,6 @@ "tailwindcss": "^4.1.1", "tsx": "^4.19.4", "typescript": "^5.8.3", - "vite": "^6.4.1" + "vite": "^5.4.21" } } \ No newline at end of file