chore: upgrade dependencies (#7822)

This commit is contained in:
Joshua Chen 2022-07-23 22:26:48 +08:00 committed by GitHub
parent 7489f8729a
commit 960637a090
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
10 changed files with 1368 additions and 1215 deletions

View file

@ -26,13 +26,13 @@
"react-dom": "^17.0.2"
},
"devDependencies": {
"@babel/eslint-parser": "^7.18.2",
"@babel/eslint-parser": "^7.18.9",
"eslint": "^8.20.0",
"eslint-config-airbnb": "^19.0.4",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-header": "^3.1.1",
"eslint-plugin-import": "^2.26.0",
"eslint-plugin-jsx-a11y": "^6.6.0",
"eslint-plugin-jsx-a11y": "^6.6.1",
"eslint-plugin-react": "^7.30.1",
"eslint-plugin-react-hooks": "^4.6.0",
"prettier": "^2.7.1",