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 1f22c08 commit 5062e28Copy full SHA for 5062e28
package.json
@@ -47,8 +47,8 @@
47
"@types/jest": "^29.5.12",
48
"@types/react": "18.2.64",
49
"@types/react-dom": "18.2.21",
50
- "@typescript-eslint/eslint-plugin": "^7.1.0",
51
- "@typescript-eslint/parser": "^7.1.0",
+ "@typescript-eslint/eslint-plugin": "^7.1.1",
+ "@typescript-eslint/parser": "^7.1.1",
52
"@vitejs/plugin-react": "^4.2.1",
53
"chokidar-cli": "^3.0.0",
54
"cross-env": "^7.0.3",
@@ -60,7 +60,7 @@
60
"eslint-plugin-jest-dom": "^5.1.0",
61
"eslint-plugin-jsx-a11y": "6.8.0",
62
"eslint-plugin-prettier": "^5.1.3",
63
- "eslint-plugin-react": "^7.33.2",
+ "eslint-plugin-react": "^7.34.0",
64
"eslint-plugin-react-hooks": "^4.6.0",
65
"eslint-plugin-testing-library": "^6.2.0",
66
"husky": "^9.0.11",
0 commit comments