Skip to content

Commit 4f816e0

Browse files
chore(deps-dev): bump dependencies
- @faker-js/faker ^9.8.0 → ^9.9.0 - dotenv ^17.0.0 → ^17.0.1 - vercel ^44.2.7 → ^44.2.8
1 parent 040a06c commit 4f816e0

2 files changed

Lines changed: 70 additions & 69 deletions

File tree

package-lock.json

Lines changed: 67 additions & 66 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
@@ -24,12 +24,12 @@
2424
},
2525
"devDependencies": {
2626
"@actions/core": "^1.11.1",
27-
"@faker-js/faker": "^9.8.0",
27+
"@faker-js/faker": "^9.9.0",
2828
"@octokit/graphql": "^9.0.1",
2929
"@octokit/graphql-schema": "^15.26.0",
3030
"@types/parse-github-url": "^1.0.3",
3131
"astro-og-canvas": "^0.7.0",
32-
"dotenv": "^17.0.0",
32+
"dotenv": "^17.0.1",
3333
"gemoji": "^8.1.0",
3434
"linkedom": "^0.18.11",
3535
"parse-github-url": "^1.0.3",
@@ -40,7 +40,7 @@
4040
"starlight-links-validator": "^0.17.0",
4141
"starlight-showcases": "^0.3.0",
4242
"tsx": "^4.20.3",
43-
"vercel": "^44.2.7",
43+
"vercel": "^44.2.8",
4444
"vitest": "^3.2.4"
4545
}
4646
}

0 commit comments

Comments
 (0)