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 a7521fb commit c2d8486Copy full SHA for c2d8486
docs/package.json
@@ -12,16 +12,16 @@
12
},
13
"dependencies": {
14
"@astrojs/check": "^0.9.6",
15
- "@astrojs/sitemap": "^3.6.1",
16
- "@astrojs/starlight": "^0.37.2",
+ "@astrojs/sitemap": "^3.7.0",
+ "@astrojs/starlight": "^0.37.6",
17
"@astrojs/starlight-docsearch": "^0.6.1",
18
- "astro": "^5.16.8",
+ "astro": "^5.17.1",
19
"fast-glob": "^3.3.3",
20
"js-yaml": "^4.1.1",
21
"sharp": "^0.34.5",
22
"starlight-package-managers": "^0.12.0",
23
"typescript": "^5.9.3",
24
- "wrangler": "^4.58.0"
+ "wrangler": "^4.61.1"
25
26
"devDependencies": {
27
"@types/js-yaml": "^4.0.9"
0 commit comments