Skip to content

Commit 7e8b3d4

Browse files
fix(deps): update dependency next to v14.2.3 (#978)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0dd3eb7 commit 7e8b3d4

File tree

3 files changed

+33
-159
lines changed

3 files changed

+33
-159
lines changed

apps/sample-chatgpt/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"dependencies": {
1212
"@microsoft/fetch-event-source": "^2.0.1",
1313
"@xata.io/client": "0.29.5",
14-
"next": "14.1.1",
14+
"next": "14.2.3",
1515
"react": "18.3.1",
1616
"react-dom": "18.3.1",
1717
"zod": "^3.20.2"

apps/sample-nextjs-basic-auth/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"dependencies": {
1313
"@xata.io/client": "0.29.5",
1414
"bcrypt": "^5.1.0",
15-
"next": "14.1.1",
15+
"next": "14.2.3",
1616
"react": "18.3.1",
1717
"react-dom": "18.3.1"
1818
},

0 commit comments

Comments
 (0)