mirror of
https://github.com/facebook/docusaurus.git
synced 2025-05-28 00:17:14 +02:00
chore: upgrade dependencies (#7822)
This commit is contained in:
parent
7489f8729a
commit
960637a090
10 changed files with 1368 additions and 1215 deletions
|
@ -18,8 +18,8 @@
|
|||
},
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@babel/parser": "^7.18.8",
|
||||
"@babel/traverse": "^7.18.8",
|
||||
"@babel/parser": "^7.18.9",
|
||||
"@babel/traverse": "^7.18.9",
|
||||
"@docusaurus/logger": "2.0.0-rc.1",
|
||||
"@docusaurus/utils": "2.0.0-rc.1",
|
||||
"@mdx-js/mdx": "^1.6.22",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue