Bump webpack-dev-middleware and @microsoft/sp-build-web

Removes [webpack-dev-middleware](https://github.com/webpack/webpack-dev-middleware). It's no longer used after updating ancestor dependency [@microsoft/sp-build-web](http://aka.ms/spfx). These dependencies need to be updated together.


Removes `webpack-dev-middleware`

Updates `@microsoft/sp-build-web` from 1.15.2 to 1.20.1

---
updated-dependencies:
- dependency-name: webpack-dev-middleware
  dependency-type: indirect
- dependency-name: "@microsoft/sp-build-web"
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-03-22 21:16:03 +00:00 committed by GitHub
parent 8174604ca5
commit 3f85f34e0f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 12653 additions and 22841 deletions

File diff suppressed because it is too large Load Diff

View File

@ -26,7 +26,7 @@
"@microsoft/eslint-config-spfx": "1.15.2", "@microsoft/eslint-config-spfx": "1.15.2",
"@microsoft/eslint-plugin-spfx": "1.15.2", "@microsoft/eslint-plugin-spfx": "1.15.2",
"@microsoft/rush-stack-compiler-4.5": "0.2.2", "@microsoft/rush-stack-compiler-4.5": "0.2.2",
"@microsoft/sp-build-web": "1.15.2", "@microsoft/sp-build-web": "1.20.1",
"@microsoft/sp-module-interfaces": "1.15.2", "@microsoft/sp-module-interfaces": "1.15.2",
"@rushstack/eslint-config": "2.5.1", "@rushstack/eslint-config": "2.5.1",
"@types/react": "16.9.51", "@types/react": "16.9.51",