build(deps-dev): bump vite from 5.4.17 to 5.4.19

Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.4.17 to 5.4.19.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v5.4.19/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.4.19/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-version: 5.4.19
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-05-01 02:27:37 +00:00 committed by GitHub
parent aff018e651
commit ca0b629d8f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

View File

@ -43,7 +43,7 @@
"tailwindcss": "^3.4.15",
"typescript": "^5.6.3",
"uuid": "^8.3.2",
"vite": "^5.4.17",
"vite": "^5.4.19",
"vite-plugin-checker": "^0.6.4",
"vue": "^3.5.13",
"vue-router": "^4.4.5"

8
package-lock.json generated
View File

@ -90,7 +90,7 @@
"tailwindcss": "^3.4.15",
"typescript": "^5.6.3",
"uuid": "^8.3.2",
"vite": "^5.4.17",
"vite": "^5.4.19",
"vite-plugin-checker": "^0.6.4",
"vue": "^3.5.13",
"vue-router": "^4.4.5"
@ -19219,9 +19219,9 @@
}
},
"node_modules/vite": {
"version": "5.4.17",
"resolved": "https://registry.npmjs.org/vite/-/vite-5.4.17.tgz",
"integrity": "sha512-5+VqZryDj4wgCs55o9Lp+p8GE78TLVg0lasCH5xFZ4jacZjtqZa6JUw9/p0WeAojaOfncSM6v77InkFPGnvPvg==",
"version": "5.4.19",
"resolved": "https://registry.npmjs.org/vite/-/vite-5.4.19.tgz",
"integrity": "sha512-qO3aKv3HoQC8QKiNSTuUM1l9o/XX3+c+VTgLHbJWHZGeTPVAg2XwazI9UWzoxjIJCGCV2zU60uqMzjeLZuULqA==",
"dev": true,
"license": "MIT",
"dependencies": {