Skip to content

Commit 85ce773

Browse files
committed
fix prop types and outDir
1 parent 4a74785 commit 85ce773

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,6 +105,7 @@
105105
"@testing-library/react": "^16.3.0",
106106
"@testing-library/user-event": "^14.6.1",
107107
"@types/jest": "^30.0.0",
108+
"@types/prop-types": "^15.7.15",
108109
"@types/react": "^19.2.7",
109110
"@typescript-eslint/eslint-plugin": "^6.21.0",
110111
"@typescript-eslint/parser": "^6.21.0",
@@ -116,7 +117,7 @@
116117
"cross-env": "^10.1.0",
117118
"cypress": "15.7.1",
118119
"eslint": "^8.57.0",
119-
"eslint-plugin-cypress": "^5.2.0",
120+
"eslint-plugin-cypress": "^3.6.0",
120121
"eslint-plugin-react": "7.37.5",
121122
"flow-bin": "^0.293.0",
122123
"flow-coverage-report": "^0.8.0",

0 commit comments

Comments
 (0)