File tree 2 files changed +15
-18
lines changed
2 files changed +15
-18
lines changed Original file line number Diff line number Diff line change 17
17
"cors" : " 2.8.5" ,
18
18
"express" : " 4.18.1" ,
19
19
"prop-types" : " 15.8.1" ,
20
- "react" : " 17.0.2 " ,
21
- "react-dom" : " 17.0.2 " ,
20
+ "react" : " 18.2.0 " ,
21
+ "react-dom" : " 18.2.0 " ,
22
22
"react-instantsearch-dom" : " 5.7.0" ,
23
23
"react-scripts" : " 3.4.4" ,
24
24
"request" : " 2.88.2" ,
Original file line number Diff line number Diff line change @@ -10760,14 +10760,13 @@ react-dev-utils@^10.2.1:
10760
10760
strip-ansi "6.0.0"
10761
10761
text-table "0.2.0"
10762
10762
10763
- react-dom@17.0.2 :
10764
- version "17.0.2 "
10765
- resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-17.0.2. tgz#ecffb6845e3ad8dbfcdc498f0d0a939736502c23 "
10766
- integrity sha512-s4h96KtLDUQlsENhMn1ar8t2bEa+q/YAtj8pPPdIjPDGBDIVNsrD9aXNWqspUe6AzKCIG0C1HZZLqLV7qpOBGA ==
10763
+ react-dom@18.2.0 :
10764
+ version "18.2.0 "
10765
+ resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-18.2.0. tgz#22aaf38708db2674ed9ada224ca4aa708d821e3d "
10766
+ integrity sha512-6IMTriUmvsjHUjNtEDudZfuDQUoWXVxKHhlEGSk81n4YFS+r/Kl99wXiwlVXtPBtJenozv2P+hxDsw9eA7Xo6g ==
10767
10767
dependencies:
10768
10768
loose-envify "^1.1.0"
10769
- object-assign "^4.1.1"
10770
- scheduler "^0.20.2"
10769
+ scheduler "^0.23.0"
10771
10770
10772
10771
react-error-overlay@^6.0.7:
10773
10772
version "6.0.7"
10872
10871
optionalDependencies:
10873
10872
fsevents "2.1.2"
10874
10873
10875
- react@17.0.2 :
10876
- version "17.0.2 "
10877
- resolved "https://registry.yarnpkg.com/react/-/react-17.0.2. tgz#d0b5cc516d29eb3eee383f75b62864cfb6800037 "
10878
- integrity sha512-gnhPt75i/dq/z3/6q/0asP78D0u592D5L1pd7M8P+dck6Fu/jJeL6iVVK23fptSUZj8Vjf++7wXA8UNclGQcbA ==
10874
+ react@18.2.0 :
10875
+ version "18.2.0 "
10876
+ resolved "https://registry.yarnpkg.com/react/-/react-18.2.0. tgz#555bd98592883255fa00de14f1151a917b5d77d5 "
10877
+ integrity sha512-/3IjMdb2L9QbBdWiW5e3P2/npwMBaU9mHCSCUzNln0ZCYbcfTsGbTJrU/kGemdH2IWmB2ioZ+zkxtmq6g09fGQ ==
10879
10878
dependencies:
10880
10879
loose-envify "^1.1.0"
10881
- object-assign "^4.1.1"
10882
10880
10883
10881
read-pkg-up@^2.0.0:
10884
10882
version "2.0.0"
@@ -11526,13 +11524,12 @@ saxes@^3.1.9:
11526
11524
dependencies:
11527
11525
xmlchars "^1.3.1"
11528
11526
11529
- scheduler@^0.20.2 :
11530
- version "0.20.2 "
11531
- resolved "https://registry.yarnpkg.com/scheduler/-/scheduler-0.20.2 .tgz#4baee39436e34aa93b4874bddcbf0fe8b8b50e91 "
11532
- integrity sha512-2eWfGgAqqWFGqtdMmcL5zCMK1U8KlXv8SQFGglL3CEtd0aDVDWgeF/YoCmvln55m5zSk3J/20hTaSBeSObsQDQ ==
11527
+ scheduler@^0.23.0 :
11528
+ version "0.23.0 "
11529
+ resolved "https://registry.yarnpkg.com/scheduler/-/scheduler-0.23.0 .tgz#ba8041afc3d30eb206a487b6b384002e4e61fdfe "
11530
+ integrity sha512-CtuThmgHNg7zIZWAXi3AsyIzA3n4xx7aNyjwC2VJldO2LMVDhFK+63xGqq6CsJH4rTAt6/M+N4GhZiDYPx9eUw ==
11533
11531
dependencies:
11534
11532
loose-envify "^1.1.0"
11535
- object-assign "^4.1.1"
11536
11533
11537
11534
schema-utils@^1.0.0:
11538
11535
version "1.0.0"
You can’t perform that action at this time.
0 commit comments