File tree Expand file tree Collapse file tree 2 files changed +1941
-1965
lines changed Expand file tree Collapse file tree 2 files changed +1941
-1965
lines changed Original file line number Diff line number Diff line change 35
35
"@fastify/swagger" : " ^8.9.0" ,
36
36
"@fastify/type-provider-typebox" : " ^3.2.0" ,
37
37
"@fastify/websocket" : " ^8.2.0" ,
38
- "@google-cloud/kms" : " ^4.0 .0" ,
38
+ "@google-cloud/kms" : " ^4.4 .0" ,
39
39
"@prisma/client" : " ^5.14.0-dev.65" ,
40
40
"@sinclair/typebox" : " ^0.31.28" ,
41
41
"@t3-oss/env-core" : " ^0.6.0" ,
68
68
"pino" : " ^8.15.1" ,
69
69
"pino-pretty" : " ^10.0.0" ,
70
70
"prisma" : " 5.14.0-dev.61" ,
71
- "protobufjs" : " ~7.3.0" ,
72
71
"superjson" : " ^2.2.1" ,
73
72
"thirdweb" : " ^5.25.1" ,
74
73
"uuid" : " ^9.0.1" ,
90
89
"@typescript-eslint/eslint-plugin" : " ^5.55.0" ,
91
90
"@typescript-eslint/parser" : " ^5.55.0" ,
92
91
"commander" : " ^11.0.0" ,
93
- "eslint" : " ^8.36 .0" ,
92
+ "eslint" : " ^9.3 .0" ,
94
93
"eslint-config-prettier" : " ^8.7.0" ,
95
94
"jest" : " ^29.7.0" ,
96
95
"nodemon" : " ^3.1.2" ,
106
105
},
107
106
"prisma" : {
108
107
"schema" : " ./src/prisma/schema.prisma"
108
+ },
109
+ "resolutions" : {
110
+ "ethers-gcp-kms-signer/**/protobufjs" : " >=7.2.5" ,
111
+ "@thirdweb-dev/auth/**/axios" : " >=0.28.0"
109
112
}
110
113
}
You can’t perform that action at this time.
0 commit comments