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

@ -21,7 +21,7 @@
"@docusaurus/logger": "2.0.0-beta.18",
"@svgr/webpack": "^6.2.1",
"file-loader": "^6.2.0",
"fs-extra": "^10.0.1",
"fs-extra": "^10.1.0",
"github-slugger": "^1.4.0",
"globby": "^11.1.0",
"gray-matter": "^4.0.3",
@ -42,7 +42,7 @@
"@types/dedent": "^0.7.0",
"@types/github-slugger": "^1.3.0",
"@types/micromatch": "^4.0.2",
"@types/react-dom": "^18.0.0",
"@types/react-dom": "^18.0.1",
"dedent": "^0.7.0"
}
}