chore(deps): update dependency webpack to v5.64.4
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
webpack | devDependencies | patch | 5.64.2 -> 5.64.4 |
Release Notes
webpack/webpack
v5.64.4
Bugfixes
- fix tagged template literal evaluation
- fix ModuleFederation with ESM
- fix outputModule with intial splitChunks
Performance
- upgrade watchpack for faster watcher updating
- track file and directory timestamps separately in watchpack and webpack
Developer Experience
- show origin of singleton shared module in mismatch warning
v5.64.3
Performance
- allow to use pre-compiled schema when
Infinity
is used in configuration - allow to use pre-compiled schema for configuration arrays
Configuration
-
If you want to rebase/retry this MR, click this checkbox.
This MR has been generated by Renovate Bot.
Edited by Renovate Bot