Skip to content

Conversation

@MH4GF
Copy link
Owner

@MH4GF MH4GF commented Apr 24, 2025

Summary

  • Update Node.js to v22.14.0
  • Update dependencies including Next.js to 15.3.1 and React to 19.1.0
  • Upgrade Tailwind CSS to v4
  • Add CLAUDE.md for developer guidance

Test plan

  • Verify build succeeds with updated dependencies
  • Check application functionality with new React and Next.js versions
  • Confirm Tailwind CSS styles render correctly

🤖 Generated with Claude Code

@vercel
Copy link

vercel bot commented Apr 24, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
github-nippou-web ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 24, 2025 11:52pm
github-nippou-web-api ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 24, 2025 11:52pm

MH4GF and others added 5 commits April 24, 2025 23:02
Replace Prettier with Biome for linting and formatting.

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

Co-Authored-By: Claude <noreply@anthropic.com>
Add separate lint scripts for Biome and TypeScript:
- lint:biome: runs biome check
- lint:tsc: runs TypeScript with --noEmit
- lint: runs both concurrently

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

Co-Authored-By: Claude <noreply@anthropic.com>
Updated the string validation pipeline syntax from the deprecated array syntax:
- string([regex(...)]) → pipe(string(), regex(...))

This change is part of the valibot migration from v0.19.0 to v1.0.0.

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

Co-Authored-By: Claude <noreply@anthropic.com>
MH4GF and others added 3 commits April 24, 2025 23:15
Update the packageManager field in package.json from pnpm@8.9.2 to pnpm@10.9.0.

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

Co-Authored-By: Claude <noreply@anthropic.com>
Updated CLAUDE.md with:
- Added separate lint commands for Biome and TypeScript
- Updated pnpm version to 10.9.0
- Updated linting info (Biome instead of Prettier)
- Specified Tailwind CSS v4

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

Co-Authored-By: Claude <noreply@anthropic.com>
@MH4GF MH4GF merged commit d977571 into main Apr 24, 2025
6 of 7 checks passed
@MH4GF MH4GF deleted the feature/update-dependencies branch April 24, 2025 23:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants