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 @@ -10911,14 +10911,13 @@ react-dev-utils@^10.2.1:
10911
10911
strip-ansi "6.0.0"
10912
10912
text-table "0.2.0"
10913
10913
10914
- react-dom@17.0.2 :
10915
- version "17.0.2 "
10916
- resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-17.0.2. tgz#ecffb6845e3ad8dbfcdc498f0d0a939736502c23 "
10917
- integrity sha512-s4h96KtLDUQlsENhMn1ar8t2bEa+q/YAtj8pPPdIjPDGBDIVNsrD9aXNWqspUe6AzKCIG0C1HZZLqLV7qpOBGA ==
10914
+ react-dom@18.2.0 :
10915
+ version "18.2.0 "
10916
+ resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-18.2.0. tgz#22aaf38708db2674ed9ada224ca4aa708d821e3d "
10917
+ integrity sha512-6IMTriUmvsjHUjNtEDudZfuDQUoWXVxKHhlEGSk81n4YFS+r/Kl99wXiwlVXtPBtJenozv2P+hxDsw9eA7Xo6g ==
10918
10918
dependencies:
10919
10919
loose-envify "^1.1.0"
10920
- object-assign "^4.1.1"
10921
- scheduler "^0.20.2"
10920
+ scheduler "^0.23.0"
10922
10921
10923
10922
react-error-overlay@^6.0.7:
10924
10923
version "6.0.7"
11018
11017
optionalDependencies:
11019
11018
fsevents "2.1.2"
11020
11019
11021
- react@17.0.2 :
11022
- version "17.0.2 "
11023
- resolved "https://registry.yarnpkg.com/react/-/react-17.0.2. tgz#d0b5cc516d29eb3eee383f75b62864cfb6800037 "
11024
- integrity sha512-gnhPt75i/dq/z3/6q/0asP78D0u592D5L1pd7M8P+dck6Fu/jJeL6iVVK23fptSUZj8Vjf++7wXA8UNclGQcbA ==
11020
+ react@18.2.0 :
11021
+ version "18.2.0 "
11022
+ resolved "https://registry.yarnpkg.com/react/-/react-18.2.0. tgz#555bd98592883255fa00de14f1151a917b5d77d5 "
11023
+ integrity sha512-/3IjMdb2L9QbBdWiW5e3P2/npwMBaU9mHCSCUzNln0ZCYbcfTsGbTJrU/kGemdH2IWmB2ioZ+zkxtmq6g09fGQ ==
11025
11024
dependencies:
11026
11025
loose-envify "^1.1.0"
11027
- object-assign "^4.1.1"
11028
11026
11029
11027
read-pkg-up@^2.0.0:
11030
11028
version "2.0.0"
@@ -11691,13 +11689,12 @@ saxes@^3.1.9:
11691
11689
dependencies:
11692
11690
xmlchars "^1.3.1"
11693
11691
11694
- scheduler@^0.20.2 :
11695
- version "0.20.2 "
11696
- resolved "https://registry.yarnpkg.com/scheduler/-/scheduler-0.20.2 .tgz#4baee39436e34aa93b4874bddcbf0fe8b8b50e91 "
11697
- integrity sha512-2eWfGgAqqWFGqtdMmcL5zCMK1U8KlXv8SQFGglL3CEtd0aDVDWgeF/YoCmvln55m5zSk3J/20hTaSBeSObsQDQ ==
11692
+ scheduler@^0.23.0 :
11693
+ version "0.23.0 "
11694
+ resolved "https://registry.yarnpkg.com/scheduler/-/scheduler-0.23.0 .tgz#ba8041afc3d30eb206a487b6b384002e4e61fdfe "
11695
+ integrity sha512-CtuThmgHNg7zIZWAXi3AsyIzA3n4xx7aNyjwC2VJldO2LMVDhFK+63xGqq6CsJH4rTAt6/M+N4GhZiDYPx9eUw ==
11698
11696
dependencies:
11699
11697
loose-envify "^1.1.0"
11700
- object-assign "^4.1.1"
11701
11698
11702
11699
schema-utils@^1.0.0:
11703
11700
version "1.0.0"
You can’t perform that action at this time.
0 commit comments