File tree Expand file tree Collapse file tree 4 files changed +505
-250
lines changed Expand file tree Collapse file tree 4 files changed +505
-250
lines changed Original file line number Diff line number Diff line change 33
33
"devDependencies" : {
34
34
"@commitlint/cli" : " ^17.0.3" ,
35
35
"@commitlint/config-angular" : " ^17.0.3" ,
36
- "@typescript-eslint/eslint-plugin" : " ^5.30.6 " ,
37
- "@typescript-eslint/parser" : " ^5.30.6 " ,
36
+ "@typescript-eslint/eslint-plugin" : " ^5.33.0 " ,
37
+ "@typescript-eslint/parser" : " ^5.33.0 " ,
38
38
"dotenv-cli" : " ^5.1.0" ,
39
- "eslint" : " ^8.19 .0" ,
39
+ "eslint" : " ^8.21 .0" ,
40
40
"eslint-config-marine" : " ^9.4.1" ,
41
41
"eslint-config-prettier" : " ^8.5.0" ,
42
42
"eslint-plugin-import" : " ^2.26.0" ,
43
43
"husky" : " ^8.0.1" ,
44
44
"is-ci" : " ^3.0.1" ,
45
45
"prettier" : " ^2.7.1" ,
46
46
"prettier-eslint" : " ^15.0.1" ,
47
- "prisma" : " ^4.0.0 " ,
47
+ "prisma" : " ^4.2.1 " ,
48
48
"rimraf" : " ^3.0.2" ,
49
- "turbo" : " ^1.3.1 " ,
49
+ "turbo" : " ^1.4.3 " ,
50
50
"typescript" : " ^4.7.4"
51
51
},
52
52
"husky" : {
Original file line number Diff line number Diff line change 16
16
},
17
17
"devDependencies" : {
18
18
"@types/cors" : " ^2.8.12" ,
19
- "@types/node" : " ^16.11.43 " ,
19
+ "@types/node" : " ^16.11.48 " ,
20
20
"@types/pino" : " ^7.0.5" ,
21
- "prisma" : " ^4.0.0 " ,
21
+ "prisma" : " ^4.2.1 " ,
22
22
"typescript" : " ^4.7.4"
23
23
},
24
24
"dependencies" : {
25
25
"@chatsift/readdir" : " ^0.2.0" ,
26
- "@chatsift/rest-utils" : " ^0.5 .0" ,
26
+ "@chatsift/rest-utils" : " ^0.6 .0" ,
27
27
"@hapi/boom" : " ^10.0.0" ,
28
- "@prisma/client" : " ^4.0.0 " ,
29
- "@sapphire/shapeshift" : " ^3.5.0 " ,
28
+ "@prisma/client" : " ^4.2.1 " ,
29
+ "@sapphire/shapeshift" : " ^3.4.1 " ,
30
30
"cors" : " ^2.8.5" ,
31
- "discord-api-types" : " ^0.36.1 " ,
32
- "helmet" : " ^5.1.0 " ,
33
- "pino" : " ^8.1.0 " ,
31
+ "discord-api-types" : " ^0.37.2 " ,
32
+ "helmet" : " ^5.1.1 " ,
33
+ "pino" : " ^8.4.1 " ,
34
34
"pino-pretty" : " ^8.1.0" ,
35
35
"polka" : " ^1.0.0-next.22" ,
36
36
"prisma-error-enum" : " ^0.1.2" ,
Original file line number Diff line number Diff line change 18
18
"devDependencies" : {
19
19
"@types/common-tags" : " ^1.8.1" ,
20
20
"@types/i18next-fs-backend" : " ^1.1.2" ,
21
- "@types/node" : " ^16.11.43 " ,
21
+ "@types/node" : " ^16.11.48 " ,
22
22
"@types/pino" : " ^7.0.5" ,
23
- "prisma" : " ^4.0.0 " ,
23
+ "prisma" : " ^4.2.1 " ,
24
24
"typescript" : " ^4.7.4"
25
25
},
26
26
"dependencies" : {
27
27
"@chatsift/readdir" : " ^0.2.0" ,
28
- "@discordjs/builders" : " ^0.15 .0" ,
29
- "@discordjs/rest" : " ^0.5.0 " ,
28
+ "@discordjs/builders" : " ^1.1 .0" ,
29
+ "@discordjs/rest" : " ^1.0.1 " ,
30
30
"@naval-base/ms" : " ^3.1.0" ,
31
- "@prisma/client" : " ^4.0.0 " ,
32
- "bree" : " ^9.1.1 " ,
31
+ "@prisma/client" : " ^4.2.1 " ,
32
+ "bree" : " ^9.1.2 " ,
33
33
"common-tags" : " ^1.8.2" ,
34
- "discord.js" : " ^14.0.0-dev.1657411900-f0b68d5 " ,
35
- "i18next" : " ^21.8.13 " ,
36
- "i18next-fs-backend" : " ^1.1.4 " ,
34
+ "discord.js" : " ^14.2.0 " ,
35
+ "i18next" : " ^21.9.0 " ,
36
+ "i18next-fs-backend" : " ^1.1.5 " ,
37
37
"nanoid" : " ^4.0.0" ,
38
- "pino" : " ^8.1.0 " ,
38
+ "pino" : " ^8.4.1 " ,
39
39
"pino-pretty" : " ^8.1.0" ,
40
40
"prisma-error-enum" : " ^0.1.2" ,
41
41
"reflect-metadata" : " ^0.1.13" ,
You can’t perform that action at this time.
0 commit comments