We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9bff00c commit 726d2a6Copy full SHA for 726d2a6
bun.lockb
-2.52 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",
14
- "textlint-rule-preset-ja-technical-writing": "10.0.1",
15
- "type-fest": "4.26.1"
+ "lefthook": "1.10.10",
+ "textlint": "14.4.2",
+ "textlint-rule-preset-ja-technical-writing": "10.0.2",
+ "type-fest": "4.33.0"
16
},
17
"peerDependencies": {
18
- "typescript": "5.6.3"
+ "typescript": "5.7.3"
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.20",
+ "honox": "0.1.34"
31
}
32
0 commit comments