We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8063938 commit 3be9d86Copy full SHA for 3be9d86
docs/astro.config.mjs
@@ -158,6 +158,7 @@ export default defineConfig({
158
{
159
label: 'Sentry Setup',
160
link: '/recipes/sentry-setup/',
161
+ badge: 'new',
162
},
163
],
164
docs/package.json
@@ -10,12 +10,12 @@
10
"astro": "astro"
11
12
"dependencies": {
13
- "@astrojs/starlight": "^0.21.1",
+ "@astrojs/starlight": "^0.27.1",
14
"@expressive-code/plugin-collapsible-sections": "^0.33.4",
15
"@expressive-code/plugin-line-numbers": "^0.33.4",
16
"@fontsource/ibm-plex-mono": "^5.0.8",
17
"@fontsource/ibm-plex-serif": "^5.0.8",
18
- "astro": "^4.4.9",
+ "astro": "^4.15.4",
19
"hast-util-to-html": "^9.0.0",
20
"sharp": "^0.32.3"
21
}
0 commit comments