Skip to content

Commit 6e84d42

Browse files
authored
chore: bump docs dependencies to latest version (#101)
1 parent fd26fd1 commit 6e84d42

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -9,13 +9,13 @@
99
"astro": "astro"
1010
},
1111
"dependencies": {
12-
"@astrojs/starlight": "^0.34.4",
13-
"@interledger/docs-design-system": "^0.9.0",
14-
"astro": "^5.11.0",
12+
"@astrojs/starlight": "^0.36.2",
13+
"@interledger/docs-design-system": "^0.10.1",
14+
"astro": "^5.15.9",
1515
"rehype-mathjax": "^7.1.0",
1616
"remark-math": "^6.0.0",
17-
"sharp": "^0.34.2",
18-
"starlight-fullview-mode": "^0.2.3",
19-
"starlight-links-validator": "^0.17.0"
17+
"sharp": "^0.34.5",
18+
"starlight-fullview-mode": "^0.2.6",
19+
"starlight-links-validator": "^0.19.1"
2020
}
2121
}

0 commit comments

Comments
 (0)