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 fd26fd1 commit 6e84d42Copy full SHA for 6e84d42
package.json
@@ -9,13 +9,13 @@
9
"astro": "astro"
10
},
11
"dependencies": {
12
- "@astrojs/starlight": "^0.34.4",
13
- "@interledger/docs-design-system": "^0.9.0",
14
- "astro": "^5.11.0",
+ "@astrojs/starlight": "^0.36.2",
+ "@interledger/docs-design-system": "^0.10.1",
+ "astro": "^5.15.9",
15
"rehype-mathjax": "^7.1.0",
16
"remark-math": "^6.0.0",
17
- "sharp": "^0.34.2",
18
- "starlight-fullview-mode": "^0.2.3",
19
- "starlight-links-validator": "^0.17.0"
+ "sharp": "^0.34.5",
+ "starlight-fullview-mode": "^0.2.6",
+ "starlight-links-validator": "^0.19.1"
20
}
21
0 commit comments