File tree 7 files changed +7
-7
lines changed
optimize/starter/packages/server
7 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 10
10
"dependencies" : {
11
11
"@prisma/client" : " 6.7.0" ,
12
12
"body-parser" : " 2.2.0" ,
13
- "express" : " 4.21.2 " ,
13
+ "express" : " 5.1.0 " ,
14
14
"prisma" : " 6.7.0"
15
15
},
16
16
"devDependencies" : {}
Original file line number Diff line number Diff line change 14
14
"dependencies" : {
15
15
"@prisma/client" : " 6.7.0" ,
16
16
"body-parser" : " 2.2.0" ,
17
- "express" : " 4.21.2 "
17
+ "express" : " 5.1.0 "
18
18
},
19
19
"devDependencies" : {
20
20
"prisma" : " 6.7.0"
Original file line number Diff line number Diff line change 23
23
"@trpc/server" : " next" ,
24
24
"@types/cors" : " 2.8.17" ,
25
25
"cors" : " 2.8.5" ,
26
- "express" : " 4.21.2 " ,
26
+ "express" : " 5.1.0 " ,
27
27
"zod" : " 3.24.4"
28
28
}
29
29
}
Original file line number Diff line number Diff line change 7
7
},
8
8
"dependencies" : {
9
9
"@prisma/client" : " 6.7.0" ,
10
- "express" : " 4.21.2 "
10
+ "express" : " 5.1.0 "
11
11
},
12
12
"devDependencies" : {
13
13
"@types/express" : " 5.0.1" ,
Original file line number Diff line number Diff line change 20
20
"@prisma/client" : " 6.7.0" ,
21
21
"body-parser" : " 2.2.0" ,
22
22
"cors" : " 2.8.5" ,
23
- "express" : " 4.21.2 " ,
23
+ "express" : " 5.1.0 " ,
24
24
"graphql" : " 16.11.0" ,
25
25
"graphql-subscriptions" : " 3.0.0" ,
26
26
"graphql-ws" : " 5.16.2" ,
Original file line number Diff line number Diff line change 9
9
"dependencies" : {
10
10
"@prisma/client" : " 6.7.0" ,
11
11
"@types/node" : " 22.13.10" ,
12
- "express" : " 4.21.2 "
12
+ "express" : " 5.1.0 "
13
13
},
14
14
"devDependencies" : {
15
15
"@types/body-parser" : " 1.19.5" ,
Original file line number Diff line number Diff line change 13
13
"dependencies" : {
14
14
"@prisma/client" : " 6.7.0" ,
15
15
"@types/node" : " 22.13.10" ,
16
- "express" : " 4.21.2 " ,
16
+ "express" : " 5.1.0 " ,
17
17
"jest-config" : " 29.7.0"
18
18
},
19
19
"devDependencies" : {
You can’t perform that action at this time.
0 commit comments