Files
bun.sh/test/integration
Claude Bot 34fcffd1eb Revert Next.js to 15.x in test files for Bun compatibility
Next.js 16 has compatibility issues with Bun's test infrastructure.
Revert test files to Next.js 15.5.9 while keeping React 19.2.3.

Changes:
- test/integration/next-pages: next ^15.5.9, react ^19.2.3
- test/js/third_party/next-auth/fixture: next ^15.5.9, next-auth 5.0.0-beta.25
- bench/install: next ^15.5.9, next-auth 5.0.0-beta.25, react ^19.2.3

The init templates (src/init/*) still use the latest versions for
user-facing templates.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-19 15:51:35 +00:00
..
2025-08-27 06:39:11 -07:00