File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 6
6
"dependencies" : {
7
7
"file-saver" : " ^2.0.5" ,
8
8
"moment" : " ^2.29.2" ,
9
- "react" : " ^18.0 .0" ,
9
+ "react" : " ^18.2 .0" ,
10
10
"react-dom" : " ^18.0.0" ,
11
11
"react-router-dom" : " ^6.2.1"
12
12
},
Original file line number Diff line number Diff line change @@ -6882,10 +6882,10 @@ react-scripts@^5.0.0:
6882
6882
optionalDependencies :
6883
6883
fsevents "^2.3.2"
6884
6884
6885
- react@^18.0 .0 :
6886
- version "18.0 .0"
6887
- resolved "https://registry.yarnpkg.com/react/-/react-18.0 .0.tgz#b468736d1f4a5891f38585ba8e8fb29f91c3cb96 "
6888
- integrity sha512-x+VL6wbT4JRVPm7EGxXhZ8w8LTROaxPXOqhlGyVSrv0sB1jkyFGgXxJ8LVoPRLvPR6/CIZGFmfzqUa2NYeMr2A ==
6885
+ react@^18.2 .0 :
6886
+ version "18.2 .0"
6887
+ resolved "https://registry.yarnpkg.com/react/-/react-18.2 .0.tgz#555bd98592883255fa00de14f1151a917b5d77d5 "
6888
+ integrity sha512-/3IjMdb2L9QbBdWiW5e3P2/npwMBaU9mHCSCUzNln0ZCYbcfTsGbTJrU/kGemdH2IWmB2ioZ+zkxtmq6g09fGQ ==
6889
6889
dependencies :
6890
6890
loose-envify "^1.1.0"
6891
6891
You can’t perform that action at this time.
0 commit comments