chore(deps): update dependency webpack to v5.75.0
This MR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| webpack | devDependencies | minor | 5.74.0 -> 5.75.0 |
Release Notes
webpack/webpack
v5.75.0
Bugfixes
-
experiments.*normalize tofalsewhen opt-out - avoid
NaN% - show the correct error when using a conflicting chunk name in code
- HMR code tests existance of
windowbefore trying to access it - fix
eval-nosources-*actually exclude sources - fix race condition where no module is returned from processing module
- fix position of standalong semicolon in runtime code
Features
- add support for
@importto extenal CSS when using experimental CSS in node - add
i64support to the deprecated WASM implementation
Developer Experience
- expose
EnableWasmLoadingPlugin - add more typings
- generate getters instead of readonly properties in typings to allow overriding them
Renovate configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.