Skip to content

Commit

Permalink
chore(deps): update nextjs monorepo to v14 (major) (#100)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 15, 2024
1 parent 5df82ee commit d853e2e
Show file tree
Hide file tree
Showing 16 changed files with 6,501 additions and 1,154 deletions.
2 changes: 1 addition & 1 deletion with-attachments/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@types/react-dom": "18.2.19",
"@typescript-eslint/eslint-plugin": "6.21.0",
"eslint": "8.56.0",
"eslint-config-next": "13.4.19",
"eslint-config-next": "14.1.0",
"prettier": "3.2.5",
"typescript": "5.2.2"
}
Expand Down
886 changes: 780 additions & 106 deletions with-attachments/yarn.lock

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion with-domains/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"@types/react-dom": "18.2.19",
"@typescript-eslint/eslint-plugin": "6.21.0",
"eslint": "8.56.0",
"eslint-config-next": "13.4.19",
"eslint-config-next": "14.1.0",
"prettier": "3.2.5",
"typescript": "5.2.2"
}
Expand Down
886 changes: 780 additions & 106 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": "13.5.0",
"next": "14.1.0",
"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": "6.21.0",
"eslint": "8.56.0",
"eslint-config-next": "13.4.19",
"eslint-config-next": "14.1.0",
"prettier": "3.2.5",
"typescript": "5.2.2"
}
Expand Down
1,069 changes: 862 additions & 207 deletions with-ical/yarn.lock

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion with-nextauth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"@types/react-dom": "18.2.19",
"@typescript-eslint/eslint-plugin": "6.21.0",
"eslint": "8.56.0",
"eslint-config-next": "13.4.19",
"eslint-config-next": "14.1.0",
"prettier": "3.2.5",
"typescript": "5.2.2"
}
Expand Down
882 changes: 784 additions & 98 deletions with-nextauth/yarn.lock

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion with-prevent-thread-on-gmail/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"@types/uuid": "9.0.3",
"@typescript-eslint/eslint-plugin": "6.21.0",
"eslint": "8.56.0",
"eslint-config-next": "13.4.19",
"eslint-config-next": "14.1.0",
"prettier": "3.2.5",
"typescript": "5.2.2"
}
Expand Down
886 changes: 780 additions & 106 deletions with-prevent-thread-on-gmail/yarn.lock

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion with-react-email/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"@types/react-dom": "18.2.19",
"@typescript-eslint/eslint-plugin": "6.21.0",
"eslint": "8.56.0",
"eslint-config-next": "13.4.19",
"eslint-config-next": "14.1.0",
"prettier": "3.2.5",
"typescript": "5.2.2"
}
Expand Down
Loading

0 comments on commit d853e2e

Please sign in to comment.