Skip to content

Commit 0215475

Browse files
fix(deps): update nextjs monorepo to v14.2.30
1 parent cea2eb6 commit 0215475

File tree

16 files changed

+1404
-413
lines changed

16 files changed

+1404
-413
lines changed

with-attachments/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"@types/react-dom": "18.2.19",
2323
"@typescript-eslint/eslint-plugin": "7.1.0",
2424
"eslint": "8.56.0",
25-
"eslint-config-next": "14.1.1",
25+
"eslint-config-next": "14.2.30",
2626
"prettier": "3.2.5",
2727
"typescript": "5.3.3"
2828
}

with-attachments/yarn.lock

Lines changed: 189 additions & 49 deletions
Large diffs are not rendered by default.

with-domains/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"@types/react-dom": "18.2.19",
2424
"@typescript-eslint/eslint-plugin": "7.1.0",
2525
"eslint": "8.56.0",
26-
"eslint-config-next": "14.1.1",
26+
"eslint-config-next": "14.2.30",
2727
"prettier": "3.2.5",
2828
"typescript": "5.3.3"
2929
}

with-domains/yarn.lock

Lines changed: 189 additions & 49 deletions
Large diffs are not rendered by default.

with-ical/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
},
1313
"dependencies": {
1414
"ical-generator": "7.1.0",
15-
"next": "14.1.1",
15+
"next": "14.2.30",
1616
"react": "18.2.0",
1717
"react-dom": "18.2.0",
1818
"resend": "3.4.0"
@@ -23,7 +23,7 @@
2323
"@types/react-dom": "18.2.19",
2424
"@typescript-eslint/eslint-plugin": "7.1.0",
2525
"eslint": "8.56.0",
26-
"eslint-config-next": "14.1.1",
26+
"eslint-config-next": "14.2.30",
2727
"prettier": "3.2.5",
2828
"typescript": "5.3.3"
2929
}

with-ical/pnpm-lock.yaml

Lines changed: 72 additions & 61 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

with-nextauth/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"@types/react-dom": "18.2.19",
2929
"@typescript-eslint/eslint-plugin": "7.1.0",
3030
"eslint": "8.56.0",
31-
"eslint-config-next": "14.1.1",
31+
"eslint-config-next": "14.2.30",
3232
"prettier": "3.2.5",
3333
"typescript": "5.3.3"
3434
}

0 commit comments

Comments
 (0)