File tree Expand file tree Collapse file tree 2 files changed +14
-2
lines changed
Expand file tree Collapse file tree 2 files changed +14
-2
lines changed Original file line number Diff line number Diff line change 3232 "react-helmet-async" : " ^1.3.0" ,
3333 "react-moment" : " ^1.0.0" ,
3434 "react-redux" : " ^8.0.5" ,
35- "react-router" : " ^6.3.0 " ,
35+ "react-router" : " ^6.30.2 " ,
3636 "react-router-dom" : " ^6.3.0" ,
3737 "react-scripts" : " ^5.0.1" ,
3838 "redux" : " ^4.0.1" ,
Original file line number Diff line number Diff line change 17691769 resolved "https://registry.yarnpkg.com/@remix-run/router/-/router-1.23.0.tgz#35390d0e7779626c026b11376da6789eb8389242"
17701770 integrity sha512-O3rHJzAQKamUz1fvE0Qaw0xSFqsA/yafi2iqeE0pvdFtCO1viYx8QL6f3Ln/aCCTLxs68SLf0KPM9eSeM8yBnA==
17711771
1772+ "@remix-run/router@1.23.1":
1773+ version "1.23.1"
1774+ resolved "https://registry.yarnpkg.com/@remix-run/router/-/router-1.23.1.tgz#0ce8857b024e24fc427585316383ad9d295b3a7f"
1775+ integrity sha512-vDbaOzF7yT2Qs4vO6XV1MHcJv+3dgR1sT+l3B8xxOVhUC336prMvqrvsLL/9Dnw2xr6Qhz4J0dmS0llNAbnUmQ==
1776+
17721777"@restart/context@^2.1.4":
17731778 version "2.1.4"
17741779 resolved "https://registry.yarnpkg.com/@restart/context/-/context-2.1.4.tgz#a99d87c299a34c28bd85bb489cb07bfd23149c02"
@@ -10080,13 +10085,20 @@ react-router-dom@^6.3.0:
1008010085 "@remix-run/router" "1.23.0"
1008110086 react-router "6.30.1"
1008210087
10083- react-router@6.30.1, react-router@^6.3.0 :
10088+ react-router@6.30.1:
1008410089 version "6.30.1"
1008510090 resolved "https://registry.yarnpkg.com/react-router/-/react-router-6.30.1.tgz#ecb3b883c9ba6dbf5d319ddbc996747f4ab9f4c3"
1008610091 integrity sha512-X1m21aEmxGXqENEPG3T6u0Th7g0aS4ZmoNynhbs+Cn+q+QGTLt+d5IQ2bHAXKzKcxGJjxACpVbnYQSCRcfxHlQ==
1008710092 dependencies:
1008810093 "@remix-run/router" "1.23.0"
1008910094
10095+ react-router@^6.30.2:
10096+ version "6.30.2"
10097+ resolved "https://registry.yarnpkg.com/react-router/-/react-router-6.30.2.tgz#c78a3b40f7011f49a373b1df89492e7d4ec12359"
10098+ integrity sha512-H2Bm38Zu1bm8KUE5NVWRMzuIyAV8p/JrOaBJAwVmp37AXG72+CZJlEBw6pdn9i5TBgLMhNDgijS4ZlblpHyWTA==
10099+ dependencies:
10100+ "@remix-run/router" "1.23.1"
10101+
1009010102react-scripts@5.0.1, react-scripts@^5.0.1:
1009110103 version "5.0.1"
1009210104 resolved "https://registry.yarnpkg.com/react-scripts/-/react-scripts-5.0.1.tgz#6285dbd65a8ba6e49ca8d651ce30645a6d980003"
You can’t perform that action at this time.
0 commit comments