File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change 4646 "peerDependencies" : {
4747 "react" : " ^16.8.6 || ^17.0.1 || ^18.2.0 || ^19.0.0" ,
4848 "react-dom" : " ^16.8.6 || ^17.0.1 || ^18.2.0 || ^19.0.0" ,
49+ "react-is" : " ^18.3.1 || ^19.0.0" ,
4950 "sass" : " ^1.33.0"
5051 },
5152 "dependencies" : {
6465 "invariant" : " ^2.2.3" ,
6566 "prop-types" : " ^15.7.2" ,
6667 "react-fast-compare" : " ^3.2.2" ,
67- "react-is" : " ^18.3.1" ,
6868 "tabbable" : " ^6.2.0" ,
6969 "use-resize-observer" : " ^6.0.0" ,
7070 "window-or-global" : " ^1.0.1"
119119 "prop-types" : " ^15.7.2" ,
120120 "react" : " ^18.3.1" ,
121121 "react-dom" : " ^18.3.1" ,
122+ "react-is" : " ^18.3.1" ,
122123 "remark-gfm" : " ^4.0.0" ,
123124 "requestanimationframe" : " ^0.0.23" ,
124125 "rimraf" : " ^6.0.0" ,
Original file line number Diff line number Diff line change @@ -2077,6 +2077,7 @@ __metadata:
20772077 peerDependencies:
20782078 react: ^16.8.6 || ^17.0.1 || ^18.2.0 || ^19.0.0
20792079 react-dom: ^16.8.6 || ^17.0.1 || ^18.2.0 || ^19.0.0
2080+ react-is: ^18.3.1 || ^19.0.0
20802081 sass: ^1.33.0
20812082 languageName: unknown
20822083 linkType: soft
You can’t perform that action at this time.
0 commit comments