wasm-micro-runtime/tests/fuzz/wasm-mutator-fuzz/portal
dependabot[bot] 913c2227ba
build(deps): Bump esbuild, @vitejs/plugin-react and vite (#4149)
Bumps [esbuild](https://github.com/evanw/esbuild) to 0.25.1 and updates ancestor dependencies [esbuild](https://github.com/evanw/esbuild), [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react) and [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite). These dependencies need to be updated together.


Updates `esbuild` from 0.14.54 to 0.25.1
- [Release notes](https://github.com/evanw/esbuild/releases)
- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG-2022.md)
- [Commits](https://github.com/evanw/esbuild/compare/v0.14.54...v0.25.1)

Updates `@vitejs/plugin-react` from 2.0.1 to 4.3.4
- [Release notes](https://github.com/vitejs/vite-plugin-react/releases)
- [Changelog](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite-plugin-react/commits/v4.3.4/packages/plugin-react)

Updates `vite` from 3.0.9 to 6.2.2
- [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/v6.2.2/packages/vite)

---
updated-dependencies:
- dependency-name: esbuild
  dependency-type: indirect
- dependency-name: "@vitejs/plugin-react"
  dependency-type: direct:development
- 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>
2025-03-20 20:07:13 +08:00
..
public Add wasm-mutator-fuzz test (#3420) 2024-05-21 12:01:13 +08:00
src Add wasm-mutator-fuzz test (#3420) 2024-05-21 12:01:13 +08:00
.env Add wasm-mutator-fuzz test (#3420) 2024-05-21 12:01:13 +08:00
.gitignore Add wasm-mutator-fuzz test (#3420) 2024-05-21 12:01:13 +08:00
default.conf.template Add wasm-mutator-fuzz test (#3420) 2024-05-21 12:01:13 +08:00
Dockerfile Add wasm-mutator-fuzz test (#3420) 2024-05-21 12:01:13 +08:00
index.html Add wasm-mutator-fuzz test (#3420) 2024-05-21 12:01:13 +08:00
nginx.conf Add wasm-mutator-fuzz test (#3420) 2024-05-21 12:01:13 +08:00
osv-scanner.toml Only access Zephyr thread stats info when it's available (#3962) 2024-12-19 14:26:34 +08:00
package-lock.json build(deps): Bump esbuild, @vitejs/plugin-react and vite (#4149) 2025-03-20 20:07:13 +08:00
package.json build(deps): Bump esbuild, @vitejs/plugin-react and vite (#4149) 2025-03-20 20:07:13 +08:00
tsconfig.json Add wasm-mutator-fuzz test (#3420) 2024-05-21 12:01:13 +08:00
tsconfig.node.json Add wasm-mutator-fuzz test (#3420) 2024-05-21 12:01:13 +08:00
vite.config.ts Add wasm-mutator-fuzz test (#3420) 2024-05-21 12:01:13 +08:00