File tree Expand file tree Collapse file tree 2 files changed +17
-20
lines changed Expand file tree Collapse file tree 2 files changed +17
-20
lines changed Original file line number Diff line number Diff line change 2727 "e2e" : " yarn cypress run-ct --record --key $CYPRESS_RECORD_KEY"
2828 },
2929 "peerDependencies" : {
30- "react" : " 16.x || 17.x" ,
31- "react-dom" : " 16.x || 17.x"
30+ "react" : " 16.x || 17.x || 18.x " ,
31+ "react-dom" : " 16.x || 17.x || 18.x "
3232 },
3333 "husky" : {
3434 "hooks" : {
8181 "np" : " ^5.1.2" ,
8282 "prettier-eslint" : " ^9.0.1" ,
8383 "prism-react-renderer" : " ^1.0.2" ,
84- "react" : " ^17.0.1 " ,
85- "react-dom" : " ^17.0.1 " ,
84+ "react" : " ^18.2.0 " ,
85+ "react-dom" : " ^18.2.0 " ,
8686 "react-live" : " ^2.2.2" ,
8787 "rollup-plugin-postcss" : " ^3.1.1" ,
8888 "semantic-release" : " ^17.0.2" ,
Original file line number Diff line number Diff line change @@ -17053,14 +17053,13 @@ react-dom@^16.8.3:
1705317053 prop-types "^15.6.2"
1705417054 scheduler "^0.19.1"
1705517055
17056- react-dom@^17.0.1 :
17057- version "17.0.2 "
17058- resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-17.0.2. tgz#ecffb6845e3ad8dbfcdc498f0d0a939736502c23 "
17059- integrity sha512-s4h96KtLDUQlsENhMn1ar8t2bEa+q/YAtj8pPPdIjPDGBDIVNsrD9aXNWqspUe6AzKCIG0C1HZZLqLV7qpOBGA ==
17056+ react-dom@^18.2.0 :
17057+ version "18.2.0 "
17058+ resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-18.2.0. tgz#22aaf38708db2674ed9ada224ca4aa708d821e3d "
17059+ integrity sha512-6IMTriUmvsjHUjNtEDudZfuDQUoWXVxKHhlEGSk81n4YFS+r/Kl99wXiwlVXtPBtJenozv2P+hxDsw9eA7Xo6g ==
1706017060 dependencies:
1706117061 loose-envify "^1.1.0"
17062- object-assign "^4.1.1"
17063- scheduler "^0.20.2"
17062+ scheduler "^0.23.0"
1706417063
1706517064react-draggable@^4.4.3:
1706617065 version "4.4.3"
@@ -17306,13 +17305,12 @@ react@^16.8.3:
1730617305 object-assign "^4.1.1"
1730717306 prop-types "^15.6.2"
1730817307
17309- react@^17.0.1 :
17310- version "17.0.2 "
17311- resolved "https://registry.yarnpkg.com/react/-/react-17.0.2. tgz#d0b5cc516d29eb3eee383f75b62864cfb6800037 "
17312- integrity sha512-gnhPt75i/dq/z3/6q/0asP78D0u592D5L1pd7M8P+dck6Fu/jJeL6iVVK23fptSUZj8Vjf++7wXA8UNclGQcbA ==
17308+ react@^18.2.0 :
17309+ version "18.2.0 "
17310+ resolved "https://registry.yarnpkg.com/react/-/react-18.2.0. tgz#555bd98592883255fa00de14f1151a917b5d77d5 "
17311+ integrity sha512-/3IjMdb2L9QbBdWiW5e3P2/npwMBaU9mHCSCUzNln0ZCYbcfTsGbTJrU/kGemdH2IWmB2ioZ+zkxtmq6g09fGQ ==
1731317312 dependencies:
1731417313 loose-envify "^1.1.0"
17315- object-assign "^4.1.1"
1731617314
1731717315reactcss@^1.2.0:
1731817316 version "1.2.3"
@@ -18263,13 +18261,12 @@ scheduler@^0.19.1:
1826318261 loose-envify "^1.1.0"
1826418262 object-assign "^4.1.1"
1826518263
18266- scheduler@^0.20.2 :
18267- version "0.20.2 "
18268- resolved "https://registry.yarnpkg.com/scheduler/-/scheduler-0.20.2 .tgz#4baee39436e34aa93b4874bddcbf0fe8b8b50e91 "
18269- integrity sha512-2eWfGgAqqWFGqtdMmcL5zCMK1U8KlXv8SQFGglL3CEtd0aDVDWgeF/YoCmvln55m5zSk3J/20hTaSBeSObsQDQ ==
18264+ scheduler@^0.23.0 :
18265+ version "0.23.0 "
18266+ resolved "https://registry.yarnpkg.com/scheduler/-/scheduler-0.23.0 .tgz#ba8041afc3d30eb206a487b6b384002e4e61fdfe "
18267+ integrity sha512-CtuThmgHNg7zIZWAXi3AsyIzA3n4xx7aNyjwC2VJldO2LMVDhFK+63xGqq6CsJH4rTAt6/M+N4GhZiDYPx9eUw ==
1827018268 dependencies:
1827118269 loose-envify "^1.1.0"
18272- object-assign "^4.1.1"
1827318270
18274182711827518272 version "2.7.0"
You can’t perform that action at this time.
0 commit comments