chore: update deps

This commit is contained in:
Anthony Fu
2023-07-04 11:32:40 +02:00
parent be5bc8009c
commit f245939bfa
9 changed files with 484 additions and 476 deletions

View File

@@ -24,8 +24,8 @@
"eslint-plugin-react-hooks": "^4.6.0"
},
"devDependencies": {
"eslint": "^8.41.0",
"eslint": "^8.44.0",
"react": "^18.2.0",
"typescript": "^5.0.4"
"typescript": "^5.1.6"
}
}