Skip to content

Commit d5259e4

Browse files
Bump react-router from 7.9.1 to 7.9.3
Bumps [react-router](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router) from 7.9.1 to 7.9.3. - [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) --- updated-dependencies: - dependency-name: react-router dependency-version: 7.9.3 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 803680d commit d5259e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bun.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"peerDependencies": {
2424
"i18next": "^24.0.0 || ^25.0.0",
2525
"react": "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0",
26-
"react-i18next": "^13.0.0 || ^14.0.0 || ^15.0.0",
26+
"react-i18next": "^13.0.0 || ^14.0.0 || ^15.0.0 || ^16.0.0",
2727
"react-router": "^7.0.0",
2828
},
2929
},

0 commit comments

Comments
 (0)