chore: update dependencies#231
Merged
Merged
Conversation
Patch the moderate brace-expansion advisory (GHSA-jxxr-4gwj-5jf2) via npm audit fix and bump the remaining minor/patch versions listed in #230. No major bumps this round. Closes #230
rubenhensen
approved these changes
May 20, 2026
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.
Closes #230
Patches the moderate
brace-expansionadvisory (GHSA-jxxr-4gwj-5jf2) and bumps the minor/patch versions listed in the tracking issue.devDependencies
@types/node^25.7.0 → ^25.9.1@typescript-eslint/eslint-plugin^8.59.3 → ^8.59.4@typescript-eslint/parser^8.59.3 → ^8.59.4eslint^10.3.0 → ^10.4.0lint-staged^17.0.4 → ^17.0.5rollup^4.60.3 → ^4.60.4svelte^5.55.7 → ^5.55.8typescript-eslint^8.59.3 → ^8.59.4vite^8.0.12 → ^8.0.13Transitive
brace-expansion5.0.x → 5.0.6 vianpm audit fix(resolves GHSA-jxxr-4gwj-5jf2).svelte-preprocess
6.0.3 is already the latest published release; its
peerOptional typescript@^5is unchanged. CI onmainrunsnpm cicleanly under the npm bundled with node 24, so no.npmrcor workflow change is needed.Verified locally
npm installcleannpm auditreports 0 vulnerabilitiesnpm run build— successfulnpm run lint— clean (prettier + eslint)npx svelte-check --threshold warning— 0 errors, 0 warnings, 477 filesReviewer quickstart