Skip to content

Commit 1870eca

Browse files
Bump react-router-dom to ^6.20.1 (#40073)
1 parent aec4b1c commit 1870eca

File tree

5 files changed

+19
-19
lines changed

5 files changed

+19
-19
lines changed

docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@
9898
"react-intersection-observer": "^9.5.3",
9999
"react-is": "^18.2.0",
100100
"react-number-format": "^5.3.1",
101-
"react-router-dom": "^6.20.0",
101+
"react-router-dom": "^6.20.1",
102102
"react-runner": "^1.0.3",
103103
"react-simple-code-editor": "^0.13.1",
104104
"react-swipeable-views": "^0.14.0",

packages/mui-material-next/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
"lodash": "^4.17.21",
6464
"react": "^18.2.0",
6565
"react-dom": "^18.2.0",
66-
"react-router-dom": "^6.20.0",
66+
"react-router-dom": "^6.20.1",
6767
"sinon": "^15.2.0"
6868
},
6969
"peerDependencies": {

packages/mui-material/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
"playwright": "^1.40.0",
7979
"react": "^18.2.0",
8080
"react-dom": "^18.2.0",
81-
"react-router-dom": "^6.20.0",
81+
"react-router-dom": "^6.20.1",
8282
"rollup": "^3.29.4",
8383
"rollup-plugin-babel": "^4.4.0",
8484
"rollup-plugin-commonjs": "^10.1.0",

test/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"prop-types": "^15.8.1",
3232
"react": "^18.2.0",
3333
"react-dom": "^18.2.0",
34-
"react-router-dom": "^6.20.0",
34+
"react-router-dom": "^6.20.1",
3535
"sinon": "^15.2.0",
3636
"styled-components": "^6.1.1",
3737
"stylis": "4.2.0",

yarn.lock

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -3060,10 +3060,10 @@
30603060
"@react-spring/shared" "~9.7.3"
30613061
"@react-spring/types" "~9.7.3"
30623062

3063-
"@remix-run/[email protected].0":
3064-
version "1.13.0"
3065-
resolved "https://registry.yarnpkg.com/@remix-run/router/-/router-1.13.0.tgz#7e29c4ee85176d9c08cb0f4456bff74d092c5065"
3066-
integrity sha512-5dMOnVnefRsl4uRnAdoWjtVTdh8e6aZqgM4puy9nmEADH72ck+uXwzpJLEKE9Q6F8ZljNewLgmTfkxUrBdv4WA==
3063+
"@remix-run/[email protected].1":
3064+
version "1.13.1"
3065+
resolved "https://registry.yarnpkg.com/@remix-run/router/-/router-1.13.1.tgz#07e2a8006f23a3bc898b3f317e0a58cc8076b86e"
3066+
integrity sha512-so+DHzZKsoOcoXrILB4rqDkMDy7NLMErRdOxvzvOKb507YINKUP4Di+shbTZDhSE/pBZ+vr7XGIpcOO0VLSA+Q==
30673067

30683068
"@rollup/plugin-replace@^5.0.5":
30693069
version "5.0.5"
@@ -14323,20 +14323,20 @@ react-redux@^8.1.3:
1432314323
react-is "^18.0.0"
1432414324
use-sync-external-store "^1.0.0"
1432514325

14326-
react-router-dom@^6.20.0:
14327-
version "6.20.0"
14328-
resolved "https://registry.yarnpkg.com/react-router-dom/-/react-router-dom-6.20.0.tgz#7b9527a1e29c7fb90736a5f89d54ca01f40e264b"
14329-
integrity sha512-CbcKjEyiSVpA6UtCHOIYLUYn/UJfwzp55va4yEfpk7JBN3GPqWfHrdLkAvNCcpXr8QoihcDMuk0dzWZxtlB/mQ==
14326+
react-router-dom@^6.20.1:
14327+
version "6.20.1"
14328+
resolved "https://registry.yarnpkg.com/react-router-dom/-/react-router-dom-6.20.1.tgz#e34f8075b9304221420de3609e072bb349824984"
14329+
integrity sha512-npzfPWcxfQN35psS7rJgi/EW0Gx6EsNjfdJSAk73U/HqMEJZ2k/8puxfwHFgDQhBGmS3+sjnGbMdMSV45axPQw==
1433014330
dependencies:
14331-
"@remix-run/router" "1.13.0"
14332-
react-router "6.20.0"
14331+
"@remix-run/router" "1.13.1"
14332+
react-router "6.20.1"
1433314333

14334-
14335-
version "6.20.0"
14336-
resolved "https://registry.yarnpkg.com/react-router/-/react-router-6.20.0.tgz#4275a3567ecc55f7703073158048db10096bb539"
14337-
integrity sha512-pVvzsSsgUxxtuNfTHC4IxjATs10UaAtvLGVSA1tbUE4GDaOSU1Esu2xF5nWLz7KPiMuW8BJWuPFdlGYJ7/rW0w==
14334+
14335+
version "6.20.1"
14336+
resolved "https://registry.yarnpkg.com/react-router/-/react-router-6.20.1.tgz#e8cc326031d235aaeec405bb234af77cf0fe75ef"
14337+
integrity sha512-ccvLrB4QeT5DlaxSFFYi/KR8UMQ4fcD8zBcR71Zp1kaYTC5oJKYAp1cbavzGrogwxca+ubjkd7XjFZKBW8CxPA==
1433814338
dependencies:
14339-
"@remix-run/router" "1.13.0"
14339+
"@remix-run/router" "1.13.1"
1434014340

1434114341
react-runner@^1.0.3:
1434214342
version "1.0.3"

0 commit comments

Comments
 (0)