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.17.1" ,
19
19
"prop-types" : " 15.7.2" ,
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 @@ -10816,14 +10816,13 @@ react-dev-utils@^10.2.1:
10816
10816
strip-ansi "6.0.0"
10817
10817
text-table "0.2.0"
10818
10818
10819
- react-dom@17.0.2 :
10820
- version "17.0.2 "
10821
- resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-17.0.2. tgz#ecffb6845e3ad8dbfcdc498f0d0a939736502c23 "
10822
- integrity sha512-s4h96KtLDUQlsENhMn1ar8t2bEa+q/YAtj8pPPdIjPDGBDIVNsrD9aXNWqspUe6AzKCIG0C1HZZLqLV7qpOBGA ==
10819
+ react-dom@18.2.0 :
10820
+ version "18.2.0 "
10821
+ resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-18.2.0. tgz#22aaf38708db2674ed9ada224ca4aa708d821e3d "
10822
+ integrity sha512-6IMTriUmvsjHUjNtEDudZfuDQUoWXVxKHhlEGSk81n4YFS+r/Kl99wXiwlVXtPBtJenozv2P+hxDsw9eA7Xo6g ==
10823
10823
dependencies:
10824
10824
loose-envify "^1.1.0"
10825
- object-assign "^4.1.1"
10826
- scheduler "^0.20.2"
10825
+ scheduler "^0.23.0"
10827
10826
10828
10827
react-error-overlay@^6.0.7:
10829
10828
version "6.0.7"
10923
10922
optionalDependencies:
10924
10923
fsevents "2.1.2"
10925
10924
10926
- react@17.0.2 :
10927
- version "17.0.2 "
10928
- resolved "https://registry.yarnpkg.com/react/-/react-17.0.2. tgz#d0b5cc516d29eb3eee383f75b62864cfb6800037 "
10929
- integrity sha512-gnhPt75i/dq/z3/6q/0asP78D0u592D5L1pd7M8P+dck6Fu/jJeL6iVVK23fptSUZj8Vjf++7wXA8UNclGQcbA ==
10925
+ react@18.2.0 :
10926
+ version "18.2.0 "
10927
+ resolved "https://registry.yarnpkg.com/react/-/react-18.2.0. tgz#555bd98592883255fa00de14f1151a917b5d77d5 "
10928
+ integrity sha512-/3IjMdb2L9QbBdWiW5e3P2/npwMBaU9mHCSCUzNln0ZCYbcfTsGbTJrU/kGemdH2IWmB2ioZ+zkxtmq6g09fGQ ==
10930
10929
dependencies:
10931
10930
loose-envify "^1.1.0"
10932
- object-assign "^4.1.1"
10933
10931
10934
10932
read-pkg-up@^2.0.0:
10935
10933
version "2.0.0"
@@ -11596,13 +11594,12 @@ saxes@^3.1.9:
11596
11594
dependencies:
11597
11595
xmlchars "^1.3.1"
11598
11596
11599
- scheduler@^0.20.2 :
11600
- version "0.20.2 "
11601
- resolved "https://registry.yarnpkg.com/scheduler/-/scheduler-0.20.2 .tgz#4baee39436e34aa93b4874bddcbf0fe8b8b50e91 "
11602
- integrity sha512-2eWfGgAqqWFGqtdMmcL5zCMK1U8KlXv8SQFGglL3CEtd0aDVDWgeF/YoCmvln55m5zSk3J/20hTaSBeSObsQDQ ==
11597
+ scheduler@^0.23.0 :
11598
+ version "0.23.0 "
11599
+ resolved "https://registry.yarnpkg.com/scheduler/-/scheduler-0.23.0 .tgz#ba8041afc3d30eb206a487b6b384002e4e61fdfe "
11600
+ integrity sha512-CtuThmgHNg7zIZWAXi3AsyIzA3n4xx7aNyjwC2VJldO2LMVDhFK+63xGqq6CsJH4rTAt6/M+N4GhZiDYPx9eUw ==
11603
11601
dependencies:
11604
11602
loose-envify "^1.1.0"
11605
- object-assign "^4.1.1"
11606
11603
11607
11604
schema-utils@^1.0.0:
11608
11605
version "1.0.0"
You can’t perform that action at this time.
0 commit comments