Skip to content

Commit

Permalink
chore(deps): update nextjs monorepo to v14.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 12, 2024
1 parent b82c82a commit 63ca558
Show file tree
Hide file tree
Showing 16 changed files with 1,160 additions and 984 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.1",
"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.1",
"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.1",
"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.1",
"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 @@ -11,7 +11,7 @@
"format": "prettier --write ."
},
"dependencies": {
"next": "14.1.1",
"next": "14.2.1",
"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.1",
"prettier": "3.2.5",
"typescript": "5.3.3"
}
Expand Down
264 changes: 143 additions & 121 deletions with-ical/yarn.lock

Large diffs are not rendered by default.

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.1",
"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.1",
"prettier": "3.2.5",
"typescript": "5.3.3"
}
Expand Down
264 changes: 143 additions & 121 deletions with-nextauth/yarn.lock

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions with-prevent-thread-on-gmail/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"format": "prettier --write ."
},
"dependencies": {
"next": "14.1.1",
"next": "14.2.1",
"react": "18.2.0",
"react-dom": "18.2.0",
"resend": "latest",
Expand All @@ -25,7 +25,7 @@
"@types/uuid": "9.0.8",
"@typescript-eslint/eslint-plugin": "7.1.0",
"eslint": "8.56.0",
"eslint-config-next": "14.1.1",
"eslint-config-next": "14.2.1",
"prettier": "3.2.5",
"typescript": "5.3.3"
}
Expand Down
264 changes: 143 additions & 121 deletions with-prevent-thread-on-gmail/yarn.lock

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions with-react-email/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"format": "prettier --write ."
},
"dependencies": {
"next": "14.1.1",
"next": "14.2.1",
"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.1",
"prettier": "3.2.5",
"typescript": "5.3.3"
}
Expand Down
Loading

0 comments on commit 63ca558

Please sign in to comment.