chore: upgrade dependencies, fix lint-staged not outputting formatted log (#7388)

* chore: upgrade dependencies, fix lint-staged not outputting formatted log

* fix

* fix lock...
This commit is contained in:
Joshua Chen 2022-05-10 22:42:45 +08:00 committed by GitHub
parent 6e10a48059
commit 60960b471d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
14 changed files with 180 additions and 177 deletions

View file

@ -49,7 +49,7 @@
"@docusaurus/utils": "2.0.0-beta.20",
"@docusaurus/utils-common": "2.0.0-beta.20",
"@popperjs/core": "^2.11.5",
"@swc/core": "^1.2.178",
"@swc/core": "^1.2.181",
"clsx": "^1.1.1",
"color": "^4.2.3",
"fs-extra": "^10.1.0",