We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent afc11df commit 7c8f308Copy full SHA for 7c8f308
2 files changed
package.json
@@ -22,15 +22,15 @@
22
"@types/express": "^5.0.0",
23
"@types/node": "^17.0.45",
24
"@types/yargs": "^17.0.33",
25
- "@typescript-eslint/eslint-plugin": "^6.0.0",
+ "@typescript-eslint/eslint-plugin": "^6.21.0",
26
"@valora/eslint-config-typescript": "^0.0.1",
27
"@valora/prettier-config": "^0.0.1",
28
"dotenv": "^16.4.7",
29
- "eslint": "^8.25.0",
30
- "eslint-plugin-import": "^2.26.0",
31
- "eslint-plugin-react": "^7.31.10",
32
- "eslint-plugin-react-hooks": "^4.6.0",
33
- "eslint-plugin-react-native": "^4.0.0",
+ "eslint": "^8.57.1",
+ "eslint-plugin-import": "^2.31.0",
+ "eslint-plugin-react": "^7.37.4",
+ "eslint-plugin-react-hooks": "^4.6.2",
+ "eslint-plugin-react-native": "^4.1.0",
34
"ethers": "^5.8.0",
35
"express": "^4.21.2",
36
"express-session": "^1.18.1",
0 commit comments