File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change 7070 "prettier" : " 1.19.1" ,
7171 "react" : " 19.0.0" ,
7272 "react-dom" : " 19.0.0" ,
73+ "react-is" : " 19.0.0" ,
7374 "react-shallow-renderer" : " 16.15.0" ,
7475 "rollup" : " 2.79.1" ,
7576 "rollup-plugin-babel" : " 4.4.0" ,
8081 },
8182 "peerDependencies" : {
8283 "react" : " ^0.14.8 || ^15.0.1 || ^16.0.0 || ^17.0.1 || ^18.0.0 || ^19.0.0" ,
83- "react-dom" : " ^0.14.8 || ^15.0.1 || ^16.0.0 || ^17.0.1 || ^18.0.0 || ^19.0.0"
84+ "react-dom" : " ^0.14.8 || ^15.0.1 || ^16.0.0 || ^17.0.1 || ^18.0.0 || ^19.0.0" ,
85+ "react-is" : " ^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0"
8486 },
8587 "dependencies" : {
8688 "@base2/pretty-print-object" : " 1.0.2" ,
87- "is-plain-object" : " 5.0.0" ,
88- "react-is" : " 19.0.0"
89+ "is-plain-object" : " 5.0.0"
8990 },
9091 "jest" : {
9192 "setupFilesAfterEnv" : [
You can’t perform that action at this time.
0 commit comments