chore: upgrade dependencies (#8534)

* chore: upgrade dependencies

* FIxes

* Bump again
This commit is contained in:
Joshua Chen 2023-01-10 13:23:16 -05:00 committed by GitHub
parent 64c6b5c100
commit e8a07633ba
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
51 changed files with 3126 additions and 3144 deletions

View file

@ -25,7 +25,7 @@
"@docusaurus/utils": "^3.0.0-alpha.0",
"fs-extra": "^10.1.0",
"react-json-view": "^1.21.3",
"tslib": "^2.4.0"
"tslib": "^2.4.1"
},
"peerDependencies": {
"react": "^16.8.4 || ^17.0.0",