Skip to content

Commit 9bab8b6

Browse files
nipunn1313Convex, Inc.
authored and
Convex, Inc.
committed
Update one more next location (#35794)
GitOrigin-RevId: a40fa6f65b96239b2e740472ae43eff6cec8856b
1 parent 01660f5 commit 9bab8b6

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

npm-packages/private-demos/quickstarts/nextjs-app-dir-14/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@
1616
"autoprefixer": "10.4.20",
1717
"convex": "file:../../../convex",
1818
"eslint": "8.57.1",
19-
"eslint-config-next": "14.2.24",
20-
"next": "14.2.24",
19+
"eslint-config-next": "14.2.25",
20+
"next": "14.2.25",
2121
"postcss": "8.4.49",
2222
"react": "18.2.0",
2323
"react-dom": "18.2.0",

npm-packages/private-demos/quickstarts/nextjs-app-dir/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"@types/react": "^19",
2121
"@types/react-dom": "^19",
2222
"eslint": "^9",
23-
"eslint-config-next": "15.1.3",
23+
"eslint-config-next": "15.2.3",
2424
"postcss": "^8",
2525
"tailwindcss": "^3.4.1",
2626
"typescript": "^5"

0 commit comments

Comments
 (0)