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.4 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-10 16:26:05 +00:00 committed by GitHub
parent 5daae8ea40
commit 8174fdf3e9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 7337 additions and 3890 deletions

File diff suppressed because it is too large Load Diff

View File

@ -30,7 +30,7 @@
"@babel/plugin-proposal-nullish-coalescing-operator": "^7.16.7",
"@babel/preset-env": "^7.16.11",
"@microsoft/rush-stack-compiler-3.9": "0.4.47",
"@microsoft/sp-build-web": "1.14.0",
"@microsoft/sp-build-web": "1.18.0",
"@microsoft/sp-module-interfaces": "1.14.0",
"@microsoft/sp-tslint-rules": "1.14.0",
"@types/leaflet": "^1.7.9",
@ -40,6 +40,6 @@
"ajv": "~5.2.2",
"babel-loader": "^8.2.3",
"gulp": "~4.0.2",
"spfx-fast-serve-helpers": "~1.14.0"
"spfx-fast-serve-helpers": "~1.18.1"
}
}