File tree 2 files changed +11
-7
lines changed
2 files changed +11
-7
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" : " ^18.3.1 " ,
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" : " ^18.3 .1" ,
73
73
"warning" : " ^4.0.3"
74
74
}
75
75
}
Original file line number Diff line number Diff line change @@ -4207,13 +4207,17 @@ 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==
4210
+ react-is@^18.3.1 :
4211
+ version "18.3.1"
4212
+ resolved "https://registry.yarnpkg.com/react-is/-/react-is-18.3.1.tgz#e83557dc12eae63a99e003a46388b1dcbb44db7e"
4213
+ integrity sha512-/LLMVyas0ljjAtoYiPqYiL8VWXzUUdThrmU5+n20DZv+a+ClRoevUzw5JxU+Ieh5/c87ytoTBV9G1FiKfNJdmg==
4214
+
4215
+ react@^18.3.1 :
4216
+ version "18.3.1"
4217
+ resolved "https://registry.yarnpkg.com/react/-/react-18.3.1.tgz#49ab892009c53933625bd16b2533fc754cab2891"
4218
+ integrity sha512-wS+hAgJShR0KhEvPJArfuPVN1+Hz1t0Y6n5jLrGQbkb4urgPE/0Rve+1kMB1v/oWgHgm4WIcV+i7F2pTVj+2iQ==
4214
4219
dependencies :
4215
4220
loose-envify "^1.1.0"
4216
- object-assign "^4.1.1"
4217
4221
4218
4222
readdirp@~3.5.0 :
4219
4223
version "3.5.0"
You can’t perform that action at this time.
0 commit comments