Skip to content

Commit 48eec1f

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

auth-demo/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"dependencies": {
1111
"@hypery/sdk": "^1.0.0",
1212
"next": "^15.5.20",
13-
"react": "19.1.0",
13+
"react": "19.2.7",
1414
"react-dom": "19.1.0"
1515
},
1616
"devDependencies": {

0 commit comments

Comments
 (0)