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 @@ -10794,14 +10794,13 @@ react-dev-utils@^10.2.1:
10794
10794
strip-ansi "6.0.0"
10795
10795
text-table "0.2.0"
10796
10796
10797
- react-dom@17.0.2 :
10798
- version "17.0.2 "
10799
- resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-17.0.2. tgz#ecffb6845e3ad8dbfcdc498f0d0a939736502c23 "
10800
- integrity sha512-s4h96KtLDUQlsENhMn1ar8t2bEa+q/YAtj8pPPdIjPDGBDIVNsrD9aXNWqspUe6AzKCIG0C1HZZLqLV7qpOBGA ==
10797
+ react-dom@18.2.0 :
10798
+ version "18.2.0 "
10799
+ resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-18.2.0. tgz#22aaf38708db2674ed9ada224ca4aa708d821e3d "
10800
+ integrity sha512-6IMTriUmvsjHUjNtEDudZfuDQUoWXVxKHhlEGSk81n4YFS+r/Kl99wXiwlVXtPBtJenozv2P+hxDsw9eA7Xo6g ==
10801
10801
dependencies:
10802
10802
loose-envify "^1.1.0"
10803
- object-assign "^4.1.1"
10804
- scheduler "^0.20.2"
10803
+ scheduler "^0.23.0"
10805
10804
10806
10805
react-error-overlay@^6.0.7:
10807
10806
version "6.0.7"
10906
10905
optionalDependencies:
10907
10906
fsevents "2.1.2"
10908
10907
10909
- react@17.0.2 :
10910
- version "17.0.2 "
10911
- resolved "https://registry.yarnpkg.com/react/-/react-17.0.2. tgz#d0b5cc516d29eb3eee383f75b62864cfb6800037 "
10912
- integrity sha512-gnhPt75i/dq/z3/6q/0asP78D0u592D5L1pd7M8P+dck6Fu/jJeL6iVVK23fptSUZj8Vjf++7wXA8UNclGQcbA ==
10908
+ react@18.2.0 :
10909
+ version "18.2.0 "
10910
+ resolved "https://registry.yarnpkg.com/react/-/react-18.2.0. tgz#555bd98592883255fa00de14f1151a917b5d77d5 "
10911
+ integrity sha512-/3IjMdb2L9QbBdWiW5e3P2/npwMBaU9mHCSCUzNln0ZCYbcfTsGbTJrU/kGemdH2IWmB2ioZ+zkxtmq6g09fGQ ==
10913
10912
dependencies:
10914
10913
loose-envify "^1.1.0"
10915
- object-assign "^4.1.1"
10916
10914
10917
10915
read-pkg-up@^2.0.0:
10918
10916
version "2.0.0"
@@ -11560,13 +11558,12 @@ saxes@^3.1.9:
11560
11558
dependencies:
11561
11559
xmlchars "^1.3.1"
11562
11560
11563
- scheduler@^0.20.2 :
11564
- version "0.20.2 "
11565
- resolved "https://registry.yarnpkg.com/scheduler/-/scheduler-0.20.2 .tgz#4baee39436e34aa93b4874bddcbf0fe8b8b50e91 "
11566
- integrity sha512-2eWfGgAqqWFGqtdMmcL5zCMK1U8KlXv8SQFGglL3CEtd0aDVDWgeF/YoCmvln55m5zSk3J/20hTaSBeSObsQDQ ==
11561
+ scheduler@^0.23.0 :
11562
+ version "0.23.0 "
11563
+ resolved "https://registry.yarnpkg.com/scheduler/-/scheduler-0.23.0 .tgz#ba8041afc3d30eb206a487b6b384002e4e61fdfe "
11564
+ integrity sha512-CtuThmgHNg7zIZWAXi3AsyIzA3n4xx7aNyjwC2VJldO2LMVDhFK+63xGqq6CsJH4rTAt6/M+N4GhZiDYPx9eUw ==
11567
11565
dependencies:
11568
11566
loose-envify "^1.1.0"
11569
- object-assign "^4.1.1"
11570
11567
11571
11568
schema-utils@^1.0.0:
11572
11569
version "1.0.0"
You can’t perform that action at this time.
0 commit comments