File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 47
47
"peerDependencies" : {
48
48
"react" : " ^16.8.6 || ^17.0.1 || ^18.2.0 || ^19.0.0" ,
49
49
"react-dom" : " ^16.8.6 || ^17.0.1 || ^18.2.0 || ^19.0.0" ,
50
- "react-is" : " ^18.3.1 || ^19.0.0" ,
50
+ "react-is" : " ^16.13.1 || ^17.0.2 || ^ 18.3.1 || ^19.0.0" ,
51
51
"sass" : " ^1.33.0"
52
52
},
53
53
"dependencies" : {
120
120
"prop-types" : " ^15.8.1" ,
121
121
"react" : " ^19.0.0" ,
122
122
"react-dom" : " ^19.0.0" ,
123
- "react-is" : " ^19.0.0" ,
123
+ "react-is" : " ^16.13.1 || ^17.0.2 || ^18.3.1 || ^ 19.0.0" ,
124
124
"remark-gfm" : " ^4.0.0" ,
125
125
"requestanimationframe" : " ^0.0.23" ,
126
126
"rimraf" : " ^6.0.0" ,
Original file line number Diff line number Diff line change @@ -2056,7 +2056,7 @@ __metadata:
2056
2056
react: "npm:^19.0.0"
2057
2057
react-dom: "npm:^19.0.0"
2058
2058
react-fast-compare: "npm:^3.2.2"
2059
- react-is: "npm:^19.0.0"
2059
+ react-is: "npm:^16.13.1 || ^17.0.2 || ^18.3.1 || ^ 19.0.0"
2060
2060
remark-gfm: "npm:^4.0.0"
2061
2061
requestanimationframe: "npm:^0.0.23"
2062
2062
rimraf: "npm:^6.0.0"
@@ -2077,7 +2077,7 @@ __metadata:
2077
2077
peerDependencies:
2078
2078
react: ^16.8.6 || ^17.0.1 || ^18.2.0 || ^19.0.0
2079
2079
react-dom: ^16.8.6 || ^17.0.1 || ^18.2.0 || ^19.0.0
2080
- react-is: ^18.3.1 || ^19.0.0
2080
+ react-is: ^16.13.1 || ^17.0.2 || ^ 18.3.1 || ^19.0.0
2081
2081
sass: ^1.33.0
2082
2082
languageName: unknown
2083
2083
linkType: soft
You can’t perform that action at this time.
0 commit comments