Skip to content

Commit 7237778

Browse files
chore(deps-dev): bump dependencies
- `dotenv` ^16.5.0 → ^17.0.0 - `prettier` ^3.6.1 → ^3.6.2 - `vercel` ^44.2.5 → ^44.2.7
1 parent 6cc87eb commit 7237778

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,18 +29,18 @@
2929
"@octokit/graphql-schema": "^15.26.0",
3030
"@types/parse-github-url": "^1.0.3",
3131
"astro-og-canvas": "^0.7.0",
32-
"dotenv": "^16.5.0",
32+
"dotenv": "^17.0.0",
3333
"gemoji": "^8.1.0",
3434
"linkedom": "^0.18.11",
3535
"parse-github-url": "^1.0.3",
36-
"prettier": "^3.6.1",
36+
"prettier": "^3.6.2",
3737
"prettier-plugin-astro": "^0.14.1",
3838
"reading-time": "^1.5.0",
3939
"starlight-blog": "^0.24.0",
4040
"starlight-links-validator": "^0.17.0",
4141
"starlight-showcases": "^0.3.0",
4242
"tsx": "^4.20.3",
43-
"vercel": "^44.2.5",
43+
"vercel": "^44.2.7",
4444
"vitest": "^3.2.4"
4545
}
4646
}

0 commit comments

Comments
 (0)