Skip to content

Commit fd690c0

Browse files
chore(deps-dev): bump starlight-blog from 0.21.0 to 0.23.2
1 parent c60e7cd commit fd690c0

3 files changed

Lines changed: 10 additions & 7 deletions

File tree

astro.config.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ export default defineConfig({
5252
},
5353
recentPostCount: 5,
5454
postCount: Infinity,
55-
navigation: 'none'
55+
navigation: 'none',
5656
}),
5757
],
5858
title: 'Open {re}Source',

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"prettier": "^3.5.3",
3636
"prettier-plugin-astro": "^0.14.1",
3737
"reading-time": "^1.5.0",
38-
"starlight-blog": "^0.21.0",
38+
"starlight-blog": "^0.23.2",
3939
"starlight-links-validator": "^0.16.0",
4040
"starlight-showcases": "^0.3.0",
4141
"tsx": "^4.19.3",

0 commit comments

Comments
 (0)