We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9bff00c commit 0599d33Copy full SHA for 0599d33
bun.lockb
12.7 KB
package.json
@@ -9,13 +9,13 @@
9
"@tsconfig/bun": "1.0.7",
10
"@tsconfig/strictest": "2.0.5",
11
"@types/bun": "latest",
12
- "lefthook": "1.8.2",
13
- "textlint": "14.3.0",
+ "lefthook": "1.10.1",
+ "textlint": "14.4.2",
14
"textlint-rule-preset-ja-technical-writing": "10.0.1",
15
- "type-fest": "4.26.1"
+ "type-fest": "4.31.0"
16
},
17
"peerDependencies": {
18
- "typescript": "5.6.3"
+ "typescript": "5.7.2"
19
20
"scripts": {
21
"dev": "bun scripts/dev.ts",
@@ -26,7 +26,7 @@
26
27
"files": [],
28
"dependencies": {
29
- "hono": "4.6.10",
30
- "honox": "0.1.26"
+ "hono": "4.6.15",
+ "honox": "0.1.28"
31
}
32
0 commit comments