chore: upgrade dependencies (#7463)

* chore: upgrade a few loaders, require Node 14.15

* upgrade

* upgrade BPDIN
This commit is contained in:
Joshua Chen 2022-05-27 20:50:54 +08:00 committed by GitHub
parent 1a5e33c717
commit 9398bb2487
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
13 changed files with 1263 additions and 1239 deletions

View file

@ -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.4",
"@types/react-dom": "^18.0.5",
"dedent": "^0.7.0"
}
}