Skip to content

Commit e5403eb

Browse files
Update dependency react-router-dom to v6.25.1 (#57)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d8e8b31 commit e5403eb

File tree

1 file changed

+14
-14
lines changed

1 file changed

+14
-14
lines changed

yarn.lock

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1956,10 +1956,10 @@
19561956
schema-utils "^3.0.0"
19571957
source-map "^0.7.3"
19581958

1959-
"@remix-run/router@1.17.1":
1960-
version "1.17.1"
1961-
resolved "https://registry.yarnpkg.com/@remix-run/router/-/router-1.17.1.tgz#bf93997beb81863fde042ebd05013a2618471362"
1962-
integrity sha512-mCOMec4BKd6BRGBZeSnGiIgwsbLGp3yhVqAD8H+PxiRNEHgDpZb8J1TnrSDlg97t0ySKMQJTHCWBCmBpSmkF6Q==
1959+
"@remix-run/router@1.18.0":
1960+
version "1.18.0"
1961+
resolved "https://registry.yarnpkg.com/@remix-run/router/-/router-1.18.0.tgz#20b033d1f542a100c1d57cfd18ecf442d1784732"
1962+
integrity sha512-L3jkqmqoSVBVKHfpGZmLrex0lxR5SucGA0sUfFzGctehw+S/ggL9L/0NnC5mw6P8HUWpFZ3nQw3cRApjjWx9Sw==
19631963

19641964
"@rollup/plugin-babel@^5.2.0":
19651965
version "5.3.1"
@@ -8911,19 +8911,19 @@ react-refresh@^0.11.0:
89118911
integrity sha512-F27qZr8uUqwhWZboondsPx8tnC3Ct3SxZA3V5WyEvujRyyNv0VYPhoBg1gZ8/MV5tubQp76Trw8lTv9hzRBa+A==
89128912

89138913
react-router-dom@^6.24.0:
8914-
version "6.24.1"
8915-
resolved "https://registry.yarnpkg.com/react-router-dom/-/react-router-dom-6.24.1.tgz#b1a22f7d6c5a1bfce30732bd370713f991ab4de4"
8916-
integrity sha512-U19KtXqooqw967Vw0Qcn5cOvrX5Ejo9ORmOtJMzYWtCT4/WOfFLIZGGsVLxcd9UkBO0mSTZtXqhZBsWlHr7+Sg==
8914+
version "6.25.1"
8915+
resolved "https://registry.yarnpkg.com/react-router-dom/-/react-router-dom-6.25.1.tgz#b89f8d63fc8383ea4e89c44bf31c5843e1f7afa0"
8916+
integrity sha512-0tUDpbFvk35iv+N89dWNrJp+afLgd+y4VtorJZuOCXK0kkCWjEvb3vTJM++SYvMEpbVwXKf3FjeVveVEb6JpDQ==
89178917
dependencies:
8918-
"@remix-run/router" "1.17.1"
8919-
react-router "6.24.1"
8918+
"@remix-run/router" "1.18.0"
8919+
react-router "6.25.1"
89208920

8921-
react-router@6.24.1:
8922-
version "6.24.1"
8923-
resolved "https://registry.yarnpkg.com/react-router/-/react-router-6.24.1.tgz#5a3bbba0000afba68d42915456ca4c806f37a7de"
8924-
integrity sha512-PTXFXGK2pyXpHzVo3rR9H7ip4lSPZZc0bHG5CARmj65fTT6qG7sTngmb6lcYu1gf3y/8KxORoy9yn59pGpCnpg==
8921+
react-router@6.25.1:
8922+
version "6.25.1"
8923+
resolved "https://registry.yarnpkg.com/react-router/-/react-router-6.25.1.tgz#70b4f1af79954cfcfd23f6ddf5c883e8c904203e"
8924+
integrity sha512-u8ELFr5Z6g02nUtpPAggP73Jigj1mRePSwhS/2nkTrlPU5yEkH1vYzWNyvSnSzeeE2DNqWdH+P8OhIh9wuXhTw==
89258925
dependencies:
8926-
"@remix-run/router" "1.17.1"
8926+
"@remix-run/router" "1.18.0"
89278927

89288928
react-scripts@5.0.1:
89298929
version "5.0.1"

0 commit comments

Comments
 (0)