|
@@ -1,31 +1,31 @@
|
|
|
{
|
|
|
"name": "three",
|
|
|
- "version": "0.154.0",
|
|
|
+ "version": "0.155.0",
|
|
|
"lockfileVersion": 3,
|
|
|
"requires": true,
|
|
|
"packages": {
|
|
|
"": {
|
|
|
"name": "three",
|
|
|
- "version": "0.154.0",
|
|
|
+ "version": "0.155.0",
|
|
|
"license": "MIT",
|
|
|
"devDependencies": {
|
|
|
- "@puppeteer/browsers": "^1.4.6",
|
|
|
+ "@puppeteer/browsers": "^1.4.1",
|
|
|
"@rollup/plugin-node-resolve": "^15.0.1",
|
|
|
"@rollup/plugin-terser": "^0.4.0",
|
|
|
"chalk": "^5.2.0",
|
|
|
"concurrently": "^8.0.1",
|
|
|
- "eslint": "^8.37.0",
|
|
|
+ "eslint": "^8.46.0",
|
|
|
"eslint-config-mdcs": "^5.0.0",
|
|
|
"eslint-plugin-compat": "^4.1.2",
|
|
|
"eslint-plugin-html": "^7.1.0",
|
|
|
- "eslint-plugin-import": "^2.27.5",
|
|
|
+ "eslint-plugin-import": "^2.28.0",
|
|
|
"failonlyreporter": "^1.0.0",
|
|
|
- "jimp": "^0.22.7",
|
|
|
- "magic-string": "^0.30.0",
|
|
|
+ "jimp": "^0.22.10",
|
|
|
+ "magic-string": "^0.30.2",
|
|
|
"pixelmatch": "^5.3.0",
|
|
|
"puppeteer-core": "^19.8.1",
|
|
|
"qunit": "^2.19.4",
|
|
|
- "rollup": "^3.26.3",
|
|
|
+ "rollup": "^3.27.0",
|
|
|
"rollup-plugin-filesize": "^10.0.0",
|
|
|
"rollup-plugin-visualizer": "^5.9.0",
|
|
|
"servez": "^2.0.0"
|
|
@@ -68,18 +68,18 @@
|
|
|
}
|
|
|
},
|
|
|
"node_modules/@eslint-community/regexpp": {
|
|
|
- "version": "4.5.1",
|
|
|
- "resolved": "https://registry.npmjs.org/@eslint-community/regexpp/-/regexpp-4.5.1.tgz",
|
|
|
- "integrity": "sha512-Z5ba73P98O1KUYCCJTUeVpja9RcGoMdncZ6T49FCUl2lN38JtCJ+3WgIDBv0AuY4WChU5PmtJmOCTlN6FZTFKQ==",
|
|
|
+ "version": "4.6.2",
|
|
|
+ "resolved": "https://registry.npmjs.org/@eslint-community/regexpp/-/regexpp-4.6.2.tgz",
|
|
|
+ "integrity": "sha512-pPTNuaAG3QMH+buKyBIGJs3g/S5y0caxw0ygM3YyE6yJFySwiGGSzA+mM3KJ8QQvzeLh3blwgSonkFjgQdxzMw==",
|
|
|
"dev": true,
|
|
|
"engines": {
|
|
|
"node": "^12.0.0 || ^14.0.0 || >=16.0.0"
|
|
|
}
|
|
|
},
|
|
|
"node_modules/@eslint/eslintrc": {
|
|
|
- "version": "2.1.0",
|
|
|
- "resolved": "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-2.1.0.tgz",
|
|
|
- "integrity": "sha512-Lj7DECXqIVCqnqjjHMPna4vn6GJcMgul/wuS0je9OZ9gsL0zzDpKPVtcG1HaDVc+9y+qgXneTeUMbCqXJNpH1A==",
|
|
|
+ "version": "2.1.1",
|
|
|
+ "resolved": "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-2.1.1.tgz",
|
|
|
+ "integrity": "sha512-9t7ZA7NGGK8ckelF0PQCfcxIUzs1Md5rrO6U/c+FIQNanea5UZC0wqKXH4vHBccmu4ZJgZ2idtPeW7+Q2npOEA==",
|
|
|
"dev": true,
|
|
|
"dependencies": {
|
|
|
"ajv": "^6.12.4",
|
|
@@ -100,9 +100,9 @@
|
|
|
}
|
|
|
},
|
|
|
"node_modules/@eslint/js": {
|
|
|
- "version": "8.44.0",
|
|
|
- "resolved": "https://registry.npmjs.org/@eslint/js/-/js-8.44.0.tgz",
|
|
|
- "integrity": "sha512-Ag+9YM4ocKQx9AarydN0KY2j0ErMHNIocPDrVo8zAE44xLTjEtz81OdR68/cydGtk6m6jDb5Za3r2useMzYmSw==",
|
|
|
+ "version": "8.46.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/@eslint/js/-/js-8.46.0.tgz",
|
|
|
+ "integrity": "sha512-a8TLtmPi8xzPkCbp/OGFUo5yhRkHM2Ko9kOWP4znJr0WAhWyThaw3PnwX4vOTWOAMsV2uRt32PPDcEz63esSaA==",
|
|
|
"dev": true,
|
|
|
"engines": {
|
|
|
"node": "^12.22.0 || ^14.17.0 || >=16.0.0"
|
|
@@ -238,12 +238,12 @@
|
|
|
}
|
|
|
},
|
|
|
"node_modules/@jimp/bmp": {
|
|
|
- "version": "0.22.8",
|
|
|
- "resolved": "https://registry.npmjs.org/@jimp/bmp/-/bmp-0.22.8.tgz",
|
|
|
- "integrity": "sha512-JEMKgM1AEvvWfn9ZCHn62nK+QCE3Pb/ZhPdL3NF0ZgKNww6pqOmo6KqXzqY18JLB7c0epuTp4GPDPDhOh/ou1g==",
|
|
|
+ "version": "0.22.10",
|
|
|
+ "resolved": "https://registry.npmjs.org/@jimp/bmp/-/bmp-0.22.10.tgz",
|
|
|
+ "integrity": "sha512-1UXRl1Nw1KptZ1r0ANqtXOst9vGH51dq7keVKQzyyTO2lz4dOaezS9StuSTNh+RmiHg/SVPaFRpPfB0S/ln4Kg==",
|
|
|
"dev": true,
|
|
|
"dependencies": {
|
|
|
- "@jimp/utils": "^0.22.8",
|
|
|
+ "@jimp/utils": "^0.22.10",
|
|
|
"bmp-js": "^0.1.0"
|
|
|
},
|
|
|
"peerDependencies": {
|
|
@@ -251,18 +251,17 @@
|
|
|
}
|
|
|
},
|
|
|
"node_modules/@jimp/core": {
|
|
|
- "version": "0.22.8",
|
|
|
- "resolved": "https://registry.npmjs.org/@jimp/core/-/core-0.22.8.tgz",
|
|
|
- "integrity": "sha512-vkN28aFikzQieA6bGxN+qe20pseCAemCyUI0YmRkJIArlb6OujtAwWAKyokv2lylV56bq8EQGIz+Y30OXUnRqg==",
|
|
|
+ "version": "0.22.10",
|
|
|
+ "resolved": "https://registry.npmjs.org/@jimp/core/-/core-0.22.10.tgz",
|
|
|
+ "integrity": "sha512-ZKyrehVy6wu1PnBXIUpn/fXmyMRQiVSbvHDubgXz4bfTOao3GiOurKHjByutQIgozuAN6ZHWiSge1dKA+dex3w==",
|
|
|
"dev": true,
|
|
|
"dependencies": {
|
|
|
- "@jimp/utils": "^0.22.8",
|
|
|
+ "@jimp/utils": "^0.22.10",
|
|
|
"any-base": "^1.1.0",
|
|
|
"buffer": "^5.2.0",
|
|
|
"exif-parser": "^0.1.12",
|
|
|
"file-type": "^16.5.4",
|
|
|
"isomorphic-fetch": "^3.0.0",
|
|
|
- "mkdirp": "^2.1.3",
|
|
|
"pixelmatch": "^4.0.2",
|
|
|
"tinycolor2": "^1.6.0"
|
|
|
}
|
|
@@ -289,22 +288,22 @@
|
|
|
}
|
|
|
},
|
|
|
"node_modules/@jimp/custom": {
|
|
|
- "version": "0.22.8",
|
|
|
- "resolved": "https://registry.npmjs.org/@jimp/custom/-/custom-0.22.8.tgz",
|
|
|
- "integrity": "sha512-u6lP9x/HNeGHB0Oojv4c2mhuDvn7G0ikzYbK4IKLsH4HzHxt62faMjBzQMcFhKJhR6UiiKE/jiHrhGvBT/fMkw==",
|
|
|
+ "version": "0.22.10",
|
|
|
+ "resolved": "https://registry.npmjs.org/@jimp/custom/-/custom-0.22.10.tgz",
|
|
|
+ "integrity": "sha512-sPZkUYe1hu0iIgNisjizxPJqq2vaaKvkCkPoXq2U6UV3ZA1si/WVdrg25da3IcGIEV+83AoHgM8TvqlLgrCJsg==",
|
|
|
"dev": true,
|
|
|
"dependencies": {
|
|
|
- "@jimp/core": "^0.22.8"
|
|
|
+ "@jimp/core": "^0.22.10"
|
|
|
}
|
|
|
},
|
|
|
"node_modules/@jimp/gif": {
|
|
|
- "version": "0.22.8",
|
|
|
- "resolved": "https://registry.npmjs.org/@jimp/gif/-/gif-0.22.8.tgz",
|
|
|
- "integrity": "sha512-I0l6koS67IPU40RPxCJTD1NvePEd8vUIHTejx1ly0jrjGnumbqdarAlBUkDrKfPPc+Fnqp84hBbSN1w5hNPT6w==",
|
|
|
+ "version": "0.22.10",
|
|
|
+ "resolved": "https://registry.npmjs.org/@jimp/gif/-/gif-0.22.10.tgz",
|
|
|
+ "integrity": "sha512-yEX2dSpamvkSx1PPDWGnKeWDrBz0vrCKjVG/cn4Zr68MRRT75tbZIeOrBa+RiUpY3ho5ix7d36LkYvt3qfUIhQ==",
|
|
|
"dev": true,
|
|
|
"dependencies": {
|
|
|
- "@jimp/utils": "^0.22.8",
|
|
|
- "gifwrap": "^0.9.2",
|
|
|
+ "@jimp/utils": "^0.22.10",
|
|
|
+ "gifwrap": "^0.10.1",
|
|
|
"omggif": "^1.0.9"
|
|
|
},
|
|
|
"peerDependencies": {
|
|
@@ -312,12 +311,12 @@
|
|
|
}
|
|
|
},
|
|
|
"node_modules/@jimp/jpeg": {
|
|
|
- "version": "0.22.8",
|
|
|
- "resolved": "https://registry.npmjs.org/@jimp/jpeg/-/jpeg-0.22.8.tgz",
|
|
|
- "integrity": "sha512-hLXrQ7/0QiUhAVAF10dfGCSq3hvyqjKltlpu/87b3wqMDKe9KdvhX1AJHiUUrAbJv1fAcnOmQGTyXGuySa1D6A==",
|
|
|
+ "version": "0.22.10",
|
|
|
+ "resolved": "https://registry.npmjs.org/@jimp/jpeg/-/jpeg-0.22.10.tgz",
|
|
|
+ "integrity": "sha512-6bu98pAcVN4DY2oiDLC4TOgieX/lZrLd1tombWZOFCN5PBmqaHQxm7IUmT+Wj4faEvh8QSHgVLSA+2JQQRJWVA==",
|
|
|
"dev": true,
|
|
|
"dependencies": {
|
|
|
- "@jimp/utils": "^0.22.8",
|
|
|
+ "@jimp/utils": "^0.22.10",
|
|
|
"jpeg-js": "^0.4.4"
|
|
|
},
|
|
|
"peerDependencies": {
|
|
@@ -325,48 +324,48 @@
|
|
|
}
|
|
|
},
|
|
|
"node_modules/@jimp/plugin-blit": {
|
|
|
- "version": "0.22.8",
|
|
|
- "resolved": "https://registry.npmjs.org/@jimp/plugin-blit/-/plugin-blit-0.22.8.tgz",
|
|
|
- "integrity": "sha512-rQ19txVCKIwo74HtgFodFt4//0ATPCJK+f24riqzb+nx+1JaOo1xRvpJqg4moirHwKR2fhwdDxmY7KX20kCeYA==",
|
|
|
+ "version": "0.22.10",
|
|
|
+ "resolved": "https://registry.npmjs.org/@jimp/plugin-blit/-/plugin-blit-0.22.10.tgz",
|
|
|
+ "integrity": "sha512-6EI8Sl+mxYHEIy6Yteh6eknD+EZguKpNdr3sCKxNezmLR0+vK99vHcllo6uGSjXXiwtwS67Xqxn8SsoatL+UJQ==",
|
|
|
"dev": true,
|
|
|
"dependencies": {
|
|
|
- "@jimp/utils": "^0.22.8"
|
|
|
+ "@jimp/utils": "^0.22.10"
|
|
|
},
|
|
|
"peerDependencies": {
|
|
|
"@jimp/custom": ">=0.3.5"
|
|
|
}
|
|
|
},
|
|
|
"node_modules/@jimp/plugin-blur": {
|
|
|
- "version": "0.22.8",
|
|
|
- "resolved": "https://registry.npmjs.org/@jimp/plugin-blur/-/plugin-blur-0.22.8.tgz",
|
|
|
- "integrity": "sha512-GWbNK3YW6k2EKiGJdpAFEr0jezPBtiVxj2wG/lCPuWJz7KmzSSN99hQjIy73xQxoBCRdALfJlkhe3leFNRueSQ==",
|
|
|
+ "version": "0.22.10",
|
|
|
+ "resolved": "https://registry.npmjs.org/@jimp/plugin-blur/-/plugin-blur-0.22.10.tgz",
|
|
|
+ "integrity": "sha512-4XRTWuPVdMXJeclJMisXPGizeHtTryVaVV5HnuQXpKqIZtzXReCCpNGH8q/i0kBQOQMXhGWS3mpqOEwtpPePKw==",
|
|
|
"dev": true,
|
|
|
"dependencies": {
|
|
|
- "@jimp/utils": "^0.22.8"
|
|
|
+ "@jimp/utils": "^0.22.10"
|
|
|
},
|
|
|
"peerDependencies": {
|
|
|
"@jimp/custom": ">=0.3.5"
|
|
|
}
|
|
|
},
|
|
|
"node_modules/@jimp/plugin-circle": {
|
|
|
- "version": "0.22.8",
|
|
|
- "resolved": "https://registry.npmjs.org/@jimp/plugin-circle/-/plugin-circle-0.22.8.tgz",
|
|
|
- "integrity": "sha512-qPCw8XFW8opT89ciFDuvs+eB3EB1mZIJWVajD2qAlprHiE7YGr34TkM7N5MNr3qZ1pJgkYdW6+HbBrJwBaonqw==",
|
|
|
+ "version": "0.22.10",
|
|
|
+ "resolved": "https://registry.npmjs.org/@jimp/plugin-circle/-/plugin-circle-0.22.10.tgz",
|
|
|
+ "integrity": "sha512-mhcwTO1ywRxiCgtLGge6tDDIDPlX6qkI3CY+BjgGG/XhVHccCddXgOGLdlf+5OuKIEF2Nqs0V01LQEQIJFTmEw==",
|
|
|
"dev": true,
|
|
|
"dependencies": {
|
|
|
- "@jimp/utils": "^0.22.8"
|
|
|
+ "@jimp/utils": "^0.22.10"
|
|
|
},
|
|
|
"peerDependencies": {
|
|
|
"@jimp/custom": ">=0.3.5"
|
|
|
}
|
|
|
},
|
|
|
"node_modules/@jimp/plugin-color": {
|
|
|
- "version": "0.22.8",
|
|
|
- "resolved": "https://registry.npmjs.org/@jimp/plugin-color/-/plugin-color-0.22.8.tgz",
|
|
|
- "integrity": "sha512-ogkbg6rpDVH/mMLgAQKg17z3oZE0VN7ZWxNoH12fUHchqKz1I57zpa65fxZe2I8T5Xz97HR3x+7V7oI8qQGdSA==",
|
|
|
+ "version": "0.22.10",
|
|
|
+ "resolved": "https://registry.npmjs.org/@jimp/plugin-color/-/plugin-color-0.22.10.tgz",
|
|
|
+ "integrity": "sha512-e4t3L7Kedd96E0x1XjsTM6NcgulKUU66HdFTao7Tc9FYJRFSlttARZ/C6LEryGDm/i69R6bJEpo7BkNz0YL55Q==",
|
|
|
"dev": true,
|
|
|
"dependencies": {
|
|
|
- "@jimp/utils": "^0.22.8",
|
|
|
+ "@jimp/utils": "^0.22.10",
|
|
|
"tinycolor2": "^1.6.0"
|
|
|
},
|
|
|
"peerDependencies": {
|
|
@@ -374,12 +373,12 @@
|
|
|
}
|
|
|
},
|
|
|
"node_modules/@jimp/plugin-contain": {
|
|
|
- "version": "0.22.8",
|
|
|
- "resolved": "https://registry.npmjs.org/@jimp/plugin-contain/-/plugin-contain-0.22.8.tgz",
|
|
|
- "integrity": "sha512-oiaPLdJt9Dk+XEEhM/OU3lFemM51mA9NgMCAdburSCjDzKacJYBGFSHjTOhXzcxOie/ZDpOYN/UzFGKy8Dgl9A==",
|
|
|
+ "version": "0.22.10",
|
|
|
+ "resolved": "https://registry.npmjs.org/@jimp/plugin-contain/-/plugin-contain-0.22.10.tgz",
|
|
|
+ "integrity": "sha512-eP8KrzctuEoqibQAxi9WhbnoRosydhiwg+IYya3dKuKDBTrD9UHt+ERlPQ/lTNWHzV/l4S1ntV3r9s9saJgsXA==",
|
|
|
"dev": true,
|
|
|
"dependencies": {
|
|
|
- "@jimp/utils": "^0.22.8"
|
|
|
+ "@jimp/utils": "^0.22.10"
|
|
|
},
|
|
|
"peerDependencies": {
|
|
|
"@jimp/custom": ">=0.3.5",
|
|
@@ -389,12 +388,12 @@
|
|
|
}
|
|
|
},
|
|
|
"node_modules/@jimp/plugin-cover": {
|
|
|
- "version": "0.22.8",
|
|
|
- "resolved": "https://registry.npmjs.org/@jimp/plugin-cover/-/plugin-cover-0.22.8.tgz",
|
|
|
- "integrity": "sha512-mO68w1m/LhfuHU8LKHY05a4/hhWnY4t+T+8JCw9t+5yfzA4+LofBZZKtFtWgwf/QGe1y3X2rtUU/avAzDUKyyA==",
|
|
|
+ "version": "0.22.10",
|
|
|
+ "resolved": "https://registry.npmjs.org/@jimp/plugin-cover/-/plugin-cover-0.22.10.tgz",
|
|
|
+ "integrity": "sha512-kJCwL5T1igfa0InCfkE7bBeqg26m46aoRt10ug+rvm11P6RrvRMGrgINFyIKB+mnB7CiyBN/MOula1CvLhSInQ==",
|
|
|
"dev": true,
|
|
|
"dependencies": {
|
|
|
- "@jimp/utils": "^0.22.8"
|
|
|
+ "@jimp/utils": "^0.22.10"
|
|
|
},
|
|
|
"peerDependencies": {
|
|
|
"@jimp/custom": ">=0.3.5",
|
|
@@ -404,60 +403,60 @@
|
|
|
}
|
|
|
},
|
|
|
"node_modules/@jimp/plugin-crop": {
|
|
|
- "version": "0.22.8",
|
|
|
- "resolved": "https://registry.npmjs.org/@jimp/plugin-crop/-/plugin-crop-0.22.8.tgz",
|
|
|
- "integrity": "sha512-ns4oH0h0gezYsbuH8RThcMLY5uTLk/vnqOVjWCehMHEzxi0DHMWCmpcb6bC//vJ+XFNhtVGn1ALN7+ROmPrj+A==",
|
|
|
+ "version": "0.22.10",
|
|
|
+ "resolved": "https://registry.npmjs.org/@jimp/plugin-crop/-/plugin-crop-0.22.10.tgz",
|
|
|
+ "integrity": "sha512-BOZ+YGaZlhU7c5ye65RxikicXH0Ki0It6/XHISvipR5WZrfjLjL2Ke20G+AGnwBQc76gKenVcMXVUCnEjtZV+Q==",
|
|
|
"dev": true,
|
|
|
"dependencies": {
|
|
|
- "@jimp/utils": "^0.22.8"
|
|
|
+ "@jimp/utils": "^0.22.10"
|
|
|
},
|
|
|
"peerDependencies": {
|
|
|
"@jimp/custom": ">=0.3.5"
|
|
|
}
|
|
|
},
|
|
|
"node_modules/@jimp/plugin-displace": {
|
|
|
- "version": "0.22.8",
|
|
|
- "resolved": "https://registry.npmjs.org/@jimp/plugin-displace/-/plugin-displace-0.22.8.tgz",
|
|
|
- "integrity": "sha512-Cj8nHYgsdFynOIx3dbbiVwRuZn3xO+RVfwkTRy0JBye+K2AU8SQJS+hSFNMQFTZt5djivh6kh0TzvR/6LkOd1w==",
|
|
|
+ "version": "0.22.10",
|
|
|
+ "resolved": "https://registry.npmjs.org/@jimp/plugin-displace/-/plugin-displace-0.22.10.tgz",
|
|
|
+ "integrity": "sha512-llNiWWMTKISDXt5+cXI0GaFmZWAjlT+4fFLYf4eXquuL/9wZoQsEBhv2GdGd48mkiS8jZq1Nnb2Q4ehEPTvrzw==",
|
|
|
"dev": true,
|
|
|
"dependencies": {
|
|
|
- "@jimp/utils": "^0.22.8"
|
|
|
+ "@jimp/utils": "^0.22.10"
|
|
|
},
|
|
|
"peerDependencies": {
|
|
|
"@jimp/custom": ">=0.3.5"
|
|
|
}
|
|
|
},
|
|
|
"node_modules/@jimp/plugin-dither": {
|
|
|
- "version": "0.22.8",
|
|
|
- "resolved": "https://registry.npmjs.org/@jimp/plugin-dither/-/plugin-dither-0.22.8.tgz",
|
|
|
- "integrity": "sha512-oE0Us/6bEgrgEg56plU3jSBzvB9iGhweKUHmxYMWnQbFCHP4mNCtPAs8+Fmq6c+m98ZgBgRcrJTnC7lphHkGyw==",
|
|
|
+ "version": "0.22.10",
|
|
|
+ "resolved": "https://registry.npmjs.org/@jimp/plugin-dither/-/plugin-dither-0.22.10.tgz",
|
|
|
+ "integrity": "sha512-05WLmeV5M+P/0FS+bWf13hMew2X0oa8w9AtmevL2UyA/5GqiyvP2Xm5WfGQ8oFiiMvpnL6RFomJQOZtWca0C2w==",
|
|
|
"dev": true,
|
|
|
"dependencies": {
|
|
|
- "@jimp/utils": "^0.22.8"
|
|
|
+ "@jimp/utils": "^0.22.10"
|
|
|
},
|
|
|
"peerDependencies": {
|
|
|
"@jimp/custom": ">=0.3.5"
|
|
|
}
|
|
|
},
|
|
|
"node_modules/@jimp/plugin-fisheye": {
|
|
|
- "version": "0.22.8",
|
|
|
- "resolved": "https://registry.npmjs.org/@jimp/plugin-fisheye/-/plugin-fisheye-0.22.8.tgz",
|
|
|
- "integrity": "sha512-bWvYY/nfMcKclWEaRyAir+YsT6C5St823HUQAsewZowTrJmme+w4U2a6InsryTHUL01BBcV5BLH0aDHuV3StvA==",
|
|
|
+ "version": "0.22.10",
|
|
|
+ "resolved": "https://registry.npmjs.org/@jimp/plugin-fisheye/-/plugin-fisheye-0.22.10.tgz",
|
|
|
+ "integrity": "sha512-InjiXvc7Gkzrx8VWtU97kDqV7ENnhHGPULymJWeZaF2aicud9Fpk4iCtd/DcZIrk7Cbe60A8RwNXN00HXIbSCg==",
|
|
|
"dev": true,
|
|
|
"dependencies": {
|
|
|
- "@jimp/utils": "^0.22.8"
|
|
|
+ "@jimp/utils": "^0.22.10"
|
|
|
},
|
|
|
"peerDependencies": {
|
|
|
"@jimp/custom": ">=0.3.5"
|
|
|
}
|
|
|
},
|
|
|
"node_modules/@jimp/plugin-flip": {
|
|
|
- "version": "0.22.8",
|
|
|
- "resolved": "https://registry.npmjs.org/@jimp/plugin-flip/-/plugin-flip-0.22.8.tgz",
|
|
|
- "integrity": "sha512-0NFTNzjsdmOQkaIkNjZqO3/yU4SQb9nnWQXsLS1fFo+9QrIL5v8vVkXpk/rhiND6PyTj2mMTNjOa76GuZcC+iQ==",
|
|
|
+ "version": "0.22.10",
|
|
|
+ "resolved": "https://registry.npmjs.org/@jimp/plugin-flip/-/plugin-flip-0.22.10.tgz",
|
|
|
+ "integrity": "sha512-42GkGtTHWnhnwTMPVK/kXObZbkYIpQWfuIfy5EMEMk6zRj05zpv4vsjkKWfuemweZINwfvD7wDJF7FVFNNcZZg==",
|
|
|
"dev": true,
|
|
|
"dependencies": {
|
|
|
- "@jimp/utils": "^0.22.8"
|
|
|
+ "@jimp/utils": "^0.22.10"
|
|
|
},
|
|
|
"peerDependencies": {
|
|
|
"@jimp/custom": ">=0.3.5",
|
|
@@ -465,60 +464,60 @@
|
|
|
}
|
|
|
},
|
|
|
"node_modules/@jimp/plugin-gaussian": {
|
|
|
- "version": "0.22.8",
|
|
|
- "resolved": "https://registry.npmjs.org/@jimp/plugin-gaussian/-/plugin-gaussian-0.22.8.tgz",
|
|
|
- "integrity": "sha512-E/f14aLzCS50QAM7K+InI9V61KVy/Zx52vy7Jjfo1h7qKhQHss3PYaydaH0N6qlXRNeXgh+4/32P9JfieLMcdw==",
|
|
|
+ "version": "0.22.10",
|
|
|
+ "resolved": "https://registry.npmjs.org/@jimp/plugin-gaussian/-/plugin-gaussian-0.22.10.tgz",
|
|
|
+ "integrity": "sha512-ykrG/6lTp9Q5YA8jS5XzwMHtRxb9HOFMgtmnrUZ8kU+BK8REecfy9Ic5BUEOjCYvS1a/xLsnrZQU07iiYxBxFg==",
|
|
|
"dev": true,
|
|
|
"dependencies": {
|
|
|
- "@jimp/utils": "^0.22.8"
|
|
|
+ "@jimp/utils": "^0.22.10"
|
|
|
},
|
|
|
"peerDependencies": {
|
|
|
"@jimp/custom": ">=0.3.5"
|
|
|
}
|
|
|
},
|
|
|
"node_modules/@jimp/plugin-invert": {
|
|
|
- "version": "0.22.8",
|
|
|
- "resolved": "https://registry.npmjs.org/@jimp/plugin-invert/-/plugin-invert-0.22.8.tgz",
|
|
|
- "integrity": "sha512-UauP39FF2cwbA5VU+Tz9VlNa9rtULPSHZb0Huwcjqjm9/G/xVN69VJ8+RKiFC4zM1/kYAUp/6IRwPa6qdKJpSw==",
|
|
|
+ "version": "0.22.10",
|
|
|
+ "resolved": "https://registry.npmjs.org/@jimp/plugin-invert/-/plugin-invert-0.22.10.tgz",
|
|
|
+ "integrity": "sha512-d8j9BlUJYs/c994t4azUWSWmQq4LLPG4ecm8m6SSNqap+S/HlVQGqjYhJEBbY9EXkOTYB9vBL9bqwSM1Rr6paA==",
|
|
|
"dev": true,
|
|
|
"dependencies": {
|
|
|
- "@jimp/utils": "^0.22.8"
|
|
|
+ "@jimp/utils": "^0.22.10"
|
|
|
},
|
|
|
"peerDependencies": {
|
|
|
"@jimp/custom": ">=0.3.5"
|
|
|
}
|
|
|
},
|
|
|
"node_modules/@jimp/plugin-mask": {
|
|
|
- "version": "0.22.8",
|
|
|
- "resolved": "https://registry.npmjs.org/@jimp/plugin-mask/-/plugin-mask-0.22.8.tgz",
|
|
|
- "integrity": "sha512-bhg5+3i8x1CmYj6cjvPBQZLwZEI3iK3gJWF25ZHF+12d3cqDuJngtr8oRQOQLlAgvKmrj9FXIiEPDczUI9cnWQ==",
|
|
|
+ "version": "0.22.10",
|
|
|
+ "resolved": "https://registry.npmjs.org/@jimp/plugin-mask/-/plugin-mask-0.22.10.tgz",
|
|
|
+ "integrity": "sha512-yRBs1230XZkz24uFTdTcSlZ0HXZpIWzM3iFQN56MzZ7USgdVZjPPDCQ8I9RpqfZ36nDflQkUO0wV7ucsi4ogow==",
|
|
|
"dev": true,
|
|
|
"dependencies": {
|
|
|
- "@jimp/utils": "^0.22.8"
|
|
|
+ "@jimp/utils": "^0.22.10"
|
|
|
},
|
|
|
"peerDependencies": {
|
|
|
"@jimp/custom": ">=0.3.5"
|
|
|
}
|
|
|
},
|
|
|
"node_modules/@jimp/plugin-normalize": {
|
|
|
- "version": "0.22.8",
|
|
|
- "resolved": "https://registry.npmjs.org/@jimp/plugin-normalize/-/plugin-normalize-0.22.8.tgz",
|
|
|
- "integrity": "sha512-Yg5nreAR1JYuSObu3ExlgaLxVeW6VvjVL5qFwiPFxSNlG8JIwL1Ir3K3ChSnnvymyZvJMHb6YKTYNfXKw5Da6g==",
|
|
|
+ "version": "0.22.10",
|
|
|
+ "resolved": "https://registry.npmjs.org/@jimp/plugin-normalize/-/plugin-normalize-0.22.10.tgz",
|
|
|
+ "integrity": "sha512-Wk9GX6eJMchX/ZAazVa70Fagu+OXMvHiPY+HrcEwcclL+p1wo8xAHEsf9iKno7Ja4EU9lLhbBRY5hYJyiKMEkg==",
|
|
|
"dev": true,
|
|
|
"dependencies": {
|
|
|
- "@jimp/utils": "^0.22.8"
|
|
|
+ "@jimp/utils": "^0.22.10"
|
|
|
},
|
|
|
"peerDependencies": {
|
|
|
"@jimp/custom": ">=0.3.5"
|
|
|
}
|
|
|
},
|
|
|
"node_modules/@jimp/plugin-print": {
|
|
|
- "version": "0.22.8",
|
|
|
- "resolved": "https://registry.npmjs.org/@jimp/plugin-print/-/plugin-print-0.22.8.tgz",
|
|
|
- "integrity": "sha512-86O5ejCDi543IYl0TykSmNWErzAjEYhiAxNQb2F7rFRT38WJYNVsvJ6QhxhDQHKxSmF5iwmqbk0jYk5Wp2Z1kw==",
|
|
|
+ "version": "0.22.10",
|
|
|
+ "resolved": "https://registry.npmjs.org/@jimp/plugin-print/-/plugin-print-0.22.10.tgz",
|
|
|
+ "integrity": "sha512-1U3VloIR+beE1kWPdGEJMiE2h1Do29iv3w8sBbvPyRP4qXxRFcDpmCGtctsrKmb1krlBFlj8ubyAY90xL+5n9w==",
|
|
|
"dev": true,
|
|
|
"dependencies": {
|
|
|
- "@jimp/utils": "^0.22.8",
|
|
|
+ "@jimp/utils": "^0.22.10",
|
|
|
"load-bmfont": "^1.4.1"
|
|
|
},
|
|
|
"peerDependencies": {
|
|
@@ -527,24 +526,24 @@
|
|
|
}
|
|
|
},
|
|
|
"node_modules/@jimp/plugin-resize": {
|
|
|
- "version": "0.22.8",
|
|
|
- "resolved": "https://registry.npmjs.org/@jimp/plugin-resize/-/plugin-resize-0.22.8.tgz",
|
|
|
- "integrity": "sha512-kg8ArQRPqv/iU3DWNXCa8kcVIhoq64Ze0aGCAeFLKlAq/59f5pzAci6m6vV4L/uOVdYmUa9/kYwIFY6RWKpfzQ==",
|
|
|
+ "version": "0.22.10",
|
|
|
+ "resolved": "https://registry.npmjs.org/@jimp/plugin-resize/-/plugin-resize-0.22.10.tgz",
|
|
|
+ "integrity": "sha512-ixomxVcnAONXDgaq0opvAx4UAOiEhOA/tipuhFFOvPKFd4yf1BAnEviB5maB0SBHHkJXPUSzDp/73xVTMGSe7g==",
|
|
|
"dev": true,
|
|
|
"dependencies": {
|
|
|
- "@jimp/utils": "^0.22.8"
|
|
|
+ "@jimp/utils": "^0.22.10"
|
|
|
},
|
|
|
"peerDependencies": {
|
|
|
"@jimp/custom": ">=0.3.5"
|
|
|
}
|
|
|
},
|
|
|
"node_modules/@jimp/plugin-rotate": {
|
|
|
- "version": "0.22.8",
|
|
|
- "resolved": "https://registry.npmjs.org/@jimp/plugin-rotate/-/plugin-rotate-0.22.8.tgz",
|
|
|
- "integrity": "sha512-9a+VPZWMN/Cks76wf8LjM5RVA3ntP9+NAdsS1SZhhXel7U3Re/dWMouIEbo3QTt6K+igRo4txUCdZiw4ZucvkQ==",
|
|
|
+ "version": "0.22.10",
|
|
|
+ "resolved": "https://registry.npmjs.org/@jimp/plugin-rotate/-/plugin-rotate-0.22.10.tgz",
|
|
|
+ "integrity": "sha512-eeFX8dnRyf3LAdsdXWKWuN18hLRg8zy1cP0cP9rHzQVWRK7ck/QsLxK1vHq7MADGwQalNaNTJ9SQxH6c8mz6jw==",
|
|
|
"dev": true,
|
|
|
"dependencies": {
|
|
|
- "@jimp/utils": "^0.22.8"
|
|
|
+ "@jimp/utils": "^0.22.10"
|
|
|
},
|
|
|
"peerDependencies": {
|
|
|
"@jimp/custom": ">=0.3.5",
|
|
@@ -554,12 +553,12 @@
|
|
|
}
|
|
|
},
|
|
|
"node_modules/@jimp/plugin-scale": {
|
|
|
- "version": "0.22.8",
|
|
|
- "resolved": "https://registry.npmjs.org/@jimp/plugin-scale/-/plugin-scale-0.22.8.tgz",
|
|
|
- "integrity": "sha512-dQS4pG6DX6endu8zUpvBBOEtGC+ljDDDNw0scSXY71TxyQdNo5Ro0apfsppjmuAr8rNotRkfyxbITKkXQDRUDQ==",
|
|
|
+ "version": "0.22.10",
|
|
|
+ "resolved": "https://registry.npmjs.org/@jimp/plugin-scale/-/plugin-scale-0.22.10.tgz",
|
|
|
+ "integrity": "sha512-TG/H0oUN69C9ArBCZg4PmuoixFVKIiru8282KzSB/Tp1I0xwX0XLTv3dJ5pobPlIgPcB+TmD4xAIdkCT4rtWxg==",
|
|
|
"dev": true,
|
|
|
"dependencies": {
|
|
|
- "@jimp/utils": "^0.22.8"
|
|
|
+ "@jimp/utils": "^0.22.10"
|
|
|
},
|
|
|
"peerDependencies": {
|
|
|
"@jimp/custom": ">=0.3.5",
|
|
@@ -567,12 +566,12 @@
|
|
|
}
|
|
|
},
|
|
|
"node_modules/@jimp/plugin-shadow": {
|
|
|
- "version": "0.22.8",
|
|
|
- "resolved": "https://registry.npmjs.org/@jimp/plugin-shadow/-/plugin-shadow-0.22.8.tgz",
|
|
|
- "integrity": "sha512-HyAhr7OblTQh+BoKHQg4qbS9MweNlH77yfpBqUEyDtfyjI5r06+5chf1ZdLRIPEWv/BdCfdI/g81Wv69muCMwA==",
|
|
|
+ "version": "0.22.10",
|
|
|
+ "resolved": "https://registry.npmjs.org/@jimp/plugin-shadow/-/plugin-shadow-0.22.10.tgz",
|
|
|
+ "integrity": "sha512-TN9xm6fI7XfxbMUQqFPZjv59Xdpf0tSiAQdINB4g6pJMWiVANR/74OtDONoy3KKpenu5Y38s+FkrtID/KcQAhw==",
|
|
|
"dev": true,
|
|
|
"dependencies": {
|
|
|
- "@jimp/utils": "^0.22.8"
|
|
|
+ "@jimp/utils": "^0.22.10"
|
|
|
},
|
|
|
"peerDependencies": {
|
|
|
"@jimp/custom": ">=0.3.5",
|
|
@@ -581,12 +580,12 @@
|
|
|
}
|
|
|
},
|
|
|
"node_modules/@jimp/plugin-threshold": {
|
|
|
- "version": "0.22.8",
|
|
|
- "resolved": "https://registry.npmjs.org/@jimp/plugin-threshold/-/plugin-threshold-0.22.8.tgz",
|
|
|
- "integrity": "sha512-ZmkfH0PtjvF1UcKsjw0H7V6r+LC0yKzEfg76Jhs2nIqIgsxsSOVfHwS7z0/1IWnyXxSw36m+NjCAotNHRILGmA==",
|
|
|
+ "version": "0.22.10",
|
|
|
+ "resolved": "https://registry.npmjs.org/@jimp/plugin-threshold/-/plugin-threshold-0.22.10.tgz",
|
|
|
+ "integrity": "sha512-DA2lSnU0TgIRbAgmXaxroYw3Ad6J2DOFEoJp0NleSm2h3GWbZEE5yW9U2B6hD3iqn4AenG4E2b2WzHXZyzSutw==",
|
|
|
"dev": true,
|
|
|
"dependencies": {
|
|
|
- "@jimp/utils": "^0.22.8"
|
|
|
+ "@jimp/utils": "^0.22.10"
|
|
|
},
|
|
|
"peerDependencies": {
|
|
|
"@jimp/custom": ">=0.3.5",
|
|
@@ -595,32 +594,32 @@
|
|
|
}
|
|
|
},
|
|
|
"node_modules/@jimp/plugins": {
|
|
|
- "version": "0.22.8",
|
|
|
- "resolved": "https://registry.npmjs.org/@jimp/plugins/-/plugins-0.22.8.tgz",
|
|
|
- "integrity": "sha512-ieI2+kCpmIfjwVlT7B67ULCzxMizfj7LspJh9HnIZCDXQB9GBOZ9KImLYc75Krae0dP/3FR7FglLiSI7fkOHbw==",
|
|
|
- "dev": true,
|
|
|
- "dependencies": {
|
|
|
- "@jimp/plugin-blit": "^0.22.8",
|
|
|
- "@jimp/plugin-blur": "^0.22.8",
|
|
|
- "@jimp/plugin-circle": "^0.22.8",
|
|
|
- "@jimp/plugin-color": "^0.22.8",
|
|
|
- "@jimp/plugin-contain": "^0.22.8",
|
|
|
- "@jimp/plugin-cover": "^0.22.8",
|
|
|
- "@jimp/plugin-crop": "^0.22.8",
|
|
|
- "@jimp/plugin-displace": "^0.22.8",
|
|
|
- "@jimp/plugin-dither": "^0.22.8",
|
|
|
- "@jimp/plugin-fisheye": "^0.22.8",
|
|
|
- "@jimp/plugin-flip": "^0.22.8",
|
|
|
- "@jimp/plugin-gaussian": "^0.22.8",
|
|
|
- "@jimp/plugin-invert": "^0.22.8",
|
|
|
- "@jimp/plugin-mask": "^0.22.8",
|
|
|
- "@jimp/plugin-normalize": "^0.22.8",
|
|
|
- "@jimp/plugin-print": "^0.22.8",
|
|
|
- "@jimp/plugin-resize": "^0.22.8",
|
|
|
- "@jimp/plugin-rotate": "^0.22.8",
|
|
|
- "@jimp/plugin-scale": "^0.22.8",
|
|
|
- "@jimp/plugin-shadow": "^0.22.8",
|
|
|
- "@jimp/plugin-threshold": "^0.22.8",
|
|
|
+ "version": "0.22.10",
|
|
|
+ "resolved": "https://registry.npmjs.org/@jimp/plugins/-/plugins-0.22.10.tgz",
|
|
|
+ "integrity": "sha512-KDMZyM6pmvS8freB+UBLko1TO/k4D7URS/nphCozuH+P7i3UMe7NdckXKJ8u+WD6sqN0YFYvBehpkpnUiw/91w==",
|
|
|
+ "dev": true,
|
|
|
+ "dependencies": {
|
|
|
+ "@jimp/plugin-blit": "^0.22.10",
|
|
|
+ "@jimp/plugin-blur": "^0.22.10",
|
|
|
+ "@jimp/plugin-circle": "^0.22.10",
|
|
|
+ "@jimp/plugin-color": "^0.22.10",
|
|
|
+ "@jimp/plugin-contain": "^0.22.10",
|
|
|
+ "@jimp/plugin-cover": "^0.22.10",
|
|
|
+ "@jimp/plugin-crop": "^0.22.10",
|
|
|
+ "@jimp/plugin-displace": "^0.22.10",
|
|
|
+ "@jimp/plugin-dither": "^0.22.10",
|
|
|
+ "@jimp/plugin-fisheye": "^0.22.10",
|
|
|
+ "@jimp/plugin-flip": "^0.22.10",
|
|
|
+ "@jimp/plugin-gaussian": "^0.22.10",
|
|
|
+ "@jimp/plugin-invert": "^0.22.10",
|
|
|
+ "@jimp/plugin-mask": "^0.22.10",
|
|
|
+ "@jimp/plugin-normalize": "^0.22.10",
|
|
|
+ "@jimp/plugin-print": "^0.22.10",
|
|
|
+ "@jimp/plugin-resize": "^0.22.10",
|
|
|
+ "@jimp/plugin-rotate": "^0.22.10",
|
|
|
+ "@jimp/plugin-scale": "^0.22.10",
|
|
|
+ "@jimp/plugin-shadow": "^0.22.10",
|
|
|
+ "@jimp/plugin-threshold": "^0.22.10",
|
|
|
"timm": "^1.6.1"
|
|
|
},
|
|
|
"peerDependencies": {
|
|
@@ -628,12 +627,12 @@
|
|
|
}
|
|
|
},
|
|
|
"node_modules/@jimp/png": {
|
|
|
- "version": "0.22.8",
|
|
|
- "resolved": "https://registry.npmjs.org/@jimp/png/-/png-0.22.8.tgz",
|
|
|
- "integrity": "sha512-XOj11kcCr8zKg24QSwlRfH9k4hbV6rkMGUVxMS3puRzzB0FBSQy42NBYEfYf2XlY2QJSAByPl4AYerOtKb805w==",
|
|
|
+ "version": "0.22.10",
|
|
|
+ "resolved": "https://registry.npmjs.org/@jimp/png/-/png-0.22.10.tgz",
|
|
|
+ "integrity": "sha512-RYinU7tZToeeR2g2qAMn42AU+8OUHjXPKZZ9RkmoL4bguA1xyZWaSdr22/FBkmnHhOERRlr02KPDN1OTOYHLDQ==",
|
|
|
"dev": true,
|
|
|
"dependencies": {
|
|
|
- "@jimp/utils": "^0.22.8",
|
|
|
+ "@jimp/utils": "^0.22.10",
|
|
|
"pngjs": "^6.0.0"
|
|
|
},
|
|
|
"peerDependencies": {
|
|
@@ -641,9 +640,9 @@
|
|
|
}
|
|
|
},
|
|
|
"node_modules/@jimp/tiff": {
|
|
|
- "version": "0.22.8",
|
|
|
- "resolved": "https://registry.npmjs.org/@jimp/tiff/-/tiff-0.22.8.tgz",
|
|
|
- "integrity": "sha512-K0hYUVW5MLgwq3jiHVHa6LvP05J1rXOlRCC+5dMTUnAXVwi45+MKsqA/8lzzwhHYJ65CNhZwy6D3+ZNzM9SIBQ==",
|
|
|
+ "version": "0.22.10",
|
|
|
+ "resolved": "https://registry.npmjs.org/@jimp/tiff/-/tiff-0.22.10.tgz",
|
|
|
+ "integrity": "sha512-OaivlSYzpNTHyH/h7pEtl3A7F7TbsgytZs52GLX/xITW92ffgDgT6PkldIrMrET6ERh/hdijNQiew7IoEEr2og==",
|
|
|
"dev": true,
|
|
|
"dependencies": {
|
|
|
"utif2": "^4.0.1"
|
|
@@ -653,16 +652,16 @@
|
|
|
}
|
|
|
},
|
|
|
"node_modules/@jimp/types": {
|
|
|
- "version": "0.22.8",
|
|
|
- "resolved": "https://registry.npmjs.org/@jimp/types/-/types-0.22.8.tgz",
|
|
|
- "integrity": "sha512-9+xc+mzuYwu0i+6dsnhXiUgfcS+Ktqn5q2jczoKyyBT0cOKgsk+57EIeFLgpTfVGRKRR0y/UIdHByeCzGguF3A==",
|
|
|
+ "version": "0.22.10",
|
|
|
+ "resolved": "https://registry.npmjs.org/@jimp/types/-/types-0.22.10.tgz",
|
|
|
+ "integrity": "sha512-u/r+XYzbCx4zZukDmxx8S0er3Yq3iDPI6+31WKX0N18i2qPPJYcn8qwIFurfupRumGvJ8SlGLCgt/T+Y8zzUIw==",
|
|
|
"dev": true,
|
|
|
"dependencies": {
|
|
|
- "@jimp/bmp": "^0.22.8",
|
|
|
- "@jimp/gif": "^0.22.8",
|
|
|
- "@jimp/jpeg": "^0.22.8",
|
|
|
- "@jimp/png": "^0.22.8",
|
|
|
- "@jimp/tiff": "^0.22.8",
|
|
|
+ "@jimp/bmp": "^0.22.10",
|
|
|
+ "@jimp/gif": "^0.22.10",
|
|
|
+ "@jimp/jpeg": "^0.22.10",
|
|
|
+ "@jimp/png": "^0.22.10",
|
|
|
+ "@jimp/tiff": "^0.22.10",
|
|
|
"timm": "^1.6.1"
|
|
|
},
|
|
|
"peerDependencies": {
|
|
@@ -670,9 +669,9 @@
|
|
|
}
|
|
|
},
|
|
|
"node_modules/@jimp/utils": {
|
|
|
- "version": "0.22.8",
|
|
|
- "resolved": "https://registry.npmjs.org/@jimp/utils/-/utils-0.22.8.tgz",
|
|
|
- "integrity": "sha512-AaqjfqDeLzSFzrbGRKHMXg/ntiWKvoG9tpVgWzgOx5/gPWj/IyGfztojLTTvY8HqZCr25z8z91u2lAQD2v46Jw==",
|
|
|
+ "version": "0.22.10",
|
|
|
+ "resolved": "https://registry.npmjs.org/@jimp/utils/-/utils-0.22.10.tgz",
|
|
|
+ "integrity": "sha512-ztlOK9Mm2iLG2AMoabzM4i3WZ/FtshcgsJCbZCRUs/DKoeS2tySRJTnQZ1b7Roq0M4Ce+FUAxnCAcBV0q7PH9w==",
|
|
|
"dev": true,
|
|
|
"dependencies": {
|
|
|
"regenerator-runtime": "^0.13.3"
|
|
@@ -1357,6 +1356,25 @@
|
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
|
}
|
|
|
},
|
|
|
+ "node_modules/array.prototype.findlastindex": {
|
|
|
+ "version": "1.2.2",
|
|
|
+ "resolved": "https://registry.npmjs.org/array.prototype.findlastindex/-/array.prototype.findlastindex-1.2.2.tgz",
|
|
|
+ "integrity": "sha512-tb5thFFlUcp7NdNF6/MpDk/1r/4awWG1FIz3YqDf+/zJSTezBb+/5WViH41obXULHVpDzoiCLpJ/ZO9YbJMsdw==",
|
|
|
+ "dev": true,
|
|
|
+ "dependencies": {
|
|
|
+ "call-bind": "^1.0.2",
|
|
|
+ "define-properties": "^1.1.4",
|
|
|
+ "es-abstract": "^1.20.4",
|
|
|
+ "es-shim-unscopables": "^1.0.0",
|
|
|
+ "get-intrinsic": "^1.1.3"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 0.4"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/ljharb"
|
|
|
+ }
|
|
|
+ },
|
|
|
"node_modules/array.prototype.flat": {
|
|
|
"version": "1.3.1",
|
|
|
"resolved": "https://registry.npmjs.org/array.prototype.flat/-/array.prototype.flat-1.3.1.tgz",
|
|
@@ -2576,27 +2594,27 @@
|
|
|
}
|
|
|
},
|
|
|
"node_modules/eslint": {
|
|
|
- "version": "8.45.0",
|
|
|
- "resolved": "https://registry.npmjs.org/eslint/-/eslint-8.45.0.tgz",
|
|
|
- "integrity": "sha512-pd8KSxiQpdYRfYa9Wufvdoct3ZPQQuVuU5O6scNgMuOMYuxvH0IGaYK0wUFjo4UYYQQCUndlXiMbnxopwvvTiw==",
|
|
|
+ "version": "8.46.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/eslint/-/eslint-8.46.0.tgz",
|
|
|
+ "integrity": "sha512-cIO74PvbW0qU8e0mIvk5IV3ToWdCq5FYG6gWPHHkx6gNdjlbAYvtfHmlCMXxjcoVaIdwy/IAt3+mDkZkfvb2Dg==",
|
|
|
"dev": true,
|
|
|
"dependencies": {
|
|
|
"@eslint-community/eslint-utils": "^4.2.0",
|
|
|
- "@eslint-community/regexpp": "^4.4.0",
|
|
|
- "@eslint/eslintrc": "^2.1.0",
|
|
|
- "@eslint/js": "8.44.0",
|
|
|
+ "@eslint-community/regexpp": "^4.6.1",
|
|
|
+ "@eslint/eslintrc": "^2.1.1",
|
|
|
+ "@eslint/js": "^8.46.0",
|
|
|
"@humanwhocodes/config-array": "^0.11.10",
|
|
|
"@humanwhocodes/module-importer": "^1.0.1",
|
|
|
"@nodelib/fs.walk": "^1.2.8",
|
|
|
- "ajv": "^6.10.0",
|
|
|
+ "ajv": "^6.12.4",
|
|
|
"chalk": "^4.0.0",
|
|
|
"cross-spawn": "^7.0.2",
|
|
|
"debug": "^4.3.2",
|
|
|
"doctrine": "^3.0.0",
|
|
|
"escape-string-regexp": "^4.0.0",
|
|
|
- "eslint-scope": "^7.2.0",
|
|
|
- "eslint-visitor-keys": "^3.4.1",
|
|
|
- "espree": "^9.6.0",
|
|
|
+ "eslint-scope": "^7.2.2",
|
|
|
+ "eslint-visitor-keys": "^3.4.2",
|
|
|
+ "espree": "^9.6.1",
|
|
|
"esquery": "^1.4.2",
|
|
|
"esutils": "^2.0.2",
|
|
|
"fast-deep-equal": "^3.1.3",
|
|
@@ -2713,26 +2731,29 @@
|
|
|
}
|
|
|
},
|
|
|
"node_modules/eslint-plugin-import": {
|
|
|
- "version": "2.27.5",
|
|
|
- "resolved": "https://registry.npmjs.org/eslint-plugin-import/-/eslint-plugin-import-2.27.5.tgz",
|
|
|
- "integrity": "sha512-LmEt3GVofgiGuiE+ORpnvP+kAm3h6MLZJ4Q5HCyHADofsb4VzXFsRiWj3c0OFiV+3DWFh0qg3v9gcPlfc3zRow==",
|
|
|
+ "version": "2.28.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/eslint-plugin-import/-/eslint-plugin-import-2.28.0.tgz",
|
|
|
+ "integrity": "sha512-B8s/n+ZluN7sxj9eUf7/pRFERX0r5bnFA2dCaLHy2ZeaQEAz0k+ZZkFWRFHJAqxfxQDx6KLv9LeIki7cFdwW+Q==",
|
|
|
"dev": true,
|
|
|
"dependencies": {
|
|
|
"array-includes": "^3.1.6",
|
|
|
+ "array.prototype.findlastindex": "^1.2.2",
|
|
|
"array.prototype.flat": "^1.3.1",
|
|
|
"array.prototype.flatmap": "^1.3.1",
|
|
|
"debug": "^3.2.7",
|
|
|
"doctrine": "^2.1.0",
|
|
|
"eslint-import-resolver-node": "^0.3.7",
|
|
|
- "eslint-module-utils": "^2.7.4",
|
|
|
+ "eslint-module-utils": "^2.8.0",
|
|
|
"has": "^1.0.3",
|
|
|
- "is-core-module": "^2.11.0",
|
|
|
+ "is-core-module": "^2.12.1",
|
|
|
"is-glob": "^4.0.3",
|
|
|
"minimatch": "^3.1.2",
|
|
|
+ "object.fromentries": "^2.0.6",
|
|
|
+ "object.groupby": "^1.0.0",
|
|
|
"object.values": "^1.1.6",
|
|
|
- "resolve": "^1.22.1",
|
|
|
- "semver": "^6.3.0",
|
|
|
- "tsconfig-paths": "^3.14.1"
|
|
|
+ "resolve": "^1.22.3",
|
|
|
+ "semver": "^6.3.1",
|
|
|
+ "tsconfig-paths": "^3.14.2"
|
|
|
},
|
|
|
"engines": {
|
|
|
"node": ">=4"
|
|
@@ -2763,18 +2784,18 @@
|
|
|
}
|
|
|
},
|
|
|
"node_modules/eslint-plugin-import/node_modules/semver": {
|
|
|
- "version": "6.3.0",
|
|
|
- "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.0.tgz",
|
|
|
- "integrity": "sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==",
|
|
|
+ "version": "6.3.1",
|
|
|
+ "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz",
|
|
|
+ "integrity": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==",
|
|
|
"dev": true,
|
|
|
"bin": {
|
|
|
"semver": "bin/semver.js"
|
|
|
}
|
|
|
},
|
|
|
"node_modules/eslint-scope": {
|
|
|
- "version": "7.2.0",
|
|
|
- "resolved": "https://registry.npmjs.org/eslint-scope/-/eslint-scope-7.2.0.tgz",
|
|
|
- "integrity": "sha512-DYj5deGlHBfMt15J7rdtyKNq/Nqlv5KfU4iodrQ019XESsRnwXH9KAE0y3cwtUHDo2ob7CypAnCqefh6vioWRw==",
|
|
|
+ "version": "7.2.2",
|
|
|
+ "resolved": "https://registry.npmjs.org/eslint-scope/-/eslint-scope-7.2.2.tgz",
|
|
|
+ "integrity": "sha512-dOt21O7lTMhDM+X9mB4GX+DZrZtCUJPL/wlcTqxyrx5IvO0IYtILdtrQGQp+8n5S0gwSVmOf9NQrjMOgfQZlIg==",
|
|
|
"dev": true,
|
|
|
"dependencies": {
|
|
|
"esrecurse": "^4.3.0",
|
|
@@ -2788,9 +2809,9 @@
|
|
|
}
|
|
|
},
|
|
|
"node_modules/eslint-visitor-keys": {
|
|
|
- "version": "3.4.1",
|
|
|
- "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-3.4.1.tgz",
|
|
|
- "integrity": "sha512-pZnmmLwYzf+kWaM/Qgrvpen51upAktaaiI01nsJD/Yr3lMOdNtq0cxkrrg16w64VtisN6okbs7Q8AfGqj4c9fA==",
|
|
|
+ "version": "3.4.2",
|
|
|
+ "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-3.4.2.tgz",
|
|
|
+ "integrity": "sha512-8drBzUEyZ2llkpCA67iYrgEssKDUu68V8ChqqOfFupIaG/LCVPUT+CoGJpT77zJprs4T/W7p07LP7zAIMuweVw==",
|
|
|
"dev": true,
|
|
|
"engines": {
|
|
|
"node": "^12.22.0 || ^14.17.0 || >=16.0.0"
|
|
@@ -2828,9 +2849,9 @@
|
|
|
}
|
|
|
},
|
|
|
"node_modules/espree": {
|
|
|
- "version": "9.6.0",
|
|
|
- "resolved": "https://registry.npmjs.org/espree/-/espree-9.6.0.tgz",
|
|
|
- "integrity": "sha512-1FH/IiruXZ84tpUlm0aCUEwMl2Ho5ilqVh0VvQXw+byAz/4SAciyHLlfmL5WYqsvD38oymdUwBss0LtK8m4s/A==",
|
|
|
+ "version": "9.6.1",
|
|
|
+ "resolved": "https://registry.npmjs.org/espree/-/espree-9.6.1.tgz",
|
|
|
+ "integrity": "sha512-oruZaFkjorTpF32kDSI5/75ViwGeZginGGy2NoOSg3Q9bnwlnmDm4HLnkl0RE3n+njDXR037aY1+x58Z/zFdwQ==",
|
|
|
"dev": true,
|
|
|
"dependencies": {
|
|
|
"acorn": "^8.9.0",
|
|
@@ -3461,9 +3482,9 @@
|
|
|
}
|
|
|
},
|
|
|
"node_modules/gifwrap": {
|
|
|
- "version": "0.9.4",
|
|
|
- "resolved": "https://registry.npmjs.org/gifwrap/-/gifwrap-0.9.4.tgz",
|
|
|
- "integrity": "sha512-MDMwbhASQuVeD4JKd1fKgNgCRL3fGqMM4WaqpNhWO0JiMOAjbQdumbs4BbBZEy9/M00EHEjKN3HieVhCUlwjeQ==",
|
|
|
+ "version": "0.10.1",
|
|
|
+ "resolved": "https://registry.npmjs.org/gifwrap/-/gifwrap-0.10.1.tgz",
|
|
|
+ "integrity": "sha512-2760b1vpJHNmLzZ/ubTtNnEx5WApN/PYWJvXvgS+tL1egTTthayFYIQQNi136FLEDcN/IyEY2EcGpIITD6eYUw==",
|
|
|
"dev": true,
|
|
|
"dependencies": {
|
|
|
"image-q": "^4.0.0",
|
|
@@ -4277,14 +4298,14 @@
|
|
|
}
|
|
|
},
|
|
|
"node_modules/jimp": {
|
|
|
- "version": "0.22.8",
|
|
|
- "resolved": "https://registry.npmjs.org/jimp/-/jimp-0.22.8.tgz",
|
|
|
- "integrity": "sha512-pBbrooJMX7795sDcxx1XpwNZC8B/ITyDV+JK2/1qNbQl/1UWqWeh5Dq7qQpMZl5jLdcFDv5IVTM+OhpafSqSFA==",
|
|
|
+ "version": "0.22.10",
|
|
|
+ "resolved": "https://registry.npmjs.org/jimp/-/jimp-0.22.10.tgz",
|
|
|
+ "integrity": "sha512-lCaHIJAgTOsplyJzC1w/laxSxrbSsEBw4byKwXgUdMmh+ayPsnidTblenQm+IvhIs44Gcuvlb6pd2LQ0wcKaKg==",
|
|
|
"dev": true,
|
|
|
"dependencies": {
|
|
|
- "@jimp/custom": "^0.22.8",
|
|
|
- "@jimp/plugins": "^0.22.8",
|
|
|
- "@jimp/types": "^0.22.8",
|
|
|
+ "@jimp/custom": "^0.22.10",
|
|
|
+ "@jimp/plugins": "^0.22.10",
|
|
|
+ "@jimp/types": "^0.22.10",
|
|
|
"regenerator-runtime": "^0.13.3"
|
|
|
}
|
|
|
},
|
|
@@ -4429,9 +4450,9 @@
|
|
|
}
|
|
|
},
|
|
|
"node_modules/magic-string": {
|
|
|
- "version": "0.30.1",
|
|
|
- "resolved": "https://registry.npmjs.org/magic-string/-/magic-string-0.30.1.tgz",
|
|
|
- "integrity": "sha512-mbVKXPmS0z0G4XqFDCTllmDQ6coZzn94aMlb0o/A4HEHJCKcanlDZwYJgwnkmgD3jyWhUgj9VsPrfd972yPffA==",
|
|
|
+ "version": "0.30.2",
|
|
|
+ "resolved": "https://registry.npmjs.org/magic-string/-/magic-string-0.30.2.tgz",
|
|
|
+ "integrity": "sha512-lNZdu7pewtq/ZvWUp9Wpf/x7WzMTsR26TWV03BRZrXFsv+BI6dy8RAiKgm1uM/kyR0rCfUcqvOlXKG66KhIGug==",
|
|
|
"dev": true,
|
|
|
"dependencies": {
|
|
|
"@jridgewell/sourcemap-codec": "^1.4.15"
|
|
@@ -4781,21 +4802,6 @@
|
|
|
"integrity": "sha512-7dX2/10ITVyqh4aOSVI9gdape+t9l2/8QxHrFmUXu4EEUpdlxl6RudZUPZoc+zuY2hk1j7XxVroIVIan/pD/SQ==",
|
|
|
"dev": true
|
|
|
},
|
|
|
- "node_modules/mkdirp": {
|
|
|
- "version": "2.1.6",
|
|
|
- "resolved": "https://registry.npmjs.org/mkdirp/-/mkdirp-2.1.6.tgz",
|
|
|
- "integrity": "sha512-+hEnITedc8LAtIP9u3HJDFIdcLV2vXP33sqLLIzkv1Db1zO/1OxbvYf0Y1OC/S/Qo5dxHXepofhmxL02PsKe+A==",
|
|
|
- "dev": true,
|
|
|
- "bin": {
|
|
|
- "mkdirp": "dist/cjs/src/bin.js"
|
|
|
- },
|
|
|
- "engines": {
|
|
|
- "node": ">=10"
|
|
|
- },
|
|
|
- "funding": {
|
|
|
- "url": "https://github.com/sponsors/isaacs"
|
|
|
- }
|
|
|
- },
|
|
|
"node_modules/mkdirp-classic": {
|
|
|
"version": "0.5.3",
|
|
|
"resolved": "https://registry.npmjs.org/mkdirp-classic/-/mkdirp-classic-0.5.3.tgz",
|
|
@@ -4833,9 +4839,9 @@
|
|
|
}
|
|
|
},
|
|
|
"node_modules/node-fetch": {
|
|
|
- "version": "2.6.11",
|
|
|
- "resolved": "https://registry.npmjs.org/node-fetch/-/node-fetch-2.6.11.tgz",
|
|
|
- "integrity": "sha512-4I6pdBY1EthSqDmJkiNk3JIT8cswwR9nfeW/cPdUagJYEQG7R95WRH74wpz7ma8Gh/9dI9FP+OU+0E4FvtA55w==",
|
|
|
+ "version": "2.6.12",
|
|
|
+ "resolved": "https://registry.npmjs.org/node-fetch/-/node-fetch-2.6.12.tgz",
|
|
|
+ "integrity": "sha512-C/fGU2E8ToujUivIO0H+tpQ6HWo4eEmchoPIoXtxCrVghxdKq+QOHqEZW7tuP3KlV3bC8FRMO5nMCC7Zm1VP6g==",
|
|
|
"dev": true,
|
|
|
"dependencies": {
|
|
|
"whatwg-url": "^5.0.0"
|
|
@@ -5084,6 +5090,35 @@
|
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
|
}
|
|
|
},
|
|
|
+ "node_modules/object.fromentries": {
|
|
|
+ "version": "2.0.6",
|
|
|
+ "resolved": "https://registry.npmjs.org/object.fromentries/-/object.fromentries-2.0.6.tgz",
|
|
|
+ "integrity": "sha512-VciD13dswC4j1Xt5394WR4MzmAQmlgN72phd/riNp9vtD7tp4QQWJ0R4wvclXcafgcYK8veHRed2W6XeGBvcfg==",
|
|
|
+ "dev": true,
|
|
|
+ "dependencies": {
|
|
|
+ "call-bind": "^1.0.2",
|
|
|
+ "define-properties": "^1.1.4",
|
|
|
+ "es-abstract": "^1.20.4"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 0.4"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/ljharb"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/object.groupby": {
|
|
|
+ "version": "1.0.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/object.groupby/-/object.groupby-1.0.0.tgz",
|
|
|
+ "integrity": "sha512-70MWG6NfRH9GnbZOikuhPPYzpUpof9iW2J9E4dW7FXTqPNb6rllE6u39SKwwiNh8lCwX3DDb5OgcKGiEBrTTyw==",
|
|
|
+ "dev": true,
|
|
|
+ "dependencies": {
|
|
|
+ "call-bind": "^1.0.2",
|
|
|
+ "define-properties": "^1.2.0",
|
|
|
+ "es-abstract": "^1.21.2",
|
|
|
+ "get-intrinsic": "^1.2.1"
|
|
|
+ }
|
|
|
+ },
|
|
|
"node_modules/object.values": {
|
|
|
"version": "1.1.6",
|
|
|
"resolved": "https://registry.npmjs.org/object.values/-/object.values-1.1.6.tgz",
|
|
@@ -5926,12 +5961,12 @@
|
|
|
}
|
|
|
},
|
|
|
"node_modules/resolve": {
|
|
|
- "version": "1.22.2",
|
|
|
- "resolved": "https://registry.npmjs.org/resolve/-/resolve-1.22.2.tgz",
|
|
|
- "integrity": "sha512-Sb+mjNHOULsBv818T40qSPeRiuWLyaGMa5ewydRLFimneixmVy2zdivRl+AF6jaYPC8ERxGDmFSiqui6SfPd+g==",
|
|
|
+ "version": "1.22.3",
|
|
|
+ "resolved": "https://registry.npmjs.org/resolve/-/resolve-1.22.3.tgz",
|
|
|
+ "integrity": "sha512-P8ur/gp/AmbEzjr729bZnLjXK5Z+4P0zhIJgBgzqRih7hL7BOukHGtSTA3ACMY467GRFz3duQsi0bDZdR7DKdw==",
|
|
|
"dev": true,
|
|
|
"dependencies": {
|
|
|
- "is-core-module": "^2.11.0",
|
|
|
+ "is-core-module": "^2.12.0",
|
|
|
"path-parse": "^1.0.7",
|
|
|
"supports-preserve-symlinks-flag": "^1.0.0"
|
|
|
},
|
|
@@ -5986,9 +6021,9 @@
|
|
|
}
|
|
|
},
|
|
|
"node_modules/rollup": {
|
|
|
- "version": "3.26.3",
|
|
|
- "resolved": "https://registry.npmjs.org/rollup/-/rollup-3.26.3.tgz",
|
|
|
- "integrity": "sha512-7Tin0C8l86TkpcMtXvQu6saWH93nhG3dGQ1/+l5V2TDMceTxO7kDiK6GzbfLWNNxqJXm591PcEZUozZm51ogwQ==",
|
|
|
+ "version": "3.27.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/rollup/-/rollup-3.27.0.tgz",
|
|
|
+ "integrity": "sha512-aOltLCrYZ0FhJDm7fCqwTjIUEVjWjcydKBV/Zeid6Mn8BWgDCUBBWT5beM5ieForYNo/1ZHuGJdka26kvQ3Gzg==",
|
|
|
"dev": true,
|
|
|
"bin": {
|
|
|
"rollup": "dist/bin/rollup"
|
|
@@ -7187,9 +7222,9 @@
|
|
|
"dev": true
|
|
|
},
|
|
|
"node_modules/whatwg-fetch": {
|
|
|
- "version": "3.6.2",
|
|
|
- "resolved": "https://registry.npmjs.org/whatwg-fetch/-/whatwg-fetch-3.6.2.tgz",
|
|
|
- "integrity": "sha512-bJlen0FcuU/0EMLrdbJ7zOnW6ITZLrZMIarMUVmdKtsGvZna8vxKYaexICWPfZ8qwf9fzNq+UEIZrnSaApt6RA==",
|
|
|
+ "version": "3.6.17",
|
|
|
+ "resolved": "https://registry.npmjs.org/whatwg-fetch/-/whatwg-fetch-3.6.17.tgz",
|
|
|
+ "integrity": "sha512-c4ghIvG6th0eudYwKZY5keb81wtFz9/WeAHAoy8+r18kcWlitUIrmGFQ2rWEl4UCKUilD3zCLHOIPheHx5ypRQ==",
|
|
|
"dev": true
|
|
|
},
|
|
|
"node_modules/whatwg-url": {
|