Bump json5, @microsoft/sp-property-pane, @microsoft/sp-webpart-base, @microsoft/sp-build-web and @microsoft/sp-webpart-workbench

Bumps [json5](https://github.com/json5/json5) to 2.2.3 and updates ancestor dependencies [json5](https://github.com/json5/json5), [@microsoft/sp-property-pane](http://aka.ms/spfx), [@microsoft/sp-webpart-base](http://aka.ms/spfx), [@microsoft/sp-build-web](http://aka.ms/spfx) and [@microsoft/sp-webpart-workbench](http://aka.ms/spfx). These dependencies need to be updated together.


Updates `json5` from 0.5.1 to 2.2.3
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](https://github.com/json5/json5/compare/v0.5.1...v2.2.3)

Updates `@microsoft/sp-property-pane` from 1.10.0 to 1.16.1

Updates `@microsoft/sp-webpart-base` from 1.10.0 to 1.16.1

Updates `@microsoft/sp-build-web` from 1.10.0 to 1.16.1

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

---
updated-dependencies:
- dependency-name: json5
  dependency-type: indirect
- dependency-name: "@microsoft/sp-property-pane"
  dependency-type: direct:production
- dependency-name: "@microsoft/sp-webpart-base"
  dependency-type: direct:production
- 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-12-31 17:16:15 +00:00 committed by Hugo Bernier
parent 53ab69aa3d
commit 56fceecaba
2 changed files with 11927 additions and 6740 deletions

File diff suppressed because it is too large Load Diff

View File

@ -14,8 +14,8 @@
"dependencies": {
"@microsoft/sp-core-library": "1.10.0",
"@microsoft/sp-lodash-subset": "1.10.0",
"@microsoft/sp-property-pane": "1.10.0",
"@microsoft/sp-webpart-base": "1.10.0",
"@microsoft/sp-property-pane": "1.16.1",
"@microsoft/sp-webpart-base": "1.16.1",
"@types/es6-promise": "0.0.33",
"@types/react": "16.8.8",
"@types/react-dom": "16.8.3",
@ -29,10 +29,10 @@
},
"devDependencies": {
"@microsoft/rush-stack-compiler-3.3": "0.3.5",
"@microsoft/sp-build-web": "1.10.0",
"@microsoft/sp-build-web": "1.16.1",
"@microsoft/sp-module-interfaces": "1.10.0",
"@microsoft/sp-tslint-rules": "1.10.0",
"@microsoft/sp-webpart-workbench": "1.10.0",
"@microsoft/sp-webpart-workbench": "1.12.1",
"@types/chai": "3.4.34",
"@types/mocha": "2.2.38",
"ajv": "6.12.3",