Skip to content

Commit 5ae9a71

Browse files
Bump the npm_and_yarn group across 2 directories with 1 update
Bumps the npm_and_yarn group with 1 update in the /dashboard/final-example directory: [next-auth](https://github.com/nextauthjs/next-auth). Bumps the npm_and_yarn group with 1 update in the /dashboard/starter-example directory: [next-auth](https://github.com/nextauthjs/next-auth). Updates `next-auth` from 5.0.0-beta.25 to 5.0.0-beta.30 - [Release notes](https://github.com/nextauthjs/next-auth/releases) - [Commits](https://github.com/nextauthjs/next-auth/commits/next-auth@5.0.0-beta.30) Updates `next-auth` from 5.0.0-beta.25 to 5.0.0-beta.30 - [Release notes](https://github.com/nextauthjs/next-auth/releases) - [Commits](https://github.com/nextauthjs/next-auth/commits/next-auth@5.0.0-beta.30) Updates `next-auth` from 5.0.0-beta.25 to 5.0.0-beta.30 - [Release notes](https://github.com/nextauthjs/next-auth/releases) - [Commits](https://github.com/nextauthjs/next-auth/commits/next-auth@5.0.0-beta.30) Updates `next-auth` from 5.0.0-beta.25 to 5.0.0-beta.30 - [Release notes](https://github.com/nextauthjs/next-auth/releases) - [Commits](https://github.com/nextauthjs/next-auth/commits/next-auth@5.0.0-beta.30) --- updated-dependencies: - dependency-name: next-auth dependency-version: 5.0.0-beta.30 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: next-auth dependency-version: 5.0.0-beta.30 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: next-auth dependency-version: 5.0.0-beta.30 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: next-auth dependency-version: 5.0.0-beta.30 dependency-type: direct:production dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ba8a108 commit 5ae9a71

File tree

7 files changed

+2169
-2761
lines changed

7 files changed

+2169
-2761
lines changed

basics/typescript-final/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"dependencies": {
99
"date-fns": "^2.29.3",
1010
"gray-matter": "^4.0.3",
11-
"next": "^13.0.2",
11+
"next": "^16.0.8",
1212
"react": "latest",
1313
"react-dom": "latest",
1414
"remark": "^14.0.2",

dashboard/final-example/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@
1111
"autoprefixer": "10.4.20",
1212
"bcrypt": "^5.1.1",
1313
"clsx": "^2.1.1",
14-
"next": "16.0.7",
15-
"next-auth": "5.0.0-beta.25",
14+
"next": "16.0.8",
15+
"next-auth": "5.0.0-beta.30",
1616
"postcss": "8.5.1",
1717
"postgres": "^3.4.6",
1818
"react": "latest",

0 commit comments

Comments
 (0)