chore: upgrade dependencies (#7274)

* chore: upgrade dependencies

* remove nodemon
This commit is contained in:
Joshua Chen 2022-04-30 14:32:37 +08:00 committed by GitHub
parent 710f898703
commit f063e9add5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
13 changed files with 830 additions and 855 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.2",
"@types/react-dom": "^18.0.3",
"dedent": "^0.7.0"
}
}