Skip to content

Commit c320276

Browse files

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"@types/node": "^18.19.1",
1616
"@types/react": "18.0.26",
1717
"@types/react-dom": "18.0.9",
18-
"next": "15.5.9",
18+
"next": "15.5.10",
1919
"next-intl": "^4.3.12",
2020
"react": "latest",
2121
"react-dom": "latest",

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"@types/react": "18.0.26",
2121
"@types/react-dom": "18.0.9",
2222
"ai": "^3.0.0",
23-
"next": "15.5.9",
23+
"next": "15.5.10",
2424
"react": "latest",
2525
"react-dom": "latest",
2626
"typescript": "~5.0.0",

dev-packages/e2e-tests/test-applications/nextjs-16-cf-workers/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"@opennextjs/cloudflare": "^1.14.9",
2121
"@sentry/nextjs": "latest || *",
2222
"@sentry/core": "latest || *",
23-
"next": "16.0.10",
23+
"next": "16.1.5",
2424
"react": "19.1.0",
2525
"react-dom": "19.1.0"
2626
},

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"@sentry/core": "latest || *",
2828
"ai": "^3.0.0",
2929
"import-in-the-middle": "^1",
30-
"next": "16.0.10",
30+
"next": "16.1.5",
3131
"react": "19.1.0",
3232
"react-dom": "19.1.0",
3333
"require-in-the-middle": "^7",

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"@sentry/core": "latest || *",
2828
"ai": "^3.0.0",
2929
"import-in-the-middle": "^2",
30-
"next": "16.0.10",
30+
"next": "16.1.5",
3131
"react": "19.1.0",
3232
"react-dom": "19.1.0",
3333
"require-in-the-middle": "^8",

dev-packages/e2e-tests/test-applications/nextjs-turbo/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": "^19",
1919
"@types/react-dom": "^19",
20-
"next": "^15.5.4",
20+
"next": "^15.5.10",
2121
"react": "^19",
2222
"react-dom": "^19",
2323
"typescript": "~5.0.0"

0 commit comments

Comments
 (0)