Bump vite from 6.0.7 to 6.0.9

Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 6.0.7 to 6.0.9.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v6.0.9/packages/vite)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-01-21 23:51:13 +00:00
committed by GitHub
parent 852a1e4ed7
commit 69911d6a87
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@@ -131,7 +131,7 @@
"electron": "^34.0.0",
"postcss": "^8.5.1",
"tailwindcss": "^3.4.15",
"vite": "^6.0.7"
"vite": "^6.0.9"
}
},
"apps/desktop/node_modules/utf-8-validate": {
@@ -20318,9 +20318,9 @@
}
},
"node_modules/vite": {
"version": "6.0.7",
"resolved": "https://registry.npmjs.org/vite/-/vite-6.0.7.tgz",
"integrity": "sha512-RDt8r/7qx9940f8FcOIAH9PTViRrghKaK2K1jY3RaAURrEUbm9Du1mJ72G+jlhtG3WwodnfzY8ORQZbBavZEAQ==",
"version": "6.0.9",
"resolved": "https://registry.npmjs.org/vite/-/vite-6.0.9.tgz",
"integrity": "sha512-MSgUxHcaXLtnBPktkbUSoQUANApKYuxZ6DrbVENlIorbhL2dZydTLaZ01tjUoE3szeFzlFk9ANOKk0xurh4MKA==",
"dev": true,
"license": "MIT",
"dependencies": {