chore: upgrade dependencies (#7462)

This commit is contained in:
Joshua Chen 2022-05-22 10:40:50 +08:00 committed by GitHub
parent a34b2a2c1c
commit 9d1a91774a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
14 changed files with 702 additions and 622 deletions

View file

@ -18,8 +18,8 @@
},
"license": "MIT",
"dependencies": {
"@babel/parser": "^7.17.12",
"@babel/traverse": "^7.17.12",
"@babel/parser": "^7.18.0",
"@babel/traverse": "^7.18.0",
"@docusaurus/logger": "2.0.0-beta.20",
"@docusaurus/utils": "2.0.0-beta.20",
"@mdx-js/mdx": "^1.6.22",