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

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


Removes `webpack-dev-middleware`

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

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-core-tasks"
  dependency-type: direct:development
- 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 20:21:48 +00:00 committed by GitHub
parent 8174604ca5
commit 1dbebd25e4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 11840 additions and 22117 deletions

File diff suppressed because it is too large Load Diff

View File

@ -47,8 +47,8 @@
"@microsoft/eslint-plugin-spfx": "^1.15.2",
"@microsoft/gulp-core-build": "3.17.19",
"@microsoft/rush-stack-compiler-4.5": "0.2.2",
"@microsoft/sp-build-core-tasks": "^1.15.2",
"@microsoft/sp-build-web": "^1.15.2",
"@microsoft/sp-build-core-tasks": "^1.20.1",
"@microsoft/sp-build-web": "^1.20.1",
"@microsoft/sp-module-interfaces": "^1.15.2",
"@rushstack/eslint-config": "2.5.1",
"@testing-library/jest-dom": "^5.14.1",