File tree 5 files changed +92
-94
lines changed
5 files changed +92
-94
lines changed Original file line number Diff line number Diff line change 29
29
"@types/lodash" : " ^4.14.195" ,
30
30
"@types/node" : " ^18.16.19" ,
31
31
"@types/ws" : " ^8.5.5" ,
32
- "@typescript-eslint/eslint-plugin" : " ^5.61 .0" ,
33
- "@typescript-eslint/parser" : " ^5.61 .0" ,
32
+ "@typescript-eslint/eslint-plugin" : " ^5.62 .0" ,
33
+ "@typescript-eslint/parser" : " ^5.62 .0" ,
34
34
"@vitest/coverage-v8" : " ^0.33.0" ,
35
35
"cz-conventional-changelog" : " ^3.3.0" ,
36
- "discord-api-types" : " ^0.37.47 " ,
36
+ "discord-api-types" : " ^0.37.48 " ,
37
37
"discord.js" : " ^14.11.0" ,
38
- "eslint" : " ^8.44 .0" ,
38
+ "eslint" : " ^8.45 .0" ,
39
39
"eslint-config-prettier" : " ^8.8.0" ,
40
40
"eslint-plugin-prettier" : " ^4.2.1" ,
41
41
"husky" : " ^8.0.3" ,
42
42
"lint-staged" : " ^13.2.3" ,
43
43
"lodash" : " ^4.17.21" ,
44
- "nock" : " ^13.3.1 " ,
44
+ "nock" : " ^13.3.2 " ,
45
45
"prettier" : " ^2.8.8" ,
46
46
"pretty-quick" : " ^3.1.3" ,
47
47
"rimraf" : " ^5.0.1" ,
50
50
"turbo" : " ^1.10.7" ,
51
51
"typedoc-json-parser" : " ^8.2.0" ,
52
52
"typescript" : " ^5.1.6" ,
53
- "vite" : " ^4.4.2 " ,
53
+ "vite" : " ^4.4.4 " ,
54
54
"vitest" : " ^0.33.0"
55
55
},
56
56
"repository" : {
Original file line number Diff line number Diff line change 56
56
"access" : " public"
57
57
},
58
58
"dependencies" : {
59
- "discord-api-types" : " ^0.37.47 "
59
+ "discord-api-types" : " ^0.37.48 "
60
60
},
61
61
"devDependencies" : {
62
62
"@favware/cliff-jumper" : " ^2.1.1" ,
Original file line number Diff line number Diff line change 20
20
"check-update" : " cliff-jumper --dry-run"
21
21
},
22
22
"dependencies" : {
23
- "@typescript-eslint/eslint-plugin" : " ^5.61 .0" ,
24
- "@typescript-eslint/parser" : " ^5.61 .0" ,
25
- "eslint" : " ^8.44 .0" ,
23
+ "@typescript-eslint/eslint-plugin" : " ^5.62 .0" ,
24
+ "@typescript-eslint/parser" : " ^5.62 .0" ,
25
+ "eslint" : " ^8.45 .0" ,
26
26
"eslint-config-prettier" : " ^8.8.0" ,
27
27
"eslint-plugin-prettier" : " ^4.2.1" ,
28
28
"prettier" : " ^2.8.8" ,
Original file line number Diff line number Diff line change 58
58
},
59
59
"dependencies" : {
60
60
"@sapphire/result" : " workspace:^" ,
61
- "@typescript-eslint/utils" : " ^5.61 .0" ,
61
+ "@typescript-eslint/utils" : " ^5.62 .0" ,
62
62
"tsutils" : " ^3.21.0" ,
63
63
"typescript" : " ^5.1.6"
64
64
}
You can’t perform that action at this time.
0 commit comments