Skip to content

Commit c5e99c2

Browse files
yarn(deps): bump react-router from 7.6.1 to 7.6.2 (#5125)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b5b45d2 commit c5e99c2

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"react-hotkeys-hook": "^4.6.1",
4040
"react-i18next": "^15.5.2",
4141
"react-redux": "^9.2.0",
42-
"react-router": "^7.6.1",
42+
"react-router": "^7.6.2",
4343
"react-snowfall": "^2.2.0",
4444
"react-textarea-autosize": "^8.5.9",
4545
"react-to-print": "^3.1.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10250,10 +10250,10 @@ react-refresh@^0.11.0:
1025010250
resolved "https://registry.yarnpkg.com/react-refresh/-/react-refresh-0.11.0.tgz#77198b944733f0f1f1a90e791de4541f9f074046"
1025110251
integrity sha512-F27qZr8uUqwhWZboondsPx8tnC3Ct3SxZA3V5WyEvujRyyNv0VYPhoBg1gZ8/MV5tubQp76Trw8lTv9hzRBa+A==
1025210252

10253-
react-router@^7.6.1:
10254-
version "7.6.1"
10255-
resolved "https://registry.yarnpkg.com/react-router/-/react-router-7.6.1.tgz#a54f9b980b94594bcb4b7f26611612a9f6e17461"
10256-
integrity sha512-hPJXXxHJZEsPFNVbtATH7+MMX43UDeOauz+EAU4cgqTn7ojdI9qQORqS8Z0qmDlL1TclO/6jLRYUEtbWidtdHQ==
10253+
react-router@^7.6.2:
10254+
version "7.6.2"
10255+
resolved "https://registry.yarnpkg.com/react-router/-/react-router-7.6.2.tgz#9f48b343bead7d0a94e28342fc4f9ae29131520e"
10256+
integrity sha512-U7Nv3y+bMimgWjhlT5CRdzHPu2/KVmqPwKUCChW8en5P3znxUqwlYFlbmyj8Rgp1SF6zs5X4+77kBVknkg6a0w==
1025710257
dependencies:
1025810258
cookie "^1.0.1"
1025910259
set-cookie-parser "^2.6.0"

0 commit comments

Comments
 (0)