Commit c68fa6c
authored
chore(deps): bump @iconify/svelte to 5 and postal-mime to 2 (#127)
- @iconify/svelte 4 -> 5: API for the default <Icon /> component is
unchanged from a consumer perspective; build + svelte-check green.
- postal-mime 1 -> 2: still exports the default PostalMime class, so
the existing `new PostalMime.default()` construction in
src/lib/components/fallback/email.js continues to compile and bundle.
v2 also introduces a static `PostalMime.parse(buf, options)` helper
that is worth migrating to in a follow-up.
Verified: `npm run check` 0/0, `npm run build` green. Runtime test
of the email-fallback flow is recommended before flipping out of draft.
Refs encryption4all/dobby#25, #123
Co-authored-by: dobby-yivi-agent[bot] <275734547+dobby-yivi-agent[bot]@users.noreply.github.com>1 parent be5127a commit c68fa6c
2 files changed
Lines changed: 26 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
55 | | - | |
| 55 | + | |
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
59 | | - | |
| 59 | + | |
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
0 commit comments