We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4a74785 commit 85ce773Copy full SHA for 85ce773
package.json
@@ -105,6 +105,7 @@
105
"@testing-library/react": "^16.3.0",
106
"@testing-library/user-event": "^14.6.1",
107
"@types/jest": "^30.0.0",
108
+ "@types/prop-types": "^15.7.15",
109
"@types/react": "^19.2.7",
110
"@typescript-eslint/eslint-plugin": "^6.21.0",
111
"@typescript-eslint/parser": "^6.21.0",
@@ -116,7 +117,7 @@
116
117
"cross-env": "^10.1.0",
118
"cypress": "15.7.1",
119
"eslint": "^8.57.0",
- "eslint-plugin-cypress": "^5.2.0",
120
+ "eslint-plugin-cypress": "^3.6.0",
121
"eslint-plugin-react": "7.37.5",
122
"flow-bin": "^0.293.0",
123
"flow-coverage-report": "^0.8.0",
0 commit comments