build(deps): bump postcss and @angular-devkit/build-angular

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


Updates `postcss` from 7.0.39 to 8.4.31
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/7.0.39...8.4.31)

Updates `@angular-devkit/build-angular` from 12.2.18 to 16.2.5
- [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/12.2.18...16.2.5)

---
updated-dependencies:
- dependency-name: postcss
  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] 2023-10-05 08:19:37 +00:00 committed by GitHub
parent 1888a98e08
commit bc36f22721
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5017 additions and 5832 deletions

File diff suppressed because it is too large Load Diff

View File

@ -57,7 +57,7 @@
}, },
"devDependencies": { "devDependencies": {
"@angular-builders/jest": "14.0.0", "@angular-builders/jest": "14.0.0",
"@angular-devkit/build-angular": "~12.2.16", "@angular-devkit/build-angular": "~16.2.5",
"@angular/cli": "^12.2.16", "@angular/cli": "^12.2.16",
"@angular/compiler-cli": "~12.2.16", "@angular/compiler-cli": "~12.2.16",
"@babel/preset-typescript": "^7.18.6", "@babel/preset-typescript": "^7.18.6",