Skip to content

Commit c8cccc2

Browse files
authored
chore: routine dependency bumps (#47)
1 parent 9dbb200 commit c8cccc2

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

bun.lockb

232 KB
Binary file not shown.

package.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,10 @@
88
"astro": "astro"
99
},
1010
"dependencies": {
11-
"@astrojs/starlight": "^0.24.5",
12-
"@interledger/docs-design-system": "^0.5.0",
13-
"astro": "^4.11.3",
14-
"sharp": "^0.33.4",
15-
"starlight-links-validator": "^0.9.0"
11+
"@astrojs/starlight": "^0.29.0",
12+
"@interledger/docs-design-system": "^0.5.2",
13+
"astro": "^4.16.11",
14+
"sharp": "^0.33.5",
15+
"starlight-links-validator": "^0.13.2"
1616
}
1717
}

0 commit comments

Comments
 (0)