File tree Expand file tree Collapse file tree 2 files changed +183
-116
lines changed Expand file tree Collapse file tree 2 files changed +183
-116
lines changed Original file line number Diff line number Diff line change 2
2
"name" : " fastify-grammy" ,
3
3
"type" : " module" ,
4
4
"version" : " 0.1.0" ,
5
- "packageManager" : " pnpm@9.9.0 " ,
5
+ "packageManager" : " pnpm@9.13.1 " ,
6
6
"description" : " " ,
7
7
"author" : " " ,
8
8
"license" : " MIT" ,
37
37
},
38
38
"dependencies" : {
39
39
"@fastify/error" : " ^4.0.0" ,
40
- "fastify-plugin" : " ^4.0.0 " ,
41
- "grammy" : " ^1.31.0 "
40
+ "fastify-plugin" : " ^4.5.1 " ,
41
+ "grammy" : " ^1.31.3 "
42
42
},
43
43
"devDependencies" : {
44
- "@antfu/eslint-config" : " ^3.8.0 " ,
45
- "@types/node" : " ^20.4.4 " ,
44
+ "@antfu/eslint-config" : " ^3.9.1 " ,
45
+ "@types/node" : " ^20.17.6 " ,
46
46
"bumpp" : " ^9.8.1" ,
47
47
"changelogen" : " ^0.5.7" ,
48
48
"eslint" : " ^9.14.0" ,
49
- "fastify" : " ^5.0 .0" ,
49
+ "fastify" : " ^5.1 .0" ,
50
50
"lefthook" : " 1.8.2" ,
51
51
"publint" : " ^0.2.12" ,
52
52
"tsup" : " ^8.3.5" ,
53
53
"typescript" : " 5.6.3" ,
54
- "vitest" : " ^2.1.4 "
54
+ "vitest" : " ^2.1.5 "
55
55
},
56
56
"resolutions" : {
57
57
"fastify-grammy" : " link:."
You can’t perform that action at this time.
0 commit comments