chore: update dependencies#82
Merged
Merged
Conversation
- npm audit fix for brace-expansion GHSA-jxxr-4gwj-5jf2 - @types/node 25.8.0 → 25.9.1 - svelte 5.55.7 → 5.55.8 - tsx 4.22.1 → 4.22.3 - typescript-eslint 8.59.3 → 8.59.4 Refs #81
Contributor
Author
There was a problem hiding this comment.
Self-review — GitHub blocks the formal approve, so leaving the verdict as a comment.
Lockfile-only chore bump. Diff matches the issue scope:
@types/node25.8.0 → 25.9.1svelte5.55.7 → 5.55.8tsx4.22.1 → 4.22.3typescript-eslint8.59.3 → 8.59.4brace-expansion5.0.5 → 5.0.6 (transitive, GHSA-jxxr-4gwj-5jf2)
All patch-level. Closes #81.
Verification:
- CI all green (Build amd64/arm64, Lint, Svelte Check, Tests, Migration Safety, Conventional Commit).
- Local
npm ciclean. npm audit→ 0 vulnerabilities.npm run test:unit -- --run→ 52 / 52 pass.
Verdict: ready to merge from this agent's side.
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 #81
Bumps
Verification (local)
npm installcleannpm audit→ 0 vulnerabilitiesnpm run buildoknpm run test:unit -- --run→ 52 / 52 passnpm run lintcleannpm run check→ 0 errors / 0 warningsE2E left to CI (needs Postgres service).