Commit 148b813
authored
chore: update docs dependencies (#640)
* chore: update dependencies
Major updates:
- @interledger/docs-design-system: 0.10.3 → 0.11.0 (adds visual emphasis to details component)
- globals: 16.5.0 → 17.2.0 (audioWorklet split from browser globals - not used)
Minor updates:
- astro: 5.16.0 → 5.17.1 (breaking change to experimental Fonts API only - not used)
- @astrojs/starlight: 0.36.3 → 0.37.5
- @astrojs/check: 0.9.5 → 0.9.6
- @eslint/js: 9.39.1 → 9.39.2
- eslint: 9.39.1 → 9.39.2
- @typescript-eslint/parser: 8.48.0 → 8.54.0
- typescript-eslint: 8.48.0 → 8.54.0
- prettier: 3.6.2 → 3.8.1
Patch updates:
- starlight-links-validator: 0.19.1 → 0.19.2
Testing performed:
- Build successful (39 pages built)
- All internal links valid
- Linting passes
- No breaking changes affecting this project
* fix indentation
* autoformat
* ci: install Pagefind native binary in GitHub Actions workflows
* ci: use npm install instead of npm ci to fix optional deps
* fix: add linux x64 native packages as dev dependencies
* use npm ci
* use npm ci for test build
* move rollup and pagefind to optional deps
* fix image overflow and extra margins above summary
* format1 parent 079fb84 commit 148b813
8 files changed
Lines changed: 451 additions & 297 deletions
File tree
- .github/workflows
- src
- content/docs
- supporters
- pages
- styles
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
| 29 | + | |
34 | 30 | | |
35 | 31 | | |
36 | 32 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
| 22 | + | |
27 | 23 | | |
28 | 24 | | |
0 commit comments