chore(deps-dev): bump vite from 5.0.13 to 5.4.6 (#357)

Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.0.13 to 5.4.6.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v5.4.6/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.4.6/packages/vite)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2024-09-17 20:33:20 -05:00 committed by GitHub
parent 49aedc0554
commit 28bf6f124f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 862 additions and 138 deletions

998
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -119,7 +119,7 @@
"serve": "^14.1.2",
"url": "^0.11.0",
"util": "^0.12.5",
"vite": "^5.0.13",
"vite": "^5.4.6",
"vite-plugin-node-polyfills": "^0.19.0",
"vite-plugin-pwa": "^0.19.2",
"vite-plugin-svgr": "^4.2.0",