Skip to content

Commit b1e1669

Browse files
authored
Merge pull request #569 from objectstack-ai/copilot/update-action-run-job-details
2 parents 64eb17c + 175e3ad commit b1e1669

2 files changed

Lines changed: 60 additions & 119 deletions

File tree

packages/adapters/nextjs/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,15 +9,15 @@
99
},
1010
"peerDependencies": {
1111
"@objectstack/runtime": "workspace:*",
12-
"next": "^14.0.0",
12+
"next": "^15.0.8",
1313
"react": "^19.2.4",
14-
"react-dom": "^18.3.1"
14+
"react-dom": "^19.2.4"
1515
},
1616
"devDependencies": {
1717
"@objectstack/runtime": "workspace:*",
18-
"next": "^14.0.0",
18+
"next": "^15.0.8",
1919
"react": "^19.2.4",
20-
"react-dom": "^18.3.1",
20+
"react-dom": "^19.2.4",
2121
"typescript": "^5.0.0"
2222
}
2323
}

0 commit comments

Comments
 (0)