We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 00020ba commit 2f986d5Copy full SHA for 2f986d5
package.json
@@ -31,13 +31,13 @@
31
},
32
"devDependencies": {
33
"@types/jest": "^30.0.0",
34
- "@typescript-eslint/eslint-plugin": "^4.33.0",
+ "@typescript-eslint/eslint-plugin": "^8.46.4",
35
"@valora/eslint-config-typescript": "^1.1.15",
36
- "eslint": "^7.32.0",
+ "eslint": "^9.39.1",
37
"eslint-plugin-import": "^2.31.0",
38
"eslint-plugin-react": "^7.37.4",
39
- "eslint-plugin-react-hooks": "^4.6.2",
40
- "eslint-plugin-react-native": "^4.1.0",
+ "eslint-plugin-react-hooks": "^7.0.1",
+ "eslint-plugin-react-native": "^5.0.0",
41
"jest": "^30.2.0",
42
"commit-and-tag-version": "^12.5.0",
43
"ts-jest": "^29.4.5",
0 commit comments