Skip to content

Commit

Permalink
fix(deps): update nextjs monorepo to v15
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 27, 2025
1 parent 4690233 commit 59c82c2
Show file tree
Hide file tree
Showing 4 changed files with 306 additions and 105 deletions.
2 changes: 1 addition & 1 deletion apps/nextjs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"@trpc/server": "catalog:",
"@trpc/tanstack-react-query": "catalog:",
"geist": "^1.3.1",
"next": "^14.2.23",
"next": "^15.2.0",
"react": "catalog:react18",
"react-dom": "catalog:react18",
"superjson": "2.2.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/auth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@auth/core": "0.37.2",
"@auth/drizzle-adapter": "1.7.4",
"@t3-oss/env-nextjs": "^0.12.0",
"next": "^14.2.23",
"next": "^15.2.0",
"next-auth": "5.0.0-beta.25",
"react": "catalog:react18",
"react-dom": "catalog:react18",
Expand Down
Loading

0 comments on commit 59c82c2

Please sign in to comment.