chore: upgrade dependencies (#7754)

This commit is contained in:
Joshua Chen 2022-07-10 00:32:32 +08:00 committed by GitHub
parent e62d5e3f48
commit 07641ae53d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
15 changed files with 692 additions and 732 deletions

View file

@ -21,7 +21,7 @@
"@docusaurus/core": "2.0.0-beta.22",
"@docusaurus/preset-classic": "2.0.0-beta.22",
"@mdx-js/react": "^1.6.22",
"clsx": "^1.2.0",
"clsx": "^1.2.1",
"react": "^17.0.2",
"react-dom": "^17.0.2"
},