Skip to content

Commit 4106227

Browse files
Update react-router monorepo to v5.3.4
1 parent e6ebc35 commit 4106227

File tree

2 files changed

+13
-22
lines changed

2 files changed

+13
-22
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@
2222
"react": "17.0.1",
2323
"react-dom": "17.0.1",
2424
"react-responsive": "8.2.0",
25-
"react-router": "5.2.1",
26-
"react-router-dom": "5.2.1",
25+
"react-router": "5.3.4",
26+
"react-router-dom": "5.3.4",
2727
"react-scripts": "4.0.3",
2828
"typescript": "4.1.3",
2929
"wpapi": "1.2.2"

yarn.lock

Lines changed: 11 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1063,7 +1063,7 @@
10631063
dependencies:
10641064
regenerator-runtime "^0.13.4"
10651065

1066-
"@babel/runtime@^7.1.2", "@babel/runtime@^7.10.2", "@babel/runtime@^7.11.2", "@babel/runtime@^7.12.1", "@babel/runtime@^7.12.13", "@babel/runtime@^7.12.5", "@babel/runtime@^7.5.5", "@babel/runtime@^7.7.2", "@babel/runtime@^7.8.4", "@babel/runtime@^7.9.2":
1066+
"@babel/runtime@^7.1.2", "@babel/runtime@^7.10.2", "@babel/runtime@^7.11.2", "@babel/runtime@^7.12.13", "@babel/runtime@^7.12.5", "@babel/runtime@^7.5.5", "@babel/runtime@^7.7.2", "@babel/runtime@^7.8.4", "@babel/runtime@^7.9.2":
10671067
version "7.15.3"
10681068
resolved "https://registry.npmjs.org/@babel/runtime/-/runtime-7.15.3.tgz"
10691069
integrity sha512-OvwMLqNXkCXSz1kSm58sEsNuhqOx/fKpnUnKnFB5v8uDda5bLNEHNgKPvhDN6IU0LDcnHQ90LlJ0Q6jnyBSIBA==
@@ -7766,14 +7766,6 @@ min-indent@^1.0.0:
77667766
resolved "https://registry.npmjs.org/min-indent/-/min-indent-1.0.1.tgz"
77677767
integrity sha512-I9jwMn07Sy/IwOj3zVkVik2JTvgpaykDZEigL6Rx6N9LbMywwUSMtxET+7lVoDLLd3O3IXwJwvuuns8UB/HeAg==
77687768

7769-
mini-create-react-context@^0.4.0:
7770-
version "0.4.1"
7771-
resolved "https://registry.npmjs.org/mini-create-react-context/-/mini-create-react-context-0.4.1.tgz"
7772-
integrity sha512-YWCYEmd5CQeHGSAKrYvXgmzzkrvssZcuuQDDeqkT+PziKGMgE+0MCCtcKbROzocGBG1meBLl2FotlRwf4gAzbQ==
7773-
dependencies:
7774-
"@babel/runtime" "^7.12.1"
7775-
tiny-warning "^1.0.3"
7776-
77777769
77787770
version "0.11.3"
77797771
resolved "https://registry.npmjs.org/mini-css-extract-plugin/-/mini-css-extract-plugin-0.11.3.tgz"
@@ -9756,29 +9748,28 @@ [email protected]:
97569748
prop-types "^15.6.1"
97579749
shallow-equal "^1.1.0"
97589750

9759-
react-router-dom@5.2.1:
9760-
version "5.2.1"
9761-
resolved "https://registry.npmjs.org/react-router-dom/-/react-router-dom-5.2.1.tgz"
9762-
integrity sha512-xhFFkBGVcIVPbWM2KEYzED+nuHQPmulVa7sqIs3ESxzYd1pYg8N8rxPnQ4T2o1zu/2QeDUWcaqST131SO1LR3w==
9751+
react-router-dom@5.3.4:
9752+
version "5.3.4"
9753+
resolved "https://registry.yarnpkg.com/react-router-dom/-/react-router-dom-5.3.4.tgz#2ed62ffd88cae6db134445f4a0c0ae8b91d2e5e6"
9754+
integrity sha512-m4EqFMHv/Ih4kpcBCONHbkT68KoAeHN4p3lAGoNryfHi0dMy0kCzEZakiKRsvg5wHZ/JLrLW8o8KomWiz/qbYQ==
97639755
dependencies:
97649756
"@babel/runtime" "^7.12.13"
97659757
history "^4.9.0"
97669758
loose-envify "^1.3.1"
97679759
prop-types "^15.6.2"
9768-
react-router "5.2.1"
9760+
react-router "5.3.4"
97699761
tiny-invariant "^1.0.2"
97709762
tiny-warning "^1.0.0"
97719763

9772-
react-router@5.2.1:
9773-
version "5.2.1"
9774-
resolved "https://registry.npmjs.org/react-router/-/react-router-5.2.1.tgz"
9775-
integrity sha512-lIboRiOtDLFdg1VTemMwud9vRVuOCZmUIT/7lUoZiSpPODiiH1UQlfXy+vPLC/7IWdFYnhRwAyNqA/+I7wnvKQ==
9764+
react-router@5.3.4:
9765+
version "5.3.4"
9766+
resolved "https://registry.yarnpkg.com/react-router/-/react-router-5.3.4.tgz#8ca252d70fcc37841e31473c7a151cf777887bb5"
9767+
integrity sha512-Ys9K+ppnJah3QuaRiLxk+jDWOR1MekYQrlytiXxC1RyfbdsZkS5pvKAzCCr031xHixZwpnsYNT5xysdFHQaYsA==
97769768
dependencies:
97779769
"@babel/runtime" "^7.12.13"
97789770
history "^4.9.0"
97799771
hoist-non-react-statics "^3.1.0"
97809772
loose-envify "^1.3.1"
9781-
mini-create-react-context "^0.4.0"
97829773
path-to-regexp "^1.7.0"
97839774
prop-types "^15.6.2"
97849775
react-is "^16.6.0"
@@ -11397,7 +11388,7 @@ tiny-invariant@^1.0.2:
1139711388
resolved "https://registry.npmjs.org/tiny-invariant/-/tiny-invariant-1.1.0.tgz"
1139811389
integrity sha512-ytxQvrb1cPc9WBEI/HSeYYoGD0kWnGEOR8RY6KomWLBVhqz0RgTwVO9dLrGz7dC+nN9llyI7OKAgRq8Vq4ZBSw==
1139911390

11400-
tiny-warning@^1.0.0, tiny-warning@^1.0.3:
11391+
tiny-warning@^1.0.0:
1140111392
version "1.0.3"
1140211393
resolved "https://registry.npmjs.org/tiny-warning/-/tiny-warning-1.0.3.tgz"
1140311394
integrity sha512-lBN9zLN/oAf68o3zNXYrdCt1kP8WsiGW8Oo2ka41b2IM5JL/S1CTyX1rW0mb/zSuJun0ZUrDxx4sqvYS2FWzPA==

0 commit comments

Comments
 (0)