chore: upgrade dependencies (#7138)

* chore: upgrade dependencies

* reorg

* update comment
This commit is contained in:
Joshua Chen 2022-04-09 12:36:10 +08:00 committed by GitHub
parent e5bf59fd9b
commit 2a7820582c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
27 changed files with 552 additions and 558 deletions

View file

@ -32,7 +32,7 @@
"shelljs": "^0.8.5",
"tslib": "^2.3.1",
"url-loader": "^4.1.1",
"webpack": "^5.70.1"
"webpack": "^5.72.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.14",
"@types/react-dom": "^18.0.0",
"dedent": "^0.7.0"
}
}