Skip to content

Commit 81d4c39

Browse files
build(deps): bump react-router and react-router-dom
Bumps [react-router](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router) to 7.9.1 and updates ancestor dependency [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom). These dependencies need to be updated together. Updates `react-router` from 7.1.3 to 7.9.1 - [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/[email protected]/packages/react-router) Updates `react-router-dom` from 7.1.3 to 7.9.1 - [Release notes](https://github.com/remix-run/react-router/releases) - [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router-dom/CHANGELOG.md) - [Commits](https://github.com/remix-run/react-router/commits/[email protected]/packages/react-router-dom) --- updated-dependencies: - dependency-name: react-router dependency-version: 7.9.1 dependency-type: indirect - dependency-name: react-router-dom dependency-version: 7.9.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2738d02 commit 81d4c39

File tree

2 files changed

+12
-26
lines changed

2 files changed

+12
-26
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"react": "^18.3.1",
3838
"react-colorful": "^5.6.1",
3939
"react-dom": "^18.3.1",
40-
"react-router-dom": "^7.1.3",
40+
"react-router-dom": "^7.9.1",
4141
"tailwind-merge": "^2.6.0",
4242
"tailwindcss-animate": "^1.0.7",
4343
"vite-tsconfig-paths": "^5.1.4"

0 commit comments

Comments
 (0)