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

@ -26,7 +26,7 @@
"devDependencies": {
"@docusaurus/module-type-aliases": "2.0.0-beta.18",
"@tsconfig/docusaurus": "^1.0.5",
"typescript": "^4.6.3"
"typescript": "^4.6.4"
},
"browserslist": {
"production": [

View file

@ -34,9 +34,9 @@
"eslint-plugin-import": "^2.26.0",
"eslint-plugin-jsx-a11y": "^6.5.1",
"eslint-plugin-react": "^7.29.4",
"eslint-plugin-react-hooks": "^4.4.0",
"eslint-plugin-react-hooks": "^4.5.0",
"prettier": "^2.6.2",
"stylelint": "^14.7.1"
"stylelint": "^14.8.1"
},
"browserslist": {
"production": [