mirror of
https://github.com/facebook/docusaurus.git
synced 2025-05-20 20:46:58 +02:00
chore: upgrade dependencies (#7193)
This commit is contained in:
parent
9df4874cff
commit
b154318c28
28 changed files with 544 additions and 533 deletions
|
@ -24,10 +24,10 @@
|
|||
"dependencies": {
|
||||
"@docusaurus/logger": "2.0.0-beta.18",
|
||||
"commander": "^5.1.0",
|
||||
"fs-extra": "^10.0.1",
|
||||
"fs-extra": "^10.1.0",
|
||||
"lodash": "^4.17.21",
|
||||
"prompts": "^2.4.2",
|
||||
"semver": "^7.3.6",
|
||||
"semver": "^7.3.7",
|
||||
"shelljs": "^0.8.5",
|
||||
"supports-color": "^9.2.2",
|
||||
"tslib": "^2.3.1"
|
||||
|
|
|
@ -36,7 +36,7 @@
|
|||
"eslint-plugin-react": "^7.29.4",
|
||||
"eslint-plugin-react-hooks": "^4.4.0",
|
||||
"prettier": "^2.6.2",
|
||||
"stylelint": "^14.6.1"
|
||||
"stylelint": "^14.7.0"
|
||||
},
|
||||
"browserslist": {
|
||||
"production": [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue