Commit 3477e50
authored
docs: upgrade docs dependencies for Astro 6 (#3908)
* chore(deps): upgrade docs dependencies for Astro 6 (DOCSDEV-60)
- astro 5.x -> 6.x, starlight 0.37 -> 0.38, markdown-remark 6.x -> 7.x
- docs-design-system 0.11 -> 0.12, starlight-versions 0.6 -> 0.8
- starlight-links-validator 0.19 -> 0.23, mermaid 11.12 -> 11.14
- Migrate i18n collection to use i18nLoader (Astro 6 requirement)
- Pass explicit sidebar options to starlightFullViewMode for Zod compat
* chore(deps): bump remaining docs devDependencies
Address review: @eslint/js and eslint bumped from 9.x to 10.x (docs
package only; root ESLint 8.x unchanged). Also patch/minor bumps for
astro, @astrojs/markdown-remark, prettier, spectaql, @typescript-eslint/parser,
typescript-eslint, astro-eslint-parser, eslint-plugin-astro, globals.
* chore(deps): pnpm dedupe
Removes ~256 duplicate packages from the lockfile. Lockfile only;
no package.json specs changed.
* Revert "chore(deps): pnpm dedupe"
This reverts commit 04b2f6d.1 parent 4a47620 commit 3477e50
4 files changed
Lines changed: 1495 additions & 959 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
388 | 388 | | |
389 | 389 | | |
390 | 390 | | |
391 | | - | |
| 391 | + | |
| 392 | + | |
| 393 | + | |
| 394 | + | |
392 | 395 | | |
393 | 396 | | |
394 | 397 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
25 | | - | |
| 24 | + | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
32 | 32 | | |
33 | | - | |
34 | | - | |
35 | | - | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
36 | 36 | | |
37 | | - | |
38 | | - | |
| 37 | + | |
| 38 | + | |
39 | 39 | | |
40 | 40 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
0 commit comments