File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 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" ,
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" ,
Original file line number Diff line number Diff line change 1212 "module" : " ESNext" ,
1313 "typeRoots" : [" ./typings" , " ./node_modules/@types" ],
1414 "strictNullChecks" : true ,
15- "outDir" : " dist" ,
1615 },
1716 "include" : [
1817 " typings/**/*.d.ts" ,
You can’t perform that action at this time.
0 commit comments