We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9dc0584 + 7d3499f commit 832e8deCopy full SHA for 832e8de
2 files changed
package.json
@@ -16,12 +16,12 @@
16
"fmt:check": "biome format"
17
},
18
"dependencies": {
19
- "@astrojs/check": "^0.9.6",
20
- "@astrojs/starlight": "^0.37.6",
21
- "astro": "^5.18.0",
22
- "astro-d2": "^0.9.0",
+ "@astrojs/check": "^0.9.8",
+ "@astrojs/starlight": "^0.38.2",
+ "astro": "^6.0.8",
+ "astro-d2": "^0.10.0",
23
"sharp": "^0.34.5",
24
- "starlight-heading-badges": "^0.6.1",
+ "starlight-heading-badges": "^0.7.0",
25
"typescript": "^5.9.3"
26
27
"devDependencies": {
0 commit comments