TKW: bump dev dependencies to latest patch/minor#44
Merged
Conversation
- `@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
✅ Deploy Preview for theknownworld ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
eslint10 andtypescript7 — pendingeslint-config-nexttoolchain supportUpdated
@types/node26.1.0 → 26.1.1@vitest/coverage-istanbul4.1.9 → 4.1.10prettier3.9.4 → 3.9.5vite8.1.3 → 8.1.4vitest4.1.9 → 4.1.10Held back
eslint9.39.4 → 10.7.0 —eslint-plugin-react(transitive viaeslint-config-next@16.2.10) callscontext.getFilename(), removed ineslint10; lint crashestypescript6.0.3 → 7.0.2 —@typescript-eslint/typescript-estree@8.60.0peer istypescript ">=4.8.4 <6.1.0"; lint crashes ontypescript7Verification
typecheck,lint,test(620/620), andbuildall pass