mirror of
https://github.com/facebook/docusaurus.git
synced 2025-08-03 00:39:45 +02:00
chore: upgrade dependencies (#6879)
This commit is contained in:
parent
d34c8ae694
commit
99b1fb90d5
18 changed files with 574 additions and 567 deletions
|
@ -32,7 +32,7 @@
|
|||
"shelljs": "^0.8.5",
|
||||
"tslib": "^2.3.1",
|
||||
"url-loader": "^4.1.1",
|
||||
"webpack": "^5.69.1"
|
||||
"webpack": "^5.70.0"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=14"
|
||||
|
@ -42,7 +42,7 @@
|
|||
"@types/dedent": "^0.7.0",
|
||||
"@types/github-slugger": "^1.3.0",
|
||||
"@types/micromatch": "^4.0.2",
|
||||
"@types/react-dom": "^17.0.11",
|
||||
"@types/react-dom": "^17.0.13",
|
||||
"dedent": "^0.7.0"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue