Bump vite in /vite in the npm_and_yarn group across 1 directory

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


Updates `vite` from 6.2.5 to 6.3.5
- [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.5/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-version: 6.3.5
  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-12 15:18:07 +00:00
committed by GitHub
parent 6dc392be8e
commit ea63e29798
2 changed files with 180 additions and 89 deletions
+1 -1
View File
@@ -35,7 +35,7 @@
"globals": "^15.14.0",
"typescript": "~5.7.2",
"typescript-eslint": "^8.22.0",
"vite": "^6.2.5",
"vite": "^6.3.5",
"vite-plugin-svgr": "^4.3.0"
}
}