Skip to content

Commit 7774c39

Browse files
Bump react-router and react-router-native in /example
Bumps [react-router](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router) to 6.30.3 and updates ancestor dependency [react-router-native](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-native). These dependencies need to be updated together. Updates `react-router` from 6.30.0 to 6.30.3 - [Release notes](https://github.com/remix-run/react-router/releases) - [Changelog](https://github.com/remix-run/react-router/blob/main/CHANGELOG.md) - [Commits](https://github.com/remix-run/react-router/commits/react-router@6.30.3/packages/react-router) Updates `react-router-native` from 6.30.0 to 6.30.3 - [Release notes](https://github.com/remix-run/react-router/releases) - [Changelog](https://github.com/remix-run/react-router/blob/react-router-native@6.30.3/packages/react-router-native/CHANGELOG.md) - [Commits](https://github.com/remix-run/react-router/commits/react-router-native@6.30.3/packages/react-router-native) --- updated-dependencies: - dependency-name: react-router dependency-version: 6.30.3 dependency-type: indirect - dependency-name: react-router-native dependency-version: 6.30.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a8557d0 commit 7774c39

File tree

2 files changed

+20
-19
lines changed

2 files changed

+20
-19
lines changed

example/package-lock.json

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

example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"react-native-screens": "~4.16.0",
4040
"react-native-web": "~0.21.0",
4141
"react-native-worklets": "0.5.1",
42-
"react-router-native": "^6.30.0"
42+
"react-router-native": "^6.30.3"
4343
},
4444
"devDependencies": {
4545
"@types/react": "~19.1.0",

0 commit comments

Comments
 (0)