Skip to content

Commit dc8ee38

Browse files
chore(deps): bump vite from 5.4.20 to 5.4.21
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.4.20 to 5.4.21. - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/v5.4.21/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v5.4.21/packages/vite) --- updated-dependencies: - dependency-name: vite dependency-version: 5.4.21 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 194a364 commit dc8ee38

File tree

4 files changed

+413
-401
lines changed

4 files changed

+413
-401
lines changed

contrib/htmx-base-ts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"@rollup/plugin-inject": "^5.0.5",
2020
"fastify": "latest",
2121
"htmx.org": "^1.9.10",
22-
"vite": "^5.0.2"
22+
"vite": "^5.4.21"
2323
},
2424
"devDependencies": {
2525
"postcss": "^8.4.31",

contrib/htmx-base/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"@rollup/plugin-inject": "^5.0.5",
2020
"fastify": "latest",
2121
"htmx.org": "^1.9.10",
22-
"vite": "^5.0.2"
22+
"vite": "^5.4.21"
2323
},
2424
"devDependencies": {
2525
"postcss": "^8.4.31",

contrib/htmx-kitchensink/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"@rollup/plugin-inject": "^5.0.5",
2020
"fastify": "latest",
2121
"htmx.org": "^1.9.10",
22-
"vite": "^5.0.2"
22+
"vite": "^5.4.21"
2323
},
2424
"devDependencies": {
2525
"postcss": "^8.4.31",

0 commit comments

Comments
 (0)