File tree Expand file tree Collapse file tree 2 files changed +394
-143
lines changed Expand file tree Collapse file tree 2 files changed +394
-143
lines changed Original file line number Diff line number Diff line change 55
55
"node-fetch" : " ^3.2.4"
56
56
},
57
57
"devDependencies" : {
58
- "@faker-js/faker" : " ^6.3 .1" ,
58
+ "@faker-js/faker" : " ^7.0 .1" ,
59
59
"@sxzz/eslint-config-prettier" : " ^2.2.1" ,
60
60
"@sxzz/eslint-config-ts" : " ^2.2.1" ,
61
61
"@types/md5" : " ^2.3.2" ,
62
62
"@types/node" : " *" ,
63
63
"@types/sharp" : " ^0.30.2" ,
64
- "@vitest/ui" : " ^0.12.7 " ,
64
+ "@vitest/ui" : " ^0.12.9 " ,
65
65
"bumpp" : " ^7.1.1" ,
66
66
"compare-versions" : " ^4.1.3" ,
67
67
"dayjs" : " ^1.11.2" ,
68
68
"esbuild" : " ^0.14.39" ,
69
- "eslint" : " ^8.15 .0" ,
69
+ "eslint" : " ^8.16 .0" ,
70
70
"eslint-define-config" : " ^1.4.1" ,
71
71
"md5" : " ^2.3.0" ,
72
72
"rollup" : " ^2.74.1" ,
73
73
"rollup-plugin-esbuild" : " ^4.9.1" ,
74
74
"serve" : " ^13.0.2" ,
75
- "sharp" : " ^0.30.4 " ,
75
+ "sharp" : " ^0.30.5 " ,
76
76
"tsup" : " ^5.12.8" ,
77
+ "tsx" : " ^3.4.0" ,
77
78
"typedoc" : " ^0.22.15" ,
78
- "typescript" : " ^4.6.4 " ,
79
- "vitest" : " ^0.12.7 "
79
+ "typescript" : " ^4.7.2 " ,
80
+ "vitest" : " ^0.12.9 "
80
81
},
81
82
"engines" : {
82
83
"node" : " >=14.19.0"
You can’t perform that action at this time.
0 commit comments