Bump socket.io-parser, @microsoft/sp-build-web and @microsoft/sp-webpart-workbench

Removes [socket.io-parser](https://github.com/socketio/socket.io-parser). It's no longer used after updating ancestor dependencies [socket.io-parser](https://github.com/socketio/socket.io-parser), [@microsoft/sp-build-web](http://aka.ms/spfx) and [@microsoft/sp-webpart-workbench](http://aka.ms/spfx). These dependencies need to be updated together.


Removes `socket.io-parser`

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

Updates `@microsoft/sp-webpart-workbench` from 1.7.1 to 1.12.1

---
updated-dependencies:
- dependency-name: socket.io-parser
  dependency-type: indirect
- dependency-name: "@microsoft/sp-build-web"
  dependency-type: direct:development
- dependency-name: "@microsoft/sp-webpart-workbench"
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-11-03 16:49:47 +00:00 committed by GitHub
parent 60923d94f7
commit 0d546d8ac8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 17640 additions and 9398 deletions

File diff suppressed because it is too large Load Diff

View File

@ -21,9 +21,9 @@
"react-dom": "16.3.2"
},
"devDependencies": {
"@microsoft/sp-build-web": "1.7.1",
"@microsoft/sp-build-web": "1.15.2",
"@microsoft/sp-module-interfaces": "1.7.1",
"@microsoft/sp-webpart-workbench": "1.7.1",
"@microsoft/sp-webpart-workbench": "1.12.1",
"gulp": "~3.9.1",
"ajv": "5.2.2"
},