Bump webpack and @angular-devkit/build-angular

Bumps [webpack](https://github.com/webpack/webpack) to 5.94.0 and updates ancestor dependency [@angular-devkit/build-angular](https://github.com/angular/angular-cli). These dependencies need to be updated together.


Updates `webpack` from 5.36.2 to 5.94.0
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.36.2...v5.94.0)

Updates `@angular-devkit/build-angular` from 12.0.0 to 18.2.2
- [Release notes](https://github.com/angular/angular-cli/releases)
- [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md)
- [Commits](https://github.com/angular/angular-cli/compare/v12.0.0...18.2.2)

---
updated-dependencies:
- dependency-name: webpack
  dependency-type: indirect
- dependency-name: "@angular-devkit/build-angular"
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-09-03 15:41:26 +00:00 committed by GitHub
parent a1d5bb70b2
commit 8faece5c13
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 13713 additions and 13121 deletions

File diff suppressed because it is too large Load Diff

View File

@ -47,7 +47,7 @@
"zone.js": "~0.11.4" "zone.js": "~0.11.4"
}, },
"devDependencies": { "devDependencies": {
"@angular-devkit/build-angular": "^12.0.0", "@angular-devkit/build-angular": "^18.2.2",
"@angular/cli": "^12.0.0", "@angular/cli": "^12.0.0",
"@angular/compiler-cli": "^12.0.0", "@angular/compiler-cli": "^12.0.0",
"@angular/language-service": "^12.0.0", "@angular/language-service": "^12.0.0",