File tree 2 files changed +12
-10
lines changed
2 files changed +12
-10
lines changed Original file line number Diff line number Diff line change 63
63
"eslint-plugin-react" : " ^7.32.2" ,
64
64
"jest" : " ^27.5.1" ,
65
65
"prop-types" : " ^15.8.1" ,
66
- "react" : " ^17.0.2 " ,
66
+ "react" : " ^19.1.0 " ,
67
67
"release-script" : " ^1.0.2" ,
68
68
"sinon" : " ^11.1.2" ,
69
69
"sinon-chai" : " ^3.7.0"
70
70
},
71
71
"dependencies" : {
72
- "react-is" : " ^17.0.1 " ,
72
+ "react-is" : " ^19.1.0 " ,
73
73
"warning" : " ^4.0.3"
74
74
}
75
75
}
Original file line number Diff line number Diff line change @@ -3778,7 +3778,7 @@ lodash@^4.7.0:
3778
3778
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.21.tgz#679591c564c3bffaae8454cf0b3df370c3d6911c"
3779
3779
integrity sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==
3780
3780
3781
- loose-envify@^1.0.0, loose-envify@^1.1.0, loose-envify@^1. 4.0 :
3781
+ loose-envify@^1.0.0, loose-envify@^1.4.0 :
3782
3782
version "1.4.0"
3783
3783
resolved "https://registry.yarnpkg.com/loose-envify/-/loose-envify-1.4.0.tgz#71ee51fa7be4caec1a63839f7e682d8132d30caf"
3784
3784
integrity sha512-lyuxPGr/Wfhrlem2CL/UcnUc1zcqKAImBDzukY7Y5F/yQiNdko6+fRLevlw1HgMySw7f611UIY408EtxRSoK3Q==
@@ -4207,13 +4207,15 @@ react-is@^17.0.1:
4207
4207
resolved "https://registry.yarnpkg.com/react-is/-/react-is-17.0.1.tgz#5b3531bd76a645a4c9fb6e693ed36419e3301339"
4208
4208
integrity sha512-NAnt2iGDXohE5LI7uBnLnqvLQMtzhkiAOLXTmv+qnF9Ky7xAPcX8Up/xWIhxvLVGJvuLiNc4xQLtuqDRzb4fSA==
4209
4209
4210
- react@^17.0.2 :
4211
- version "17.0.2"
4212
- resolved "https://registry.yarnpkg.com/react/-/react-17.0.2.tgz#d0b5cc516d29eb3eee383f75b62864cfb6800037"
4213
- integrity sha512-gnhPt75i/dq/z3/6q/0asP78D0u592D5L1pd7M8P+dck6Fu/jJeL6iVVK23fptSUZj8Vjf++7wXA8UNclGQcbA==
4214
- dependencies :
4215
- loose-envify "^1.1.0"
4216
- object-assign "^4.1.1"
4210
+ react-is@^19.1.0 :
4211
+ version "19.1.0"
4212
+ resolved "https://registry.yarnpkg.com/react-is/-/react-is-19.1.0.tgz#805bce321546b7e14c084989c77022351bbdd11b"
4213
+ integrity sha512-Oe56aUPnkHyyDxxkvqtd7KkdQP5uIUfHxd5XTb3wE9d/kRnZLmKbDB0GWk919tdQ+mxxPtG6EAs6RMT6i1qtHg==
4214
+
4215
+ react@^19.1.0 :
4216
+ version "19.1.0"
4217
+ resolved "https://registry.yarnpkg.com/react/-/react-19.1.0.tgz#926864b6c48da7627f004795d6cce50e90793b75"
4218
+ integrity sha512-FS+XFBNvn3GTAWq26joslQgWNoFu08F4kl0J4CgdNKADkdSGXQyTCnKteIAJy96Br6YbpEU1LSzV5dYtjMkMDg==
4217
4219
4218
4220
readdirp@~3.5.0 :
4219
4221
version "3.5.0"
You can’t perform that action at this time.
0 commit comments