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.31.9" ,
64
64
"jest" : " ^27.5.1" ,
65
65
"prop-types" : " ^15.8.1" ,
66
- "react" : " ^17.0.2 " ,
66
+ "react" : " ^18.2.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" : " ^18.2.0 " ,
73
73
"warning" : " ^4.0.3"
74
74
}
75
75
}
Original file line number Diff line number Diff line change @@ -4108,13 +4108,17 @@ react-is@^17.0.1:
4108
4108
resolved "https://registry.yarnpkg.com/react-is/-/react-is-17.0.1.tgz#5b3531bd76a645a4c9fb6e693ed36419e3301339"
4109
4109
integrity sha512-NAnt2iGDXohE5LI7uBnLnqvLQMtzhkiAOLXTmv+qnF9Ky7xAPcX8Up/xWIhxvLVGJvuLiNc4xQLtuqDRzb4fSA==
4110
4110
4111
- react@^17.0.2 :
4112
- version "17.0.2"
4113
- resolved "https://registry.yarnpkg.com/react/-/react-17.0.2.tgz#d0b5cc516d29eb3eee383f75b62864cfb6800037"
4114
- integrity sha512-gnhPt75i/dq/z3/6q/0asP78D0u592D5L1pd7M8P+dck6Fu/jJeL6iVVK23fptSUZj8Vjf++7wXA8UNclGQcbA==
4111
+ react-is@^18.2.0 :
4112
+ version "18.2.0"
4113
+ resolved "https://registry.yarnpkg.com/react-is/-/react-is-18.2.0.tgz#199431eeaaa2e09f86427efbb4f1473edb47609b"
4114
+ integrity sha512-xWGDIW6x921xtzPkhiULtthJHoJvBbF3q26fzloPCK0hsvxtPVelvftw3zjbHWSkR2km9Z+4uxbDDK/6Zw9B8w==
4115
+
4116
+ react@^18.2.0 :
4117
+ version "18.2.0"
4118
+ resolved "https://registry.yarnpkg.com/react/-/react-18.2.0.tgz#555bd98592883255fa00de14f1151a917b5d77d5"
4119
+ integrity sha512-/3IjMdb2L9QbBdWiW5e3P2/npwMBaU9mHCSCUzNln0ZCYbcfTsGbTJrU/kGemdH2IWmB2ioZ+zkxtmq6g09fGQ==
4115
4120
dependencies :
4116
4121
loose-envify "^1.1.0"
4117
- object-assign "^4.1.1"
4118
4122
4119
4123
readdirp@~3.5.0 :
4120
4124
version "3.5.0"
You can’t perform that action at this time.
0 commit comments