Commit cfeb111
committed
Merge #206: chore(deps): update project dependencies to latest versions
4846d95 review: address Copilot PR review comments (Jose Celano)
349b116 ci: bump actions/checkout to v6 and actions/upload-pages-artifact to v5 (Jose Celano)
d7a54a9 chore(deps): update project dependencies to latest versions (Jose Celano)
Pull request description:
## Summary
Updates all project dependencies to their latest versions.
### Within-range updates (`npm update`)
- `@eslint/compat` 2.0.5 → 2.1.0
- `@eslint/js` 10.0.1 → 10.0.1 (unchanged)
- `@fontsource-variable/roboto-mono` 5.2.8 → 5.2.9
- `@iconify/svelte` 5.2.1 → 5.2.2
- `@sveltejs/kit` 2.57.1 → 2.65.1
- `@sveltejs/vite-plugin-svelte` 7.0.0 → 7.1.2
- `@tailwindcss/typography` 0.5.19 → 0.5.20
- `@tailwindcss/vite` 4.2.2 → 4.3.1
- `@types/node` 25.6.0 → 25.9.3
- `@typescript-eslint/eslint-plugin` 8.58.2 → 8.61.0
- `@typescript-eslint/parser` 8.58.2 → 8.61.0
- `eslint` 10.2.0 → 10.5.0
- `eslint-plugin-prettier` 5.5.5 → 5.5.6
- `eslint-plugin-svelte` 3.17.0 → 3.19.0
- `globals` 17.5.0 → 17.6.0
- `prettier` 3.8.2 → 3.8.4
- `sass` 1.99.0 → 1.101.0
- `svelte` 5.55.4 → 5.56.3
- `svelte-check` 4.4.6 → 4.6.0
- `svelte-eslint-parser` 1.6.0 → 1.8.0
- `tailwindcss` 4.2.2 → 4.3.1
- `tsx` 4.21.0 → 4.22.4
- `typescript` 6.0.2 → 6.0.3
- `typescript-eslint` 8.58.2 → 8.61.0
- `vite` 8.0.8 → 8.0.16
### Major version bumps
| Package | Before | After |
|---------|--------|-------|
| `prettier-plugin-svelte` | ^3.5.1 | ^4.1.0 |
| `prettier-plugin-tailwindcss` | ^0.7.2 | ^0.8.0 |
| `svelte-sitemap` | ^3.1.0 | ^4.0.3 |
### Verification
- `npm run check` — 0 errors, 0 warnings
- `npm run lint` — all files pass
- `npm run build` — builds successfully
- All pre-commit hooks pass
ACKs for top commit:
josecelano:
ACK 4846d95
Tree-SHA512: d3412442d6ede635c163e4c586f5a28211024a9f1f95cb1c9e4188c0305a6ced7b48fb9d686308350e5e7180438f6246fa321fb037414f3e1a4754fb97cd080b4 files changed
Lines changed: 692 additions & 621 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
17 | 22 | | |
18 | 23 | | |
19 | 24 | | |
| |||
24 | 29 | | |
25 | 30 | | |
26 | 31 | | |
27 | | - | |
| 32 | + | |
28 | 33 | | |
29 | 34 | | |
30 | 35 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
14 | 19 | | |
15 | 20 | | |
16 | 21 | | |
| |||
0 commit comments