Skip to content

Commit 3a19b6f

Browse files
Bump react-router from 7.6.1 to 7.8.2
Bumps [react-router](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router) from 7.6.1 to 7.8.2. - [Release notes](https://github.com/remix-run/react-router/releases) - [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router/CHANGELOG.md) - [Commits](https://github.com/remix-run/react-router/commits/react-router@7.8.2/packages/react-router) --- updated-dependencies: - dependency-name: react-router dependency-version: 7.8.2 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6359d5d commit 3a19b6f

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
@@ -45,7 +45,7 @@
4545
"prettier": "^3.5.3",
4646
"react": "^19.1.0",
4747
"react-dom": "^19.1.0",
48-
"react-router": "^7.6.1",
48+
"react-router": "^7.8.2",
4949
"ts-jest": "^29.4.0",
5050
"ts-loader": "^9.5.2",
5151
"typescript": "^5.8.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5957,10 +5957,10 @@ react-is@^18.3.1:
59575957
resolved "https://registry.yarnpkg.com/react-is/-/react-is-18.3.1.tgz#e83557dc12eae63a99e003a46388b1dcbb44db7e"
59585958
integrity sha512-/LLMVyas0ljjAtoYiPqYiL8VWXzUUdThrmU5+n20DZv+a+ClRoevUzw5JxU+Ieh5/c87ytoTBV9G1FiKfNJdmg==
59595959

5960-
react-router@^7.6.1:
5961-
version "7.6.1"
5962-
resolved "https://registry.yarnpkg.com/react-router/-/react-router-7.6.1.tgz#a54f9b980b94594bcb4b7f26611612a9f6e17461"
5963-
integrity sha512-hPJXXxHJZEsPFNVbtATH7+MMX43UDeOauz+EAU4cgqTn7ojdI9qQORqS8Z0qmDlL1TclO/6jLRYUEtbWidtdHQ==
5960+
react-router@^7.8.2:
5961+
version "7.8.2"
5962+
resolved "https://registry.yarnpkg.com/react-router/-/react-router-7.8.2.tgz#9d2d4147ca72832c550acc60ed688062d18f70b8"
5963+
integrity sha512-7M2fR1JbIZ/jFWqelpvSZx+7vd7UlBTfdZqf6OSdF9g6+sfdqJDAWcak6ervbHph200ePlu+7G8LdoiC3ReyAQ==
59645964
dependencies:
59655965
cookie "^1.0.1"
59665966
set-cookie-parser "^2.6.0"

0 commit comments

Comments
 (0)