chore: upgrade dependencies (non-major) (#8749)

chore: upgrade dependencies
This commit is contained in:
Joshua Chen 2023-03-08 21:28:14 -05:00 committed by GitHub
parent 4f790c705f
commit e21591c073
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
35 changed files with 2126 additions and 2418 deletions

View file

@ -24,8 +24,8 @@
"@docusaurus/utils": "^3.0.0-alpha.0",
"@docusaurus/utils-validation": "^3.0.0-alpha.0",
"fs-extra": "^11.1.0",
"tslib": "^2.4.1",
"webpack": "^5.75.0"
"tslib": "^2.5.0",
"webpack": "^5.76.0"
},
"peerDependencies": {
"react": "^16.8.4 || ^17.0.0",