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 90b7ad9 commit e1a1f08Copy full SHA for e1a1f08
package.json
@@ -65,12 +65,12 @@
65
"@vitest/coverage-v8": "1.6.0",
66
"@vitest/ui": "1.6.0",
67
"chalk": "^5.3.0",
68
- "eslint": "8.57.0",
69
- "eslint-config-prettier": "9.1.0",
70
- "eslint-plugin-import": "2.27.5",
71
- "eslint-plugin-jsx-a11y": "6.7.1",
72
- "eslint-plugin-react": "7.32.2",
73
- "eslint-plugin-react-hooks": "4.6.0",
+ "eslint": "9.21.0",
+ "eslint-config-prettier": "10.0.1",
+ "eslint-plugin-import": "2.31.0",
+ "eslint-plugin-jsx-a11y": "6.10.2",
+ "eslint-plugin-react": "7.37.4",
+ "eslint-plugin-react-hooks": "5.1.0",
74
"execa": "^7.1.1",
75
"husky": "^8.0.3",
76
"jest": "29.7.0",
0 commit comments