Skip to content

TKW: bump dev dependencies to latest patch/minor#44

Merged
codebend3r merged 1 commit into
mainfrom
packages-update
Jul 13, 2026
Merged

TKW: bump dev dependencies to latest patch/minor#44
codebend3r merged 1 commit into
mainfrom
packages-update

Conversation

@codebend3r

Copy link
Copy Markdown
Owner

Summary

  • Bump all dev dependencies with available patch/minor updates to latest
  • Hold back two majors — eslint 10 and typescript 7 — pending eslint-config-next toolchain support

Updated

  • @types/node 26.1.0 → 26.1.1
  • @vitest/coverage-istanbul 4.1.9 → 4.1.10
  • prettier 3.9.4 → 3.9.5
  • vite 8.1.3 → 8.1.4
  • vitest 4.1.9 → 4.1.10

Held back

  • eslint 9.39.4 → 10.7.0 — eslint-plugin-react (transitive via eslint-config-next@16.2.10) calls context.getFilename(), removed in eslint 10; lint crashes
  • typescript 6.0.3 → 7.0.2 — @typescript-eslint/typescript-estree@8.60.0 peer is typescript ">=4.8.4 <6.1.0"; lint crashes on typescript 7

Verification

  • typecheck, lint, test (620/620), and build all pass

- `@types/node` 26.1.0 → 26.1.1
- `@vitest/coverage-istanbul` 4.1.9 → 4.1.10
- `prettier` 3.9.4 → 3.9.5
- `vite` 8.1.3 → 8.1.4
- `vitest` 4.1.9 → 4.1.10
- hold `eslint` at 9 and `typescript` at 6 — `eslint-config-next` toolchain not yet compatible with `eslint` 10 or `typescript` 7
@netlify

netlify Bot commented Jul 13, 2026

Copy link
Copy Markdown

Deploy Preview for theknownworld ready!

Name Link
🔨 Latest commit fa2aa13
🔍 Latest deploy log https://app.netlify.com/projects/theknownworld/deploys/6a5543665a25c6000808ca7f
😎 Deploy Preview https://deploy-preview-44--theknownworld.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@codebend3r
codebend3r merged commit 22953f2 into main Jul 13, 2026
5 checks passed
@codebend3r
codebend3r deleted the packages-update branch July 13, 2026 20:06
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