File tree Expand file tree Collapse file tree 2 files changed +11
-7
lines changed Expand file tree Collapse file tree 2 files changed +11
-7
lines changed Original file line number Diff line number Diff line change 6363 "eslint-plugin-react" : " ^7.29.4" ,
6464 "jest" : " ^27.5.1" ,
6565 "prop-types" : " ^15.8.1" ,
66- "react" : " ^17 .0.2 " ,
66+ "react" : " ^18 .0.0 " ,
6767 "release-script" : " ^1.0.2" ,
6868 "sinon" : " ^11.1.2" ,
6969 "sinon-chai" : " ^3.7.0"
7070 },
7171 "dependencies" : {
72- "react-is" : " ^17 .0.1 " ,
72+ "react-is" : " ^18 .0.0 " ,
7373 "warning" : " ^4.0.3"
7474 }
7575}
Original file line number Diff line number Diff line change @@ -4060,13 +4060,17 @@ react-is@^17.0.1:
40604060 resolved "https://registry.yarnpkg.com/react-is/-/react-is-17.0.1.tgz#5b3531bd76a645a4c9fb6e693ed36419e3301339"
40614061 integrity sha512-NAnt2iGDXohE5LI7uBnLnqvLQMtzhkiAOLXTmv+qnF9Ky7xAPcX8Up/xWIhxvLVGJvuLiNc4xQLtuqDRzb4fSA==
40624062
4063- react@^17.0.2 :
4064- version "17.0.2"
4065- resolved "https://registry.yarnpkg.com/react/-/react-17.0.2.tgz#d0b5cc516d29eb3eee383f75b62864cfb6800037"
4066- integrity sha512-gnhPt75i/dq/z3/6q/0asP78D0u592D5L1pd7M8P+dck6Fu/jJeL6iVVK23fptSUZj8Vjf++7wXA8UNclGQcbA==
4063+ react-is@^18.0.0 :
4064+ version "18.0.0"
4065+ resolved "https://registry.yarnpkg.com/react-is/-/react-is-18.0.0.tgz#026f6c4a27dbe33bf4a35655b9e1327c4e55e3f5"
4066+ integrity sha512-yUcBYdBBbo3QiPsgYDcfQcIkGZHfxOaoE6HLSnr1sPzMhdyxusbfKOSUbSd/ocGi32dxcj366PsTj+5oggeKKw==
4067+
4068+ react@^18.0.0 :
4069+ version "18.0.0"
4070+ resolved "https://registry.yarnpkg.com/react/-/react-18.0.0.tgz#b468736d1f4a5891f38585ba8e8fb29f91c3cb96"
4071+ integrity sha512-x+VL6wbT4JRVPm7EGxXhZ8w8LTROaxPXOqhlGyVSrv0sB1jkyFGgXxJ8LVoPRLvPR6/CIZGFmfzqUa2NYeMr2A==
40674072 dependencies :
40684073 loose-envify "^1.1.0"
4069- object-assign "^4.1.1"
40704074
40714075readdirp@~3.5.0 :
40724076 version "3.5.0"
You can’t perform that action at this time.
0 commit comments