File tree Expand file tree Collapse file tree 2 files changed +208
-213
lines changed Expand file tree Collapse file tree 2 files changed +208
-213
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " jike-sdk" ,
3
3
"version" : " 0.20.2" ,
4
- "packageManager" : " pnpm@7.12.2 " ,
4
+ "packageManager" : " pnpm@7.13.3 " ,
5
5
"description" : " Jike Ⓙ SDK for Node.js" ,
6
6
"type" : " module" ,
7
7
"keywords" : [
69
69
"@types/md5" : " ^2.3.2" ,
70
70
"@types/node" : " *" ,
71
71
"@types/sharp" : " ^0.31.0" ,
72
- "@vitest/ui" : " ^0.23.4 " ,
72
+ "@vitest/ui" : " ^0.24.0 " ,
73
73
"bumpp" : " ^8.2.1" ,
74
74
"compare-versions" : " ^5.0.1" ,
75
75
"dayjs" : " ^1.11.5" ,
76
- "esbuild" : " ^0.15.9 " ,
77
- "eslint" : " ^8.24 .0" ,
76
+ "esbuild" : " ^0.15.10 " ,
77
+ "eslint" : " ^8.25 .0" ,
78
78
"eslint-define-config" : " ^1.7.0" ,
79
79
"md5" : " ^2.3.0" ,
80
80
"rollup" : " ^2.79.1" ,
81
81
"rollup-plugin-esbuild" : " ^4.10.1" ,
82
82
"serve" : " ^14.0.1" ,
83
- "sharp" : " ^0.31.0 " ,
83
+ "sharp" : " ^0.31.1 " ,
84
84
"tsup" : " ^6.2.3" ,
85
- "tsx" : " ^3.9.0 " ,
85
+ "tsx" : " ^3.10.1 " ,
86
86
"typedoc" : " ^0.23.15" ,
87
- "typescript" : " ^4.8.3 " ,
88
- "vitest" : " ^0.23.4 "
87
+ "typescript" : " ^4.8.4 " ,
88
+ "vitest" : " ^0.24.0 "
89
89
},
90
90
"engines" : {
91
91
"node" : " >=14.19.0"
You can’t perform that action at this time.
0 commit comments