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:28:13 +00:00 committed by Hugo Bernier
parent 633b96dec7
commit d8f5774bbe
2 changed files with 11947 additions and 6710 deletions

File diff suppressed because it is too large Load Diff

View File

@ -15,8 +15,8 @@
"@microsoft/sp-core-library": "1.10.0", "@microsoft/sp-core-library": "1.10.0",
"@microsoft/sp-lodash-subset": "1.10.0", "@microsoft/sp-lodash-subset": "1.10.0",
"@microsoft/sp-office-ui-fabric-core": "1.10.0", "@microsoft/sp-office-ui-fabric-core": "1.10.0",
"@microsoft/sp-property-pane": "1.10.0", "@microsoft/sp-property-pane": "1.16.1",
"@microsoft/sp-webpart-base": "1.10.0", "@microsoft/sp-webpart-base": "1.16.1",
"@pnp/common": "^1.3.7", "@pnp/common": "^1.3.7",
"@pnp/logging": "^1.3.7", "@pnp/logging": "^1.3.7",
"@pnp/odata": "^1.3.7", "@pnp/odata": "^1.3.7",
@ -34,10 +34,10 @@
"@types/react": "16.8.8" "@types/react": "16.8.8"
}, },
"devDependencies": { "devDependencies": {
"@microsoft/sp-build-web": "1.10.0", "@microsoft/sp-build-web": "1.16.1",
"@microsoft/sp-tslint-rules": "1.10.0", "@microsoft/sp-tslint-rules": "1.10.0",
"@microsoft/sp-module-interfaces": "1.10.0", "@microsoft/sp-module-interfaces": "1.10.0",
"@microsoft/sp-webpart-workbench": "1.10.0", "@microsoft/sp-webpart-workbench": "1.12.1",
"@microsoft/rush-stack-compiler-3.3": "0.3.5", "@microsoft/rush-stack-compiler-3.3": "0.3.5",
"gulp": "~4.0.2", "gulp": "~4.0.2",
"@types/chai": "3.4.34", "@types/chai": "3.4.34",