chore: upgrade dependencies (#6879)

This commit is contained in:
Joshua Chen 2022-03-09 07:34:35 +08:00 committed by GitHub
parent d34c8ae694
commit 99b1fb90d5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
18 changed files with 574 additions and 567 deletions

View file

@ -32,7 +32,7 @@
"shelljs": "^0.8.5",
"tslib": "^2.3.1",
"url-loader": "^4.1.1",
"webpack": "^5.69.1"
"webpack": "^5.70.0"
},
"engines": {
"node": ">=14"
@ -42,7 +42,7 @@
"@types/dedent": "^0.7.0",
"@types/github-slugger": "^1.3.0",
"@types/micromatch": "^4.0.2",
"@types/react-dom": "^17.0.11",
"@types/react-dom": "^17.0.13",
"dedent": "^0.7.0"
}
}