Skip to content

Commit 2300899

Browse files
Bump react-router-dom from 7.1.5 to 7.2.0 (#172)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b743c57 commit 2300899

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
@@ -29,7 +29,7 @@
2929
"react-github-btn": "^1.4.0",
3030
"react-plotly.js": "^2.6.0",
3131
"react-responsive": "^10.0.0",
32-
"react-router-dom": "^7.1.5",
32+
"react-router-dom": "^7.2.0",
3333
"react-scripts": "5.0.1",
3434
"typescript": "^5.7.2",
3535
"web-vitals": "^4.2.4",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -11373,17 +11373,17 @@ react-responsive@^10.0.0:
1137311373
prop-types "^15.6.1"
1137411374
shallow-equal "^3.1.0"
1137511375

11376-
react-router-dom@^7.1.5:
11377-
version "7.1.5"
11378-
resolved "https://registry.yarnpkg.com/react-router-dom/-/react-router-dom-7.1.5.tgz#6b706a5503c01d99c1af69336a7de2e21cadd339"
11379-
integrity sha512-/4f9+up0Qv92D3bB8iN5P1s3oHAepSGa9h5k6tpTFlixTTskJZwKGhJ6vRJ277tLD1zuaZTt95hyGWV1Z37csQ==
11376+
react-router-dom@^7.2.0:
11377+
version "7.2.0"
11378+
resolved "https://registry.yarnpkg.com/react-router-dom/-/react-router-dom-7.2.0.tgz#b8a7eae7827cd5207cf91e89807d01217737797d"
11379+
integrity sha512-cU7lTxETGtQRQbafJubvZKHEn5izNABxZhBY0Jlzdv0gqQhCPQt2J8aN5ZPjS6mQOXn5NnirWNh+FpE8TTYN0Q==
1138011380
dependencies:
11381-
react-router "7.1.5"
11381+
react-router "7.2.0"
1138211382

11383-
react-router@7.1.5:
11384-
version "7.1.5"
11385-
resolved "https://registry.yarnpkg.com/react-router/-/react-router-7.1.5.tgz#c9e19d329d9ce2215fdae844ab6b023b911094db"
11386-
integrity sha512-8BUF+hZEU4/z/JD201yK6S+UYhsf58bzYIDq2NS1iGpwxSXDu7F+DeGSkIXMFBuHZB21FSiCzEcUb18cQNdRkA==
11383+
react-router@7.2.0:
11384+
version "7.2.0"
11385+
resolved "https://registry.yarnpkg.com/react-router/-/react-router-7.2.0.tgz#a8f2729d39f634a7a870d14dd906a1b406f39d6f"
11386+
integrity sha512-fXyqzPgCPZbqhrk7k3hPcCpYIlQ2ugIXDboHUzhJISFVy2DEPsmHgN588MyGmkIOv3jDgNfUE3kJi83L28s/LQ==
1138711387
dependencies:
1138811388
"@types/cookie" "^0.6.0"
1138911389
cookie "^1.0.1"

0 commit comments

Comments
 (0)