Skip to content

Commit 89bf4cb

Browse files
vasfvitorrenovate[bot]jbolda
authored
update starlight and astro ecosystem pkgs (#3196)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Jacob Bolda <[email protected]>
1 parent 1bdf01b commit 89bf4cb

36 files changed

+1426
-1698
lines changed

astro.config.mjs

Lines changed: 256 additions & 262 deletions
Large diffs are not rendered by default.

package.json

Lines changed: 9 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -22,34 +22,29 @@
2222
"preview": "astro preview"
2323
},
2424
"dependencies": {
25-
"@astrojs/markdown-remark": "^5.2.0",
26-
"@astrojs/rss": "^4.0.7",
27-
"@astrojs/starlight": "0.29.2",
28-
"@lorenzo_lewis/starlight-utils": "^0.2.0",
25+
"@astrojs/markdown-remark": "^6.3.2",
26+
"@astrojs/rss": "^4.0.12",
27+
"@astrojs/starlight": "0.34.4",
2928
"@lunariajs/core": "^0.1.1",
3029
"@lunariajs/starlight": "^0.1.1",
3130
"@types/json-schema": "^7.0.15",
32-
"astro": "^4.16.18",
33-
"astro-d2": "^0.6.0",
31+
"astro": "^5.11.0",
32+
"astro-d2": "^0.8.0",
3433
"astro-feelback": "^0.3.4",
3534
"astrojs-service-worker": "^2.0.0",
3635
"jsdom": "^26.1.0",
3736
"prettier": "^3.2.5",
38-
"prettier-plugin-astro": "^0.14.0",
37+
"prettier-plugin-astro": "^0.14.1",
3938
"rehype-autolink-headings": "^7.1.0",
4039
"sass": "^1.89.0",
4140
"sharp": "^0.33.5",
4241
"shiki": "^3.0.0",
43-
"starlight-blog": "^0.15.0",
44-
"starlight-links-validator": "^0.13.0"
42+
"starlight-blog": "^0.24.0",
43+
"starlight-sidebar-topics": "^0.6.0",
44+
"starlight-links-validator": "^0.17.0"
4545
},
4646
"packageManager": "[email protected]",
4747
"engines": {
4848
"pnpm": "^10.0.0"
49-
},
50-
"pnpm": {
51-
"patchedDependencies": {
52-
"@astrojs/[email protected]": "patches/@[email protected]"
53-
}
5449
}
5550
}

packages/js-api-generator/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@
1313
"dependencies": {
1414
"github-slugger": "^2.0.0",
1515
"tsm": "^2.3.0",
16-
"typedoc": "^0.26.6",
17-
"typedoc-plugin-markdown": "^4.2.6",
18-
"typedoc-plugin-mdn-links": "^3.2.11"
16+
"typedoc": "0.26.6",
17+
"typedoc-plugin-markdown": "4.2.6",
18+
"typedoc-plugin-mdn-links": "3.2.11"
1919
}
2020
}

patches/@[email protected]

Lines changed: 0 additions & 50 deletions
This file was deleted.

0 commit comments

Comments
 (0)