Skip to content

Commit 0418015

Browse files
build(deps): bump react from 19.0.0 to 19.1.0 in /00-Login
Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react) from 19.0.0 to 19.1.0. - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/v19.1.0/packages/react) --- updated-dependencies: - dependency-name: react dependency-version: 19.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4c74d97 commit 0418015

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

00-Login/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"test": "jest"
1111
},
1212
"dependencies": {
13-
"react": "19.0.0",
13+
"react": "19.1.0",
1414
"react-native": "0.79.2",
1515
"react-native-auth0": "^5.0.0-beta.1"
1616
},

0 commit comments

Comments
 (0)