Skip to content

Commit fdb4563

Browse files
depfu[bot]canova
andauthored
⬆️ Update react-router-dom to version 7.11.0 (#372)
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com> Co-authored-by: Nazım Can Altınova <canaltinova@gmail.com>
1 parent 22642ff commit fdb4563

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@
8686
"prop-types": "~15.8.1",
8787
"react": "~19.2.3",
8888
"react-dom": "~19.2.3",
89-
"react-router-dom": "~7.10.1",
89+
"react-router-dom": "~7.11.0",
9090
"rimraf": "~6.1.2",
9191
"style-loader": "~4.0.0",
9292
"webpack": "5.104.1",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -5848,17 +5848,17 @@ react-is@^18.3.1:
58485848
resolved "https://registry.yarnpkg.com/react-is/-/react-is-18.3.1.tgz#e83557dc12eae63a99e003a46388b1dcbb44db7e"
58495849
integrity sha512-/LLMVyas0ljjAtoYiPqYiL8VWXzUUdThrmU5+n20DZv+a+ClRoevUzw5JxU+Ieh5/c87ytoTBV9G1FiKfNJdmg==
58505850

5851-
react-router-dom@~7.10.1:
5852-
version "7.10.1"
5853-
resolved "https://registry.yarnpkg.com/react-router-dom/-/react-router-dom-7.10.1.tgz#fddea814d30a3630c11d9ea539932482ff6f744c"
5854-
integrity sha512-JNBANI6ChGVjA5bwsUIwJk7LHKmqB4JYnYfzFwyp2t12Izva11elds2jx7Yfoup2zssedntwU0oZ5DEmk5Sdaw==
5851+
react-router-dom@~7.11.0:
5852+
version "7.11.0"
5853+
resolved "https://registry.yarnpkg.com/react-router-dom/-/react-router-dom-7.11.0.tgz#2165f63e52798bd0eb138480c098ad058cdf3413"
5854+
integrity sha512-e49Ir/kMGRzFOOrYQBdoitq3ULigw4lKbAyKusnvtDu2t4dBX4AGYPrzNvorXmVuOyeakai6FUPW5MmibvVG8g==
58555855
dependencies:
5856-
react-router "7.10.1"
5856+
react-router "7.11.0"
58575857

5858-
react-router@7.10.1:
5859-
version "7.10.1"
5860-
resolved "https://registry.yarnpkg.com/react-router/-/react-router-7.10.1.tgz#e973146ed5f10a80783fdb3f27dbe37679557a7c"
5861-
integrity sha512-gHL89dRa3kwlUYtRQ+m8NmxGI6CgqN+k4XyGjwcFoQwwCWF6xXpOCUlDovkXClS0d0XJN/5q7kc5W3kiFEd0Yw==
5858+
react-router@7.11.0:
5859+
version "7.11.0"
5860+
resolved "https://registry.yarnpkg.com/react-router/-/react-router-7.11.0.tgz#d3b91567fdbe910caf9064ea69b7b4d9264f2945"
5861+
integrity sha512-uI4JkMmjbWCZc01WVP2cH7ZfSzH91JAZUDd7/nIprDgWxBV1TkkmLToFh7EbMTcMak8URFRa2YoBL/W8GWnCTQ==
58625862
dependencies:
58635863
cookie "^1.0.1"
58645864
set-cookie-parser "^2.6.0"

0 commit comments

Comments
 (0)