Commit 2cd34bb
authored
chore(deps): resolve all dependabot alerts via dev-dependency updates (#229)
- npm audit fix across the dev tree (vitest 4.1.x, vite 7.3.x, svelte,
handlebars, lodash, tar, undici, and friends) - 31 advisories cleared
- override undici to ^6.27.0 under @actions/http-client (no patched 5.x)
- re-resolve bundled npm to 11.18.0, whose vendored undici 6.27.0 fixes
the last advisory npm audit fix cannot reach
- add .github/dependabot.yml (weekly, grouped npm + github-actions)
Production deps (fuse.js, openai) are unchanged; shipped main.js is
identical.1 parent ef4ecbd commit 2cd34bb
3 files changed
Lines changed: 8515 additions & 9869 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
0 commit comments