|
@ -10,7 +10,9 @@ |
|
|
"dependencies": { |
|
|
"dependencies": { |
|
|
"@quasar/extras": "^1.16.4", |
|
|
"@quasar/extras": "^1.16.4", |
|
|
"axios": "^1.2.1", |
|
|
"axios": "^1.2.1", |
|
|
|
|
|
"browser-image-compression": "^2.0.2", |
|
|
"pocketbase": "^0.25.2", |
|
|
"pocketbase": "^0.25.2", |
|
|
|
|
|
"qrcode": "^1.5.4", |
|
|
"quasar": "^2.16.0", |
|
|
"quasar": "^2.16.0", |
|
|
"sharp": "^0.33.5", |
|
|
"sharp": "^0.33.5", |
|
|
"vue": "^3.4.18", |
|
|
"vue": "^3.4.18", |
|
@ -1578,7 +1580,6 @@ |
|
|
"version": "5.0.1", |
|
|
"version": "5.0.1", |
|
|
"resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz", |
|
|
"resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz", |
|
|
"integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==", |
|
|
"integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==", |
|
|
"dev": true, |
|
|
|
|
|
"license": "MIT", |
|
|
"license": "MIT", |
|
|
"engines": { |
|
|
"engines": { |
|
|
"node": ">=8" |
|
|
"node": ">=8" |
|
@ -1588,7 +1589,6 @@ |
|
|
"version": "4.3.0", |
|
|
"version": "4.3.0", |
|
|
"resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz", |
|
|
"resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz", |
|
|
"integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==", |
|
|
"integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==", |
|
|
"dev": true, |
|
|
|
|
|
"license": "MIT", |
|
|
"license": "MIT", |
|
|
"dependencies": { |
|
|
"dependencies": { |
|
|
"color-convert": "^2.0.1" |
|
|
"color-convert": "^2.0.1" |
|
@ -2036,6 +2036,15 @@ |
|
|
"node": ">=8" |
|
|
"node": ">=8" |
|
|
} |
|
|
} |
|
|
}, |
|
|
}, |
|
|
|
|
|
"node_modules/browser-image-compression": { |
|
|
|
|
|
"version": "2.0.2", |
|
|
|
|
|
"resolved": "https://registry.npmjs.org/browser-image-compression/-/browser-image-compression-2.0.2.tgz", |
|
|
|
|
|
"integrity": "sha512-pBLlQyUf6yB8SmmngrcOw3EoS4RpQ1BcylI3T9Yqn7+4nrQTXJD4sJDe5ODnJdrvNMaio5OicFo75rDyJD2Ucw==", |
|
|
|
|
|
"license": "MIT", |
|
|
|
|
|
"dependencies": { |
|
|
|
|
|
"uzip": "0.20201231.0" |
|
|
|
|
|
} |
|
|
|
|
|
}, |
|
|
"node_modules/browserslist": { |
|
|
"node_modules/browserslist": { |
|
|
"version": "4.24.4", |
|
|
"version": "4.24.4", |
|
|
"resolved": "https://registry.npmjs.org/browserslist/-/browserslist-4.24.4.tgz", |
|
|
"resolved": "https://registry.npmjs.org/browserslist/-/browserslist-4.24.4.tgz", |
|
@ -2201,6 +2210,15 @@ |
|
|
"tslib": "^2.0.3" |
|
|
"tslib": "^2.0.3" |
|
|
} |
|
|
} |
|
|
}, |
|
|
}, |
|
|
|
|
|
"node_modules/camelcase": { |
|
|
|
|
|
"version": "5.3.1", |
|
|
|
|
|
"resolved": "https://registry.npmjs.org/camelcase/-/camelcase-5.3.1.tgz", |
|
|
|
|
|
"integrity": "sha512-L28STB170nwWS63UjtlEOE3dldQApaJXZkOI1uMFfzf3rRuPegHaHesyee+YxQ+W6SvRDQV6UrdOdRiR153wJg==", |
|
|
|
|
|
"license": "MIT", |
|
|
|
|
|
"engines": { |
|
|
|
|
|
"node": ">=6" |
|
|
|
|
|
} |
|
|
|
|
|
}, |
|
|
"node_modules/caniuse-lite": { |
|
|
"node_modules/caniuse-lite": { |
|
|
"version": "1.0.30001706", |
|
|
"version": "1.0.30001706", |
|
|
"resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001706.tgz", |
|
|
"resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001706.tgz", |
|
@ -2684,6 +2702,15 @@ |
|
|
"ms": "2.0.0" |
|
|
"ms": "2.0.0" |
|
|
} |
|
|
} |
|
|
}, |
|
|
}, |
|
|
|
|
|
"node_modules/decamelize": { |
|
|
|
|
|
"version": "1.2.0", |
|
|
|
|
|
"resolved": "https://registry.npmjs.org/decamelize/-/decamelize-1.2.0.tgz", |
|
|
|
|
|
"integrity": "sha512-z2S+W9X73hAUUki+N+9Za2lBlun89zigOyGrsax+KUQ6wKW4ZoWpEYBkGhQjwAjjDCkWxhY0VKEhk8wzY7F5cA==", |
|
|
|
|
|
"license": "MIT", |
|
|
|
|
|
"engines": { |
|
|
|
|
|
"node": ">=0.10.0" |
|
|
|
|
|
} |
|
|
|
|
|
}, |
|
|
"node_modules/deep-is": { |
|
|
"node_modules/deep-is": { |
|
|
"version": "0.1.4", |
|
|
"version": "0.1.4", |
|
|
"resolved": "https://registry.npmjs.org/deep-is/-/deep-is-0.1.4.tgz", |
|
|
"resolved": "https://registry.npmjs.org/deep-is/-/deep-is-0.1.4.tgz", |
|
@ -2794,6 +2821,12 @@ |
|
|
"node": ">=0.10" |
|
|
"node": ">=0.10" |
|
|
} |
|
|
} |
|
|
}, |
|
|
}, |
|
|
|
|
|
"node_modules/dijkstrajs": { |
|
|
|
|
|
"version": "1.0.3", |
|
|
|
|
|
"resolved": "https://registry.npmjs.org/dijkstrajs/-/dijkstrajs-1.0.3.tgz", |
|
|
|
|
|
"integrity": "sha512-qiSlmBq9+BCdCA/L46dw8Uy93mloxsPSbwnm5yrKn2vMPiy8KyAskTF6zuV/j5BMsmOGZDPs7KjU+mjb670kfA==", |
|
|
|
|
|
"license": "MIT" |
|
|
|
|
|
}, |
|
|
"node_modules/doctrine": { |
|
|
"node_modules/doctrine": { |
|
|
"version": "3.0.0", |
|
|
"version": "3.0.0", |
|
|
"resolved": "https://registry.npmjs.org/doctrine/-/doctrine-3.0.0.tgz", |
|
|
"resolved": "https://registry.npmjs.org/doctrine/-/doctrine-3.0.0.tgz", |
|
@ -2879,7 +2912,6 @@ |
|
|
"version": "8.0.0", |
|
|
"version": "8.0.0", |
|
|
"resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz", |
|
|
"resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz", |
|
|
"integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==", |
|
|
"integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==", |
|
|
"dev": true, |
|
|
|
|
|
"license": "MIT" |
|
|
"license": "MIT" |
|
|
}, |
|
|
}, |
|
|
"node_modules/encodeurl": { |
|
|
"node_modules/encodeurl": { |
|
@ -4395,7 +4427,6 @@ |
|
|
"version": "2.0.5", |
|
|
"version": "2.0.5", |
|
|
"resolved": "https://registry.npmjs.org/get-caller-file/-/get-caller-file-2.0.5.tgz", |
|
|
"resolved": "https://registry.npmjs.org/get-caller-file/-/get-caller-file-2.0.5.tgz", |
|
|
"integrity": "sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg==", |
|
|
"integrity": "sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg==", |
|
|
"dev": true, |
|
|
|
|
|
"license": "ISC", |
|
|
"license": "ISC", |
|
|
"engines": { |
|
|
"engines": { |
|
|
"node": "6.* || 8.* || >= 10.*" |
|
|
"node": "6.* || 8.* || >= 10.*" |
|
@ -5029,7 +5060,6 @@ |
|
|
"version": "3.0.0", |
|
|
"version": "3.0.0", |
|
|
"resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz", |
|
|
"resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz", |
|
|
"integrity": "sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==", |
|
|
"integrity": "sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==", |
|
|
"dev": true, |
|
|
|
|
|
"license": "MIT", |
|
|
"license": "MIT", |
|
|
"engines": { |
|
|
"engines": { |
|
|
"node": ">=8" |
|
|
"node": ">=8" |
|
@ -6154,6 +6184,15 @@ |
|
|
"url": "https://github.com/sponsors/sindresorhus" |
|
|
"url": "https://github.com/sponsors/sindresorhus" |
|
|
} |
|
|
} |
|
|
}, |
|
|
}, |
|
|
|
|
|
"node_modules/p-try": { |
|
|
|
|
|
"version": "2.2.0", |
|
|
|
|
|
"resolved": "https://registry.npmjs.org/p-try/-/p-try-2.2.0.tgz", |
|
|
|
|
|
"integrity": "sha512-R4nPAVTAU0B9D35/Gk3uJf/7XYbQcyohSKdvAxIRSNghFl4e71hVoGnBNQz9cWaXxO2I10KTC+3jMdvvoKw6dQ==", |
|
|
|
|
|
"license": "MIT", |
|
|
|
|
|
"engines": { |
|
|
|
|
|
"node": ">=6" |
|
|
|
|
|
} |
|
|
|
|
|
}, |
|
|
"node_modules/param-case": { |
|
|
"node_modules/param-case": { |
|
|
"version": "3.0.4", |
|
|
"version": "3.0.4", |
|
|
"resolved": "https://registry.npmjs.org/param-case/-/param-case-3.0.4.tgz", |
|
|
"resolved": "https://registry.npmjs.org/param-case/-/param-case-3.0.4.tgz", |
|
@ -6203,7 +6242,6 @@ |
|
|
"version": "4.0.0", |
|
|
"version": "4.0.0", |
|
|
"resolved": "https://registry.npmjs.org/path-exists/-/path-exists-4.0.0.tgz", |
|
|
"resolved": "https://registry.npmjs.org/path-exists/-/path-exists-4.0.0.tgz", |
|
|
"integrity": "sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==", |
|
|
"integrity": "sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==", |
|
|
"dev": true, |
|
|
|
|
|
"license": "MIT", |
|
|
"license": "MIT", |
|
|
"engines": { |
|
|
"engines": { |
|
|
"node": ">=8" |
|
|
"node": ">=8" |
|
@ -6262,6 +6300,15 @@ |
|
|
"url": "https://github.com/sponsors/jonschlinkert" |
|
|
"url": "https://github.com/sponsors/jonschlinkert" |
|
|
} |
|
|
} |
|
|
}, |
|
|
}, |
|
|
|
|
|
"node_modules/pngjs": { |
|
|
|
|
|
"version": "5.0.0", |
|
|
|
|
|
"resolved": "https://registry.npmjs.org/pngjs/-/pngjs-5.0.0.tgz", |
|
|
|
|
|
"integrity": "sha512-40QW5YalBNfQo5yRYmiw7Yz6TKKVr3h6970B2YE+3fQpsWcrbj1PzJgxeJ19DRQjhMbKPIuMY8rFaXc8moolVw==", |
|
|
|
|
|
"license": "MIT", |
|
|
|
|
|
"engines": { |
|
|
|
|
|
"node": ">=10.13.0" |
|
|
|
|
|
} |
|
|
|
|
|
}, |
|
|
"node_modules/pocketbase": { |
|
|
"node_modules/pocketbase": { |
|
|
"version": "0.25.2", |
|
|
"version": "0.25.2", |
|
|
"resolved": "https://registry.npmjs.org/pocketbase/-/pocketbase-0.25.2.tgz", |
|
|
"resolved": "https://registry.npmjs.org/pocketbase/-/pocketbase-0.25.2.tgz", |
|
@ -6374,6 +6421,127 @@ |
|
|
"node": ">=6" |
|
|
"node": ">=6" |
|
|
} |
|
|
} |
|
|
}, |
|
|
}, |
|
|
|
|
|
"node_modules/qrcode": { |
|
|
|
|
|
"version": "1.5.4", |
|
|
|
|
|
"resolved": "https://registry.npmjs.org/qrcode/-/qrcode-1.5.4.tgz", |
|
|
|
|
|
"integrity": "sha512-1ca71Zgiu6ORjHqFBDpnSMTR2ReToX4l1Au1VFLyVeBTFavzQnv5JxMFr3ukHVKpSrSA2MCk0lNJSykjUfz7Zg==", |
|
|
|
|
|
"license": "MIT", |
|
|
|
|
|
"dependencies": { |
|
|
|
|
|
"dijkstrajs": "^1.0.1", |
|
|
|
|
|
"pngjs": "^5.0.0", |
|
|
|
|
|
"yargs": "^15.3.1" |
|
|
|
|
|
}, |
|
|
|
|
|
"bin": { |
|
|
|
|
|
"qrcode": "bin/qrcode" |
|
|
|
|
|
}, |
|
|
|
|
|
"engines": { |
|
|
|
|
|
"node": ">=10.13.0" |
|
|
|
|
|
} |
|
|
|
|
|
}, |
|
|
|
|
|
"node_modules/qrcode/node_modules/cliui": { |
|
|
|
|
|
"version": "6.0.0", |
|
|
|
|
|
"resolved": "https://registry.npmjs.org/cliui/-/cliui-6.0.0.tgz", |
|
|
|
|
|
"integrity": "sha512-t6wbgtoCXvAzst7QgXxJYqPt0usEfbgQdftEPbLL/cvv6HPE5VgvqCuAIDR0NgU52ds6rFwqrgakNLrHEjCbrQ==", |
|
|
|
|
|
"license": "ISC", |
|
|
|
|
|
"dependencies": { |
|
|
|
|
|
"string-width": "^4.2.0", |
|
|
|
|
|
"strip-ansi": "^6.0.0", |
|
|
|
|
|
"wrap-ansi": "^6.2.0" |
|
|
|
|
|
} |
|
|
|
|
|
}, |
|
|
|
|
|
"node_modules/qrcode/node_modules/find-up": { |
|
|
|
|
|
"version": "4.1.0", |
|
|
|
|
|
"resolved": "https://registry.npmjs.org/find-up/-/find-up-4.1.0.tgz", |
|
|
|
|
|
"integrity": "sha512-PpOwAdQ/YlXQ2vj8a3h8IipDuYRi3wceVQQGYWxNINccq40Anw7BlsEXCMbt1Zt+OLA6Fq9suIpIWD0OsnISlw==", |
|
|
|
|
|
"license": "MIT", |
|
|
|
|
|
"dependencies": { |
|
|
|
|
|
"locate-path": "^5.0.0", |
|
|
|
|
|
"path-exists": "^4.0.0" |
|
|
|
|
|
}, |
|
|
|
|
|
"engines": { |
|
|
|
|
|
"node": ">=8" |
|
|
|
|
|
} |
|
|
|
|
|
}, |
|
|
|
|
|
"node_modules/qrcode/node_modules/locate-path": { |
|
|
|
|
|
"version": "5.0.0", |
|
|
|
|
|
"resolved": "https://registry.npmjs.org/locate-path/-/locate-path-5.0.0.tgz", |
|
|
|
|
|
"integrity": "sha512-t7hw9pI+WvuwNJXwk5zVHpyhIqzg2qTlklJOf0mVxGSbe3Fp2VieZcduNYjaLDoy6p9uGpQEGWG87WpMKlNq8g==", |
|
|
|
|
|
"license": "MIT", |
|
|
|
|
|
"dependencies": { |
|
|
|
|
|
"p-locate": "^4.1.0" |
|
|
|
|
|
}, |
|
|
|
|
|
"engines": { |
|
|
|
|
|
"node": ">=8" |
|
|
|
|
|
} |
|
|
|
|
|
}, |
|
|
|
|
|
"node_modules/qrcode/node_modules/p-limit": { |
|
|
|
|
|
"version": "2.3.0", |
|
|
|
|
|
"resolved": "https://registry.npmjs.org/p-limit/-/p-limit-2.3.0.tgz", |
|
|
|
|
|
"integrity": "sha512-//88mFWSJx8lxCzwdAABTJL2MyWB12+eIY7MDL2SqLmAkeKU9qxRvWuSyTjm3FUmpBEMuFfckAIqEaVGUDxb6w==", |
|
|
|
|
|
"license": "MIT", |
|
|
|
|
|
"dependencies": { |
|
|
|
|
|
"p-try": "^2.0.0" |
|
|
|
|
|
}, |
|
|
|
|
|
"engines": { |
|
|
|
|
|
"node": ">=6" |
|
|
|
|
|
}, |
|
|
|
|
|
"funding": { |
|
|
|
|
|
"url": "https://github.com/sponsors/sindresorhus" |
|
|
|
|
|
} |
|
|
|
|
|
}, |
|
|
|
|
|
"node_modules/qrcode/node_modules/p-locate": { |
|
|
|
|
|
"version": "4.1.0", |
|
|
|
|
|
"resolved": "https://registry.npmjs.org/p-locate/-/p-locate-4.1.0.tgz", |
|
|
|
|
|
"integrity": "sha512-R79ZZ/0wAxKGu3oYMlz8jy/kbhsNrS7SKZ7PxEHBgJ5+F2mtFW2fK2cOtBh1cHYkQsbzFV7I+EoRKe6Yt0oK7A==", |
|
|
|
|
|
"license": "MIT", |
|
|
|
|
|
"dependencies": { |
|
|
|
|
|
"p-limit": "^2.2.0" |
|
|
|
|
|
}, |
|
|
|
|
|
"engines": { |
|
|
|
|
|
"node": ">=8" |
|
|
|
|
|
} |
|
|
|
|
|
}, |
|
|
|
|
|
"node_modules/qrcode/node_modules/y18n": { |
|
|
|
|
|
"version": "4.0.3", |
|
|
|
|
|
"resolved": "https://registry.npmjs.org/y18n/-/y18n-4.0.3.tgz", |
|
|
|
|
|
"integrity": "sha512-JKhqTOwSrqNA1NY5lSztJ1GrBiUodLMmIZuLiDaMRJ+itFd+ABVE8XBjOvIWL+rSqNDC74LCSFmlb/U4UZ4hJQ==", |
|
|
|
|
|
"license": "ISC" |
|
|
|
|
|
}, |
|
|
|
|
|
"node_modules/qrcode/node_modules/yargs": { |
|
|
|
|
|
"version": "15.4.1", |
|
|
|
|
|
"resolved": "https://registry.npmjs.org/yargs/-/yargs-15.4.1.tgz", |
|
|
|
|
|
"integrity": "sha512-aePbxDmcYW++PaqBsJ+HYUFwCdv4LVvdnhBy78E57PIor8/OVvhMrADFFEDh8DHDFRv/O9i3lPhsENjO7QX0+A==", |
|
|
|
|
|
"license": "MIT", |
|
|
|
|
|
"dependencies": { |
|
|
|
|
|
"cliui": "^6.0.0", |
|
|
|
|
|
"decamelize": "^1.2.0", |
|
|
|
|
|
"find-up": "^4.1.0", |
|
|
|
|
|
"get-caller-file": "^2.0.1", |
|
|
|
|
|
"require-directory": "^2.1.1", |
|
|
|
|
|
"require-main-filename": "^2.0.0", |
|
|
|
|
|
"set-blocking": "^2.0.0", |
|
|
|
|
|
"string-width": "^4.2.0", |
|
|
|
|
|
"which-module": "^2.0.0", |
|
|
|
|
|
"y18n": "^4.0.0", |
|
|
|
|
|
"yargs-parser": "^18.1.2" |
|
|
|
|
|
}, |
|
|
|
|
|
"engines": { |
|
|
|
|
|
"node": ">=8" |
|
|
|
|
|
} |
|
|
|
|
|
}, |
|
|
|
|
|
"node_modules/qrcode/node_modules/yargs-parser": { |
|
|
|
|
|
"version": "18.1.3", |
|
|
|
|
|
"resolved": "https://registry.npmjs.org/yargs-parser/-/yargs-parser-18.1.3.tgz", |
|
|
|
|
|
"integrity": "sha512-o50j0JeToy/4K6OZcaQmW6lyXXKhq7csREXcDwk2omFPJEwUNOVtJKvmDr9EI1fAJZUyZcRF7kxGBWmRXudrCQ==", |
|
|
|
|
|
"license": "ISC", |
|
|
|
|
|
"dependencies": { |
|
|
|
|
|
"camelcase": "^5.0.0", |
|
|
|
|
|
"decamelize": "^1.2.0" |
|
|
|
|
|
}, |
|
|
|
|
|
"engines": { |
|
|
|
|
|
"node": ">=6" |
|
|
|
|
|
} |
|
|
|
|
|
}, |
|
|
"node_modules/qs": { |
|
|
"node_modules/qs": { |
|
|
"version": "6.13.0", |
|
|
"version": "6.13.0", |
|
|
"resolved": "https://registry.npmjs.org/qs/-/qs-6.13.0.tgz", |
|
|
"resolved": "https://registry.npmjs.org/qs/-/qs-6.13.0.tgz", |
|
@ -6601,7 +6769,6 @@ |
|
|
"version": "2.1.1", |
|
|
"version": "2.1.1", |
|
|
"resolved": "https://registry.npmjs.org/require-directory/-/require-directory-2.1.1.tgz", |
|
|
"resolved": "https://registry.npmjs.org/require-directory/-/require-directory-2.1.1.tgz", |
|
|
"integrity": "sha512-fGxEI7+wsG9xrvdjsrlmL22OMTTiHRwAMroiEeMgq8gzoLC/PQr7RsRDSTLUg/bZAZtF+TVIkHc6/4RIKrui+Q==", |
|
|
"integrity": "sha512-fGxEI7+wsG9xrvdjsrlmL22OMTTiHRwAMroiEeMgq8gzoLC/PQr7RsRDSTLUg/bZAZtF+TVIkHc6/4RIKrui+Q==", |
|
|
"dev": true, |
|
|
|
|
|
"license": "MIT", |
|
|
"license": "MIT", |
|
|
"engines": { |
|
|
"engines": { |
|
|
"node": ">=0.10.0" |
|
|
"node": ">=0.10.0" |
|
@ -6617,6 +6784,12 @@ |
|
|
"node": ">=0.10.0" |
|
|
"node": ">=0.10.0" |
|
|
} |
|
|
} |
|
|
}, |
|
|
}, |
|
|
|
|
|
"node_modules/require-main-filename": { |
|
|
|
|
|
"version": "2.0.0", |
|
|
|
|
|
"resolved": "https://registry.npmjs.org/require-main-filename/-/require-main-filename-2.0.0.tgz", |
|
|
|
|
|
"integrity": "sha512-NKN5kMDylKuldxYLSUfrbo5Tuzh4hd+2E8NPPX02mZtn1VuREQToYe/ZdlJy+J3uCpfaiGF05e7B8W0iXbQHmg==", |
|
|
|
|
|
"license": "ISC" |
|
|
|
|
|
}, |
|
|
"node_modules/resolve": { |
|
|
"node_modules/resolve": { |
|
|
"version": "1.22.10", |
|
|
"version": "1.22.10", |
|
|
"resolved": "https://registry.npmjs.org/resolve/-/resolve-1.22.10.tgz", |
|
|
"resolved": "https://registry.npmjs.org/resolve/-/resolve-1.22.10.tgz", |
|
@ -7025,6 +7198,12 @@ |
|
|
"node": ">= 0.8.0" |
|
|
"node": ">= 0.8.0" |
|
|
} |
|
|
} |
|
|
}, |
|
|
}, |
|
|
|
|
|
"node_modules/set-blocking": { |
|
|
|
|
|
"version": "2.0.0", |
|
|
|
|
|
"resolved": "https://registry.npmjs.org/set-blocking/-/set-blocking-2.0.0.tgz", |
|
|
|
|
|
"integrity": "sha512-KiKBS8AnWGEyLzofFfmvKwpdPzqiy16LvQfK3yv/fVH7Bj13/wl3JSR1J+rfgRE9q7xUJK4qvgS8raSOeLUehw==", |
|
|
|
|
|
"license": "ISC" |
|
|
|
|
|
}, |
|
|
"node_modules/set-function-length": { |
|
|
"node_modules/set-function-length": { |
|
|
"version": "1.2.2", |
|
|
"version": "1.2.2", |
|
|
"resolved": "https://registry.npmjs.org/set-function-length/-/set-function-length-1.2.2.tgz", |
|
|
"resolved": "https://registry.npmjs.org/set-function-length/-/set-function-length-1.2.2.tgz", |
|
@ -7339,7 +7518,6 @@ |
|
|
"version": "4.2.3", |
|
|
"version": "4.2.3", |
|
|
"resolved": "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz", |
|
|
"resolved": "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz", |
|
|
"integrity": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==", |
|
|
"integrity": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==", |
|
|
"dev": true, |
|
|
|
|
|
"license": "MIT", |
|
|
"license": "MIT", |
|
|
"dependencies": { |
|
|
"dependencies": { |
|
|
"emoji-regex": "^8.0.0", |
|
|
"emoji-regex": "^8.0.0", |
|
@ -7413,7 +7591,6 @@ |
|
|
"version": "6.0.1", |
|
|
"version": "6.0.1", |
|
|
"resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz", |
|
|
"resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz", |
|
|
"integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==", |
|
|
"integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==", |
|
|
"dev": true, |
|
|
|
|
|
"license": "MIT", |
|
|
"license": "MIT", |
|
|
"dependencies": { |
|
|
"dependencies": { |
|
|
"ansi-regex": "^5.0.1" |
|
|
"ansi-regex": "^5.0.1" |
|
@ -7854,6 +8031,12 @@ |
|
|
"node": ">= 0.4.0" |
|
|
"node": ">= 0.4.0" |
|
|
} |
|
|
} |
|
|
}, |
|
|
}, |
|
|
|
|
|
"node_modules/uzip": { |
|
|
|
|
|
"version": "0.20201231.0", |
|
|
|
|
|
"resolved": "https://registry.npmjs.org/uzip/-/uzip-0.20201231.0.tgz", |
|
|
|
|
|
"integrity": "sha512-OZeJfZP+R0z9D6TmBgLq2LHzSSptGMGDGigGiEe0pr8UBe/7fdflgHlHBNDASTXB5jnFuxHpNaJywSg8YFeGng==", |
|
|
|
|
|
"license": "MIT" |
|
|
|
|
|
}, |
|
|
"node_modules/vary": { |
|
|
"node_modules/vary": { |
|
|
"version": "1.1.2", |
|
|
"version": "1.1.2", |
|
|
"resolved": "https://registry.npmjs.org/vary/-/vary-1.1.2.tgz", |
|
|
"resolved": "https://registry.npmjs.org/vary/-/vary-1.1.2.tgz", |
|
@ -8252,6 +8435,12 @@ |
|
|
"url": "https://github.com/sponsors/ljharb" |
|
|
"url": "https://github.com/sponsors/ljharb" |
|
|
} |
|
|
} |
|
|
}, |
|
|
}, |
|
|
|
|
|
"node_modules/which-module": { |
|
|
|
|
|
"version": "2.0.1", |
|
|
|
|
|
"resolved": "https://registry.npmjs.org/which-module/-/which-module-2.0.1.tgz", |
|
|
|
|
|
"integrity": "sha512-iBdZ57RDvnOR9AGBhML2vFZf7h8vmBjhoaZqODJBFWHVtKkDmKuHai3cx5PgVMrX5YDNp27AofYbAwctSS+vhQ==", |
|
|
|
|
|
"license": "ISC" |
|
|
|
|
|
}, |
|
|
"node_modules/which-typed-array": { |
|
|
"node_modules/which-typed-array": { |
|
|
"version": "1.1.19", |
|
|
"version": "1.1.19", |
|
|
"resolved": "https://registry.npmjs.org/which-typed-array/-/which-typed-array-1.1.19.tgz", |
|
|
"resolved": "https://registry.npmjs.org/which-typed-array/-/which-typed-array-1.1.19.tgz", |
|
@ -8295,7 +8484,6 @@ |
|
|
"version": "6.2.0", |
|
|
"version": "6.2.0", |
|
|
"resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-6.2.0.tgz", |
|
|
"resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-6.2.0.tgz", |
|
|
"integrity": "sha512-r6lPcBGxZXlIcymEu7InxDMhdW0KDxpLgoFLcguasxCaJ/SOIZwINatK9KY/tf+ZrlywOKU0UDj3ATXUBfxJXA==", |
|
|
"integrity": "sha512-r6lPcBGxZXlIcymEu7InxDMhdW0KDxpLgoFLcguasxCaJ/SOIZwINatK9KY/tf+ZrlywOKU0UDj3ATXUBfxJXA==", |
|
|
"dev": true, |
|
|
|
|
|
"license": "MIT", |
|
|
"license": "MIT", |
|
|
"dependencies": { |
|
|
"dependencies": { |
|
|
"ansi-styles": "^4.0.0", |
|
|
"ansi-styles": "^4.0.0", |
|
|