File tree 2 files changed +6
-6
lines changed
2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 54
54
"dependencies" : {
55
55
"@hono/node-server" : " ^1.13.1" ,
56
56
"@upstash/ratelimit" : " ^2.0.3" ,
57
- "@upstash/redis" : " ^1.34.0 " ,
57
+ "@upstash/redis" : " ^1.34.2 " ,
58
58
"bun-vercel" : " ^1.0.0-alpha.5" ,
59
59
"crypto-js" : " ^4.2.0" ,
60
60
"entities" : " ^5.0.0" ,
61
61
"hono" : " ^4.6.3"
62
62
},
63
63
"devDependencies" : {
64
- "@cloudflare/workers-types" : " ^4.20240925 .0" ,
64
+ "@cloudflare/workers-types" : " ^4.20241004 .0" ,
65
65
"@commitlint/cli" : " ^18.6.1" ,
66
66
"@commitlint/config-conventional" : " ^18.6.3" ,
67
67
"@total-typescript/ts-reset" : " ^0.6.1" ,
68
68
"@types/crypto-js" : " ^4.2.2" ,
69
- "@typescript-eslint/eslint-plugin" : " ^8.7 .0" ,
70
- "@typescript-eslint/parser" : " ^8.7 .0" ,
69
+ "@typescript-eslint/eslint-plugin" : " ^8.8 .0" ,
70
+ "@typescript-eslint/parser" : " ^8.8 .0" ,
71
71
"bun-types" : " ^1.1.29" ,
72
72
"eslint" : " ^8.57.1" ,
73
73
"eslint-config-prettier" : " ^9.1.0" ,
76
76
"prettier" : " ^3.3.3" ,
77
77
"tsx" : " ^4.19.1" ,
78
78
"typescript" : " ^5.6.2" ,
79
- "vercel" : " ^37.6.0 " ,
80
- "wrangler" : " ^3.78.12 "
79
+ "vercel" : " ^37.6.1 " ,
80
+ "wrangler" : " ^3.80.0 "
81
81
}
82
82
}
You can’t perform that action at this time.
0 commit comments