You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore: update dependencies and configuration for Next.js 16 and React 19
- Updated Next.js to version 16.1.6 and React to version 19.2.4 in package.json.
- Upgraded @react-three/drei to version 10.7.7 and @react-three/fiber to version 9.5.0.
- Changed TypeScript target to ES2022 and updated lib options in tsconfig.json.
- Modified build commands in package.json, vercel.json, and wrangler.toml to include --webpack.
- Updated TypeScript types for React and ReactDOM to version 19.
0 commit comments