File tree Expand file tree Collapse file tree 2 files changed +1001
-661
lines changed Expand file tree Collapse file tree 2 files changed +1001
-661
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " jike-sdk" ,
3
3
"version" : " 0.26.1" ,
4
- "packageManager" : " pnpm@8.10.5 " ,
4
+ "packageManager" : " pnpm@8.15.1 " ,
5
5
"description" : " Jike Ⓙ SDK for Node.js" ,
6
6
"type" : " module" ,
7
7
"keywords" : [
57
57
},
58
58
"dependencies" : {
59
59
"eventemitter3" : " ^5.0.1" ,
60
- "ky" : " ^1.1.3 "
60
+ "ky" : " ^1.2.0 "
61
61
},
62
62
"devDependencies" : {
63
- "@faker-js/faker" : " ^8.3 .1" ,
64
- "@sxzz/eslint-config" : " ^3.7.4 " ,
63
+ "@faker-js/faker" : " ^8.4 .1" ,
64
+ "@sxzz/eslint-config" : " ^3.7.6 " ,
65
65
"@sxzz/prettier-config" : " ^2.0.0" ,
66
66
"@types/md5" : " ^2.3.5" ,
67
- "@types/node" : " ^20.9.2 " ,
68
- "@vitest/ui" : " ^1.0.4 " ,
69
- "bumpp" : " ^9.2 .0" ,
70
- "esbuild" : " ^0.19.6 " ,
71
- "eslint" : " ^8.54 .0" ,
67
+ "@types/node" : " ^20.11.17 " ,
68
+ "@vitest/ui" : " ^1.2.2 " ,
69
+ "bumpp" : " ^9.3 .0" ,
70
+ "esbuild" : " ^0.20.0 " ,
71
+ "eslint" : " ^8.56 .0" ,
72
72
"eslint-define-config" : " ^1.24.1" ,
73
73
"md5" : " ^2.3.0" ,
74
- "rollup" : " ^4.5 .0" ,
74
+ "rollup" : " ^4.10 .0" ,
75
75
"serve" : " ^14.2.1" ,
76
- "sharp" : " ^0.32.6 " ,
77
- "tsup" : " ^8.0.0 " ,
78
- "tsx" : " ^4.1.4 " ,
79
- "typedoc" : " ^0.25.3 " ,
80
- "typescript" : " ^5.2.2 " ,
81
- "vitest" : " ^1.0.4 "
76
+ "sharp" : " ^0.33.2 " ,
77
+ "tsup" : " ^8.0.1 " ,
78
+ "tsx" : " ^4.7.1 " ,
79
+ "typedoc" : " ^0.25.8 " ,
80
+ "typescript" : " ^5.3.3 " ,
81
+ "vitest" : " ^1.2.2 "
82
82
},
83
83
"engines" : {
84
84
"node" : " >=18.12.0"
You can’t perform that action at this time.
0 commit comments