Skip to content

Commit c331489

Browse files
stephendolanClawd
andauthored
chore(deps): update commander, biome, and oxlint (#13)
- commander: ^12.1.0 → ^14.0.2 - @biomejs/biome: ^1.9.4 → ^2.3.11 - oxlint: ^0.16.0 → ^1.38.0 Note: Zod stays at v3 - v4 has breaking changes incompatible with @modelcontextprotocol/sdk Co-authored-by: Clawd <clawd@clawdbot.local>
1 parent e115f13 commit c331489

File tree

2 files changed

+25
-25
lines changed

2 files changed

+25
-25
lines changed

bun.lock

Lines changed: 22 additions & 22 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
@@ -49,14 +49,14 @@
4949
},
5050
"dependencies": {
5151
"@modelcontextprotocol/sdk": "^1.12.0",
52-
"commander": "^12.1.0",
52+
"commander": "^14.0.2",
5353
"dayjs": "^1.11.19",
5454
"zod": "^3.24.0"
5555
},
5656
"devDependencies": {
57-
"@biomejs/biome": "^1.9.4",
57+
"@biomejs/biome": "^2.3.11",
5858
"@types/bun": "latest",
59-
"oxlint": "^0.16.0",
59+
"oxlint": "^1.38.0",
6060
"tsup": "^8.0.0",
6161
"typescript": "^5.7.2",
6262
"vitest": "^4.0.14"

0 commit comments

Comments
 (0)