Skip to content

Commit 0599d33

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

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

bun.lockb

12.7 KB
Binary file not shown.

package.json

+6-6
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",
12+
"lefthook": "1.10.1",
13+
"textlint": "14.4.2",
1414
"textlint-rule-preset-ja-technical-writing": "10.0.1",
15-
"type-fest": "4.26.1"
15+
"type-fest": "4.31.0"
1616
},
1717
"peerDependencies": {
18-
"typescript": "5.6.3"
18+
"typescript": "5.7.2"
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.15",
30+
"honox": "0.1.28"
3131
}
3232
}

0 commit comments

Comments
 (0)