File tree Expand file tree Collapse file tree 5 files changed +228
-78
lines changed Expand file tree Collapse file tree 5 files changed +228
-78
lines changed Original file line number Diff line number Diff line change 32
32
"@packages/commonjs" : " workspace:*" ,
33
33
"@packages/database" : " workspace:*" ,
34
34
"@packages/library" : " workspace:*" ,
35
- "@prisma/client" : " ^5.11 .0" ,
35
+ "@prisma/client" : " ^5.17 .0" ,
36
36
"date-fns" : " ^2.30.0" ,
37
37
"discord.js" : " ^14.14.1" ,
38
38
"dotenv" : " ^16.4.5" ,
52
52
"next" : " ^14.2.1" ,
53
53
"nextra" : " ^2.13.4" ,
54
54
"nextra-theme-docs" : " ^2.13.4" ,
55
- "prisma" : " ^5.11 .0" ,
55
+ "prisma" : " ^5.17 .0" ,
56
56
"react" : " ^18.2.0" ,
57
57
"react-dom" : " 18.2.0" ,
58
58
"reflect-metadata" : " ^0.1.13" ,
Original file line number Diff line number Diff line change 28
28
"@fastify/cors" : " ^8.3.0" ,
29
29
"@packages/database" : " workspace:*" ,
30
30
"@packages/scripts" : " workspace:*" ,
31
- "@prisma/client" : " ^5.11 .0" ,
31
+ "@prisma/client" : " ^5.17 .0" ,
32
32
"date-fns" : " ^3.6.0" ,
33
33
"date-fns-tz" : " ^3.1.3" ,
34
34
"discord.js" : " ^14.14.1" ,
40
40
"inquirer" : " ^9.2.23" ,
41
41
"ioredis" : " ^5.3.2" ,
42
42
"pino-pretty" : " ^10.0.0" ,
43
- "prisma" : " ^5.11 .0" ,
43
+ "prisma" : " ^5.17 .0" ,
44
44
"reflect-metadata" : " ^0.1.13" ,
45
45
"tsyringe" : " ^4.7.0" ,
46
46
"zod" : " ^3.21.4"
Original file line number Diff line number Diff line change 38
38
"@packages/database" : " workspace:*" ,
39
39
"@packages/library" : " workspace:*" ,
40
40
"@packages/scripts" : " workspace:*" ,
41
- "@prisma/client" : " ^5.11 .0" ,
41
+ "@prisma/client" : " ^5.17 .0" ,
42
42
"ajv" : " ^8.12.0" ,
43
43
"axios" : " ^1.4.0" ,
44
44
"backblaze-b2" : " ^1.7.0" ,
64
64
"nanoid" : " ^5.0.7" ,
65
65
"nanoid-dictionary" : " ^4.3.0" ,
66
66
"pino-pretty" : " ^10.0.0" ,
67
- "prisma" : " ^5.11 .0" ,
67
+ "prisma" : " ^5.17 .0" ,
68
68
"qs" : " ^6.11.2" ,
69
69
"rambda" : " ^8.3.0" ,
70
70
"reflect-metadata" : " ^0.1.13" ,
Original file line number Diff line number Diff line change 27
27
"@packages/commonjs" : " workspace:*" ,
28
28
"@packages/database" : " workspace:*" ,
29
29
"@packages/scripts" : " workspace:*" ,
30
- "@prisma/client" : " ^5.11 .0" ,
30
+ "@prisma/client" : " ^5.17 .0" ,
31
31
"date-fns" : " ^2.30.0" ,
32
32
"discord.js" : " ^14.14.1" ,
33
33
"dotenv" : " ^16.3.1" ,
34
34
"inquirer" : " ^9.2.23" ,
35
35
"ioredis" : " ^5.3.2" ,
36
- "prisma" : " ^5.11 .0" ,
36
+ "prisma" : " ^5.17 .0" ,
37
37
"reflect-metadata" : " ^0.1.13" ,
38
38
"tsx" : " ^4.7.1" ,
39
39
"tsyringe" : " ^4.7.0" ,
You can’t perform that action at this time.
0 commit comments