File tree Expand file tree Collapse file tree 2 files changed +15
-18
lines changed
Expand file tree Collapse file tree 2 files changed +15
-18
lines changed Original file line number Diff line number Diff line change 33 "version" : " 0.1.0" ,
44 "private" : true ,
55 "dependencies" : {
6- "react" : " ^17.0.2 " ,
6+ "react" : " ^18.2.0 " ,
77 "react-datepicker" : " ^4.8.0" ,
8- "react-dom" : " ^17.0.2 " ,
8+ "react-dom" : " ^18.2.0 " ,
99 "react-scripts" : " 4.0.3"
1010 },
1111 "scripts" : {
Original file line number Diff line number Diff line change @@ -10106,14 +10106,13 @@ react-dev-utils@^11.0.3:
1010610106 strip-ansi "6.0.0"
1010710107 text-table "0.2.0"
1010810108
10109- react-dom@^17.0.2 :
10110- version "17.0.2 "
10111- resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-17.0.2. tgz#ecffb6845e3ad8dbfcdc498f0d0a939736502c23 "
10112- integrity sha512-s4h96KtLDUQlsENhMn1ar8t2bEa+q/YAtj8pPPdIjPDGBDIVNsrD9aXNWqspUe6AzKCIG0C1HZZLqLV7qpOBGA ==
10109+ react-dom@^18.2.0 :
10110+ version "18.2.0 "
10111+ resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-18.2.0. tgz#22aaf38708db2674ed9ada224ca4aa708d821e3d "
10112+ integrity sha512-6IMTriUmvsjHUjNtEDudZfuDQUoWXVxKHhlEGSk81n4YFS+r/Kl99wXiwlVXtPBtJenozv2P+hxDsw9eA7Xo6g ==
1011310113 dependencies:
1011410114 loose-envify "^1.1.0"
10115- object-assign "^4.1.1"
10116- scheduler "^0.20.2"
10115+ scheduler "^0.23.0"
1011710116
1011810117react-error-overlay@^6.0.9:
1011910118 version "6.0.9"
1021910218 optionalDependencies:
1022010219 fsevents "^2.1.3"
1022110220
10222- react@^17.0.2 :
10223- version "17.0.2 "
10224- resolved "https://registry.yarnpkg.com/react/-/react-17.0.2. tgz#d0b5cc516d29eb3eee383f75b62864cfb6800037 "
10225- integrity sha512-gnhPt75i/dq/z3/6q/0asP78D0u592D5L1pd7M8P+dck6Fu/jJeL6iVVK23fptSUZj8Vjf++7wXA8UNclGQcbA ==
10221+ react@^18.2.0 :
10222+ version "18.2.0 "
10223+ resolved "https://registry.yarnpkg.com/react/-/react-18.2.0. tgz#555bd98592883255fa00de14f1151a917b5d77d5 "
10224+ integrity sha512-/3IjMdb2L9QbBdWiW5e3P2/npwMBaU9mHCSCUzNln0ZCYbcfTsGbTJrU/kGemdH2IWmB2ioZ+zkxtmq6g09fGQ ==
1022610225 dependencies:
1022710226 loose-envify "^1.1.0"
10228- object-assign "^4.1.1"
1022910227
1023010228read-pkg-up@^2.0.0:
1023110229 version "2.0.0"
@@ -10719,13 +10717,12 @@ saxes@^5.0.1:
1071910717 dependencies:
1072010718 xmlchars "^2.2.0"
1072110719
10722- scheduler@^0.20.2 :
10723- version "0.20.2 "
10724- resolved "https://registry.yarnpkg.com/scheduler/-/scheduler-0.20.2 .tgz#4baee39436e34aa93b4874bddcbf0fe8b8b50e91 "
10725- integrity sha512-2eWfGgAqqWFGqtdMmcL5zCMK1U8KlXv8SQFGglL3CEtd0aDVDWgeF/YoCmvln55m5zSk3J/20hTaSBeSObsQDQ ==
10720+ scheduler@^0.23.0 :
10721+ version "0.23.0 "
10722+ resolved "https://registry.yarnpkg.com/scheduler/-/scheduler-0.23.0 .tgz#ba8041afc3d30eb206a487b6b384002e4e61fdfe "
10723+ integrity sha512-CtuThmgHNg7zIZWAXi3AsyIzA3n4xx7aNyjwC2VJldO2LMVDhFK+63xGqq6CsJH4rTAt6/M+N4GhZiDYPx9eUw ==
1072610724 dependencies:
1072710725 loose-envify "^1.1.0"
10728- object-assign "^4.1.1"
1072910726
1073010727schema-utils@^1.0.0:
1073110728 version "1.0.0"
You can’t perform that action at this time.
0 commit comments