oc-template-react
oc-template-react copied to clipboard
Update webpack in packages/oc-template-react-compiler/package.json from 4.41.0 to 4.41.5
Overview
The following dependencies have been updated by dependencies.io:
-
webpack
inpackages/oc-template-react-compiler/package.json
from "4.41.0" to "4.41.5"
Details
webpack
This dependency is located in packages/oc-template-react-compiler/package.json
and was updated from "4.41.0" to "4.41.5".
4.41.1
Bugfixes
- fix incorrect request shortening when directory looks similar to parent directory
- fix crash when timezone is unknown
4.41.2
Bugfixes
- fix issue with invalide timezone
4.41.3
Security
- force upgrade terser-webpack-plugin dependency for security fix (not affecting webpack)
Funding
- add npm funding field to package.json
4.41.4
Bugfixes
- fix case where
__webpack_require__.e
is not a function when using module concatenation - fix incorrect imported module when using sideEffects in a certain constellation of export names
Performance
- lazy-require Webassembly related modules for improved startup performance
4.41.5
Bugfixes
- handle relative paths with
webpack://
prefix in SourceMaps correctly - fixes a non-determinism about
providedExports
withexport *
which caused changing module hashes and unnecessary HMR invalidation