Skip to content

Commit 726d2a6

Browse files
fix(deps): update all non-major dependencies
1 parent 9bff00c commit 726d2a6

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

bun.lockb

-2.52 KB
Binary file not shown.

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -9,13 +9,13 @@
99
"@tsconfig/bun": "1.0.7",
1010
"@tsconfig/strictest": "2.0.5",
1111
"@types/bun": "latest",
12-
"lefthook": "1.8.2",
13-
"textlint": "14.3.0",
14-
"textlint-rule-preset-ja-technical-writing": "10.0.1",
15-
"type-fest": "4.26.1"
12+
"lefthook": "1.10.10",
13+
"textlint": "14.4.2",
14+
"textlint-rule-preset-ja-technical-writing": "10.0.2",
15+
"type-fest": "4.33.0"
1616
},
1717
"peerDependencies": {
18-
"typescript": "5.6.3"
18+
"typescript": "5.7.3"
1919
},
2020
"scripts": {
2121
"dev": "bun scripts/dev.ts",
@@ -26,7 +26,7 @@
2626
},
2727
"files": [],
2828
"dependencies": {
29-
"hono": "4.6.10",
30-
"honox": "0.1.26"
29+
"hono": "4.6.20",
30+
"honox": "0.1.34"
3131
}
3232
}

0 commit comments

Comments
 (0)