mirror of
https://github.com/facebook/docusaurus.git
synced 2025-08-03 16:59:06 +02:00
chore: upgrade dependencies (#7462)
This commit is contained in:
parent
a34b2a2c1c
commit
9d1a91774a
14 changed files with 702 additions and 622 deletions
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue