Skip to content

Commit

Permalink
chore(deps): update nextjs monorepo to v14.2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 27, 2024
1 parent b895e9c commit a6bcab7
Show file tree
Hide file tree
Showing 16 changed files with 1,084 additions and 921 deletions.
4 changes: 2 additions & 2 deletions with-attachments/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"format": "prettier --write ."
},
"dependencies": {
"next": "14.1.1",
"next": "14.2.4",
"react": "18.2.0",
"react-dom": "18.2.0",
"resend": "latest"
Expand All @@ -22,7 +22,7 @@
"@types/react-dom": "18.2.19",
"@typescript-eslint/eslint-plugin": "7.1.0",
"eslint": "8.56.0",
"eslint-config-next": "14.1.1",
"eslint-config-next": "14.2.4",
"prettier": "3.2.5",
"typescript": "5.3.3"
}
Expand Down
264 changes: 143 additions & 121 deletions with-attachments/yarn.lock

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions with-domains/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
},
"dependencies": {
"dotenv": "^16.0.3",
"next": "14.1.1",
"next": "14.2.4",
"react": "18.2.0",
"react-dom": "18.2.0",
"resend": "latest"
Expand All @@ -23,7 +23,7 @@
"@types/react-dom": "18.2.19",
"@typescript-eslint/eslint-plugin": "7.1.0",
"eslint": "8.56.0",
"eslint-config-next": "14.1.1",
"eslint-config-next": "14.2.4",
"prettier": "3.2.5",
"typescript": "5.3.3"
}
Expand Down
264 changes: 143 additions & 121 deletions with-domains/yarn.lock

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions with-ical/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
},
"dependencies": {
"ical-generator": "7.1.0",
"next": "14.1.1",
"next": "14.2.4",
"react": "18.2.0",
"react-dom": "18.2.0",
"resend": "3.4.0"
Expand All @@ -23,7 +23,7 @@
"@types/react-dom": "18.2.19",
"@typescript-eslint/eslint-plugin": "7.1.0",
"eslint": "8.56.0",
"eslint-config-next": "14.1.1",
"eslint-config-next": "14.2.4",
"prettier": "3.2.5",
"typescript": "5.3.3"
}
Expand Down
125 changes: 67 additions & 58 deletions with-ical/pnpm-lock.yaml

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

4 changes: 2 additions & 2 deletions with-nextauth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"@next-auth/supabase-adapter": "0.2.1",
"@supabase/supabase-js": "2.39.7",
"jsonwebtoken": "9.0.2",
"next": "14.1.1",
"next": "14.2.4",
"next-auth": "4.24.6",
"nodemailer": "6.9.11",
"react": "18.2.0",
Expand All @@ -28,7 +28,7 @@
"@types/react-dom": "18.2.19",
"@typescript-eslint/eslint-plugin": "7.1.0",
"eslint": "8.56.0",
"eslint-config-next": "14.1.1",
"eslint-config-next": "14.2.4",
"prettier": "3.2.5",
"typescript": "5.3.3"
}
Expand Down
Loading

0 comments on commit a6bcab7

Please sign in to comment.