Bump json5 and docusaurus in /website

Bumps [json5](https://github.com/json5/json5) to 2.2.3 and updates ancestor dependency [docusaurus](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-1.x). These dependencies need to be updated together.


Updates `json5` from 1.0.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/v1.0.1...v2.2.3)

Updates `docusaurus` from 1.13.0 to 1.14.7
- [Release notes](https://github.com/facebook/docusaurus/releases)
- [Changelog](https://github.com/facebook/docusaurus/blob/v1.14.7/CHANGELOG.md)
- [Commits](https://github.com/facebook/docusaurus/commits/v1.14.7/packages/docusaurus-1.x)

---
updated-dependencies:
- dependency-name: json5
  dependency-type: indirect
- dependency-name: docusaurus
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-01-02 12:38:42 +00:00 committed by GitHub
parent 5df498b41e
commit a20a030233
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 6216 additions and 3583 deletions

9797
website/package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -10,7 +10,7 @@
},
"devDependencies": {
"babel-eslint": "^10.0.3",
"docusaurus": "^1.13.0",
"docusaurus": "^1.14.7",
"eslint": "^6.5.1",
"eslint-config-airbnb": "^18.0.1",
"eslint-config-prettier": "^6.4.0",