File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 154
154
"react-stately" : " ^3.37.0"
155
155
},
156
156
"peerDependencies" : {
157
- "react" : " ^18.0.0 || ^19.0.0-rc.1"
157
+ "react" : " ^18.0.0 || ^19.0.0-rc.1" ,
158
+ "react-dom" : " ^18.0.0 || ^19.0.0-rc.1"
158
159
},
159
160
"publishConfig" : {
160
161
"access" : " public"
Original file line number Diff line number Diff line change 33
33
"@swc/helpers" : " ^0.5.0"
34
34
},
35
35
"peerDependencies" : {
36
- "react" : " ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" ,
37
- "react-dom" : " ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1"
36
+ "react" : " ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1"
38
37
},
39
38
"publishConfig" : {
40
39
"access" : " public"
Original file line number Diff line number Diff line change @@ -7985,6 +7985,7 @@ __metadata:
7985
7985
react-stately: "npm:^3.37.0"
7986
7986
peerDependencies:
7987
7987
react: ^18.0.0 || ^19.0.0-rc.1
7988
+ react-dom: ^18.0.0 || ^19.0.0-rc.1
7988
7989
languageName: unknown
7989
7990
linkType: soft
7990
7991
@@ -8573,7 +8574,6 @@ __metadata:
8573
8574
"@swc/helpers": "npm:^0.5.0"
8574
8575
peerDependencies:
8575
8576
react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1
8576
- react-dom: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1
8577
8577
languageName: unknown
8578
8578
linkType: soft
8579
8579
You can’t perform that action at this time.
0 commit comments