File tree Expand file tree Collapse file tree 4 files changed +14
-242
lines changed
examples/type-portability Expand file tree Collapse file tree 4 files changed +14
-242
lines changed Original file line number Diff line number Diff line change 14
14
"react-scripts" : " 5.0.1"
15
15
},
16
16
"devDependencies" : {
17
- "@testing-library/jest-dom" : " ^6.4.7" ,
18
- "@testing-library/react" : " ^16.0.0" ,
19
- "@types/jest" : " ^29.5.12" ,
20
17
"@types/node" : " ^20.14.11" ,
21
18
"@types/react" : " ^18.3.3" ,
22
19
"@types/react-dom" : " ^18.3.0" ,
23
- "typescript" : " ^5.5.4" ,
24
- "whatwg-fetch" : " ^3.6.20"
20
+ "typescript" : " ^5.5.4"
25
21
},
26
22
"eslintConfig" : {
27
23
"extends" : [
Original file line number Diff line number Diff line change 15
15
"react-scripts" : " 5.0.1"
16
16
},
17
17
"devDependencies" : {
18
- "@testing-library/jest-dom" : " ^6.4.7" ,
19
- "@testing-library/react" : " ^16.0.0" ,
20
- "@types/jest" : " ^29.5.12" ,
21
18
"@types/node" : " ^20.14.11" ,
22
19
"@types/react" : " ^18.3.3" ,
23
20
"@types/react-dom" : " ^18.3.0" ,
24
- "typescript" : " ^5.5.4" ,
25
- "whatwg-fetch" : " ^3.6.20"
21
+ "typescript" : " ^5.5.4"
26
22
},
27
23
"eslintConfig" : {
28
24
"extends" : [
Original file line number Diff line number Diff line change 15
15
"react-scripts" : " 5.0.1"
16
16
},
17
17
"devDependencies" : {
18
- "@testing-library/jest-dom" : " ^6.4.7" ,
19
- "@testing-library/react" : " ^16.0.0" ,
20
- "@types/jest" : " ^29.5.12" ,
21
18
"@types/node" : " ^20.14.11" ,
22
19
"@types/react" : " ^18.3.3" ,
23
20
"@types/react-dom" : " ^18.3.0" ,
24
- "typescript" : " ^5.5.4" ,
25
- "whatwg-fetch" : " ^3.6.20"
21
+ "typescript" : " ^5.5.4"
26
22
},
27
23
"eslintConfig" : {
28
24
"extends" : [
You can’t perform that action at this time.
0 commit comments