Skip to content

Commit cd85298

Browse files
chore(deps): bump dependencies
- astro ^5.16.11 → ^5.16.12 - prettier ^3.8.0 → ^3.8.1 - vercel ^50.4.8 → ^50.4.9
1 parent 0c943bd commit cd85298

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"@astrojs/starlight": "^0.37.3",
2121
"@astrojs/vercel": "^9.0.4",
2222
"@vercel/analytics": "^1.6.1",
23-
"astro": "^5.16.11"
23+
"astro": "^5.16.12"
2424
},
2525
"devDependencies": {
2626
"@actions/core": "^2.0.2",
@@ -33,14 +33,14 @@
3333
"gemoji": "^8.1.0",
3434
"linkedom": "^0.18.12",
3535
"parse-github-url": "^1.0.3",
36-
"prettier": "^3.8.0",
36+
"prettier": "^3.8.1",
3737
"prettier-plugin-astro": "^0.14.1",
3838
"reading-time": "^1.5.0",
3939
"starlight-blog": "^0.25.2",
4040
"starlight-links-validator": "^0.19.2",
4141
"starlight-showcases": "^0.3.1",
4242
"tsx": "^4.21.0",
43-
"vercel": "^50.4.8",
43+
"vercel": "^50.4.9",
4444
"vitest": "^4.0.17"
4545
}
4646
}

0 commit comments

Comments
 (0)