mirror of
https://github.com/facebook/docusaurus.git
synced 2025-08-03 08:49:51 +02:00
chore(v2): upgrade deps (#1945)
* chore(v2): upgrade dependencies * revert TS 3.7 optional chaining
This commit is contained in:
parent
feb804cb83
commit
384e83a737
5 changed files with 404 additions and 286 deletions
|
@ -8,8 +8,8 @@
|
|||
},
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@babel/parser": "^7.6.4",
|
||||
"@babel/traverse": "^7.6.3",
|
||||
"@babel/parser": "^7.7.2",
|
||||
"@babel/traverse": "^7.7.2",
|
||||
"@mdx-js/mdx": "^1.5.1",
|
||||
"@mdx-js/react": "^1.5.1",
|
||||
"github-slugger": "^1.2.1",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue