Bump vite in the npm_and_yarn group across 1 directory

Bumps the npm_and_yarn group with 1 update in the / directory: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite).


Updates `vite` from 6.2.4 to 6.3.4
- [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.3.4/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-version: 6.3.4
  dependency-type: direct:development
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-05-03 11:50:26 +00:00 committed by GitHub
parent 056d6e2656
commit 8dbe7d070e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 54 additions and 6 deletions

View file

@ -12,7 +12,7 @@
"@sveltejs/vite-plugin-svelte": "^5.0.3",
"@types/estree": "^1.0.6",
"svelte": "^5.20.2",
"vite": "^6.2.4"
"vite": "^6.3.4"
},
"dependencies": {
"chart.js": "^4.4.9",