Skip to content

Commit 0a6f5c7

Browse files
fix(deps): update dependency react-router-dom to v5.3.4
1 parent 2f94b90 commit 0a6f5c7

File tree

2 files changed

+26
-23
lines changed

2 files changed

+26
-23
lines changed

example/router-redux-rematch/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"react-dom": "17.0.2",
2626
"react-dynamic-loadable": "3.0.0",
2727
"react-redux": "7.2.4",
28-
"react-router-dom": "5.2.0"
28+
"react-router-dom": "5.3.4"
2929
},
3030
"devDependencies": {
3131
"@babel/cli": "7.14.8",

yarn.lock

Lines changed: 25 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -1476,6 +1476,13 @@
14761476
dependencies:
14771477
regenerator-runtime "^0.13.4"
14781478

1479+
"@babel/runtime@^7.12.13":
1480+
version "7.20.1"
1481+
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.20.1.tgz#1148bb33ab252b165a06698fde7576092a78b4a9"
1482+
integrity sha512-mrzLkl6U9YLF8qpqI7TB82PESyEGjm/0Ly91jG575eVxMMlb8fYfOXFZIJ8XfLrJZQbm7dlKry2bJmXBUEkdFg==
1483+
dependencies:
1484+
regenerator-runtime "^0.13.10"
1485+
14791486
"@babel/template@^7.10.4", "@babel/template@^7.12.13", "@babel/template@^7.14.5", "@babel/template@^7.3.3":
14801487
version "7.14.5"
14811488
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.14.5.tgz#a9bc9d8b33354ff6e55a9c60d1109200a68974f4"
@@ -3519,7 +3526,7 @@ axobject-query@^2.2.0:
35193526
resolved "https://registry.yarnpkg.com/axobject-query/-/axobject-query-2.2.0.tgz#943d47e10c0b704aa42275e20edf3722648989be"
35203527
integrity sha512-Td525n+iPOOyUQIeBfcASuG6uJsDOITl7Mds5gFyerkWiX7qhUTdYUBlSgNMyVqtSJqwpt1kXGLdUt6SykLMRA==
35213528

3522-
babel-eslint@^10.1.0:
3529+
babel-eslint@10.1.0, babel-eslint@^10.1.0:
35233530
version "10.1.0"
35243531
resolved "https://registry.yarnpkg.com/babel-eslint/-/babel-eslint-10.1.0.tgz#6968e568a910b78fb3779cdd8b6ac2f479943232"
35253532
integrity sha512-ifWaTHQ0ce+448CYop8AdrQiBsGrnC+bMgfyKFdi6EsPLTAWG+QfyDeM6OH+FmWnKvEq5NnBMLvlBUPKQZoDSg==
@@ -9212,14 +9219,6 @@ min-indent@^1.0.0:
92129219
resolved "https://registry.yarnpkg.com/min-indent/-/min-indent-1.0.1.tgz#a63f681673b30571fbe8bc25686ae746eefa9869"
92139220
integrity sha512-I9jwMn07Sy/IwOj3zVkVik2JTvgpaykDZEigL6Rx6N9LbMywwUSMtxET+7lVoDLLd3O3IXwJwvuuns8UB/HeAg==
92149221

9215-
mini-create-react-context@^0.4.0:
9216-
version "0.4.1"
9217-
resolved "https://registry.yarnpkg.com/mini-create-react-context/-/mini-create-react-context-0.4.1.tgz#072171561bfdc922da08a60c2197a497cc2d1d5e"
9218-
integrity sha512-YWCYEmd5CQeHGSAKrYvXgmzzkrvssZcuuQDDeqkT+PziKGMgE+0MCCtcKbROzocGBG1meBLl2FotlRwf4gAzbQ==
9219-
dependencies:
9220-
"@babel/runtime" "^7.12.1"
9221-
tiny-warning "^1.0.3"
9222-
92239222
mini-css-extract-plugin@0.11.3:
92249223
version "0.11.3"
92259224
resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-0.11.3.tgz#15b0910a7f32e62ffde4a7430cfefbd700724ea6"
@@ -11221,29 +11220,28 @@ react-refresh@^0.8.3:
1122111220
resolved "https://registry.yarnpkg.com/react-refresh/-/react-refresh-0.8.3.tgz#721d4657672d400c5e3c75d063c4a85fb2d5d68f"
1122211221
integrity sha512-X8jZHc7nCMjaCqoU+V2I0cOhNW+QMBwSUkeXnTi8IPe6zaRWfn60ZzvFDZqWPfmSJfjub7dDW1SP0jaHWLu/hg==
1122311222

11224-
react-router-dom@5.2.0:
11225-
version "5.2.0"
11226-
resolved "https://registry.yarnpkg.com/react-router-dom/-/react-router-dom-5.2.0.tgz#9e65a4d0c45e13289e66c7b17c7e175d0ea15662"
11227-
integrity sha512-gxAmfylo2QUjcwxI63RhQ5G85Qqt4voZpUXSEqCwykV0baaOTQDR1f0PmY8AELqIyVc0NEZUj0Gov5lNGcXgsA==
11223+
react-router-dom@5.3.4:
11224+
version "5.3.4"
11225+
resolved "https://registry.yarnpkg.com/react-router-dom/-/react-router-dom-5.3.4.tgz#2ed62ffd88cae6db134445f4a0c0ae8b91d2e5e6"
11226+
integrity sha512-m4EqFMHv/Ih4kpcBCONHbkT68KoAeHN4p3lAGoNryfHi0dMy0kCzEZakiKRsvg5wHZ/JLrLW8o8KomWiz/qbYQ==
1122811227
dependencies:
11229-
"@babel/runtime" "^7.1.2"
11228+
"@babel/runtime" "^7.12.13"
1123011229
history "^4.9.0"
1123111230
loose-envify "^1.3.1"
1123211231
prop-types "^15.6.2"
11233-
react-router "5.2.0"
11232+
react-router "5.3.4"
1123411233
tiny-invariant "^1.0.2"
1123511234
tiny-warning "^1.0.0"
1123611235

11237-
react-router@5.2.0:
11238-
version "5.2.0"
11239-
resolved "https://registry.yarnpkg.com/react-router/-/react-router-5.2.0.tgz#424e75641ca8747fbf76e5ecca69781aa37ea293"
11240-
integrity sha512-smz1DUuFHRKdcJC0jobGo8cVbhO3x50tCL4icacOlcwDOEQPq4TMqwx3sY1TP+DvtTgz4nm3thuo7A+BK2U0Dw==
11236+
react-router@5.3.4:
11237+
version "5.3.4"
11238+
resolved "https://registry.yarnpkg.com/react-router/-/react-router-5.3.4.tgz#8ca252d70fcc37841e31473c7a151cf777887bb5"
11239+
integrity sha512-Ys9K+ppnJah3QuaRiLxk+jDWOR1MekYQrlytiXxC1RyfbdsZkS5pvKAzCCr031xHixZwpnsYNT5xysdFHQaYsA==
1124111240
dependencies:
11242-
"@babel/runtime" "^7.1.2"
11241+
"@babel/runtime" "^7.12.13"
1124311242
history "^4.9.0"
1124411243
hoist-non-react-statics "^3.1.0"
1124511244
loose-envify "^1.3.1"
11246-
mini-create-react-context "^0.4.0"
1124711245
path-to-regexp "^1.7.0"
1124811246
prop-types "^15.6.2"
1124911247
react-is "^16.6.0"
@@ -11451,6 +11449,11 @@ regenerator-runtime@^0.11.0:
1145111449
resolved "https://registry.yarnpkg.com/regenerator-runtime/-/regenerator-runtime-0.11.1.tgz#be05ad7f9bf7d22e056f9726cee5017fbf19e2e9"
1145211450
integrity sha512-MguG95oij0fC3QV3URf4V2SDYGJhJnJGqvIIgdECeODCT98wSWDAJ94SSuVpYQUoTcGUIL6L4yNB7j1DFFHSBg==
1145311451

11452+
regenerator-runtime@^0.13.10:
11453+
version "0.13.11"
11454+
resolved "https://registry.yarnpkg.com/regenerator-runtime/-/regenerator-runtime-0.13.11.tgz#f6dca3e7ceec20590d07ada785636a90cdca17f9"
11455+
integrity sha512-kY1AZVr2Ra+t+piVaJ4gxaFaReZVH40AKNo7UCX6W+dEwBo/2oZJzqfuN1qLq1oL45o56cPaTXELwrTh8Fpggg==
11456+
1145411457
regenerator-runtime@^0.13.4, regenerator-runtime@^0.13.7:
1145511458
version "0.13.9"
1145611459
resolved "https://registry.yarnpkg.com/regenerator-runtime/-/regenerator-runtime-0.13.9.tgz#8925742a98ffd90814988d7566ad30ca3b263b52"
@@ -12818,7 +12821,7 @@ tiny-invariant@^1.0.2:
1281812821
resolved "https://registry.yarnpkg.com/tiny-invariant/-/tiny-invariant-1.1.0.tgz#634c5f8efdc27714b7f386c35e6760991d230875"
1281912822
integrity sha512-ytxQvrb1cPc9WBEI/HSeYYoGD0kWnGEOR8RY6KomWLBVhqz0RgTwVO9dLrGz7dC+nN9llyI7OKAgRq8Vq4ZBSw==
1282012823

12821-
tiny-warning@^1.0.0, tiny-warning@^1.0.3:
12824+
tiny-warning@^1.0.0:
1282212825
version "1.0.3"
1282312826
resolved "https://registry.yarnpkg.com/tiny-warning/-/tiny-warning-1.0.3.tgz#94a30db453df4c643d0fd566060d60a875d84754"
1282412827
integrity sha512-lBN9zLN/oAf68o3zNXYrdCt1kP8WsiGW8Oo2ka41b2IM5JL/S1CTyX1rW0mb/zSuJun0ZUrDxx4sqvYS2FWzPA==

0 commit comments

Comments
 (0)