File tree 4 files changed +151
-86
lines changed
4 files changed +151
-86
lines changed Original file line number Diff line number Diff line change
1
+ 22
Original file line number Diff line number Diff line change 18
18
],
19
19
"legacyIds" : [],
20
20
"runtime" : {
21
- "type" : " node18 " ,
21
+ "type" : " node22 " ,
22
22
"api" : " nodejs-ipc" ,
23
23
"apiVersion" : " 0.0.0" ,
24
24
"entrypoint" : " ../dist/main.js"
Original file line number Diff line number Diff line change 24
24
]
25
25
},
26
26
"engines" : {
27
- "node" : " ^18 .12"
27
+ "node" : " ^22 .12"
28
28
},
29
29
"dependencies" : {
30
30
"@companion-module/base" : " ~1.11.3" ,
31
- "@types/node" : " ^18.19.68 " ,
31
+ "@types/node" : " ^22.10.2 " ,
32
32
"@types/spotify-api" : " ^0.0.25" ,
33
- "got" : " ^12.6.1 " ,
33
+ "got" : " ^14.4.5 " ,
34
34
"p-queue" : " ^8.0.1" ,
35
35
"type-fest" : " ^4.31.0"
36
36
},
40
40
"husky" : " ^9.1.7" ,
41
41
"lint-staged" : " ^15.2.11" ,
42
42
"prettier" : " ^3.4.2" ,
43
- "rimraf" : " ^5 .0.10 " ,
44
- "typescript" : " ~5.5.4 " ,
43
+ "rimraf" : " ^6 .0.1 " ,
44
+ "typescript" : " ~5.7.2 " ,
45
45
"typescript-eslint" : " ^8.18.2"
46
46
},
47
47
"packageManager" :
" [email protected] "
You can’t perform that action at this time.
0 commit comments