Skip to content

Commit ebadb4e

Browse files
chore(deps): bump dependencies
- `astro`: 5.9.3 → 5.9.4 - `starlight-links-validator`: 0.16.0 → 0.17.0 - `vitest`: 3.2.3 → 3.2.4
1 parent 1575c5f commit ebadb4e

File tree

2 files changed

+82
-82
lines changed

2 files changed

+82
-82
lines changed

package-lock.json

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

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"@astrojs/starlight": "^0.34.4",
2121
"@astrojs/vercel": "^8.1.5",
2222
"@vercel/analytics": "^1.5.0",
23-
"astro": "^5.9.3"
23+
"astro": "^5.9.4"
2424
},
2525
"devDependencies": {
2626
"@actions/core": "^1.11.1",
@@ -37,10 +37,10 @@
3737
"prettier-plugin-astro": "^0.14.1",
3838
"reading-time": "^1.5.0",
3939
"starlight-blog": "^0.24.0",
40-
"starlight-links-validator": "^0.16.0",
40+
"starlight-links-validator": "^0.17.0",
4141
"starlight-showcases": "^0.3.0",
4242
"tsx": "^4.20.3",
4343
"vercel": "^43.2.0",
44-
"vitest": "^3.2.3"
44+
"vitest": "^3.2.4"
4545
}
4646
}

0 commit comments

Comments
 (0)