Skip to content

Commit dd47e4c

Browse files
chore(deps): bump next-auth in /packages/next-auth-sample
Bumps [next-auth](https://github.com/nextauthjs/next-auth) from 5.0.0-beta.29 to 5.0.0-beta.30. - [Release notes](https://github.com/nextauthjs/next-auth/releases) - [Commits](https://github.com/nextauthjs/next-auth/compare/next-auth@5.0.0-beta.29...next-auth@5.0.0-beta.30) --- updated-dependencies: - dependency-name: next-auth dependency-version: 5.0.0-beta.30 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c540dd6 commit dd47e4c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/next-auth-sample/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
},
1111
"dependencies": {
1212
"next": "^15.4.7",
13-
"next-auth": "5.0.0-beta.29",
13+
"next-auth": "5.0.0-beta.30",
1414
"react": "^19.0.0",
1515
"react-dom": "^19.0.0"
1616
},

0 commit comments

Comments
 (0)