Bump vite from 4.5.0 to 5.0.7

Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.5.0 to 5.0.7.
- [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/v5.0.7/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-12-11 13:56:51 +00:00 committed by github-actions[bot]
parent d1890bb7c7
commit 097905232c
2 changed files with 513 additions and 227 deletions

738
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -35,7 +35,7 @@
"eslint": "^8.55.0",
"jsdom": "^23.0.1",
"typescript": "^5.3.3",
"vite": "^4.5.1",
"vite": "^5.0.7",
"vite-plugin-pwa": "^0.17.4",
"vitest": "^0.34.6"
},