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 9120a3f commit eb13af1Copy full SHA for eb13af1
package.json
@@ -8,10 +8,10 @@
8
"astro": "astro"
9
},
10
"dependencies": {
11
- "@astrojs/starlight": "^0.29.0",
12
- "@interledger/docs-design-system": "^0.5.2",
13
- "astro": "^4.16.11",
+ "@astrojs/starlight": "^0.30.1",
+ "@interledger/docs-design-system": "^0.5.5",
+ "astro": "^5.0.5",
14
"sharp": "^0.33.5",
15
- "starlight-links-validator": "^0.13.2"
+ "starlight-links-validator": "^0.13.4"
16
}
17
0 commit comments