Skip to content

Commit 9439b08

Browse files
Merge pull request #211 from microsoft/dependabot/npm_and_yarn/App/frontend-app/dependabotchanges/react-router-dom-7.2.0
build: bump react-router-dom from 7.1.1 to 7.2.0 in /App/frontend-app
2 parents 1f62cc5 + 21a3250 commit 9439b08

3 files changed

Lines changed: 28 additions & 22 deletions

File tree

App/frontend-app/package-lock.json

Lines changed: 17 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

App/frontend-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"react-dropzone": "^14.3.5",
4545
"react-i18next": "^15.2.0",
4646
"react-markdown": "^9.0.3",
47-
"react-router-dom": "^7.1.1",
47+
"react-router-dom": "^7.2.0",
4848
"react-tiff": "^0.0.11",
4949
"react-uploader": "^3.43.0",
5050
"use-debounce": "^10.0.4"

App/frontend-app/yarn.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -6641,7 +6641,7 @@ kleur@^3.0.3:
66416641
react-dropzone "^14.3.5"
66426642
react-i18next "^15.2.0"
66436643
react-markdown "^9.0.3"
6644-
react-router-dom "^7.1.1"
6644+
react-router-dom "^7.2.0"
66456645
react-tiff "^0.0.11"
66466646
react-uploader "^3.43.0"
66476647
use-debounce "^10.0.4"
@@ -7874,17 +7874,17 @@ react-refresh@^0.14.2:
78747874
resolved "https://registry.yarnpkg.com/react-refresh/-/react-refresh-0.14.2.tgz#3833da01ce32da470f1f936b9d477da5c7028bf9"
78757875
integrity sha512-jCvmsr+1IUSMUyzOkRcvnVbX3ZYC6g9TDrDbFuFmRDq7PD4yaGbLKNQL6k2jnArV8hjYxh7hVhAZB6s9HDGpZA==
78767876

7877-
react-router-dom@^7.1.1:
7878-
version "7.1.1"
7879-
resolved "https://registry.yarnpkg.com/react-router-dom/-/react-router-dom-7.1.1.tgz#9e76fb63a762ba5da13032f5fd9e4a24946396b6"
7880-
integrity sha512-vSrQHWlJ5DCfyrhgo0k6zViOe9ToK8uT5XGSmnuC2R3/g261IdIMpZVqfjD6vWSXdnf5Czs4VA/V60oVR6/jnA==
7877+
react-router-dom@^7.2.0:
7878+
version "7.2.0"
7879+
resolved "https://registry.yarnpkg.com/react-router-dom/-/react-router-dom-7.2.0.tgz#b8a7eae7827cd5207cf91e89807d01217737797d"
7880+
integrity sha512-cU7lTxETGtQRQbafJubvZKHEn5izNABxZhBY0Jlzdv0gqQhCPQt2J8aN5ZPjS6mQOXn5NnirWNh+FpE8TTYN0Q==
78817881
dependencies:
7882-
react-router "7.1.1"
7882+
react-router "7.2.0"
78837883

7884-
react-router@7.1.1:
7885-
version "7.1.1"
7886-
resolved "https://registry.yarnpkg.com/react-router/-/react-router-7.1.1.tgz#88f5657fa5b8f0b918c7222ec710de0274d00b2e"
7887-
integrity sha512-39sXJkftkKWRZ2oJtHhCxmoCrBCULr/HAH4IT5DHlgu/Q0FCPV0S4Lx+abjDTx/74xoZzNYDYbOZWlJjruyuDQ==
7884+
react-router@7.2.0:
7885+
version "7.2.0"
7886+
resolved "https://registry.yarnpkg.com/react-router/-/react-router-7.2.0.tgz#a8f2729d39f634a7a870d14dd906a1b406f39d6f"
7887+
integrity sha512-fXyqzPgCPZbqhrk7k3hPcCpYIlQ2ugIXDboHUzhJISFVy2DEPsmHgN588MyGmkIOv3jDgNfUE3kJi83L28s/LQ==
78887888
dependencies:
78897889
"@types/cookie" "^0.6.0"
78907890
cookie "^1.0.1"

0 commit comments

Comments
 (0)