Bump postcss, @microsoft/sp-build-web and spfx-fast-serve-helpers

Bumps [postcss](https://github.com/postcss/postcss) to 8.4.31 and updates ancestor dependencies [postcss](https://github.com/postcss/postcss), [@microsoft/sp-build-web](http://aka.ms/spfx) and [spfx-fast-serve-helpers](https://github.com/s-KaiNet/spfx-fast-serve-helpers). These dependencies need to be updated together.


Updates `postcss` from 6.0.1 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/6.0.1...8.4.31)

Updates `@microsoft/sp-build-web` from 1.14.0 to 1.18.0

Updates `spfx-fast-serve-helpers` from 1.14.7 to 1.18.1
- [Commits](https://github.com/s-KaiNet/spfx-fast-serve-helpers/commits)

---
updated-dependencies:
- dependency-name: postcss
  dependency-type: indirect
- dependency-name: "@microsoft/sp-build-web"
  dependency-type: direct:development
- dependency-name: spfx-fast-serve-helpers
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-10-03 18:56:37 +00:00 committed by GitHub
parent 5459dd34de
commit 9c497fb235
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 8088 additions and 3932 deletions

File diff suppressed because it is too large Load Diff

View File

@ -31,7 +31,7 @@
"devDependencies": {
"@types/react": "16.9.51",
"@types/react-dom": "16.9.8",
"@microsoft/sp-build-web": "1.14.0",
"@microsoft/sp-build-web": "1.18.0",
"@microsoft/sp-tslint-rules": "1.14.0",
"@microsoft/sp-module-interfaces": "1.14.0",
"@microsoft/rush-stack-compiler-3.9": "0.4.47",
@ -41,6 +41,6 @@
"ajv": "~5.2.2",
"@types/webpack-env": "1.14.0",
"@types/es6-promise": "0.0.33",
"spfx-fast-serve-helpers": "~1.14.0"
"spfx-fast-serve-helpers": "~1.18.1"
}
}