File tree Expand file tree Collapse file tree 4 files changed +1034
-92
lines changed Expand file tree Collapse file tree 4 files changed +1034
-92
lines changed Original file line number Diff line number Diff line change 63
63
"typegraphql-prisma" : " 0.28.0"
64
64
},
65
65
"devDependencies" : {
66
- "@types/bcryptjs" : " 2.4.6 " ,
67
- "@types/express" : " 4.17.23 " ,
68
- "@types/express-jwt" : " 6.0 .4" ,
66
+ "@types/bcryptjs" : " 3.0.0 " ,
67
+ "@types/express" : " 5.0.3 " ,
68
+ "@types/express-jwt" : " 7.4 .4" ,
69
69
"@types/graphql-fields" : " 1.3.9" ,
70
- "@types/ioredis" : " 4.28.10 " ,
71
- "@types/jsonwebtoken" : " 8.5.9 " ,
70
+ "@types/ioredis" : " 5.0.0 " ,
71
+ "@types/jsonwebtoken" : " 9.0.10 " ,
72
72
"@types/morgan" : " 1.9.10" ,
73
- "@types/node" : " 16 .18.126 " ,
74
- "@types/nodemailer" : " 6.4.17 " ,
73
+ "@types/node" : " 22 .18.0 " ,
74
+ "@types/nodemailer" : " 7.0.1 " ,
75
75
"ts-node" : " 10.9.2" ,
76
76
"ts-node-dev" : " 1.1.8"
77
77
}
Original file line number Diff line number Diff line change 54
54
"@graphql-codegen/typescript" : " 2.8.8" ,
55
55
"@graphql-codegen/typescript-operations" : " 2.5.13" ,
56
56
"@graphql-codegen/typescript-react-apollo" : " 3.3.7" ,
57
- "@types/react" : " 17.0.87 " ,
57
+ "@types/react" : " 19.1.12 " ,
58
58
"@types/react-native" : " 0.73.0" ,
59
59
"eslint-plugin-react" : " 7.37.5" ,
60
60
"eslint-plugin-react-hooks" : " 4.6.2" ,
Original file line number Diff line number Diff line change 52
52
"@graphql-codegen/typescript" : " 2.8.8" ,
53
53
"@graphql-codegen/typescript-operations" : " 2.5.13" ,
54
54
"@graphql-codegen/typescript-react-apollo" : " 3.3.7" ,
55
- "@types/cookie" : " 0.6 .0" ,
56
- "@types/react" : " 17.0.87 " ,
57
- "@types/react-dom" : " 17.0.26 " ,
55
+ "@types/cookie" : " 1.0 .0" ,
56
+ "@types/react" : " 19.1.12 " ,
57
+ "@types/react-dom" : " 19.1.9 " ,
58
58
"eslint-config-next" : " 12.3.7"
59
59
}
60
60
}
You can’t perform that action at this time.
0 commit comments