Commits

Yury Bondarenko authored a94f729faa4
Lock webpack version to 5.76.1

This is a strict requirement of `@angular-devkit/build-angular` 15.2.5 Specifying the version as `@^5.0.0` causes multiple versions to be installed side by side, which leads to build issues. Adding this "exact version dependency" gets rid of the warning but does not change yarn.lock (because that same version was already being resolved)

Everything looks good. We'll let you know here if there's anything you should know about.

Add shortcut