build(deps-dev): bump vite from 5.3.2 to 5.4.6 in /web/explorer

Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.3.2 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>
This commit is contained in:
dependabot[bot]
2024-09-17 19:16:36 +00:00
committed by GitHub
parent 882a68bbd4
commit 84d2a18b52
2 changed files with 4134 additions and 4130 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -33,7 +33,7 @@
"eslint-plugin-vue": "^9.23.0",
"jsdom": "^24.1.0",
"prettier": "^3.2.5",
"vite": "^5.3.1",
"vite": "^5.4.6",
"vite-plugin-singlefile": "^2.0.2",
"vitest": "^1.6.0"
}