chore(deps): update dependency webpack to v5.99.7
This MR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| webpack | devDependencies | patch | 5.99.2 -> 5.99.7 |
Release Notes
webpack/webpack (webpack)
v5.99.7
Fixes
- Don't skip export generation for
defaultreexport (#19463) - Fixed module library export generation for reexport (#19459)
- Avoid module concatenation in child compilation for module library (#19457)
- Ensure HMR recover gracefully when CSS module with error
- Respect
causeof any errors anderrorsof AggregateError in stats output - Added missing
@types/json-schemain types
v5.99.6
Fixes
- Respect public path for ES modules
- Fixed generation of module for
modulelibrary when mixing commonjs and esm modules - Always apply
FlagDependencyExportsPluginfor libraries where it required - Faster logic for dead control flow
- Typescript types
v5.99.5
Fixes
- Control dead flow for labeled and blockless statements
v5.99.4
Fixes
- Fixed terminated state for
if/else
v5.99.3
Fixes
- Fixed dead control flow with deep nested
if/else
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.
Edited by Renovate