Skip to content

Commit 3993050

Browse files
docs: bump
Signed-off-by: Brian McGillion <[email protected]>
1 parent 9f853ff commit 3993050

File tree

3 files changed

+41
-12
lines changed

3 files changed

+41
-12
lines changed

docs/default.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,6 @@ buildNpmPackage (_finalAttrs: {
7474
runHook postInstall
7575
'';
7676

77-
npmDepsHash = "sha256-i/wwtJuAJIz5yO+OQO6GmhU0a3iTxlOxIKGGNze/9mI=";
77+
npmDepsHash = "sha256-96mD9+arK2C5WGHrZziMLXB36tb8czh37LQ8zfGk5To=";
7878

7979
})

docs/package-lock.json

Lines changed: 38 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@
1010
"astro": "astro"
1111
},
1212
"dependencies": {
13-
"@astrojs/starlight": "^0.37.0",
14-
"astro": "^5.16.4",
13+
"@astrojs/starlight": "^0.37.1",
14+
"astro": "^5.16.5",
1515
"sharp": "^0.34.5",
1616
"starlight-blog": "^0.25.2",
1717
"starlight-links-validator": "^0.19.2",

0 commit comments

Comments
 (0)