Skip to content

Conversation

@firasel
Copy link
Owner

@firasel firasel commented Nov 4, 2025

Description

Upgrade Next.js to version 16, React to version 19, and TypeScript to version 5. Modernize configurations for ESLint, PostCSS, and TypeScript, while refining the project structure and dependencies. Implement a new RootLayout with site metadata and Google Analytics integration. Remove legacy components and streamline the codebase.

…ize dev dependencies; add pnpm-lock.yaml and remove yarn.lock
… to ES2017, switch moduleResolution to bundler, enable react-jsx, add the Next plugin and path alias, and expand include paths for .next types and .mts files.
…nt; normalize devDependencies and relax/standardize version specs for types and tooling
…ig with Next.js core-web-vitals and TypeScript presets
…ith postcss.config.mjs and configure @tailwindcss/postcss plugin
…rt and annotation. This removes an unnecessary dependency on Next.js types within the component.
…nnotation and commenting out Image/SVG imports. Switch to a plain default function export, replace icon markup with text labels (Mute/Unmute), and tweak button padding.
…cument/container existence guards and reliable removal, simplify element creation, start drops at 0vh with animation fill "forwards", and remove the NextPage annotation while adjusting z-index.
…ten template/command typings, and extract event target in key handler. Also update class names and color tokens for consistent styling and adjust layout sizing/min-height values.
@vercel
Copy link

vercel bot commented Nov 4, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
terminal Ready Ready Preview Comment Nov 4, 2025 6:31pm

@firasel firasel self-assigned this Nov 4, 2025
@firasel firasel changed the base branch from main to develop November 4, 2025 18:21
… snapshots. Align @types to Node 20 and React 19, update baseline-browser-mapping, downgrade undici-types, and remove legacy autoprefixer/postcss-related entries from the lockfile.
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.

3 participants