This repository was archived by the owner on Jan 23, 2025. It is now read-only.
File tree 2 files changed +459
-384
lines changed
2 files changed +459
-384
lines changed Original file line number Diff line number Diff line change 35
35
"doc" : " typedoc ./src/index.ts"
36
36
},
37
37
"dependencies" : {
38
- "debug" : " ^4.3.4 " ,
39
- "generic-pool" : " ^3.8.2 " ,
40
- "redis" : " ^4.3 .0"
38
+ "debug" : " ^4.4.0 " ,
39
+ "generic-pool" : " ^3.9.0 " ,
40
+ "redis" : " ^4.7 .0"
41
41
},
42
42
"devDependencies" : {
43
43
"@eslint/js" : " ^9.18.0" ,
44
- "@types/chai" : " 4.3.3" ,
45
- "@types/debug" : " 4.1.7" ,
46
- "@types/generic-pool" : " 3.1.11" ,
47
- "@types/mocha" : " 9.1.1" ,
48
- "@types/node" : " 17.0.23" ,
44
+ "@types/chai" : " 5.0.1" ,
45
+ "@types/debug" : " 4.1.12" ,
46
+ "@types/mocha" : " 10.0.10" ,
47
+ "@types/node" : " 22.10.7" ,
49
48
"@types/proxyquire" : " 1.3.31" ,
50
- "@types/sinon" : " 10 .0.13 " ,
49
+ "@types/sinon" : " 17 .0.3 " ,
51
50
"@typescript-eslint/eslint-plugin" : " ^8.20.0" ,
52
51
"@typescript-eslint/parser" : " ^8.20.0" ,
53
- "c8" : " 7.12.0 " ,
54
- "chai" : " 4.3.6 " ,
52
+ "c8" : " 10.1.3 " ,
53
+ "chai" : " 5.1.2 " ,
55
54
"eslint" : " ^9.18.0" ,
56
55
"globals" : " ^15.14.0" ,
57
- "mocha" : " 10 .0.0 " ,
56
+ "mocha" : " 11 .0.1 " ,
58
57
"prettier" : " ^3.4.2" ,
59
58
"proxyquire" : " 2.1.3" ,
60
- "sinon" : " 14 .0.0 " ,
61
- "typedoc" : " 0.23.13 " ,
62
- "typescript" : " 4.8.2 " ,
59
+ "sinon" : " 19 .0.2 " ,
60
+ "typedoc" : " 0.27.6 " ,
61
+ "typescript" : " 5.7.3 " ,
63
62
"typescript-eslint" : " ^8.20.0"
64
63
},
65
64
"repository" : {
You can’t perform that action at this time.
0 commit comments