Bump vite from 2.9.17 to 4.5.6 in /samples/browser-esm-vite-react

Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 2.9.17 to 4.5.6.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v4.5.6/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v4.5.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] 2025-01-21 20:56:46 +00:00 committed by GitHub
parent a4b088e410
commit 27f4ba044d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 631 additions and 537 deletions

File diff suppressed because it is too large Load diff

View file

@ -15,6 +15,6 @@
"@types/react-dom": "^17.0.11", "@types/react-dom": "^17.0.11",
"@vitejs/plugin-react": "^1.1.4", "@vitejs/plugin-react": "^1.1.4",
"typescript": "^5.4.5", "typescript": "^5.4.5",
"vite": "^2.9.17" "vite": "^4.5.6"
} }
} }