This repository was archived by the owner on Apr 5, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +17
-2
lines changed Expand file tree Collapse file tree 2 files changed +17
-2
lines changed Original file line number Diff line number Diff line change 36
36
"react-dropzone" : " 11.7.1" ,
37
37
"react-password-strength-bar" : " 0.4.0" ,
38
38
"react-redux" : " 7.2.6" ,
39
- "react-router-dom" : " 6.2.1 " ,
39
+ "react-router-dom" : " 6.2.2 " ,
40
40
"react-scripts" : " 5.0.0" ,
41
41
"redux" : " 4.1.2" ,
42
42
"redux-types" : " 2.0.3" ,
Original file line number Diff line number Diff line change @@ -13497,7 +13497,15 @@ react-refresh@^0.11.0:
13497
13497
resolved "https://registry.yarnpkg.com/react-refresh/-/react-refresh-0.11.0.tgz#77198b944733f0f1f1a90e791de4541f9f074046"
13498
13498
integrity sha512-F27qZr8uUqwhWZboondsPx8tnC3Ct3SxZA3V5WyEvujRyyNv0VYPhoBg1gZ8/MV5tubQp76Trw8lTv9hzRBa+A==
13499
13499
13500
- [email protected] , react-router-dom@^6.0.0:
13500
+
13501
+ version "6.2.2"
13502
+ resolved "https://registry.yarnpkg.com/react-router-dom/-/react-router-dom-6.2.2.tgz#f1a2c88365593c76b9612ae80154a13fcb72e442"
13503
+ integrity sha512-AtYEsAST7bDD4dLSQHDnk/qxWLJdad5t1HFa1qJyUrCeGgEuCSw0VB/27ARbF9Fi/W5598ujvJOm3ujUCVzuYQ==
13504
+ dependencies:
13505
+ history "^5.2.0"
13506
+ react-router "6.2.2"
13507
+
13508
+ react-router-dom@^6.0.0:
13501
13509
version "6.2.1"
13502
13510
resolved "https://registry.yarnpkg.com/react-router-dom/-/react-router-dom-6.2.1.tgz#32ec81829152fbb8a7b045bf593a22eadf019bec"
13503
13511
integrity sha512-I6Zax+/TH/cZMDpj3/4Fl2eaNdcvoxxHoH1tYOREsQ22OKDYofGebrNm6CTPUcvLvZm63NL/vzCYdjf9CUhqmA==
13512
13520
dependencies:
13513
13521
history "^5.2.0"
13514
13522
13523
+
13524
+ version "6.2.2"
13525
+ resolved "https://registry.yarnpkg.com/react-router/-/react-router-6.2.2.tgz#495e683a0c04461eeb3d705fe445d6cf42f0c249"
13526
+ integrity sha512-/MbxyLzd7Q7amp4gDOGaYvXwhEojkJD5BtExkuKmj39VEE0m3l/zipf6h2WIB2jyAO0lI6NGETh4RDcktRm4AQ==
13527
+ dependencies:
13528
+ history "^5.2.0"
13529
+
13515
13530
13516
13531
version "5.0.0"
13517
13532
resolved "https://registry.yarnpkg.com/react-scripts/-/react-scripts-5.0.0.tgz#6547a6d7f8b64364ef95273767466cc577cb4b60"
You can’t perform that action at this time.
0 commit comments