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 17:32:39 +00:00 committed by GitHub
parent 8174604ca5
commit ec063907ad
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 12286 additions and 22311 deletions

File diff suppressed because it is too large Load Diff

View File

@ -31,7 +31,7 @@
"@microsoft/eslint-plugin-spfx": "1.15.2",
"@microsoft/eslint-config-spfx": "1.15.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-tslint-rules": "1.15.2",
"@rushstack/eslint-config": "2.5.1",