Skip to content

⬆️ chore: update dependencies to latest compatible versions#613

Merged
futjesus merged 2 commits intomainfrom
chore/update-dependencies-major
Apr 8, 2026
Merged

⬆️ chore: update dependencies to latest compatible versions#613
futjesus merged 2 commits intomainfrom
chore/update-dependencies-major

Conversation

@futjesus
Copy link
Copy Markdown
Member

@futjesus futjesus commented Apr 8, 2026

Summary

  • Updates all dependencies to their latest compatible versions
  • Minor/patch: @storybook/* 10.3.5, @tanstack/react-query 5.96.2, @typescript-eslint/* 8.58.1, @vitest/coverage-v8 4.1.3, jsdom 29.0.2, lodash 4.18.1, lucide-react 1.7.0, postcss 8.5.9, vite 8.0.7, vitest 4.1.3
  • Major: typescript 5.9.3 → 6.0.2, vite-plugin-svgr 4.5.0 → 5.2.0
  • Skipped: eslint 10 (incompatible with current eslint config and plugins)

Test plan

  • npm run check:types passes
  • npm run lint passes
  • npm run check:prettier passes
  • All 420 tests pass
  • npm run build succeeds
  • Full npm run ci pipeline passes

futjesus added 2 commits April 8, 2026 15:17
Update minor/patch: @storybook/* 10.3.5, @tanstack/react-query 5.96.2,
@typescript-eslint/* 8.58.1, @vitest/coverage-v8 4.1.3, jsdom 29.0.2,
lodash 4.18.1, lucide-react 1.7.0, postcss 8.5.9, vite 8.0.7, vitest 4.1.3.

Update major: typescript 6.0.2, vite-plugin-svgr 5.2.0.

Skipped: eslint 10 (incompatible with current config/plugins).
Add npm override to force eslint-plugin-vitest to use
@typescript-eslint/utils@^8.58.1, fixing the ERESOLVE conflict
with eslint 9 that caused npm ci to fail.
@futjesus futjesus merged commit c0d913f into main Apr 8, 2026
1 check passed
@futjesus futjesus deleted the chore/update-dependencies-major branch April 8, 2026 19:23
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