Skip to content

chore(deps): upgrade to React 19.2.7, TypeScript 6, Tailwind 4.3#4

Merged
RomeoCavazza merged 1 commit into
mainfrom
chore/upgrade-deps
Jun 7, 2026
Merged

chore(deps): upgrade to React 19.2.7, TypeScript 6, Tailwind 4.3#4
RomeoCavazza merged 1 commit into
mainfrom
chore/upgrade-deps

Conversation

@RomeoCavazza

Copy link
Copy Markdown
Member

Aligns the marketing site on the latest stable toolchain and on the app's pinned versions.

Changes

  • React / React-DOM 19.2.419.2.7
  • TypeScript ^5^6
  • Tailwind CSS + @tailwindcss/postcss ^4^4.3.0
  • @types/node ^20^24

Held back

  • ESLint stays at 9. The Next 16 lint stack (eslint-plugin-react 7.37.x) declares peerDependencies.eslint "<10", so ESLint 10 breaks linting. Will move when the ecosystem catches up.

Validation (local)

npm run lint, npm run typecheck, npm run build — all green.

🤖 Generated with Claude Code

Align the marketing site with the latest stable toolchain and with the
app's pinned versions: React/React-DOM 19.2.7, TypeScript 6, Tailwind CSS
4.3, @types/node 24, @tailwindcss/postcss 4.3.

ESLint held at 9: the Next 16 lint stack (eslint-plugin-react 7.37.x)
does not yet support ESLint 10 (peer eslint "<10").

Verified locally: npm run lint / typecheck / build all green.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@RomeoCavazza RomeoCavazza merged commit 74c9777 into main Jun 7, 2026
5 checks passed
@RomeoCavazza RomeoCavazza deleted the chore/upgrade-deps branch June 7, 2026 00:22
RomeoCavazza added a commit that referenced this pull request Jun 14, 2026
Align the marketing site with the latest stable toolchain and with the
app's pinned versions: React/React-DOM 19.2.7, TypeScript 6, Tailwind CSS
4.3, @types/node 24, @tailwindcss/postcss 4.3.

ESLint held at 9: the Next 16 lint stack (eslint-plugin-react 7.37.x)
does not yet support ESLint 10 (peer eslint "<10").

Verified locally: npm run lint / typecheck / build all green.

Co-authored-by: Florian Billon <florian.billon@epitech.eu>
RomeoCavazza added a commit that referenced this pull request Jun 14, 2026
Align the marketing site with the latest stable toolchain and with the
app's pinned versions: React/React-DOM 19.2.7, TypeScript 6, Tailwind CSS
4.3, @types/node 24, @tailwindcss/postcss 4.3.

ESLint held at 9: the Next 16 lint stack (eslint-plugin-react 7.37.x)
does not yet support ESLint 10 (peer eslint "<10").

Verified locally: npm run lint / typecheck / build all green.
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