Bump vite from 5.1.6 to 5.2.6

Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.1.6 to 5.2.6.
- [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.2.6/packages/vite)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-03-25 13:46:39 +00:00 committed by William Brawner
parent f8880225b7
commit c075b5dd36
2 changed files with 361 additions and 320 deletions

679
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -31,7 +31,7 @@
"eslint": "^8.57.0",
"jsdom": "^24.0.0",
"typescript": "^5.4.2",
"vite": "^5.1.6",
"vite": "^5.2.6",
"vite-plugin-pwa": "^0.19.6",
"vitest": "^1.4.0"
},