File tree 2 files changed +7
-7
lines changed
2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 42
42
"@hono/node-server" : " ^1.2.0" ,
43
43
"crypto-js" : " ^4.1.1" ,
44
44
"entities" : " ^4.5.0" ,
45
- "hono" : " ^3.7.2 " ,
45
+ "hono" : " ^3.7.3 " ,
46
46
"lru-cache" : " ^10.0.1"
47
47
},
48
48
"devDependencies" : {
49
- "@cloudflare/workers-types" : " ^4.20230914 .0" ,
50
- "@commitlint/cli" : " ^17.7.1 " ,
49
+ "@cloudflare/workers-types" : " ^4.20230922 .0" ,
50
+ "@commitlint/cli" : " ^17.7.2 " ,
51
51
"@commitlint/config-conventional" : " ^17.7.0" ,
52
52
"@total-typescript/ts-reset" : " ^0.5.1" ,
53
53
"@types/crypto-js" : " ^4.1.2" ,
54
- "@types/node" : " ^20.6.5 " ,
55
- "@typescript-eslint/eslint-plugin" : " ^6.7.2 " ,
56
- "@typescript-eslint/parser" : " ^6.7.2 " ,
54
+ "@types/node" : " ^20.8.0 " ,
55
+ "@typescript-eslint/eslint-plugin" : " ^6.7.3 " ,
56
+ "@typescript-eslint/parser" : " ^6.7.3 " ,
57
57
"bun-types" : " ^1.0.3" ,
58
58
"eslint" : " ^8.50.0" ,
59
59
"eslint-config-prettier" : " ^9.0.0" ,
63
63
"tsx" : " ^3.13.0" ,
64
64
"typescript" : " ^5.2.2" ,
65
65
"vercel" : " ^32.3.1" ,
66
- "wrangler" : " ^3.9.0 "
66
+ "wrangler" : " ^3.10.1 "
67
67
}
68
68
}
You can’t perform that action at this time.
0 commit comments