Skip to content

Commit

Permalink
fix(deps): update nextjs monorepo to ^14.2.20
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 4, 2024
1 parent ceb7e3c commit e7cf74b
Show file tree
Hide file tree
Showing 4 changed files with 61 additions and 61 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/react-query": "catalog:",
"@trpc/server": "catalog:",
"geist": "^1.3.1",
"next": "^14.2.15",
"next": "^14.2.20",
"react": "catalog:react18",
"react-dom": "catalog:react18",
"superjson": "2.2.1",
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.11.1",
"next": "^14.2.15",
"next": "^14.2.20",
"next-auth": "5.0.0-beta.25",
"react": "catalog:react18",
"react-dom": "catalog:react18",
Expand Down
116 changes: 58 additions & 58 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

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 @@
},
"dependencies": {
"@eslint/compat": "^1.2.3",
"@next/eslint-plugin-next": "^14.2.15",
"@next/eslint-plugin-next": "^14.2.20",
"eslint-plugin-import": "^2.31.0",
"eslint-plugin-jsx-a11y": "^6.10.2",
"eslint-plugin-react": "^7.37.2",
Expand Down

0 comments on commit e7cf74b

Please sign in to comment.