chore: upgrade dependencies (#6660)

* chore: upgrade dependencies

* fix types
This commit is contained in:
Joshua Chen 2022-02-12 15:29:40 +08:00 committed by GitHub
parent 472840dbd8
commit 0c7e592d34
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
30 changed files with 1881 additions and 1535 deletions

View file

@ -18,9 +18,9 @@
"license": "MIT",
"dependencies": {
"file-loader": "^6.2.0",
"lodash": "^4.17.20",
"node-vibrant": "^3.1.5",
"sharp": "^0.29.1",
"lodash": "^4.17.21",
"node-vibrant": "^3.1.6",
"sharp": "^0.30.1",
"tslib": "^2.3.1"
},
"engines": {