chore: update deps

This commit is contained in:
Anthony Fu
2022-12-12 18:05:07 +01:00
parent fe73faf458
commit 00c3c6d1cd
9 changed files with 322 additions and 314 deletions

View File

@@ -24,8 +24,8 @@
"eslint-plugin-react-hooks": "^4.6.0"
},
"devDependencies": {
"eslint": "^8.28.0",
"eslint": "^8.29.0",
"react": "^18.2.0",
"typescript": "^4.9.3"
"typescript": "^4.9.4"
}
}