We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d87e992 commit f4e4c32Copy full SHA for f4e4c32
package.json
@@ -9,16 +9,16 @@
9
"astro": "astro"
10
},
11
"dependencies": {
12
- "@astrojs/starlight": "^0.37.1",
13
- "@astrojs/svelte": "^7.2.4",
14
- "astro": "^5.16.6",
+ "@astrojs/starlight": "^0.37.3",
+ "@astrojs/svelte": "^7.2.5",
+ "astro": "^5.16.11",
15
"sharp": "^0.34.5",
16
"starlight-links-validator": "^0.19.2",
17
"starlight-package-managers": "^0.12.0",
18
"starlight-showcases": "^0.3.1",
19
"starlight-sidebar-topics": "^0.6.2",
20
"starlight-ui-tweaks": "^0.2.0",
21
- "svelte": "^5.46.1",
+ "svelte": "^5.46.4",
22
"typescript": "^5.9.3"
23
}
24
0 commit comments