File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
@react-spectrum/test-utils Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 25
25
"@swc/helpers" : " ^0.5.0"
26
26
},
27
27
"peerDependencies" : {
28
- "@testing-library/react" : " ^13.0.0" ,
29
- "@testing-library/user-event" : " ^13.0.0" ,
28
+ "@testing-library/react" : " ^13.0.0 || ^14.0.0 " ,
29
+ "@testing-library/user-event" : " ^13.0.0 || ^14.0.0 " ,
30
30
"jest" : " ^27.0.0" ,
31
31
"react" : " ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0"
32
32
},
Original file line number Diff line number Diff line change 28
28
"@swc/helpers" : " ^0.5.0"
29
29
},
30
30
"peerDependencies" : {
31
- "@testing-library/react" : " ^13.0.0" ,
32
- "@testing-library/user-event" : " ^13.0.0" ,
31
+ "@testing-library/react" : " ^13.0.0 || ^14.0.0 " ,
32
+ "@testing-library/user-event" : " ^13.0.0 || ^14.0.0 " ,
33
33
"jest" : " ^27.0.0" ,
34
34
"react" : " ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0"
35
35
},
You can’t perform that action at this time.
0 commit comments