Skip to content

Commit

Permalink
Merge pull request #324 from Security2431/renovate/nextjs-monorepo
Browse files Browse the repository at this point in the history
fix(deps): update nextjs monorepo to ^14.2.3
  • Loading branch information
Security2431 authored May 5, 2024
2 parents b43231e + c2cee47 commit 1485f63
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion apps/nextjs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"framer-motion": "^11.1.7",
"geist": "^1.2.2",
"js-cookie": "^3.0.5",
"next": "^14.2.2",
"next": "^14.2.3",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-hook-form": "^7.51.4",
Expand Down
2 changes: 1 addition & 1 deletion packages/auth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"@auth/core": "^0.30.0",
"@auth/prisma-adapter": "^1.6.0",
"@t3-oss/env-nextjs": "^0.10.1",
"next": "^14.2.2",
"next": "^14.2.3",
"next-auth": "5.0.0-beta.16",
"react": "18.3.1",
"react-dom": "18.3.1",
Expand Down
2 changes: 1 addition & 1 deletion tooling/eslint/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"typecheck": "tsc --noEmit"
},
"dependencies": {
"@next/eslint-plugin-next": "^14.2.2",
"@next/eslint-plugin-next": "^14.2.3",
"@typescript-eslint/eslint-plugin": "^7.8.0",
"@typescript-eslint/parser": "^7.8.0",
"eslint-config-turbo": "^1.13.3",
Expand Down

1 comment on commit 1485f63

@vercel
Copy link

@vercel vercel bot commented on 1485f63 May 5, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.