chore: upgrade dependencies (#7232)

This commit is contained in:
Joshua Chen 2022-04-23 11:55:01 +08:00 committed by GitHub
parent 58f393d768
commit 242f2e780e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
32 changed files with 342 additions and 324 deletions

View file

@ -28,8 +28,8 @@
"@docusaurus/utils-validation": "2.0.0-beta.18",
"@endiliey/react-ideal-image": "^0.0.11",
"react-waypoint": "^10.1.0",
"sharp": "^0.30.3",
"tslib": "^2.3.1",
"sharp": "^0.30.4",
"tslib": "^2.4.0",
"webpack": "^5.72.0"
},
"devDependencies": {