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 8d502b3 commit 87fd9feCopy full SHA for 87fd9fe
package.json
@@ -40,8 +40,8 @@
40
},
41
"dependencies": {
42
"eslint-plugin-jsx-a11y": "^6.10.2",
43
- "eslint-plugin-react": "^7.37.4",
44
- "eslint-plugin-react-hooks": "^5.1.0"
+ "eslint-plugin-react": "^7.37.5",
+ "eslint-plugin-react-hooks": "^7.0.1"
45
46
"devDependencies": {
47
"@txo/commitlint": "^1.0.24",
@@ -50,7 +50,7 @@
50
"@types/eslint": "^9.6.1",
51
"@types/jest": "^29.5.14",
52
"@types/react": "^18.3.26",
53
- "eslint-config-txo-typescript": "^7.4.10",
+ "eslint-config-txo-typescript": "^7.4.112",
54
"husky": "^9.1.7",
55
"jest": "^29.7.0",
56
"lint-staged": "^16.2.6",
0 commit comments