Skip to content

Commit 3be9d86

Browse files
committed
chore(docs): upgrade starlight + add badge to new docs
1 parent 8063938 commit 3be9d86

File tree

3 files changed

+3276
-2530
lines changed

3 files changed

+3276
-2530
lines changed

docs/astro.config.mjs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -158,6 +158,7 @@ export default defineConfig({
158158
{
159159
label: 'Sentry Setup',
160160
link: '/recipes/sentry-setup/',
161+
badge: 'new',
161162
},
162163
],
163164
},

docs/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,12 +10,12 @@
1010
"astro": "astro"
1111
},
1212
"dependencies": {
13-
"@astrojs/starlight": "^0.21.1",
13+
"@astrojs/starlight": "^0.27.1",
1414
"@expressive-code/plugin-collapsible-sections": "^0.33.4",
1515
"@expressive-code/plugin-line-numbers": "^0.33.4",
1616
"@fontsource/ibm-plex-mono": "^5.0.8",
1717
"@fontsource/ibm-plex-serif": "^5.0.8",
18-
"astro": "^4.4.9",
18+
"astro": "^4.15.4",
1919
"hast-util-to-html": "^9.0.0",
2020
"sharp": "^0.32.3"
2121
}

0 commit comments

Comments
 (0)