Skip to content

Commit 18dc2e5

Browse files
chore(deps): bump dependencies (#1082)
- `@astrojs/starlight`: 0.30.3 → 0.31.1 - `@astrojs/vercel`: 8.0.1 → 8.0.4 - `astro`: 5.1.2 → 5.1.10 - `astro-og-canvas`: 0.5.5 → 0.5.6 - `vercel`: 39.2.5 → 39.3.0
1 parent b331ba0 commit 18dc2e5

File tree

2 files changed

+52
-52
lines changed

2 files changed

+52
-52
lines changed

package-lock.json

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

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -16,30 +16,30 @@
1616
},
1717
"dependencies": {
1818
"@astrojs/check": "^0.9.4",
19-
"@astrojs/starlight": "^0.30.3",
20-
"@astrojs/vercel": "^8.0.1",
19+
"@astrojs/starlight": "^0.31.1",
20+
"@astrojs/vercel": "^8.0.4",
2121
"@vercel/analytics": "^1.4.1",
22-
"astro": "^5.1.2"
22+
"astro": "^5.1.10"
2323
},
2424
"devDependencies": {
2525
"@actions/core": "^1.11.1",
2626
"@faker-js/faker": "^9.4.0",
2727
"@octokit/graphql": "^8.1.2",
2828
"@octokit/graphql-schema": "^15.25.0",
2929
"@types/parse-github-url": "^1.0.3",
30-
"astro-og-canvas": "^0.5.5",
30+
"astro-og-canvas": "^0.5.6",
3131
"dotenv": "^16.4.7",
3232
"gemoji": "^8.1.0",
3333
"linkedom": "^0.18.7",
3434
"parse-github-url": "^1.0.3",
35-
"prettier": "3.4.2",
35+
"prettier": "^3.4.2",
3636
"prettier-plugin-astro": "^0.14.1",
3737
"reading-time": "^1.5.0",
3838
"starlight-blog": "^0.16.1",
3939
"starlight-links-validator": "^0.14.1",
4040
"starlight-showcases": "^0.3.0",
4141
"tsx": "^4.19.2",
42-
"vercel": "^39.2.5",
42+
"vercel": "^39.3.0",
4343
"vitest": "^3.0.4"
4444
}
4545
}

0 commit comments

Comments
 (0)