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 3333 "path-to-regexp" : " ^8.3.0" ,
3434 "prop-types" : " ^15.8.1" ,
3535 "react-redux" : " ^7.2.9" ,
36- "react-router" : " ~6.3.0 " ,
36+ "react-router" : " ~6.30.2 " ,
3737 "react-router-dom" : " ~6.3.0" ,
3838 "redux-saga" : " ^1.4.2"
3939 },
Original file line number Diff line number Diff line change 32293229 resolved "https://registry.yarnpkg.com/@redux-saga/types/-/types-1.3.1.tgz#7cda9b29dca868a9689a7105aec7c21d54575489"
32303230 integrity sha512-YRCrJdhQLobGIQ8Cj1sta3nn6DrZDTSUnrIYhS2e5V590BmfVDleKoAquclAiKSBKWJwmuXTb+b4BL6rSHnahw==
32313231
3232+ "@remix-run/router@1.23.1":
3233+ version "1.23.1"
3234+ resolved "https://registry.yarnpkg.com/@remix-run/router/-/router-1.23.1.tgz#0ce8857b024e24fc427585316383ad9d295b3a7f"
3235+ integrity sha512-vDbaOzF7yT2Qs4vO6XV1MHcJv+3dgR1sT+l3B8xxOVhUC336prMvqrvsLL/9Dnw2xr6Qhz4J0dmS0llNAbnUmQ==
3236+
32323237"@rolldown/pluginutils@1.0.0-beta.27":
32333238 version "1.0.0-beta.27"
32343239 resolved "https://registry.yarnpkg.com/@rolldown/pluginutils/-/pluginutils-1.0.0-beta.27.tgz#47d2bf4cef6d470b22f5831b420f8964e0bf755f"
@@ -16114,13 +16119,20 @@ react-router-dom@~6.3.0:
1611416119 history "^5.2.0"
1611516120 react-router "6.3.0"
1611616121
16117- react-router@6.3.0, react-router@~6.3.0 :
16122+ react-router@6.3.0:
1611816123 version "6.3.0"
1611916124 resolved "https://registry.yarnpkg.com/react-router/-/react-router-6.3.0.tgz#3970cc64b4cb4eae0c1ea5203a80334fdd175557"
1612016125 integrity sha512-7Wh1DzVQ+tlFjkeo+ujvjSqSJmkt1+8JO+T5xklPlgrh70y7ogx75ODRW0ThWhY7S+6yEDks8TYrtQe/aoboBQ==
1612116126 dependencies:
1612216127 history "^5.2.0"
1612316128
16129+ react-router@~6.30.2:
16130+ version "6.30.2"
16131+ resolved "https://registry.yarnpkg.com/react-router/-/react-router-6.30.2.tgz#c78a3b40f7011f49a373b1df89492e7d4ec12359"
16132+ integrity sha512-H2Bm38Zu1bm8KUE5NVWRMzuIyAV8p/JrOaBJAwVmp37AXG72+CZJlEBw6pdn9i5TBgLMhNDgijS4ZlblpHyWTA==
16133+ dependencies:
16134+ "@remix-run/router" "1.23.1"
16135+
1612416136react-shallow-renderer@^16.15.0:
1612516137 version "16.15.0"
1612616138 resolved "https://registry.yarnpkg.com/react-shallow-renderer/-/react-shallow-renderer-16.15.0.tgz#48fb2cf9b23d23cde96708fe5273a7d3446f4457"
You can’t perform that action at this time.
0 commit comments