File tree Expand file tree Collapse file tree 2 files changed +113
-157
lines changed Expand file tree Collapse file tree 2 files changed +113
-157
lines changed Original file line number Diff line number Diff line change 14
14
"eventemitter3" : " ^5.0.1" ,
15
15
"lodash.defaultsdeep" : " ^4.6.1" ,
16
16
"lodash.isequal" : " ^4.5.0" ,
17
- "mobx" : " ^6.13.5 " ,
18
- "revolt-api" : " 0.7.16 " ,
17
+ "mobx" : " ^6.13.6 " ,
18
+ "revolt-api" : " 0.8.3 " ,
19
19
"ulid" : " ^2.3.0"
20
20
},
21
21
"devDependencies" : {
22
22
"@types/lodash.defaultsdeep" : " ^4.6.9" ,
23
23
"@types/lodash.isequal" : " ^4.5.8" ,
24
- "@types/node" : " ^20.17 .10" ,
25
- "@typescript-eslint/eslint-plugin" : " ^8.18 .1" ,
26
- "@typescript-eslint/parser" : " ^8.18 .1" ,
24
+ "@types/node" : " ^22.13 .10" ,
25
+ "@typescript-eslint/eslint-plugin" : " ^8.26 .1" ,
26
+ "@typescript-eslint/parser" : " ^8.26 .1" ,
27
27
"dotenv" : " ^16.4.7" ,
28
28
"eslint" : " ^8.57.1" ,
29
29
"eslint-plugin-mobx" : " ^0.0.13" ,
30
30
"in-publish" : " ^2.0.1" ,
31
31
"prettier" : " ^2.8.8" ,
32
32
"tsc-watch" : " ^6.3.0" ,
33
- "typedoc" : " ^0.27.5 " ,
34
- "typescript" : " ^5.7 .2"
33
+ "typedoc" : " ^0.27.9 " ,
34
+ "typescript" : " ^5.8 .2"
35
35
},
36
36
"eslintConfig" : {
37
37
"parser" : " @typescript-eslint/parser" ,
84
84
],
85
85
"description" : " Library for interacting with the Revolt API. Fork of v6." ,
86
86
"packageManager" : " yarn@4.5.3"
87
- }
87
+ }
You can’t perform that action at this time.
0 commit comments