mirror of
https://github.com/facebook/docusaurus.git
synced 2025-05-31 01:47:17 +02:00
chore: upgrade dependencies (#7754)
This commit is contained in:
parent
e62d5e3f48
commit
07641ae53d
15 changed files with 692 additions and 732 deletions
|
@ -18,8 +18,8 @@
|
|||
},
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@babel/parser": "^7.18.6",
|
||||
"@babel/traverse": "^7.18.6",
|
||||
"@babel/parser": "^7.18.8",
|
||||
"@babel/traverse": "^7.18.8",
|
||||
"@docusaurus/logger": "2.0.0-beta.22",
|
||||
"@docusaurus/utils": "2.0.0-beta.22",
|
||||
"@mdx-js/mdx": "^1.6.22",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue