Skip to content

File tree

dev-packages/e2e-tests/test-applications/nextjs-14/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"@types/node": "^18.19.1",
1818
"@types/react": "18.0.26",
1919
"@types/react-dom": "18.0.9",
20-
"next": "14.2.32",
20+
"next": "14.2.35",
2121
"react": "18.2.0",
2222
"react-dom": "18.2.0",
2323
"typescript": "~5.0.0"

dev-packages/e2e-tests/test-applications/nextjs-app-dir/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"@types/node": "^18.19.1",
2020
"@types/react": "18.0.26",
2121
"@types/react-dom": "18.0.9",
22-
"next": "14.2.32",
22+
"next": "14.2.35",
2323
"react": "18.2.0",
2424
"react-dom": "18.2.0",
2525
"typescript": "~5.0.0"

dev-packages/e2e-tests/test-applications/nextjs-t3/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"@trpc/client": "~11.3.0",
2121
"@trpc/react-query": "~11.3.0",
2222
"@trpc/server": "~11.3.0",
23-
"next": "14.2.32",
23+
"next": "14.2.35",
2424
"react": "18.3.1",
2525
"react-dom": "18.3.1",
2626
"server-only": "^0.0.1",

dev-packages/e2e-tests/test-applications/supabase-nextjs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"@types/react": "18.0.28",
2323
"@types/react-dom": "18.0.11",
2424
"concurrently": "7.6.0",
25-
"next": "14.2.25",
25+
"next": "14.2.35",
2626
"react": "18.2.0",
2727
"react-dom": "18.2.0",
2828
"supabase": "2.19.7",

0 commit comments

Comments
 (0)