Skip to content

Commit 6d59f96

Browse files
chore(deps-dev): bump dependencies
- astro ^6.1.5 → ^6.1.6 - dotenv ^17.4.1 → ^17.4.2 - vercel ^50.44.0 → ^51.1.0
1 parent 3df586b commit 6d59f96

2 files changed

Lines changed: 63 additions & 63 deletions

File tree

package-lock.json

Lines changed: 60 additions & 60 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.38.3",
2121
"@astrojs/vercel": "^10.0.4",
2222
"@vercel/analytics": "^2.0.1",
23-
"astro": "^6.1.5"
23+
"astro": "^6.1.6"
2424
},
2525
"devDependencies": {
2626
"@actions/core": "^3.0.0",
@@ -29,7 +29,7 @@
2929
"@octokit/graphql-schema": "^15.26.1",
3030
"@types/parse-github-url": "^1.0.3",
3131
"astro-og-canvas": "^0.11.0",
32-
"dotenv": "^17.4.1",
32+
"dotenv": "^17.4.2",
3333
"gemoji": "^8.1.0",
3434
"linkedom": "^0.18.12",
3535
"parse-github-url": "^1.0.4",
@@ -40,7 +40,7 @@
4040
"starlight-links-validator": "^0.23.0",
4141
"starlight-showcases": "^0.3.2",
4242
"tsx": "^4.21.0",
43-
"vercel": "^50.44.0",
43+
"vercel": "^51.1.0",
4444
"vitest": "^4.1.4"
4545
}
4646
}

0 commit comments

Comments
 (0)