Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 6, 2025
1 parent 9bff00c commit a40ccc2
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
Binary file modified bun.lockb
Binary file not shown.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,13 @@
"@tsconfig/bun": "1.0.7",
"@tsconfig/strictest": "2.0.5",
"@types/bun": "latest",
"lefthook": "1.8.2",
"textlint": "14.3.0",
"textlint-rule-preset-ja-technical-writing": "10.0.1",
"type-fest": "4.26.1"
"lefthook": "1.10.1",
"textlint": "14.4.2",
"textlint-rule-preset-ja-technical-writing": "10.0.2",
"type-fest": "4.31.0"
},
"peerDependencies": {
"typescript": "5.6.3"
"typescript": "5.7.2"
},
"scripts": {
"dev": "bun scripts/dev.ts",
Expand All @@ -26,7 +26,7 @@
},
"files": [],
"dependencies": {
"hono": "4.6.10",
"honox": "0.1.26"
"hono": "4.6.16",
"honox": "0.1.29"
}
}

0 comments on commit a40ccc2

Please sign in to comment.