File tree 2 files changed +9
-9
lines changed
2 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 53
53
},
54
54
"dependencies" : {
55
55
"@hono/node-server" : " ^1.11.2" ,
56
- "@upstash/ratelimit" : " ^1.1.3 " ,
56
+ "@upstash/ratelimit" : " ^1.2.0 " ,
57
57
"@upstash/redis" : " ^1.31.3" ,
58
58
"bun-vercel" : " ^1.0.0-alpha.5" ,
59
59
"crypto-js" : " ^4.2.0" ,
60
60
"entities" : " ^4.5.0" ,
61
- "hono" : " ^4.4.2 "
61
+ "hono" : " ^4.4.4 "
62
62
},
63
63
"devDependencies" : {
64
- "@cloudflare/workers-types" : " ^4.20240529 .0" ,
64
+ "@cloudflare/workers-types" : " ^4.20240605 .0" ,
65
65
"@commitlint/cli" : " ^18.6.1" ,
66
66
"@commitlint/config-conventional" : " ^18.6.3" ,
67
67
"@total-typescript/ts-reset" : " ^0.5.1" ,
68
68
"@types/crypto-js" : " ^4.2.2" ,
69
- "@typescript-eslint/eslint-plugin" : " ^7.11 .0" ,
70
- "@typescript-eslint/parser" : " ^7.11 .0" ,
69
+ "@typescript-eslint/eslint-plugin" : " ^7.12 .0" ,
70
+ "@typescript-eslint/parser" : " ^7.12 .0" ,
71
71
"bun-types" : " ^1.1.12" ,
72
72
"eslint" : " ^8.57.0" ,
73
73
"eslint-config-prettier" : " ^9.1.0" ,
74
74
"husky" : " ^9.0.11" ,
75
75
"lint-staged" : " ^15.2.5" ,
76
- "prettier" : " ^3.3.0 " ,
77
- "tsx" : " ^4.11.2 " ,
76
+ "prettier" : " ^3.3.1 " ,
77
+ "tsx" : " ^4.15.1 " ,
78
78
"typescript" : " ^5.4.5" ,
79
- "vercel" : " ^34.2.4 " ,
80
- "wrangler" : " ^3.58 .0"
79
+ "vercel" : " ^34.2.6 " ,
80
+ "wrangler" : " ^3.60 .0"
81
81
}
82
82
}
You can’t perform that action at this time.
0 commit comments