build(deps): bump vite from 5.4.7 to 5.4.21

Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.4.7 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>
This commit is contained in:
dependabot[bot] 2025-10-21 05:12:39 +00:00 committed by GitHub
parent 3c849c8be6
commit 0cb300ec76
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 6 additions and 5 deletions

9
package-lock.json generated
View File

@ -38,7 +38,7 @@
"tslib": "^2.6.2",
"typescript": "^5.4.5",
"unplugin-vue-components": "^0.26.0",
"vite": "^5.4.7",
"vite": "^5.4.21",
"vite-plugin-ruby": "^5.0.0",
"webfontloader": "^1.6.28",
"whatwg-fetch": "^3.6.20"
@ -4648,9 +4648,10 @@
}
},
"node_modules/vite": {
"version": "5.4.7",
"resolved": "https://registry.npmjs.org/vite/-/vite-5.4.7.tgz",
"integrity": "sha512-5l2zxqMEPVENgvzTuBpHer2awaetimj2BGkhBPdnwKbPNOlHsODU+oiazEZzLK7KhAnOrO+XGYJYn4ZlUhDtDQ==",
"version": "5.4.21",
"resolved": "https://registry.npmjs.org/vite/-/vite-5.4.21.tgz",
"integrity": "sha512-o5a9xKjbtuhY6Bi5S3+HvbRERmouabWbyUcpXXUA1u+GNUKoROi9byOJ8M0nHbHYHkYICiMlqxkg1KkYmm25Sw==",
"license": "MIT",
"dependencies": {
"esbuild": "^0.21.3",
"postcss": "^8.4.43",

View File

@ -38,7 +38,7 @@
"tslib": "^2.6.2",
"typescript": "^5.4.5",
"unplugin-vue-components": "^0.26.0",
"vite": "^5.4.7",
"vite": "^5.4.21",
"vite-plugin-ruby": "^5.0.0",
"webfontloader": "^1.6.28",
"whatwg-fetch": "^3.6.20"