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 Dec 19, 2024
1 parent 9bff00c commit b9b0eae
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
Binary file modified bun.lockb
Binary file not shown.
12 changes: 6 additions & 6 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",
"lefthook": "1.9.3",
"textlint": "14.4.0",
"textlint-rule-preset-ja-technical-writing": "10.0.1",
"type-fest": "4.26.1"
"type-fest": "4.30.2"
},
"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.14",
"honox": "0.1.27"
}
}

0 comments on commit b9b0eae

Please sign in to comment.