chore: upgrade dependencies (#7193)

This commit is contained in:
Joshua Chen 2022-04-17 17:32:41 +08:00 committed by GitHub
parent 9df4874cff
commit b154318c28
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
28 changed files with 544 additions and 533 deletions

View file

@ -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"

View file

@ -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": [