chore(deps): bump postcss and vue-loader in /packages/webpack5 (#10772)

Bumps [postcss](https://github.com/postcss/postcss) to 8.5.6 and updates ancestor dependency [vue-loader](https://github.com/vuejs/vue-loader). These dependencies need to be updated together.


Updates `postcss` from 7.0.39 to 8.5.6
- [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.5.6)

Updates `vue-loader` from 15.9.8 to 17.4.2
- [Release notes](https://github.com/vuejs/vue-loader/releases)
- [Changelog](https://github.com/vuejs/vue-loader/blob/main/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vue-loader/compare/v15.9.8...v17.4.2)

---
updated-dependencies:
- dependency-name: postcss
  dependency-version: 8.5.6
  dependency-type: indirect
- dependency-name: vue-loader
  dependency-version: 17.4.2
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2025-07-26 18:17:02 -07:00
committed by GitHub
parent 9e60bd212a
commit 02c70543e5
2 changed files with 2110 additions and 3172 deletions

File diff suppressed because it is too large Load Diff

View File

@ -46,7 +46,7 @@
"terser-webpack-plugin": "^5.0.0", "terser-webpack-plugin": "^5.0.0",
"ts-dedent": "^2.0.0", "ts-dedent": "^2.0.0",
"ts-loader": "^9.0.0", "ts-loader": "^9.0.0",
"vue-loader": "^17.0.0", "vue-loader": "^17.4.2",
"webpack": "^5.30.0 <= 5.50.0 || ^5.51.2", "webpack": "^5.30.0 <= 5.50.0 || ^5.51.2",
"webpack-bundle-analyzer": "^4.0.0", "webpack-bundle-analyzer": "^4.0.0",
"webpack-chain": "^6.0.0", "webpack-chain": "^6.0.0",