Bump jimp from 0.14.0 to 0.16.0 in /app
Bumps [jimp](https://github.com/oliver-moran/jimp) from 0.14.0 to 0.16.0. - [Release notes](https://github.com/oliver-moran/jimp/releases) - [Changelog](https://github.com/oliver-moran/jimp/blob/master/CHANGELOG.md) - [Commits](https://github.com/oliver-moran/jimp/compare/v0.14.0...v0.16.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
2281d0ca35
commit
bde09cd566
@ -57,7 +57,7 @@
|
|||||||
"@fortawesome/fontawesome-free": "^5.14.0",
|
"@fortawesome/fontawesome-free": "^5.14.0",
|
||||||
"custom-electron-titlebar": "^3.2.3",
|
"custom-electron-titlebar": "^3.2.3",
|
||||||
"electron-dl": "^3.0.1",
|
"electron-dl": "^3.0.1",
|
||||||
"jimp": "^0.14.0",
|
"jimp": "^0.16.0",
|
||||||
"jquery": "^3.5.1",
|
"jquery": "^3.5.1",
|
||||||
"jquery-ui-dist": "^1.12.1",
|
"jquery-ui-dist": "^1.12.1",
|
||||||
"json5": "^2.1.3",
|
"json5": "^2.1.3",
|
||||||
|
368
app/yarn.lock
368
app/yarn.lock
@ -63,22 +63,22 @@
|
|||||||
resolved "https://registry.yarnpkg.com/@fortawesome/fontawesome-free/-/fontawesome-free-5.14.0.tgz#a371e91029ebf265015e64f81bfbf7d228c9681f"
|
resolved "https://registry.yarnpkg.com/@fortawesome/fontawesome-free/-/fontawesome-free-5.14.0.tgz#a371e91029ebf265015e64f81bfbf7d228c9681f"
|
||||||
integrity sha512-OfdMsF+ZQgdKHP9jUbmDcRrP0eX90XXrsXIdyjLbkmSBzmMXPABB8eobUJtivaupucYaByz6WNe1PI1JuYm3qA==
|
integrity sha512-OfdMsF+ZQgdKHP9jUbmDcRrP0eX90XXrsXIdyjLbkmSBzmMXPABB8eobUJtivaupucYaByz6WNe1PI1JuYm3qA==
|
||||||
|
|
||||||
"@jimp/bmp@^0.14.0":
|
"@jimp/bmp@^0.16.0":
|
||||||
version "0.14.0"
|
version "0.16.0"
|
||||||
resolved "https://registry.yarnpkg.com/@jimp/bmp/-/bmp-0.14.0.tgz#6df246026554f276f7b354047c6fff9f5b2b5182"
|
resolved "https://registry.yarnpkg.com/@jimp/bmp/-/bmp-0.16.0.tgz#8d96854b3f2dd64ffe11d46f73fd62b54e037d40"
|
||||||
integrity sha512-5RkX6tSS7K3K3xNEb2ygPuvyL9whjanhoaB/WmmXlJS6ub4DjTqrapu8j4qnIWmO4YYtFeTbDTXV6v9P1yMA5A==
|
integrity sha512-lc4Ecyys6mRpKHLjFefkS1irCeIBTCpDBjKvNkU/6cIeIMXrFhv290MDT0WCL4UNFjJC/oU2PPraq+M+RkAcpA==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@babel/runtime" "^7.7.2"
|
"@babel/runtime" "^7.7.2"
|
||||||
"@jimp/utils" "^0.14.0"
|
"@jimp/utils" "^0.16.0"
|
||||||
bmp-js "^0.1.0"
|
bmp-js "^0.1.0"
|
||||||
|
|
||||||
"@jimp/core@^0.14.0":
|
"@jimp/core@^0.16.0":
|
||||||
version "0.14.0"
|
version "0.16.0"
|
||||||
resolved "https://registry.yarnpkg.com/@jimp/core/-/core-0.14.0.tgz#870c9ca25b40be353ebda1d2abb48723d9010055"
|
resolved "https://registry.yarnpkg.com/@jimp/core/-/core-0.16.0.tgz#cad38113293bd711e00710c755c4d14aa977d6ff"
|
||||||
integrity sha512-S62FcKdtLtj3yWsGfJRdFXSutjvHg7aQNiFogMbwq19RP4XJWqS2nOphu7ScB8KrSlyy5nPF2hkWNhLRLyD82w==
|
integrity sha512-7WBYr3BX84fc9tuA86EDhAKNyT9QLcbVYk4whwvshxKtODPxlF1hmZU6Xmx2shoJ62JJtiWLsPsXAHKfEuERtQ==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@babel/runtime" "^7.7.2"
|
"@babel/runtime" "^7.7.2"
|
||||||
"@jimp/utils" "^0.14.0"
|
"@jimp/utils" "^0.16.0"
|
||||||
any-base "^1.1.0"
|
any-base "^1.1.0"
|
||||||
buffer "^5.2.0"
|
buffer "^5.2.0"
|
||||||
exif-parser "^0.1.12"
|
exif-parser "^0.1.12"
|
||||||
@ -89,266 +89,266 @@
|
|||||||
pixelmatch "^4.0.2"
|
pixelmatch "^4.0.2"
|
||||||
tinycolor2 "^1.4.1"
|
tinycolor2 "^1.4.1"
|
||||||
|
|
||||||
"@jimp/custom@^0.14.0":
|
"@jimp/custom@^0.16.0":
|
||||||
version "0.14.0"
|
version "0.16.0"
|
||||||
resolved "https://registry.yarnpkg.com/@jimp/custom/-/custom-0.14.0.tgz#1dbbf0094df7403f4e03bc984ed92e7458842f74"
|
resolved "https://registry.yarnpkg.com/@jimp/custom/-/custom-0.16.0.tgz#08489092e35425c8b3964efcf6172a08d5a93556"
|
||||||
integrity sha512-kQJMeH87+kWJdVw8F9GQhtsageqqxrvzg7yyOw3Tx/s7v5RToe8RnKyMM+kVtBJtNAG+Xyv/z01uYQ2jiZ3GwA==
|
integrity sha512-xN9WHeW2RP3gLdXdehCgnzKq8l9ezMsfWpkZP0HYtGqwGDSRXx+LNGR2Da1J/tV0pB+qbt67gAXtaxkJwdQ3cA==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@babel/runtime" "^7.7.2"
|
"@babel/runtime" "^7.7.2"
|
||||||
"@jimp/core" "^0.14.0"
|
"@jimp/core" "^0.16.0"
|
||||||
|
|
||||||
"@jimp/gif@^0.14.0":
|
"@jimp/gif@^0.16.0":
|
||||||
version "0.14.0"
|
version "0.16.0"
|
||||||
resolved "https://registry.yarnpkg.com/@jimp/gif/-/gif-0.14.0.tgz#db159f57c3cfd1566bbe8b124958791998614960"
|
resolved "https://registry.yarnpkg.com/@jimp/gif/-/gif-0.16.0.tgz#241cb429cfaeec8843e63db0a1f3d4148c26950f"
|
||||||
integrity sha512-DHjoOSfCaCz72+oGGEh8qH0zE6pUBaBxPxxmpYJjkNyDZP7RkbBkZJScIYeQ7BmJxmGN4/dZn+MxamoQlr+UYg==
|
integrity sha512-thc3C6/dvGKEVTMxiX82ruRAitIx7EstThqzrd0qk7Yf2O3qbrRZuENl6KNn2PXpmkr6fjcfFLWVM39bP4MG1Q==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@babel/runtime" "^7.7.2"
|
"@babel/runtime" "^7.7.2"
|
||||||
"@jimp/utils" "^0.14.0"
|
"@jimp/utils" "^0.16.0"
|
||||||
gifwrap "^0.9.2"
|
gifwrap "^0.9.2"
|
||||||
omggif "^1.0.9"
|
omggif "^1.0.9"
|
||||||
|
|
||||||
"@jimp/jpeg@^0.14.0":
|
"@jimp/jpeg@^0.16.0":
|
||||||
version "0.14.0"
|
version "0.16.0"
|
||||||
resolved "https://registry.yarnpkg.com/@jimp/jpeg/-/jpeg-0.14.0.tgz#8a687a6a653bbbae38c522edef8f84bb418d9461"
|
resolved "https://registry.yarnpkg.com/@jimp/jpeg/-/jpeg-0.16.0.tgz#fc668d4a28a16abb57531783a4a9f6ab4408ad15"
|
||||||
integrity sha512-561neGbr+87S/YVQYnZSTyjWTHBm9F6F1obYHiyU3wVmF+1CLbxY3FQzt4YolwyQHIBv36Bo0PY2KkkU8BEeeQ==
|
integrity sha512-pzlv92YZi7ySvIICNkB0eMphLztBcTAMH2kl5lxFMzF1FDv2FR2d/FI1ph6DSzBV8VYFDu4AM1lJRq3hFJurgQ==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@babel/runtime" "^7.7.2"
|
"@babel/runtime" "^7.7.2"
|
||||||
"@jimp/utils" "^0.14.0"
|
"@jimp/utils" "^0.16.0"
|
||||||
jpeg-js "^0.4.0"
|
jpeg-js "^0.4.0"
|
||||||
|
|
||||||
"@jimp/plugin-blit@^0.14.0":
|
"@jimp/plugin-blit@^0.16.0":
|
||||||
version "0.14.0"
|
version "0.16.0"
|
||||||
resolved "https://registry.yarnpkg.com/@jimp/plugin-blit/-/plugin-blit-0.14.0.tgz#5eb374be1201313b2113899fb842232d8fcfd345"
|
resolved "https://registry.yarnpkg.com/@jimp/plugin-blit/-/plugin-blit-0.16.0.tgz#215435d253710614c080082c209a030da939d140"
|
||||||
integrity sha512-YoYOrnVHeX3InfgbJawAU601iTZMwEBZkyqcP1V/S33Qnz9uzH1Uj1NtC6fNgWzvX6I4XbCWwtr4RrGFb5CFrw==
|
integrity sha512-CrakcEvr2ztOwECKpuwmwhXArbtDP2SB44WV0wrFXtuss2mkBbL/hIkUmTnLyJGpwIflj4Vww9m5yIreG5lgUQ==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@babel/runtime" "^7.7.2"
|
"@babel/runtime" "^7.7.2"
|
||||||
"@jimp/utils" "^0.14.0"
|
"@jimp/utils" "^0.16.0"
|
||||||
|
|
||||||
"@jimp/plugin-blur@^0.14.0":
|
"@jimp/plugin-blur@^0.16.0":
|
||||||
version "0.14.0"
|
version "0.16.0"
|
||||||
resolved "https://registry.yarnpkg.com/@jimp/plugin-blur/-/plugin-blur-0.14.0.tgz#fe07e4932d5a2f5d8c9831e245561553224bfc60"
|
resolved "https://registry.yarnpkg.com/@jimp/plugin-blur/-/plugin-blur-0.16.0.tgz#d1630b95b247069e921bf80bd288d8acdf65eed9"
|
||||||
integrity sha512-9WhZcofLrT0hgI7t0chf7iBQZib//0gJh9WcQMUt5+Q1Bk04dWs8vTgLNj61GBqZXgHSPzE4OpCrrLDBG8zlhQ==
|
integrity sha512-CfTrQR4JY+DGtGbdAbdZgbUpjOqtcF+kmGOoa1uh3NF16tn1glbE8/0SA9YkgvHxNTmekwuT7Lu0nRq09MKVJw==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@babel/runtime" "^7.7.2"
|
"@babel/runtime" "^7.7.2"
|
||||||
"@jimp/utils" "^0.14.0"
|
"@jimp/utils" "^0.16.0"
|
||||||
|
|
||||||
"@jimp/plugin-circle@^0.14.0":
|
"@jimp/plugin-circle@^0.16.0":
|
||||||
version "0.14.0"
|
version "0.16.0"
|
||||||
resolved "https://registry.yarnpkg.com/@jimp/plugin-circle/-/plugin-circle-0.14.0.tgz#82c0e904a34e90fa672fb9c286bc892e92088ddf"
|
resolved "https://registry.yarnpkg.com/@jimp/plugin-circle/-/plugin-circle-0.16.0.tgz#3b9bc2f3a93b7bec16f067e1ad03ee11c3ab43f0"
|
||||||
integrity sha512-o5L+wf6QA44tvTum5HeLyLSc5eVfIUd5ZDVi5iRfO4o6GT/zux9AxuTSkKwnjhsG8bn1dDmywAOQGAx7BjrQVA==
|
integrity sha512-O79288GKwUIxpHR3qyYg0paH/Iegz+Bdo2ePIvD/M3MigEzVdj5dJ/CQXz2cUnJx87rc0k1N5cTI4floIgv0tg==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@babel/runtime" "^7.7.2"
|
"@babel/runtime" "^7.7.2"
|
||||||
"@jimp/utils" "^0.14.0"
|
"@jimp/utils" "^0.16.0"
|
||||||
|
|
||||||
"@jimp/plugin-color@^0.14.0":
|
"@jimp/plugin-color@^0.16.0":
|
||||||
version "0.14.0"
|
version "0.16.0"
|
||||||
resolved "https://registry.yarnpkg.com/@jimp/plugin-color/-/plugin-color-0.14.0.tgz#772bd2d80a88bc66ea1331d010207870f169a74b"
|
resolved "https://registry.yarnpkg.com/@jimp/plugin-color/-/plugin-color-0.16.0.tgz#9fd6e5f60c2c8451486ce3b2b96f4eefd662397a"
|
||||||
integrity sha512-JJz512SAILYV0M5LzBb9sbOm/XEj2fGElMiHAxb7aLI6jx+n0agxtHpfpV/AePTLm1vzzDxx6AJxXbKv355hBQ==
|
integrity sha512-S4CbN1r5+VjUF9OBIyWxWBTXRNutLQqAAOkq7QX//lS4HY76eOAafgWWwZR7ci9WWZT8uyyw4tfd4ePoBvoYhw==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@babel/runtime" "^7.7.2"
|
"@babel/runtime" "^7.7.2"
|
||||||
"@jimp/utils" "^0.14.0"
|
"@jimp/utils" "^0.16.0"
|
||||||
tinycolor2 "^1.4.1"
|
tinycolor2 "^1.4.1"
|
||||||
|
|
||||||
"@jimp/plugin-contain@^0.14.0":
|
"@jimp/plugin-contain@^0.16.0":
|
||||||
version "0.14.0"
|
version "0.16.0"
|
||||||
resolved "https://registry.yarnpkg.com/@jimp/plugin-contain/-/plugin-contain-0.14.0.tgz#c68115420d182e696f81bbe76fb5e704909b2b6a"
|
resolved "https://registry.yarnpkg.com/@jimp/plugin-contain/-/plugin-contain-0.16.0.tgz#26116ec8c3520e0e659f460c2ab88c443445bff4"
|
||||||
integrity sha512-RX2q233lGyaxiMY6kAgnm9ScmEkNSof0hdlaJAVDS1OgXphGAYAeSIAwzESZN4x3ORaWvkFefeVH9O9/698Evg==
|
integrity sha512-ZAVe9ad0/TDLSPutIP/8Z+jXXOv638w/FZeA3avTAI5GfWV7ZBT6BB7kDI3iZTl+SHUjv/MlzHCS99WCnpc1hg==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@babel/runtime" "^7.7.2"
|
"@babel/runtime" "^7.7.2"
|
||||||
"@jimp/utils" "^0.14.0"
|
"@jimp/utils" "^0.16.0"
|
||||||
|
|
||||||
"@jimp/plugin-cover@^0.14.0":
|
"@jimp/plugin-cover@^0.16.0":
|
||||||
version "0.14.0"
|
version "0.16.0"
|
||||||
resolved "https://registry.yarnpkg.com/@jimp/plugin-cover/-/plugin-cover-0.14.0.tgz#4755322589c5885e44e14e31b86b542e907297ce"
|
resolved "https://registry.yarnpkg.com/@jimp/plugin-cover/-/plugin-cover-0.16.0.tgz#1cfa9327ae81c1dfa57ca91120e653ea582cfb46"
|
||||||
integrity sha512-0P/5XhzWES4uMdvbi3beUgfvhn4YuQ/ny8ijs5kkYIw6K8mHcl820HahuGpwWMx56DJLHRl1hFhJwo9CeTRJtQ==
|
integrity sha512-gJGorvc4HOeSR0dNR29mYLLXtrWvgj8da0B/lUJSb0R2AvUrb+VgLKSfFPyf+nL/jtcm9/CJzYhAPcz13zmRKA==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@babel/runtime" "^7.7.2"
|
"@babel/runtime" "^7.7.2"
|
||||||
"@jimp/utils" "^0.14.0"
|
"@jimp/utils" "^0.16.0"
|
||||||
|
|
||||||
"@jimp/plugin-crop@^0.14.0":
|
"@jimp/plugin-crop@^0.16.0":
|
||||||
version "0.14.0"
|
version "0.16.0"
|
||||||
resolved "https://registry.yarnpkg.com/@jimp/plugin-crop/-/plugin-crop-0.14.0.tgz#4cbd856ca84ffc37230fad2534906f2f75aa3057"
|
resolved "https://registry.yarnpkg.com/@jimp/plugin-crop/-/plugin-crop-0.16.0.tgz#901052a0984f9259d082caab0560044fe43bcccd"
|
||||||
integrity sha512-Ojtih+XIe6/XSGtpWtbAXBozhCdsDMmy+THUJAGu2x7ZgKrMS0JotN+vN2YC3nwDpYkM+yOJImQeptSfZb2Sug==
|
integrity sha512-I5McmdrNodg0iU815qOsuI8CjkwiRsFRTY4/LBOsLGHZasvxhzFxGcwD3SgnohdIkhRc3tX8jfvKg2pdPbD2AA==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@babel/runtime" "^7.7.2"
|
"@babel/runtime" "^7.7.2"
|
||||||
"@jimp/utils" "^0.14.0"
|
"@jimp/utils" "^0.16.0"
|
||||||
|
|
||||||
"@jimp/plugin-displace@^0.14.0":
|
"@jimp/plugin-displace@^0.16.0":
|
||||||
version "0.14.0"
|
version "0.16.0"
|
||||||
resolved "https://registry.yarnpkg.com/@jimp/plugin-displace/-/plugin-displace-0.14.0.tgz#b0e6a57d00cb1f893f541413fe9d737d23c3b70c"
|
resolved "https://registry.yarnpkg.com/@jimp/plugin-displace/-/plugin-displace-0.16.0.tgz#7dc9e57171b579d82945abc8a0259c2dbe38f601"
|
||||||
integrity sha512-c75uQUzMgrHa8vegkgUvgRL/PRvD7paFbFJvzW0Ugs8Wl+CDMGIPYQ3j7IVaQkIS+cAxv+NJ3TIRBQyBrfVEOg==
|
integrity sha512-+c5n5jDiN/neAuAxAAy55Gpycgmyay1PwUy8qKM1fgfBE874mrF5C4u1ThFz4OiDkRirKLpncRmrUMHa9boZtA==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@babel/runtime" "^7.7.2"
|
"@babel/runtime" "^7.7.2"
|
||||||
"@jimp/utils" "^0.14.0"
|
"@jimp/utils" "^0.16.0"
|
||||||
|
|
||||||
"@jimp/plugin-dither@^0.14.0":
|
"@jimp/plugin-dither@^0.16.0":
|
||||||
version "0.14.0"
|
version "0.16.0"
|
||||||
resolved "https://registry.yarnpkg.com/@jimp/plugin-dither/-/plugin-dither-0.14.0.tgz#9185ec4c38e02edc9e5831f5d709f6ba891e1b93"
|
resolved "https://registry.yarnpkg.com/@jimp/plugin-dither/-/plugin-dither-0.16.0.tgz#753bfaf9f9d9da61954310e7e02da3cae0d929cd"
|
||||||
integrity sha512-g8SJqFLyYexXQQsoh4dc1VP87TwyOgeTElBcxSXX2LaaMZezypmxQfLTzOFzZoK8m39NuaoH21Ou1Ftsq7LzVQ==
|
integrity sha512-rsLHSGnpWniQXoughYXRCbK/8KKXi+avV5z5mHIKzAKS4areXW03XlLqmy9o26q2h0g/YV5Hkxo9jwIw0v2Fpg==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@babel/runtime" "^7.7.2"
|
"@babel/runtime" "^7.7.2"
|
||||||
"@jimp/utils" "^0.14.0"
|
"@jimp/utils" "^0.16.0"
|
||||||
|
|
||||||
"@jimp/plugin-fisheye@^0.14.0":
|
"@jimp/plugin-fisheye@^0.16.0":
|
||||||
version "0.14.0"
|
version "0.16.0"
|
||||||
resolved "https://registry.yarnpkg.com/@jimp/plugin-fisheye/-/plugin-fisheye-0.14.0.tgz#9f26346cf2fbc660cc2008cd7fd30a83b5029e78"
|
resolved "https://registry.yarnpkg.com/@jimp/plugin-fisheye/-/plugin-fisheye-0.16.0.tgz#cd7f148751834c61da8ec2015ac12eeb4ec4a008"
|
||||||
integrity sha512-BFfUZ64EikCaABhCA6mR3bsltWhPpS321jpeIQfJyrILdpFsZ/OccNwCgpW1XlbldDHIoNtXTDGn3E+vCE7vDg==
|
integrity sha512-P6KsHQHUOWyDprxKl4chPTwKIJNbXB7LGDQH6Bq/q8zZ9XwYXGnTmkHA/BwGKI6HGCj/+R2WoP3Cnhwm6XaIpg==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@babel/runtime" "^7.7.2"
|
"@babel/runtime" "^7.7.2"
|
||||||
"@jimp/utils" "^0.14.0"
|
"@jimp/utils" "^0.16.0"
|
||||||
|
|
||||||
"@jimp/plugin-flip@^0.14.0":
|
"@jimp/plugin-flip@^0.16.0":
|
||||||
version "0.14.0"
|
version "0.16.0"
|
||||||
resolved "https://registry.yarnpkg.com/@jimp/plugin-flip/-/plugin-flip-0.14.0.tgz#7966d6aa3b5fe1aa4d2d561ff12b8ef5ccb9b071"
|
resolved "https://registry.yarnpkg.com/@jimp/plugin-flip/-/plugin-flip-0.16.0.tgz#43101e504082092042ea499686db2a86f168a2f7"
|
||||||
integrity sha512-WtL1hj6ryqHhApih+9qZQYA6Ye8a4HAmdTzLbYdTMrrrSUgIzFdiZsD0WeDHpgS/+QMsWwF+NFmTZmxNWqKfXw==
|
integrity sha512-5MlqM1RJohk0NU0Z3ZtviI0DqHXDB0OuRk3dimUIquePz1OocFCt9Z4bBbDRIczGZFOrDrCrpHMfMxPjwm7eXw==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@babel/runtime" "^7.7.2"
|
"@babel/runtime" "^7.7.2"
|
||||||
"@jimp/utils" "^0.14.0"
|
"@jimp/utils" "^0.16.0"
|
||||||
|
|
||||||
"@jimp/plugin-gaussian@^0.14.0":
|
"@jimp/plugin-gaussian@^0.16.0":
|
||||||
version "0.14.0"
|
version "0.16.0"
|
||||||
resolved "https://registry.yarnpkg.com/@jimp/plugin-gaussian/-/plugin-gaussian-0.14.0.tgz#452bc1971a4467ad9b984aa67f4c200bf941bb65"
|
resolved "https://registry.yarnpkg.com/@jimp/plugin-gaussian/-/plugin-gaussian-0.16.0.tgz#c0b5998dec529f55a8a16d1d53ca80f9c39302a4"
|
||||||
integrity sha512-uaLwQ0XAQoydDlF9tlfc7iD9drYPriFe+jgYnWm8fbw5cN+eOIcnneEX9XCOOzwgLPkNCxGox6Kxjn8zY6GxtQ==
|
integrity sha512-oP2Hg4gR4uq9id1gF+SfTvPrzqZc3fVY+t6gwxPXPgpnb9S5UVuSQbwtixY1EEBC9XRdX2XFko9eUul8dTnUpQ==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@babel/runtime" "^7.7.2"
|
"@babel/runtime" "^7.7.2"
|
||||||
"@jimp/utils" "^0.14.0"
|
"@jimp/utils" "^0.16.0"
|
||||||
|
|
||||||
"@jimp/plugin-invert@^0.14.0":
|
"@jimp/plugin-invert@^0.16.0":
|
||||||
version "0.14.0"
|
version "0.16.0"
|
||||||
resolved "https://registry.yarnpkg.com/@jimp/plugin-invert/-/plugin-invert-0.14.0.tgz#cd31a555860e9f821394936d15af161c09c42921"
|
resolved "https://registry.yarnpkg.com/@jimp/plugin-invert/-/plugin-invert-0.16.0.tgz#a8a342e463b22ae44205550785e1c4e1a0acc246"
|
||||||
integrity sha512-UaQW9X9vx8orQXYSjT5VcITkJPwDaHwrBbxxPoDG+F/Zgv4oV9fP+udDD6qmkgI9taU+44Fy+zm/J/gGcMWrdg==
|
integrity sha512-RFsES55G7po6rv35A/3jz7IA1BOr8krX4H0zmtKUprcrhFl+El9iZojVCpJQRJ5QKQVS3iXi5H6EGN7AT1HykQ==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@babel/runtime" "^7.7.2"
|
"@babel/runtime" "^7.7.2"
|
||||||
"@jimp/utils" "^0.14.0"
|
"@jimp/utils" "^0.16.0"
|
||||||
|
|
||||||
"@jimp/plugin-mask@^0.14.0":
|
"@jimp/plugin-mask@^0.16.0":
|
||||||
version "0.14.0"
|
version "0.16.0"
|
||||||
resolved "https://registry.yarnpkg.com/@jimp/plugin-mask/-/plugin-mask-0.14.0.tgz#52619643ac6222f85e6b27dee33c771ca3a6a4c9"
|
resolved "https://registry.yarnpkg.com/@jimp/plugin-mask/-/plugin-mask-0.16.0.tgz#188566556ff0ddb85b9b0fc987f06bf7eee19ee8"
|
||||||
integrity sha512-tdiGM69OBaKtSPfYSQeflzFhEpoRZ+BvKfDEoivyTjauynbjpRiwB1CaiS8En1INTDwzLXTT0Be9SpI3LkJoEA==
|
integrity sha512-inJweZgTNYZQdF0m5f/or5/LCLhpz4ccSDsK9HveuFQ82ITfJcvFaUlvlo11pHRl2r+Q92Er7B5g7icMIzXHZw==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@babel/runtime" "^7.7.2"
|
"@babel/runtime" "^7.7.2"
|
||||||
"@jimp/utils" "^0.14.0"
|
"@jimp/utils" "^0.16.0"
|
||||||
|
|
||||||
"@jimp/plugin-normalize@^0.14.0":
|
"@jimp/plugin-normalize@^0.16.0":
|
||||||
version "0.14.0"
|
version "0.16.0"
|
||||||
resolved "https://registry.yarnpkg.com/@jimp/plugin-normalize/-/plugin-normalize-0.14.0.tgz#bf39e356b6d473f582ce95633ad49c9cdb82492b"
|
resolved "https://registry.yarnpkg.com/@jimp/plugin-normalize/-/plugin-normalize-0.16.0.tgz#668d3ac26fe77069cc1c4ed1089f271abe2784fc"
|
||||||
integrity sha512-AfY8sqlsbbdVwFGcyIPy5JH/7fnBzlmuweb+Qtx2vn29okq6+HelLjw2b+VT2btgGUmWWHGEHd86oRGSoWGyEQ==
|
integrity sha512-sfqhHDGks0ccqIaTCG/dFJ772eGi8bewxIvrQkeLw5TizzPZ3S+C4GXKwlkX2z5dyQr30cHM5Mv6+XhNNLEHWw==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@babel/runtime" "^7.7.2"
|
"@babel/runtime" "^7.7.2"
|
||||||
"@jimp/utils" "^0.14.0"
|
"@jimp/utils" "^0.16.0"
|
||||||
|
|
||||||
"@jimp/plugin-print@^0.14.0":
|
"@jimp/plugin-print@^0.16.0":
|
||||||
version "0.14.0"
|
version "0.16.0"
|
||||||
resolved "https://registry.yarnpkg.com/@jimp/plugin-print/-/plugin-print-0.14.0.tgz#1c43c2a92a7adc05b464863882cb89ce486d63e6"
|
resolved "https://registry.yarnpkg.com/@jimp/plugin-print/-/plugin-print-0.16.0.tgz#537b9ade9b0b21b876013f17c908cb466afd8b03"
|
||||||
integrity sha512-MwP3sH+VS5AhhSTXk7pui+tEJFsxnTKFY3TraFJb8WFbA2Vo2qsRCZseEGwpTLhENB7p/JSsLvWoSSbpmxhFAQ==
|
integrity sha512-tQJfSOTf+las/PJpdUK9Aw9EdComQ50zl29TgMrAULuae1lh+e/A188ZhNQzTCpAAc/PEku8xoke+rYUU1AVig==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@babel/runtime" "^7.7.2"
|
"@babel/runtime" "^7.7.2"
|
||||||
"@jimp/utils" "^0.14.0"
|
"@jimp/utils" "^0.16.0"
|
||||||
load-bmfont "^1.4.0"
|
load-bmfont "^1.4.0"
|
||||||
|
|
||||||
"@jimp/plugin-resize@^0.14.0":
|
"@jimp/plugin-resize@^0.16.0":
|
||||||
version "0.14.0"
|
version "0.16.0"
|
||||||
resolved "https://registry.yarnpkg.com/@jimp/plugin-resize/-/plugin-resize-0.14.0.tgz#ef7fc6c2e45f8bcab62456baf8fd3bc415b02b64"
|
resolved "https://registry.yarnpkg.com/@jimp/plugin-resize/-/plugin-resize-0.16.0.tgz#91d16bf12e23f43a76e2698725921ba45529ac97"
|
||||||
integrity sha512-qFeMOyXE/Bk6QXN0GQo89+CB2dQcXqoxUcDb2Ah8wdYlKqpi53skABkgVy5pW3EpiprDnzNDboMltdvDslNgLQ==
|
integrity sha512-aI5H1Xe1fE1phBBI0EgQiVgMEXJ7cy2CXH+H7WSxnrdZJTnt9emzc4LnvKEOPBY6dCPw3P7k/BHp9SDTpUKSOQ==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@babel/runtime" "^7.7.2"
|
"@babel/runtime" "^7.7.2"
|
||||||
"@jimp/utils" "^0.14.0"
|
"@jimp/utils" "^0.16.0"
|
||||||
|
|
||||||
"@jimp/plugin-rotate@^0.14.0":
|
"@jimp/plugin-rotate@^0.16.0":
|
||||||
version "0.14.0"
|
version "0.16.0"
|
||||||
resolved "https://registry.yarnpkg.com/@jimp/plugin-rotate/-/plugin-rotate-0.14.0.tgz#3632bc159bf1c3b9ec9f459d9c05d02a11781ee7"
|
resolved "https://registry.yarnpkg.com/@jimp/plugin-rotate/-/plugin-rotate-0.16.0.tgz#1c6ef9d50f935a4ec4ce72b978333bbc91338a6e"
|
||||||
integrity sha512-aGaicts44bvpTcq5Dtf93/8TZFu5pMo/61lWWnYmwJJU1RqtQlxbCLEQpMyRhKDNSfPbuP8nyGmaqXlM/82J0Q==
|
integrity sha512-YTKo4LntC2h46H6+De+3ctt8MacC+fTbIdw527BBBIKF44aWYn0uAQlAO+R+Aemnq4YqNnCnrZzPtWYZXA6nNw==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@babel/runtime" "^7.7.2"
|
"@babel/runtime" "^7.7.2"
|
||||||
"@jimp/utils" "^0.14.0"
|
"@jimp/utils" "^0.16.0"
|
||||||
|
|
||||||
"@jimp/plugin-scale@^0.14.0":
|
"@jimp/plugin-scale@^0.16.0":
|
||||||
version "0.14.0"
|
version "0.16.0"
|
||||||
resolved "https://registry.yarnpkg.com/@jimp/plugin-scale/-/plugin-scale-0.14.0.tgz#d30f0cd1365b8e68f43fa423300ae7f124e9bf10"
|
resolved "https://registry.yarnpkg.com/@jimp/plugin-scale/-/plugin-scale-0.16.0.tgz#4a4519058a390033ee5d274822e55c7565354498"
|
||||||
integrity sha512-ZcJk0hxY5ZKZDDwflqQNHEGRblgaR+piePZm7dPwPUOSeYEH31P0AwZ1ziceR74zd8N80M0TMft+e3Td6KGBHw==
|
integrity sha512-AfDnTIjBzGdvJ1K7MkUexgkGGAYDzpNzkYoCpfaRNKl/txoivaA6iKfvCiE7i1IDXq5mRCLkjQjMF43l8kwv5g==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@babel/runtime" "^7.7.2"
|
"@babel/runtime" "^7.7.2"
|
||||||
"@jimp/utils" "^0.14.0"
|
"@jimp/utils" "^0.16.0"
|
||||||
|
|
||||||
"@jimp/plugin-shadow@^0.14.0":
|
"@jimp/plugin-shadow@^0.16.0":
|
||||||
version "0.14.0"
|
version "0.16.0"
|
||||||
resolved "https://registry.yarnpkg.com/@jimp/plugin-shadow/-/plugin-shadow-0.14.0.tgz#471fdb9f109ff2d9e20d533d45e1e18e0b48c749"
|
resolved "https://registry.yarnpkg.com/@jimp/plugin-shadow/-/plugin-shadow-0.16.0.tgz#3ca117ce1dd90756dfb8fcda57f7e56e45240188"
|
||||||
integrity sha512-p2igcEr/iGrLiTu0YePNHyby0WYAXM14c5cECZIVnq/UTOOIQ7xIcWZJ1lRbAEPxVVXPN1UibhZAbr3HAb5BjQ==
|
integrity sha512-8O1CKwvSnrrAIuAM3BEDTwt4U5oRVB5pXxnRegYXDuFFLDPIp2N4ILQqC2NaN+PBaVvj1JuLYuxmNzja0uRQKQ==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@babel/runtime" "^7.7.2"
|
"@babel/runtime" "^7.7.2"
|
||||||
"@jimp/utils" "^0.14.0"
|
"@jimp/utils" "^0.16.0"
|
||||||
|
|
||||||
"@jimp/plugin-threshold@^0.14.0":
|
"@jimp/plugin-threshold@^0.16.0":
|
||||||
version "0.14.0"
|
version "0.16.0"
|
||||||
resolved "https://registry.yarnpkg.com/@jimp/plugin-threshold/-/plugin-threshold-0.14.0.tgz#ebd72721c7d1d518c5bb6e494e55d97ac3351d3b"
|
resolved "https://registry.yarnpkg.com/@jimp/plugin-threshold/-/plugin-threshold-0.16.0.tgz#98bf41f89c0bd371cc950e222eab45035819d237"
|
||||||
integrity sha512-N4BlDgm/FoOMV/DQM2rSpzsgqAzkP0DXkWZoqaQrlRxQBo4zizQLzhEL00T/YCCMKnddzgEhnByaocgaaa0fKw==
|
integrity sha512-PNrB6IIF7kDGu7A/cyNAy3pchWtXbJGdpowkW6hcEzXOR+FwBRMuo5LS+q/eedo86qQ2F1vw5dm/nWYJxNxvkg==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@babel/runtime" "^7.7.2"
|
"@babel/runtime" "^7.7.2"
|
||||||
"@jimp/utils" "^0.14.0"
|
"@jimp/utils" "^0.16.0"
|
||||||
|
|
||||||
"@jimp/plugins@^0.14.0":
|
"@jimp/plugins@^0.16.0":
|
||||||
version "0.14.0"
|
version "0.16.0"
|
||||||
resolved "https://registry.yarnpkg.com/@jimp/plugins/-/plugins-0.14.0.tgz#41dba85f15ab8dadb4162100eb54e5f27b93ee2c"
|
resolved "https://registry.yarnpkg.com/@jimp/plugins/-/plugins-0.16.0.tgz#d0d140675978110ccc3c4d0b13bb129c93b23638"
|
||||||
integrity sha512-vDO3XT/YQlFlFLq5TqNjQkISqjBHT8VMhpWhAfJVwuXIpilxz5Glu4IDLK6jp4IjPR6Yg2WO8TmRY/HI8vLrOw==
|
integrity sha512-aiyn/9MrSqVJwsnBmkbHD4DWTowULdP4NEes8Vt738KxZMw1UawKbEbj3/CzHIeEIQKjDECTi+jNd5HIbDq9LQ==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@babel/runtime" "^7.7.2"
|
"@babel/runtime" "^7.7.2"
|
||||||
"@jimp/plugin-blit" "^0.14.0"
|
"@jimp/plugin-blit" "^0.16.0"
|
||||||
"@jimp/plugin-blur" "^0.14.0"
|
"@jimp/plugin-blur" "^0.16.0"
|
||||||
"@jimp/plugin-circle" "^0.14.0"
|
"@jimp/plugin-circle" "^0.16.0"
|
||||||
"@jimp/plugin-color" "^0.14.0"
|
"@jimp/plugin-color" "^0.16.0"
|
||||||
"@jimp/plugin-contain" "^0.14.0"
|
"@jimp/plugin-contain" "^0.16.0"
|
||||||
"@jimp/plugin-cover" "^0.14.0"
|
"@jimp/plugin-cover" "^0.16.0"
|
||||||
"@jimp/plugin-crop" "^0.14.0"
|
"@jimp/plugin-crop" "^0.16.0"
|
||||||
"@jimp/plugin-displace" "^0.14.0"
|
"@jimp/plugin-displace" "^0.16.0"
|
||||||
"@jimp/plugin-dither" "^0.14.0"
|
"@jimp/plugin-dither" "^0.16.0"
|
||||||
"@jimp/plugin-fisheye" "^0.14.0"
|
"@jimp/plugin-fisheye" "^0.16.0"
|
||||||
"@jimp/plugin-flip" "^0.14.0"
|
"@jimp/plugin-flip" "^0.16.0"
|
||||||
"@jimp/plugin-gaussian" "^0.14.0"
|
"@jimp/plugin-gaussian" "^0.16.0"
|
||||||
"@jimp/plugin-invert" "^0.14.0"
|
"@jimp/plugin-invert" "^0.16.0"
|
||||||
"@jimp/plugin-mask" "^0.14.0"
|
"@jimp/plugin-mask" "^0.16.0"
|
||||||
"@jimp/plugin-normalize" "^0.14.0"
|
"@jimp/plugin-normalize" "^0.16.0"
|
||||||
"@jimp/plugin-print" "^0.14.0"
|
"@jimp/plugin-print" "^0.16.0"
|
||||||
"@jimp/plugin-resize" "^0.14.0"
|
"@jimp/plugin-resize" "^0.16.0"
|
||||||
"@jimp/plugin-rotate" "^0.14.0"
|
"@jimp/plugin-rotate" "^0.16.0"
|
||||||
"@jimp/plugin-scale" "^0.14.0"
|
"@jimp/plugin-scale" "^0.16.0"
|
||||||
"@jimp/plugin-shadow" "^0.14.0"
|
"@jimp/plugin-shadow" "^0.16.0"
|
||||||
"@jimp/plugin-threshold" "^0.14.0"
|
"@jimp/plugin-threshold" "^0.16.0"
|
||||||
timm "^1.6.1"
|
timm "^1.6.1"
|
||||||
|
|
||||||
"@jimp/png@^0.14.0":
|
"@jimp/png@^0.16.0":
|
||||||
version "0.14.0"
|
version "0.16.0"
|
||||||
resolved "https://registry.yarnpkg.com/@jimp/png/-/png-0.14.0.tgz#0f2dddb5125c0795ca7e67c771204c5437fcda4b"
|
resolved "https://registry.yarnpkg.com/@jimp/png/-/png-0.16.0.tgz#d18f16ca8037ebfabab6e1c62b516329fbd356d8"
|
||||||
integrity sha512-0RV/mEIDOrPCcNfXSPmPBqqSZYwGADNRVUTyMt47RuZh7sugbYdv/uvKmQSiqRdR0L1sfbCBMWUEa5G/8MSbdA==
|
integrity sha512-3uDwCeZRaHTq6Jqjav37n73IGL4vrDkoHLzkC+dAGcSdaKnUnRxD/sO4CBTK1cHttJhsf5Xk/+0dO+qaqIEvNA==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@babel/runtime" "^7.7.2"
|
"@babel/runtime" "^7.7.2"
|
||||||
"@jimp/utils" "^0.14.0"
|
"@jimp/utils" "^0.16.0"
|
||||||
pngjs "^3.3.3"
|
pngjs "^3.3.3"
|
||||||
|
|
||||||
"@jimp/tiff@^0.14.0":
|
"@jimp/tiff@^0.16.0":
|
||||||
version "0.14.0"
|
version "0.16.0"
|
||||||
resolved "https://registry.yarnpkg.com/@jimp/tiff/-/tiff-0.14.0.tgz#a5b25bbe7c43fc3b07bad4e2ab90e0e164c1967f"
|
resolved "https://registry.yarnpkg.com/@jimp/tiff/-/tiff-0.16.0.tgz#4c549b3bb0adebbddf0a0315b1893584b5520b70"
|
||||||
integrity sha512-zBYDTlutc7j88G/7FBCn3kmQwWr0rmm1e0FKB4C3uJ5oYfT8645lftUsvosKVUEfkdmOaMAnhrf4ekaHcb5gQw==
|
integrity sha512-wiGgIKGtUwR7vUi+PHv7qzEKhlnqT/k78qtOgsF6PiGhXGevJWBIniD4LksbQaW+Ph1Jwl3ovvYEdS89Db46Bw==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@babel/runtime" "^7.7.2"
|
"@babel/runtime" "^7.7.2"
|
||||||
utif "^2.0.1"
|
utif "^2.0.1"
|
||||||
|
|
||||||
"@jimp/types@^0.14.0":
|
"@jimp/types@^0.16.0":
|
||||||
version "0.14.0"
|
version "0.16.0"
|
||||||
resolved "https://registry.yarnpkg.com/@jimp/types/-/types-0.14.0.tgz#ef681ff702883c5f105b5e4e30d49abf39ee9e34"
|
resolved "https://registry.yarnpkg.com/@jimp/types/-/types-0.16.0.tgz#cc07b42ccc9e227a1adb6cb742befcf29d538e5e"
|
||||||
integrity sha512-hx3cXAW1KZm+b+XCrY3LXtdWy2U+hNtq0rPyJ7NuXCjU7lZR3vIkpz1DLJ3yDdS70hTi5QDXY3Cd9kd6DtloHQ==
|
integrity sha512-T0VBF1HFXZ+Ez48zQ0sxrOpcFbfSzCulaVONWeEi/CqcNv2B7UmiaA81bw9uLGZ40VIOrFYHB20ma0m1asYBvw==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@babel/runtime" "^7.7.2"
|
"@babel/runtime" "^7.7.2"
|
||||||
"@jimp/bmp" "^0.14.0"
|
"@jimp/bmp" "^0.16.0"
|
||||||
"@jimp/gif" "^0.14.0"
|
"@jimp/gif" "^0.16.0"
|
||||||
"@jimp/jpeg" "^0.14.0"
|
"@jimp/jpeg" "^0.16.0"
|
||||||
"@jimp/png" "^0.14.0"
|
"@jimp/png" "^0.16.0"
|
||||||
"@jimp/tiff" "^0.14.0"
|
"@jimp/tiff" "^0.16.0"
|
||||||
timm "^1.6.1"
|
timm "^1.6.1"
|
||||||
|
|
||||||
"@jimp/utils@^0.14.0":
|
"@jimp/utils@^0.16.0":
|
||||||
version "0.14.0"
|
version "0.16.0"
|
||||||
resolved "https://registry.yarnpkg.com/@jimp/utils/-/utils-0.14.0.tgz#296254e63118554c62c31c19ac6b8c4bfe6490e5"
|
resolved "https://registry.yarnpkg.com/@jimp/utils/-/utils-0.16.0.tgz#5a5f2755b468fa2afe024a81455905a038b88391"
|
||||||
integrity sha512-MY5KFYUru0y74IsgM/9asDwb3ERxWxXEu3CRCZEvE7DtT86y1bR1XgtlSliMrptjz4qbivNGMQSvUBpEFJDp1A==
|
integrity sha512-dZJd5Rq4yOjPtqN/bArNy0v03nnaiHCf/Qct2wdiqK0k4wsfDL2Lle9XmswNcPPFuoL/LNnYY2E5ruAnatF/4A==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@babel/runtime" "^7.7.2"
|
"@babel/runtime" "^7.7.2"
|
||||||
regenerator-runtime "^0.13.3"
|
regenerator-runtime "^0.13.3"
|
||||||
@ -2024,15 +2024,15 @@ jake@^10.6.1:
|
|||||||
filelist "^1.0.1"
|
filelist "^1.0.1"
|
||||||
minimatch "^3.0.4"
|
minimatch "^3.0.4"
|
||||||
|
|
||||||
jimp@^0.14.0:
|
jimp@^0.16.0:
|
||||||
version "0.14.0"
|
version "0.16.0"
|
||||||
resolved "https://registry.yarnpkg.com/jimp/-/jimp-0.14.0.tgz#fde55f69bdb918c1b01ac633d89a25853af85625"
|
resolved "https://registry.yarnpkg.com/jimp/-/jimp-0.16.0.tgz#d01a1709634c22aa113df02076dbe4db7ca55acc"
|
||||||
integrity sha512-8BXU+J8+SPmwwyq9ELihpSV4dWPTiOKBWCEgtkbnxxAVMjXdf3yGmyaLSshBfXc8sP/JQ9OZj5R8nZzz2wPXgA==
|
integrity sha512-WRfGlXB6/0xY3mSoskfVhWVNSegVZCgmvunJDc41QthTWi5oRG2FeL7eOcX0zz/Z+dYRu6Q0ibO2yltC+EIptA==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@babel/runtime" "^7.7.2"
|
"@babel/runtime" "^7.7.2"
|
||||||
"@jimp/custom" "^0.14.0"
|
"@jimp/custom" "^0.16.0"
|
||||||
"@jimp/plugins" "^0.14.0"
|
"@jimp/plugins" "^0.16.0"
|
||||||
"@jimp/types" "^0.14.0"
|
"@jimp/types" "^0.16.0"
|
||||||
regenerator-runtime "^0.13.3"
|
regenerator-runtime "^0.13.3"
|
||||||
|
|
||||||
jpeg-js@^0.4.0:
|
jpeg-js@^0.4.0:
|
||||||
|
Loading…
Reference in New Issue
Block a user