Commit 207b036
committed
chore(deps): resolve Dependabot alerts via pnpm overrides (91 -> 1)
Add root pnpm.overrides pinning vulnerable transitive dependencies to
patched versions across the workspace. Majors are preserved; packages
vulnerable in multiple majors (minimatch, picomatch, brace-expansion)
are pinned per major, and packages whose only fix lives in a newer major
(serialize-javascript, uuid) are forced to that major.
Clears every high and low alert and 45/46 moderate. The one remaining is
vite <=6.4.1 pulled in by the vitest test runner (dev-only, never
shipped); its only fix is vite 6.4.2, which requires vitest 3 — and
vitest 3 breaks the tests that dynamically import temp config files.1 parent abb072a commit 207b036
2 files changed
Lines changed: 1100 additions & 1109 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
75 | | - | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
76 | 119 | | |
77 | 120 | | |
78 | 121 | | |
0 commit comments