Skip to content

Conversation

@zjy365
Copy link

@zjy365 zjy365 commented Dec 11, 2025

  • Update react from 19.1.0 to 19.1.2
  • Update react-dom from 19.1.0 to 19.1.2
  • Next.js already at secure version 15.4.8

@zjy365
Copy link
Author

zjy365 commented Dec 11, 2025

🔒 Security Update - Critical RCE Vulnerability Fix

This PR patches CVE-2025-55182 - a critical unauthenticated remote code execution vulnerability in React Server Components.

Security Advisory: GHSA-fv66-9v8q-g76r

Impact

  • Severity: Critical (CVSS 10.0)
  • Affected versions: React 19.0.0, 19.1.0, 19.1.1, 19.2.0
  • Vulnerability: Unauthenticated RCE in React Server Components

Changes

  • ✅ Updated react from 19.1.019.1.2 (patched version)
  • ✅ Updated react-dom from 19.1.019.1.2 (patched version)
  • next already at secure version 15.4.8

References

Testing

  • Dependencies installed successfully
  • No breaking changes expected (patch version updates)
  • Lock file updated

⚠️ This is a critical security fix and should be merged immediately.

@developersdigest

zjy365 and others added 3 commits December 23, 2025 21:42
- Make AI Gateway base URL configurable via AI_GATEWAY_BASE_URL env var
- Fix model name prefix handling for custom gateway
- Update default model to gemini-3-flash
- Add gemini-3-flash to available models
BREAKING CHANGE: Complete UI redesign from fire/orange theme to black/white/gray aesthetic

Major changes:
- Replace orange color palette with Vercel grayscale (black, white, gray-50 to gray-900)
- Remove all visual effects (Pixi.js WebGL animations, flame effects, ASCII explosions)
- Delete decorative components (Connector, BackgroundOuterPiece, CurvyRect)
- Refactor all UI components to black/white variants
- Simplify Tailwind config (remove ASCII fonts, complex utilities)
- Update 100+ component files with new color scheme

Component updates:
- Button: black primary, white secondary variants
- All shadcn/ui components (Input, Card, Dialog, Badge, Slider, Toggle, etc.)
- Hero section: simple gradient background
- Forms: Vercel-style borders and focus states

Files affected:
- 98 files modified
- 33 files deleted
- ~2000+ lines removed (effects, decorative components)
- Build size reduced by ~500KB

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

Co-Authored-By: Claude Sonnet 4.5 <[email protected]>
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.

1 participant