File tree Expand file tree Collapse file tree 2 files changed +252
-415
lines changed Expand file tree Collapse file tree 2 files changed +252
-415
lines changed Original file line number Diff line number Diff line change 8
8
"author" : " lgou2w <lgou2w@hotmail.com>" ,
9
9
"license" : " Apache-2.0" ,
10
10
"engines" : {
11
- "node" : " >=10 .0"
11
+ "node" : " ^12.22.0 || ^14.17.0 || >=16.0 .0"
12
12
},
13
13
"scripts" : {
14
14
"clean" : " rimraf lib coverage" ,
33
33
" cosplay"
34
34
],
35
35
"dependencies" : {
36
- "debug" : " ^4.3.3 " ,
36
+ "debug" : " ^4.3.4 " ,
37
37
"got" : " ^11.8.2" ,
38
38
"tunnel" : " ^0.0.6" ,
39
39
"uuid" : " ^8.3.2"
40
40
},
41
41
"devDependencies" : {
42
- "@types/node" : " ^14.14.44 " ,
42
+ "@types/node" : " ^16 " ,
43
43
"@types/tunnel" : " ^0.0.3" ,
44
44
"@types/uuid" : " ^8.3.4" ,
45
- "@typescript-eslint/eslint-plugin" : " ^4.33 .0" ,
46
- "@typescript-eslint/parser" : " ^4.33 .0" ,
45
+ "@typescript-eslint/eslint-plugin" : " ^5.15 .0" ,
46
+ "@typescript-eslint/parser" : " ^5.15 .0" ,
47
47
"cross-env" : " ^7.0.3" ,
48
- "eslint" : " ^7.32 .0" ,
49
- "eslint-config-standard" : " ^16 .0.3 " ,
48
+ "eslint" : " ^8.11 .0" ,
49
+ "eslint-config-standard" : " ^17 .0.0-1 " ,
50
50
"eslint-plugin-import" : " ^2.25.4" ,
51
- "eslint-plugin-node " : " ^11.1.0 " ,
52
- "eslint-plugin-promise" : " ^5.1 .0" ,
51
+ "eslint-plugin-n " : " ^15.0.1 " ,
52
+ "eslint-plugin-promise" : " ^6.0 .0" ,
53
53
"rimraf" : " ^3.0.2" ,
54
54
"ts-node" : " ^10.7.0" ,
55
55
"typescript" : " ^4.6.2"
You can’t perform that action at this time.
0 commit comments