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 a3ac50e commit ec25586Copy full SHA for ec25586
package.json
@@ -11,13 +11,13 @@
11
"upgrade": "pnpm dlx @astrojs/upgrade"
12
},
13
"dependencies": {
14
- "@astrojs/mdx": "^3.0.0",
15
- "@astrojs/starlight": "^0.23.0",
+ "@astrojs/mdx": "^3.0.1",
+ "@astrojs/starlight": "^0.24.0",
16
"@astrojs/starlight-docsearch": "^0.1.0",
17
- "@astrojs/starlight-tailwind": "^2.0.2",
+ "@astrojs/starlight-tailwind": "^2.0.3",
18
"@astrojs/tailwind": "^5.1.0",
19
"@expressive-code/plugin-collapsible-sections": "^0.35.3",
20
- "astro": "^4.8.6",
+ "astro": "^4.9.3",
21
"sharp": "^0.33.2",
22
"starlight-image-zoom": "^0.1.0",
23
"starlight-links-validator": "^0.5.3",
0 commit comments