Skip to content

fix(deps): override postcss and upgrade picomatch to patch remaining high/medium alerts - #58

Merged
Star-Lotus merged 1 commit into
mainfrom
fix/deps-remaining-overrides
Aug 11, 2026
Merged

fix(deps): override postcss and upgrade picomatch to patch remaining high/medium alerts#58
Star-Lotus merged 1 commit into
mainfrom
fix/deps-remaining-overrides

Conversation

@Star-Lotus

Copy link
Copy Markdown
Collaborator

Continuation of #56 — patches additional Dependabot alerts.

Changes

  • postcss: Force 8.5.26 globally via npm overrides, eliminating the nested 8.4.31 inside next@14 that Dependabot flagged (3 alerts: high+medium)
  • picomatch: 2.3.1 → 2.3.2, 4.0.3 → 4.0.5 (2 alerts: medium)

Verification

  • npm run typecheck
  • npm run test — 124 tests passed ✓
  • npm run build

- postcss: force 8.5.26 globally via npm overrides (eliminates nested
  8.4.31 inside next@14 which Dependabot flagged)
- picomatch: 2.3.1 → 2.3.2, 4.0.3 → 4.0.5

All frontend checks pass: typecheck, 124 tests, build.
@Star-Lotus
Star-Lotus merged commit f2a02e2 into main Aug 11, 2026
5 checks passed
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.

2 participants