Skip to content

Commit b9414d6

Browse files
Bump react-router from 7.12.0 to 7.13.1
Bumps [react-router](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router) from 7.12.0 to 7.13.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/react-router@7.13.1/packages/react-router) --- updated-dependencies: - dependency-name: react-router dependency-version: 7.13.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a2f9ebd commit b9414d6

3 files changed

Lines changed: 18 additions & 18 deletions

File tree

apps/app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"react": "^19.2.3",
5656
"react-day-picker": "^9.13.0",
5757
"react-dom": "^19.2.3",
58-
"react-router": "^7.12.0",
58+
"react-router": "^7.13.1",
5959
"sonner": "^2.0.7",
6060
"swr": "^2.3.8"
6161
},

apps/www/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"lucide-react": "^0.562.0",
2323
"react": "^19.2.3",
2424
"react-dom": "^19.2.3",
25-
"react-router": "^7.12.0",
25+
"react-router": "^7.13.1",
2626
"tailwind-merge": "^3.4.0"
2727
},
2828
"devDependencies": {

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)