File tree 6 files changed +3
-1781
lines changed
6 files changed +3
-1781
lines changed Original file line number Diff line number Diff line change 16
16
"@jimp/types" : " workspace:*" ,
17
17
"@jimp/utils" : " workspace:*" ,
18
18
"await-to-js" : " ^3.0.0" ,
19
- "buffer" : " ^6.0.3" ,
20
19
"exif-parser" : " ^0.1.12" ,
21
20
"file-type" : " ^16.0.0" ,
22
21
"mime" : " 3"
Original file line number Diff line number Diff line change 61
61
"@jimp/plugin-rotate" : " workspace:*" ,
62
62
"@jimp/plugin-threshold" : " workspace:*" ,
63
63
"@jimp/types" : " workspace:*" ,
64
- "@jimp/utils" : " workspace:*" ,
65
- "@rspack/cli" : " ^0.5.9"
64
+ "@jimp/utils" : " workspace:*"
66
65
},
67
66
"devDependencies" : {
68
67
"@jimp/config-eslint" : " workspace:*" ,
Original file line number Diff line number Diff line change 17
17
"@jimp/plugin-crop" : " workspace:*" ,
18
18
"@jimp/plugin-resize" : " workspace:*" ,
19
19
"@jimp/types" : " workspace:*" ,
20
- "@jimp/utils" : " workspace:*" ,
21
20
"zod" : " ^3.22.4"
22
21
},
23
22
"devDependencies" : {
Original file line number Diff line number Diff line change 11
11
"author" :
" Andrew Lisowski <[email protected] >" ,
12
12
"license" : " MIT" ,
13
13
"dependencies" : {
14
- "@jimp/types" : " workspace:*" ,
15
- "@jimp/utils" : " workspace:*"
14
+ "@jimp/types" : " workspace:*"
16
15
},
17
16
"devDependencies" : {
18
17
"@jimp/config-eslint" : " workspace:*" ,
Original file line number Diff line number Diff line change 76
76
"@jimp/js-png" : " workspace:*" ,
77
77
"@jimp/plugin-blit" : " workspace:*" ,
78
78
"@jimp/types" : " workspace:*" ,
79
- "@jimp/utils" : " workspace:*" ,
80
79
"parse-bmfont-ascii" : " ^1.0.6" ,
81
80
"parse-bmfont-binary" : " ^1.0.6" ,
82
81
"parse-bmfont-xml" : " ^1.1.6" ,
You can’t perform that action at this time.
0 commit comments