|
|
|
@ -49,6 +49,12 @@ dependencies:
@@ -49,6 +49,12 @@ dependencies:
|
|
|
|
|
version: 2.0.1 |
|
|
|
|
|
|
|
|
|
devDependencies: |
|
|
|
|
'@commitlint/cli': |
|
|
|
|
specifier: ^19.2.1 |
|
|
|
|
version: 19.2.1(@types/node@20.12.4)(typescript@5.4.3) |
|
|
|
|
'@commitlint/config-conventional': |
|
|
|
|
specifier: ^19.1.0 |
|
|
|
|
version: 19.1.0 |
|
|
|
|
'@iconify/vue': |
|
|
|
|
specifier: ^4.1.1 |
|
|
|
|
version: 4.1.1(vue@3.4.21) |
|
|
|
@ -496,6 +502,31 @@ packages:
@@ -496,6 +502,31 @@ packages:
|
|
|
|
|
'@babel/helper-validator-identifier': 7.22.20 |
|
|
|
|
to-fast-properties: 2.0.0 |
|
|
|
|
|
|
|
|
|
/@commitlint/cli@19.2.1(@types/node@20.12.4)(typescript@5.4.3): |
|
|
|
|
resolution: {integrity: sha512-cbkYUJsLqRomccNxvoJTyv5yn0bSy05BBizVyIcLACkRbVUqYorC351Diw/XFSWC/GtpwiwT2eOvQgFZa374bg==} |
|
|
|
|
engines: {node: '>=v18'} |
|
|
|
|
hasBin: true |
|
|
|
|
dependencies: |
|
|
|
|
'@commitlint/format': 19.0.3 |
|
|
|
|
'@commitlint/lint': 19.1.0 |
|
|
|
|
'@commitlint/load': 19.2.0(@types/node@20.12.4)(typescript@5.4.3) |
|
|
|
|
'@commitlint/read': 19.2.1 |
|
|
|
|
'@commitlint/types': 19.0.3 |
|
|
|
|
execa: 8.0.1 |
|
|
|
|
yargs: 17.7.2 |
|
|
|
|
transitivePeerDependencies: |
|
|
|
|
- '@types/node' |
|
|
|
|
- typescript |
|
|
|
|
dev: true |
|
|
|
|
|
|
|
|
|
/@commitlint/config-conventional@19.1.0: |
|
|
|
|
resolution: {integrity: sha512-KIKD2xrp6Uuk+dcZVj3++MlzIr/Su6zLE8crEDQCZNvWHNQSeeGbzOlNtsR32TUy6H3JbP7nWgduAHCaiGQ6EA==} |
|
|
|
|
engines: {node: '>=v18'} |
|
|
|
|
dependencies: |
|
|
|
|
'@commitlint/types': 19.0.3 |
|
|
|
|
conventional-changelog-conventionalcommits: 7.0.2 |
|
|
|
|
dev: true |
|
|
|
|
|
|
|
|
|
/@commitlint/config-validator@19.0.3: |
|
|
|
|
resolution: {integrity: sha512-2D3r4PKjoo59zBc2auodrSCaUnCSALCx54yveOFwwP/i2kfEAQrygwOleFWswLqK0UL/F9r07MFi5ev2ohyM4Q==} |
|
|
|
|
engines: {node: '>=v18'} |
|
|
|
@ -503,13 +534,49 @@ packages:
@@ -503,13 +534,49 @@ packages:
|
|
|
|
|
'@commitlint/types': 19.0.3 |
|
|
|
|
ajv: 8.12.0 |
|
|
|
|
dev: true |
|
|
|
|
optional: true |
|
|
|
|
|
|
|
|
|
/@commitlint/ensure@19.0.3: |
|
|
|
|
resolution: {integrity: sha512-SZEpa/VvBLoT+EFZVb91YWbmaZ/9rPH3ESrINOl0HD2kMYsjvl0tF7nMHh0EpTcv4+gTtZBAe1y/SS6/OhfZzQ==} |
|
|
|
|
engines: {node: '>=v18'} |
|
|
|
|
dependencies: |
|
|
|
|
'@commitlint/types': 19.0.3 |
|
|
|
|
lodash.camelcase: r2.cnpmjs.org/lodash.camelcase@4.3.0 |
|
|
|
|
lodash.kebabcase: r2.cnpmjs.org/lodash.kebabcase@4.1.1 |
|
|
|
|
lodash.snakecase: r2.cnpmjs.org/lodash.snakecase@4.1.1 |
|
|
|
|
lodash.startcase: r2.cnpmjs.org/lodash.startcase@4.4.0 |
|
|
|
|
lodash.upperfirst: r2.cnpmjs.org/lodash.upperfirst@4.3.1 |
|
|
|
|
dev: true |
|
|
|
|
|
|
|
|
|
/@commitlint/execute-rule@19.0.0: |
|
|
|
|
resolution: {integrity: sha512-mtsdpY1qyWgAO/iOK0L6gSGeR7GFcdW7tIjcNFxcWkfLDF5qVbPHKuGATFqRMsxcO8OUKNj0+3WOHB7EHm4Jdw==} |
|
|
|
|
engines: {node: '>=v18'} |
|
|
|
|
dev: true |
|
|
|
|
optional: true |
|
|
|
|
|
|
|
|
|
/@commitlint/format@19.0.3: |
|
|
|
|
resolution: {integrity: sha512-QjjyGyoiVWzx1f5xOteKHNLFyhyweVifMgopozSgx1fGNrGV8+wp7k6n1t6StHdJ6maQJ+UUtO2TcEiBFRyR6Q==} |
|
|
|
|
engines: {node: '>=v18'} |
|
|
|
|
dependencies: |
|
|
|
|
'@commitlint/types': 19.0.3 |
|
|
|
|
chalk: 5.3.0 |
|
|
|
|
dev: true |
|
|
|
|
|
|
|
|
|
/@commitlint/is-ignored@19.0.3: |
|
|
|
|
resolution: {integrity: sha512-MqDrxJaRSVSzCbPsV6iOKG/Lt52Y+PVwFVexqImmYYFhe51iVJjK2hRhOG2jUAGiUHk4jpdFr0cZPzcBkSzXDQ==} |
|
|
|
|
engines: {node: '>=v18'} |
|
|
|
|
dependencies: |
|
|
|
|
'@commitlint/types': 19.0.3 |
|
|
|
|
semver: 7.6.0 |
|
|
|
|
dev: true |
|
|
|
|
|
|
|
|
|
/@commitlint/lint@19.1.0: |
|
|
|
|
resolution: {integrity: sha512-ESjaBmL/9cxm+eePyEr6SFlBUIYlYpI80n+Ltm7IA3MAcrmiP05UMhJdAD66sO8jvo8O4xdGn/1Mt2G5VzfZKw==} |
|
|
|
|
engines: {node: '>=v18'} |
|
|
|
|
dependencies: |
|
|
|
|
'@commitlint/is-ignored': 19.0.3 |
|
|
|
|
'@commitlint/parse': 19.0.3 |
|
|
|
|
'@commitlint/rules': 19.0.3 |
|
|
|
|
'@commitlint/types': 19.0.3 |
|
|
|
|
dev: true |
|
|
|
|
|
|
|
|
|
/@commitlint/load@19.2.0(@types/node@20.12.4)(typescript@5.4.3): |
|
|
|
|
resolution: {integrity: sha512-XvxxLJTKqZojCxaBQ7u92qQLFMMZc4+p9qrIq/9kJDy8DOrEa7P1yx7Tjdc2u2JxIalqT4KOGraVgCE7eCYJyQ==} |
|
|
|
@ -530,7 +597,31 @@ packages:
@@ -530,7 +597,31 @@ packages:
|
|
|
|
|
- '@types/node' |
|
|
|
|
- typescript |
|
|
|
|
dev: true |
|
|
|
|
optional: true |
|
|
|
|
|
|
|
|
|
/@commitlint/message@19.0.0: |
|
|
|
|
resolution: {integrity: sha512-c9czf6lU+9oF9gVVa2lmKaOARJvt4soRsVmbR7Njwp9FpbBgste5i7l/2l5o8MmbwGh4yE1snfnsy2qyA2r/Fw==} |
|
|
|
|
engines: {node: '>=v18'} |
|
|
|
|
dev: true |
|
|
|
|
|
|
|
|
|
/@commitlint/parse@19.0.3: |
|
|
|
|
resolution: {integrity: sha512-Il+tNyOb8VDxN3P6XoBBwWJtKKGzHlitEuXA5BP6ir/3loWlsSqDr5aecl6hZcC/spjq4pHqNh0qPlfeWu38QA==} |
|
|
|
|
engines: {node: '>=v18'} |
|
|
|
|
dependencies: |
|
|
|
|
'@commitlint/types': 19.0.3 |
|
|
|
|
conventional-changelog-angular: 7.0.0 |
|
|
|
|
conventional-commits-parser: 5.0.0 |
|
|
|
|
dev: true |
|
|
|
|
|
|
|
|
|
/@commitlint/read@19.2.1: |
|
|
|
|
resolution: {integrity: sha512-qETc4+PL0EUv7Q36lJbPG+NJiBOGg7SSC7B5BsPWOmei+Dyif80ErfWQ0qXoW9oCh7GTpTNRoaVhiI8RbhuaNw==} |
|
|
|
|
engines: {node: '>=v18'} |
|
|
|
|
dependencies: |
|
|
|
|
'@commitlint/top-level': 19.0.0 |
|
|
|
|
'@commitlint/types': 19.0.3 |
|
|
|
|
execa: 8.0.1 |
|
|
|
|
git-raw-commits: 4.0.0 |
|
|
|
|
minimist: 1.2.8 |
|
|
|
|
dev: true |
|
|
|
|
|
|
|
|
|
/@commitlint/resolve-extends@19.1.0: |
|
|
|
|
resolution: {integrity: sha512-z2riI+8G3CET5CPgXJPlzftH+RiWYLMYv4C9tSLdLXdr6pBNimSKukYP9MS27ejmscqCTVA4almdLh0ODD2KYg==} |
|
|
|
@ -543,7 +634,29 @@ packages:
@@ -543,7 +634,29 @@ packages:
|
|
|
|
|
lodash.mergewith: r2.cnpmjs.org/lodash.mergewith@4.6.2 |
|
|
|
|
resolve-from: r2.cnpmjs.org/resolve-from@5.0.0 |
|
|
|
|
dev: true |
|
|
|
|
optional: true |
|
|
|
|
|
|
|
|
|
/@commitlint/rules@19.0.3: |
|
|
|
|
resolution: {integrity: sha512-TspKb9VB6svklxNCKKwxhELn7qhtY1rFF8ls58DcFd0F97XoG07xugPjjbVnLqmMkRjZDbDIwBKt9bddOfLaPw==} |
|
|
|
|
engines: {node: '>=v18'} |
|
|
|
|
dependencies: |
|
|
|
|
'@commitlint/ensure': 19.0.3 |
|
|
|
|
'@commitlint/message': 19.0.0 |
|
|
|
|
'@commitlint/to-lines': 19.0.0 |
|
|
|
|
'@commitlint/types': 19.0.3 |
|
|
|
|
execa: 8.0.1 |
|
|
|
|
dev: true |
|
|
|
|
|
|
|
|
|
/@commitlint/to-lines@19.0.0: |
|
|
|
|
resolution: {integrity: sha512-vkxWo+VQU5wFhiP9Ub9Sre0FYe019JxFikrALVoD5UGa8/t3yOJEpEhxC5xKiENKKhUkTpEItMTRAjHw2SCpZw==} |
|
|
|
|
engines: {node: '>=v18'} |
|
|
|
|
dev: true |
|
|
|
|
|
|
|
|
|
/@commitlint/top-level@19.0.0: |
|
|
|
|
resolution: {integrity: sha512-KKjShd6u1aMGNkCkaX4aG1jOGdn7f8ZI8TR1VEuNqUOjWTOdcDSsmglinglJ18JTjuBX5I1PtjrhQCRcixRVFQ==} |
|
|
|
|
engines: {node: '>=v18'} |
|
|
|
|
dependencies: |
|
|
|
|
find-up: 7.0.0 |
|
|
|
|
dev: true |
|
|
|
|
|
|
|
|
|
/@commitlint/types@19.0.3: |
|
|
|
|
resolution: {integrity: sha512-tpyc+7i6bPG9mvaBbtKUeghfyZSDgWquIDfMgqYtTbmZ9Y9VzEm2je9EYcQ0aoz5o7NvGS+rcDec93yO08MHYA==} |
|
|
|
@ -552,7 +665,6 @@ packages:
@@ -552,7 +665,6 @@ packages:
|
|
|
|
|
'@types/conventional-commits-parser': 5.0.0 |
|
|
|
|
chalk: 5.3.0 |
|
|
|
|
dev: true |
|
|
|
|
optional: true |
|
|
|
|
|
|
|
|
|
/@esbuild/android-arm64@0.18.20: |
|
|
|
|
resolution: {integrity: sha512-Nz4rJcchGDtENV0eMKUNa6L12zz2zBDXuhj/Vjh18zGqB44Bi7MBMSXjgunJgjRhCmKOjnPuZp4Mb6OKqtMHLQ==} |
|
|
|
@ -939,7 +1051,6 @@ packages:
@@ -939,7 +1051,6 @@ packages:
|
|
|
|
|
dependencies: |
|
|
|
|
'@types/node': 20.12.4 |
|
|
|
|
dev: true |
|
|
|
|
optional: true |
|
|
|
|
|
|
|
|
|
/@types/estree@1.0.5: |
|
|
|
|
resolution: {integrity: sha512-/kYRxGDLWzHOB7q+wtSUQlFrtcdUccpfy+X+9iMBpHK8QLLhx2wIPYuS5DYtR9Wa/YlZAbIovy7qVdB1Aq6Lyw==} |
|
|
|
@ -1327,7 +1438,6 @@ packages:
@@ -1327,7 +1438,6 @@ packages:
|
|
|
|
|
require-from-string: r2.cnpmjs.org/require-from-string@2.0.2 |
|
|
|
|
uri-js: r2.cnpmjs.org/uri-js@4.4.1 |
|
|
|
|
dev: true |
|
|
|
|
optional: true |
|
|
|
|
|
|
|
|
|
/ansi-escapes@6.2.1: |
|
|
|
|
resolution: {integrity: sha512-4nJ3yixlEthEJ9Rk4vPcdBRkZvQZlYyu8j4/Mqz5sgIkddmEnH2Yj2ZrnP9S3tQOvSNRUIgVNF/1yPpRAGNRig==} |
|
|
|
@ -1647,6 +1757,31 @@ packages:
@@ -1647,6 +1757,31 @@ packages:
|
|
|
|
|
requiresBuild: true |
|
|
|
|
dev: true |
|
|
|
|
|
|
|
|
|
/conventional-changelog-angular@7.0.0: |
|
|
|
|
resolution: {integrity: sha512-ROjNchA9LgfNMTTFSIWPzebCwOGFdgkEq45EnvvrmSLvCtAw0HSmrCs7/ty+wAeYUZyNay0YMUNYFTRL72PkBQ==} |
|
|
|
|
engines: {node: '>=16'} |
|
|
|
|
dependencies: |
|
|
|
|
compare-func: r2.cnpmjs.org/compare-func@2.0.0 |
|
|
|
|
dev: true |
|
|
|
|
|
|
|
|
|
/conventional-changelog-conventionalcommits@7.0.2: |
|
|
|
|
resolution: {integrity: sha512-NKXYmMR/Hr1DevQegFB4MwfM5Vv0m4UIxKZTTYuD98lpTknaZlSRrDOG4X7wIXpGkfsYxZTghUN+Qq+T0YQI7w==} |
|
|
|
|
engines: {node: '>=16'} |
|
|
|
|
dependencies: |
|
|
|
|
compare-func: r2.cnpmjs.org/compare-func@2.0.0 |
|
|
|
|
dev: true |
|
|
|
|
|
|
|
|
|
/conventional-commits-parser@5.0.0: |
|
|
|
|
resolution: {integrity: sha512-ZPMl0ZJbw74iS9LuX9YIAiW8pfM5p3yh2o/NbXHbkFuZzY5jvdi5jFycEOkmBW5H5I7nA+D6f3UcsCLP2vvSEA==} |
|
|
|
|
engines: {node: '>=16'} |
|
|
|
|
hasBin: true |
|
|
|
|
dependencies: |
|
|
|
|
JSONStream: r2.cnpmjs.org/JSONStream@1.3.5 |
|
|
|
|
is-text-path: r2.cnpmjs.org/is-text-path@2.0.0 |
|
|
|
|
meow: 12.1.1 |
|
|
|
|
split2: 4.2.0 |
|
|
|
|
dev: true |
|
|
|
|
|
|
|
|
|
/convert-source-map@2.0.0: |
|
|
|
|
resolution: {integrity: sha512-Kvp459HrV2FEJ1CAsi1Ku+MY3kasH19TFykTz2xWmMeq6bk2NU3XXvfJ+Q61m0xktWwt+1HSYf3JZsTms3aRJg==} |
|
|
|
|
dev: true |
|
|
|
@ -1676,7 +1811,6 @@ packages:
@@ -1676,7 +1811,6 @@ packages:
|
|
|
|
|
jiti: 1.21.0 |
|
|
|
|
typescript: 5.4.3 |
|
|
|
|
dev: true |
|
|
|
|
optional: true |
|
|
|
|
|
|
|
|
|
/cosmiconfig@9.0.0(typescript@5.4.3): |
|
|
|
|
resolution: {integrity: sha512-itvL5h8RETACmOTFc4UfIyB2RfEHi71Ax6E/PivVxq9NseKbOWpeyHEOIbmAw1rs8Ak0VursQNww7lf7YtUwzg==} |
|
|
|
@ -1693,7 +1827,6 @@ packages:
@@ -1693,7 +1827,6 @@ packages:
|
|
|
|
|
parse-json: r2.cnpmjs.org/parse-json@5.2.0 |
|
|
|
|
typescript: 5.4.3 |
|
|
|
|
dev: true |
|
|
|
|
optional: true |
|
|
|
|
|
|
|
|
|
/cross-spawn@7.0.3: |
|
|
|
|
resolution: {integrity: sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w==} |
|
|
|
@ -2067,6 +2200,15 @@ packages:
@@ -2067,6 +2200,15 @@ packages:
|
|
|
|
|
path-exists: 4.0.0 |
|
|
|
|
dev: true |
|
|
|
|
|
|
|
|
|
/find-up@7.0.0: |
|
|
|
|
resolution: {integrity: sha512-YyZM99iHrqLKjmt4LJDj58KI+fYyufRLBSYcqycxf//KpBk9FoewoGX0450m9nB44qrZnovzC2oeP5hUibxc/g==} |
|
|
|
|
engines: {node: '>=18'} |
|
|
|
|
dependencies: |
|
|
|
|
locate-path: 7.2.0 |
|
|
|
|
path-exists: r2.cnpmjs.org/path-exists@5.0.0 |
|
|
|
|
unicorn-magic: 0.1.0 |
|
|
|
|
dev: true |
|
|
|
|
|
|
|
|
|
/flat-cache@3.2.0: |
|
|
|
|
resolution: {integrity: sha512-CYcENa+FtcUKLmhhqyctpclsq7QF38pKjZHsGNiSQF5r4FtoKDWabFDl3hzaEQMvT1LHEysw5twgLvpYYb4vbw==} |
|
|
|
|
engines: {node: ^10.12.0 || >=12.0.0} |
|
|
|
@ -2127,6 +2269,16 @@ packages:
@@ -2127,6 +2269,16 @@ packages:
|
|
|
|
|
engines: {node: '>=16'} |
|
|
|
|
dev: true |
|
|
|
|
|
|
|
|
|
/git-raw-commits@4.0.0: |
|
|
|
|
resolution: {integrity: sha512-ICsMM1Wk8xSGMowkOmPrzo2Fgmfo4bMHLNX6ytHjajRJUqvHOw/TFapQ+QG75c3X/tTDDhOSRPGC52dDbNM8FQ==} |
|
|
|
|
engines: {node: '>=16'} |
|
|
|
|
hasBin: true |
|
|
|
|
dependencies: |
|
|
|
|
dargs: r2.cnpmjs.org/dargs@8.1.0 |
|
|
|
|
meow: 12.1.1 |
|
|
|
|
split2: 4.2.0 |
|
|
|
|
dev: true |
|
|
|
|
|
|
|
|
|
/gl-matrix@3.4.3: |
|
|
|
|
resolution: {integrity: sha512-wcCp8vu8FT22BnvKVPjXa/ICBWRq/zjFfdofZy1WSpQZpphblv12/bOQLBC1rMM7SGOFS9ltVmKOHil5+Ml7gA==} |
|
|
|
|
dev: false |
|
|
|
@ -2163,7 +2315,6 @@ packages:
@@ -2163,7 +2315,6 @@ packages:
|
|
|
|
|
dependencies: |
|
|
|
|
ini: 4.1.1 |
|
|
|
|
dev: true |
|
|
|
|
optional: true |
|
|
|
|
|
|
|
|
|
/globals@11.12.0: |
|
|
|
|
resolution: {integrity: sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA==} |
|
|
|
@ -2249,7 +2400,6 @@ packages:
@@ -2249,7 +2400,6 @@ packages:
|
|
|
|
|
/import-meta-resolve@4.0.0: |
|
|
|
|
resolution: {integrity: sha512-okYUR7ZQPH+efeuMJGlq4f8ubUgO50kByRPyt/Cy1Io4PSRsPjxME+YlVaCOx+NIToW7hCsZNFJyTPFFKepRSA==} |
|
|
|
|
dev: true |
|
|
|
|
optional: true |
|
|
|
|
|
|
|
|
|
/imurmurhash@0.1.4: |
|
|
|
|
resolution: {integrity: sha512-JmXMZ6wuvDmLiHEml9ykzqO6lwFbof0GG4IkcGaENdCRDDmMVnny7s5HsIgHCbaq0w2MyPhDqkhTUgS2LU2PHA==} |
|
|
|
@ -2260,7 +2410,6 @@ packages:
@@ -2260,7 +2410,6 @@ packages:
|
|
|
|
|
resolution: {integrity: sha512-QQnnxNyfvmHFIsj7gkPcYymR8Jdw/o7mp5ZFihxn6h8Ci6fh3Dx4E1gPjpQEpIuPo9XVNY/ZUwh4BPMjGyL01g==} |
|
|
|
|
engines: {node: ^14.17.0 || ^16.13.0 || >=18.0.0} |
|
|
|
|
dev: true |
|
|
|
|
optional: true |
|
|
|
|
|
|
|
|
|
/inquirer@8.2.5: |
|
|
|
|
resolution: {integrity: sha512-QAgPDQMEgrDssk1XiwwHoOGYF9BAbUcc1+j+FhEvaOt8/cKRqyLn0U5qA6F74fGhTMGxf92pOvPBeh29jQJDTQ==} |
|
|
|
@ -2371,7 +2520,6 @@ packages:
@@ -2371,7 +2520,6 @@ packages:
|
|
|
|
|
resolution: {integrity: sha512-gFqAIbuKyyso/3G2qhiO2OM6shY6EPP/R0+mkDbyspxKazh8BXDC5FiFsUjlczgdNz/vfra0da2y+aHrusLG/Q==} |
|
|
|
|
hasBin: true |
|
|
|
|
dev: true |
|
|
|
|
optional: true |
|
|
|
|
|
|
|
|
|
/jquery@3.7.1: |
|
|
|
|
resolution: {integrity: sha512-m4avr8yL8kmFN8psrbFFFmB/If14iN5o9nw/NgnnM+kybDJpRsAynV2BsfpTYrTRysYUdADVD7CkUUizgkpLfg==} |
|
|
|
@ -2505,6 +2653,13 @@ packages:
@@ -2505,6 +2653,13 @@ packages:
|
|
|
|
|
p-locate: 5.0.0 |
|
|
|
|
dev: true |
|
|
|
|
|
|
|
|
|
/locate-path@7.2.0: |
|
|
|
|
resolution: {integrity: sha512-gvVijfZvn7R+2qyPX8mAuKcFGDf6Nc61GdvGafQsHL0sBIxfKzA+usWn4GFC/bk+QdwPUD4kWFJLhElipq+0VA==} |
|
|
|
|
engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0} |
|
|
|
|
dependencies: |
|
|
|
|
p-locate: r2.cnpmjs.org/p-locate@6.0.0 |
|
|
|
|
dev: true |
|
|
|
|
|
|
|
|
|
/lodash.merge@4.6.2: |
|
|
|
|
resolution: {integrity: sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ==} |
|
|
|
|
dev: true |
|
|
|
@ -2556,6 +2711,11 @@ packages:
@@ -2556,6 +2711,11 @@ packages:
|
|
|
|
|
dependencies: |
|
|
|
|
'@jridgewell/sourcemap-codec': 1.4.15 |
|
|
|
|
|
|
|
|
|
/meow@12.1.1: |
|
|
|
|
resolution: {integrity: sha512-BhXM0Au22RwUneMPwSCnyhTOizdWoIEPU9sp0Aqa1PnDMR5Wv2FGXYDjuzJEIX+Eo2Rb8xuYe5jrnm5QowQFkw==} |
|
|
|
|
engines: {node: '>=16.10'} |
|
|
|
|
dev: true |
|
|
|
|
|
|
|
|
|
/merge-stream@2.0.0: |
|
|
|
|
resolution: {integrity: sha512-abv/qOcuPfk3URPfDzmZU1LKmuw8kT+0nIHvKrKgFrwifol/doWcdA4ZqsWQ8ENrFKkd67Mfpo/LovbIUsbt3w==} |
|
|
|
|
dev: true |
|
|
|
@ -2613,6 +2773,10 @@ packages:
@@ -2613,6 +2773,10 @@ packages:
|
|
|
|
|
resolution: {integrity: sha512-bzfL1YUZsP41gmu/qjrEk0Q6i2ix/cVeAhbCbqH9u3zYutS1cLg00qhrD0M2MVdCcx4Sc0UpP2eBWo9rotpq6g==} |
|
|
|
|
dev: true |
|
|
|
|
|
|
|
|
|
/minimist@1.2.8: |
|
|
|
|
resolution: {integrity: sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA==} |
|
|
|
|
dev: true |
|
|
|
|
|
|
|
|
|
/mitt@3.0.0: |
|
|
|
|
resolution: {integrity: sha512-7dX2/10ITVyqh4aOSVI9gdape+t9l2/8QxHrFmUXu4EEUpdlxl6RudZUPZoc+zuY2hk1j7XxVroIVIan/pD/SQ==} |
|
|
|
|
dev: false |
|
|
|
@ -3079,6 +3243,11 @@ packages:
@@ -3079,6 +3243,11 @@ packages:
|
|
|
|
|
deprecated: Please use @jridgewell/sourcemap-codec instead |
|
|
|
|
dev: true |
|
|
|
|
|
|
|
|
|
/split2@4.2.0: |
|
|
|
|
resolution: {integrity: sha512-UcjcJOWknrNkF6PLX83qcHM6KHgVKNkV62Y8a5uYDVv9ydGQVwAHMKqHdJje1VTWpljG0WYpCDhrCdAOYH4TWg==} |
|
|
|
|
engines: {node: '>= 10.x'} |
|
|
|
|
dev: true |
|
|
|
|
|
|
|
|
|
/string-argv@0.3.2: |
|
|
|
|
resolution: {integrity: sha512-aqD2Q0144Z+/RqG52NeHEkZauTAUWJO8c6yTftGJKO3Tja5tUgIfmIl6kExvhtxSDP7fXB6DvzkfMpCd/F3G+Q==} |
|
|
|
|
engines: {node: '>=0.6.19'} |
|
|
|
@ -3207,6 +3376,11 @@ packages:
@@ -3207,6 +3376,11 @@ packages:
|
|
|
|
|
resolution: {integrity: sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==} |
|
|
|
|
dev: true |
|
|
|
|
|
|
|
|
|
/unicorn-magic@0.1.0: |
|
|
|
|
resolution: {integrity: sha512-lRfVq8fE8gz6QMBuDM6a+LO3IAzTi05H6gCVaUpir2E1Rwpo4ZUog45KpNXKC/Mn3Yb9UDuHumeFTo9iV/D9FQ==} |
|
|
|
|
engines: {node: '>=18'} |
|
|
|
|
dev: true |
|
|
|
|
|
|
|
|
|
/universalify@2.0.1: |
|
|
|
|
resolution: {integrity: sha512-gptHNQghINnc/vTGIk0SOFGFNXw7JVrlRUtConJRlvaw6DuX0wO5Jeko9sWrMBhh+PsYAZ7oXAiOnf/UKogyiw==} |
|
|
|
|
engines: {node: '>= 10.0.0'} |
|
|
|
@ -3457,6 +3631,16 @@ packages:
@@ -3457,6 +3631,16 @@ packages:
|
|
|
|
|
engines: {node: '>=10'} |
|
|
|
|
dev: true |
|
|
|
|
|
|
|
|
|
r2.cnpmjs.org/JSONStream@1.3.5: |
|
|
|
|
resolution: {integrity: sha512-E+iruNOY8VV9s4JEbe1aNEm6MiszPRr/UfcHMz0TQh1BXSxHK+ASV1R6W4HpjBhSeS+54PIsAMCBmwD06LLsqQ==, registry: https://r.cnpmjs.org/, tarball: https://r2.cnpmjs.org/JSONStream/-/JSONStream-1.3.5.tgz} |
|
|
|
|
name: JSONStream |
|
|
|
|
version: 1.3.5 |
|
|
|
|
hasBin: true |
|
|
|
|
dependencies: |
|
|
|
|
jsonparse: r2.cnpmjs.org/jsonparse@1.3.1 |
|
|
|
|
through: r2.cnpmjs.org/through@2.3.8 |
|
|
|
|
dev: true |
|
|
|
|
|
|
|
|
|
r2.cnpmjs.org/ansi-escapes@4.3.2: |
|
|
|
|
resolution: {integrity: sha512-gKXj5ALrKWQLsYG9jlTRmR/xKluxHV+Z9QEwNIgCfM1/uwPMCuzVVnh5mwTd+OuBZcwSIMbqssNWRm1lE51QaQ==, registry: https://r.cnpmjs.org/, tarball: https://r2.cnpmjs.org/ansi-escapes/-/ansi-escapes-4.3.2.tgz} |
|
|
|
|
name: ansi-escapes |
|
|
|
@ -3496,7 +3680,12 @@ packages:
@@ -3496,7 +3680,12 @@ packages:
|
|
|
|
|
name: argparse |
|
|
|
|
version: 2.0.1 |
|
|
|
|
dev: true |
|
|
|
|
optional: true |
|
|
|
|
|
|
|
|
|
r2.cnpmjs.org/array-ify@1.0.0: |
|
|
|
|
resolution: {integrity: sha512-c5AMf34bKdvPhQ7tBGhqkgKNUzMr4WUs+WDtC2ZUGOUncbxKMTvqxYctiseW3+L4bA8ec+GcZ6/A/FW4m8ukng==, registry: https://r.cnpmjs.org/, tarball: https://r2.cnpmjs.org/array-ify/-/array-ify-1.0.0.tgz} |
|
|
|
|
name: array-ify |
|
|
|
|
version: 1.0.0 |
|
|
|
|
dev: true |
|
|
|
|
|
|
|
|
|
r2.cnpmjs.org/at-least-node@1.0.0: |
|
|
|
|
resolution: {integrity: sha512-+q/t7Ekv1EDY2l6Gda6LLiX14rU9TV20Wa3ofeQmwPFZbOMo9DXrLbOjFaaclkXKWidIaopwAObQDqwWtGUjqg==, registry: https://r.cnpmjs.org/, tarball: https://r2.cnpmjs.org/at-least-node/-/at-least-node-1.0.0.tgz} |
|
|
|
@ -3528,7 +3717,6 @@ packages:
@@ -3528,7 +3717,6 @@ packages:
|
|
|
|
|
version: 3.1.0 |
|
|
|
|
engines: {node: '>=6'} |
|
|
|
|
dev: true |
|
|
|
|
optional: true |
|
|
|
|
|
|
|
|
|
r2.cnpmjs.org/chalk@2.4.2: |
|
|
|
|
resolution: {integrity: sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==, registry: https://r.cnpmjs.org/, tarball: https://r2.cnpmjs.org/chalk/-/chalk-2.4.2.tgz} |
|
|
|
@ -3609,6 +3797,15 @@ packages:
@@ -3609,6 +3797,15 @@ packages:
|
|
|
|
|
version: 1.1.4 |
|
|
|
|
dev: true |
|
|
|
|
|
|
|
|
|
r2.cnpmjs.org/compare-func@2.0.0: |
|
|
|
|
resolution: {integrity: sha512-zHig5N+tPWARooBnb0Zx1MFcdfpyJrfTJ3Y5L+IFvUm8rM74hHz66z0gw0x4tijh5CorKkKUCnW82R2vmpeCRA==, registry: https://r.cnpmjs.org/, tarball: https://r2.cnpmjs.org/compare-func/-/compare-func-2.0.0.tgz} |
|
|
|
|
name: compare-func |
|
|
|
|
version: 2.0.0 |
|
|
|
|
dependencies: |
|
|
|
|
array-ify: r2.cnpmjs.org/array-ify@1.0.0 |
|
|
|
|
dot-prop: r2.cnpmjs.org/dot-prop@5.3.0 |
|
|
|
|
dev: true |
|
|
|
|
|
|
|
|
|
r2.cnpmjs.org/conventional-commit-types@3.0.0: |
|
|
|
|
resolution: {integrity: sha512-SmmCYnOniSsAa9GqWOeLqc179lfr5TRu5b4QFDkbsrJ5TZjPJx85wtOr3zn+1dbeNiXDKGPbZ72IKbPhLXh/Lg==, registry: https://r.cnpmjs.org/, tarball: https://r2.cnpmjs.org/conventional-commit-types/-/conventional-commit-types-3.0.0.tgz} |
|
|
|
|
name: conventional-commit-types |
|
|
|
@ -3635,6 +3832,13 @@ packages:
@@ -3635,6 +3832,13 @@ packages:
|
|
|
|
|
- typescript |
|
|
|
|
dev: true |
|
|
|
|
|
|
|
|
|
r2.cnpmjs.org/dargs@8.1.0: |
|
|
|
|
resolution: {integrity: sha512-wAV9QHOsNbwnWdNW2FYvE1P56wtgSbM+3SZcdGiWQILwVjACCXDCI3Ai8QlCjMDB8YK5zySiXZYBiwGmNY3lnw==, registry: https://r.cnpmjs.org/, tarball: https://r2.cnpmjs.org/dargs/-/dargs-8.1.0.tgz} |
|
|
|
|
name: dargs |
|
|
|
|
version: 8.1.0 |
|
|
|
|
engines: {node: '>=12'} |
|
|
|
|
dev: true |
|
|
|
|
|
|
|
|
|
r2.cnpmjs.org/dedent@0.7.0: |
|
|
|
|
resolution: {integrity: sha512-Q6fKUPqnAHAyhiUgFU7BUzLiv0kd8saH9al7tnu5Q/okj6dnupxyTgFIBjVzJATdfIAm9NAsvXNzjaKa+bxVyA==, registry: https://r.cnpmjs.org/, tarball: https://r2.cnpmjs.org/dedent/-/dedent-0.7.0.tgz} |
|
|
|
|
name: dedent |
|
|
|
@ -3655,6 +3859,15 @@ packages:
@@ -3655,6 +3859,15 @@ packages:
|
|
|
|
|
engines: {node: '>=8'} |
|
|
|
|
dev: true |
|
|
|
|
|
|
|
|
|
r2.cnpmjs.org/dot-prop@5.3.0: |
|
|
|
|
resolution: {integrity: sha512-QM8q3zDe58hqUqjraQOmzZ1LIH9SWQJTlEKCH4kJ2oQvLZk7RbQXvtDM2XEq3fwkV9CCvvH4LA0AV+ogFsBM2Q==, registry: https://r.cnpmjs.org/, tarball: https://r2.cnpmjs.org/dot-prop/-/dot-prop-5.3.0.tgz} |
|
|
|
|
name: dot-prop |
|
|
|
|
version: 5.3.0 |
|
|
|
|
engines: {node: '>=8'} |
|
|
|
|
dependencies: |
|
|
|
|
is-obj: r2.cnpmjs.org/is-obj@2.0.0 |
|
|
|
|
dev: true |
|
|
|
|
|
|
|
|
|
r2.cnpmjs.org/emoji-regex@8.0.0: |
|
|
|
|
resolution: {integrity: sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==, registry: https://r.cnpmjs.org/, tarball: https://r2.cnpmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz} |
|
|
|
|
name: emoji-regex |
|
|
|
@ -3667,7 +3880,6 @@ packages:
@@ -3667,7 +3880,6 @@ packages:
|
|
|
|
|
version: 2.2.1 |
|
|
|
|
engines: {node: '>=6'} |
|
|
|
|
dev: true |
|
|
|
|
optional: true |
|
|
|
|
|
|
|
|
|
r2.cnpmjs.org/errno@0.1.8: |
|
|
|
|
resolution: {integrity: sha512-dJ6oBr5SQ1VSd9qkk7ByRgb/1SH4JZjCHSW/mr63/QcXO9zLVxvJ6Oy13nio03rxpSnVDDjFor75SjVeZWPW/A==, registry: https://r.cnpmjs.org/, tarball: https://r2.cnpmjs.org/errno/-/errno-0.1.8.tgz} |
|
|
|
@ -3687,7 +3899,6 @@ packages:
@@ -3687,7 +3899,6 @@ packages:
|
|
|
|
|
dependencies: |
|
|
|
|
is-arrayish: r2.cnpmjs.org/is-arrayish@0.2.1 |
|
|
|
|
dev: true |
|
|
|
|
optional: true |
|
|
|
|
|
|
|
|
|
r2.cnpmjs.org/escape-string-regexp@1.0.5: |
|
|
|
|
resolution: {integrity: sha512-vbRorB5FUQWvla16U8R/qgaFIya2qGzwDrNmCZuYKrbdSUMG6I1ZCGQRefkRVhuOkIGVne7BQ35DSfo1qvJqFg==, registry: https://r.cnpmjs.org/, tarball: https://r2.cnpmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz} |
|
|
|
@ -3721,7 +3932,6 @@ packages:
@@ -3721,7 +3932,6 @@ packages:
|
|
|
|
|
name: fast-deep-equal |
|
|
|
|
version: 3.1.3 |
|
|
|
|
dev: true |
|
|
|
|
optional: true |
|
|
|
|
|
|
|
|
|
r2.cnpmjs.org/figures@3.2.0: |
|
|
|
|
resolution: {integrity: sha512-yaduQFRKLXYOGgEn6AZau90j3ggSOyiqXU0F9JZfeXYhNa+Jk4X+s45A2zg5jns87GAFa34BBm2kXw4XpNcbdg==, registry: https://r.cnpmjs.org/, tarball: https://r2.cnpmjs.org/figures/-/figures-3.2.0.tgz} |
|
|
|
@ -3849,7 +4059,6 @@ packages:
@@ -3849,7 +4059,6 @@ packages:
|
|
|
|
|
parent-module: r2.cnpmjs.org/parent-module@1.0.1 |
|
|
|
|
resolve-from: r2.cnpmjs.org/resolve-from@4.0.0 |
|
|
|
|
dev: true |
|
|
|
|
optional: true |
|
|
|
|
|
|
|
|
|
r2.cnpmjs.org/inflight@1.0.6: |
|
|
|
|
resolution: {integrity: sha512-k92I/b08q4wvFscXCLvqfsHCrjrF7yiXsQuIVvVE7N82W3+aqpzuUdBbfhWcy/FZR3/4IgflMgKLOsvPDrGCJA==, registry: https://r.cnpmjs.org/, tarball: https://r2.cnpmjs.org/inflight/-/inflight-1.0.6.tgz} |
|
|
|
@ -3877,7 +4086,6 @@ packages:
@@ -3877,7 +4086,6 @@ packages:
|
|
|
|
|
name: is-arrayish |
|
|
|
|
version: 0.2.1 |
|
|
|
|
dev: true |
|
|
|
|
optional: true |
|
|
|
|
|
|
|
|
|
r2.cnpmjs.org/is-extglob@2.1.1: |
|
|
|
|
resolution: {integrity: sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==, registry: https://r.cnpmjs.org/, tarball: https://r2.cnpmjs.org/is-extglob/-/is-extglob-2.1.1.tgz} |
|
|
|
@ -3909,6 +4117,22 @@ packages:
@@ -3909,6 +4117,22 @@ packages:
|
|
|
|
|
engines: {node: '>=8'} |
|
|
|
|
dev: true |
|
|
|
|
|
|
|
|
|
r2.cnpmjs.org/is-obj@2.0.0: |
|
|
|
|
resolution: {integrity: sha512-drqDG3cbczxxEJRoOXcOjtdp1J/lyp1mNn0xaznRs8+muBhgQcrnbspox5X5fOw0HnMnbfDzvnEMEtqDEJEo8w==, registry: https://r.cnpmjs.org/, tarball: https://r2.cnpmjs.org/is-obj/-/is-obj-2.0.0.tgz} |
|
|
|
|
name: is-obj |
|
|
|
|
version: 2.0.0 |
|
|
|
|
engines: {node: '>=8'} |
|
|
|
|
dev: true |
|
|
|
|
|
|
|
|
|
r2.cnpmjs.org/is-text-path@2.0.0: |
|
|
|
|
resolution: {integrity: sha512-+oDTluR6WEjdXEJMnC2z6A4FRwFoYuvShVVEGsS7ewc0UTi2QtAKMDJuL4BDEVt+5T7MjFo12RP8ghOM75oKJw==, registry: https://r.cnpmjs.org/, tarball: https://r2.cnpmjs.org/is-text-path/-/is-text-path-2.0.0.tgz} |
|
|
|
|
name: is-text-path |
|
|
|
|
version: 2.0.0 |
|
|
|
|
engines: {node: '>=8'} |
|
|
|
|
dependencies: |
|
|
|
|
text-extensions: r2.cnpmjs.org/text-extensions@2.4.0 |
|
|
|
|
dev: true |
|
|
|
|
|
|
|
|
|
r2.cnpmjs.org/is-unicode-supported@0.1.0: |
|
|
|
|
resolution: {integrity: sha512-knxG2q4UC3u8stRGyAVJCOdxFmv5DZiRcdlIaAQXAbSfJya+OhopNotLQrstBhququ4ZpuKbDc/8S6mgXgPFPw==, registry: https://r.cnpmjs.org/, tarball: https://r2.cnpmjs.org/is-unicode-supported/-/is-unicode-supported-0.1.0.tgz} |
|
|
|
|
name: is-unicode-supported |
|
|
|
@ -3943,21 +4167,18 @@ packages:
@@ -3943,21 +4167,18 @@ packages:
|
|
|
|
|
dependencies: |
|
|
|
|
argparse: r2.cnpmjs.org/argparse@2.0.1 |
|
|
|
|
dev: true |
|
|
|
|
optional: true |
|
|
|
|
|
|
|
|
|
r2.cnpmjs.org/json-parse-even-better-errors@2.3.1: |
|
|
|
|
resolution: {integrity: sha512-xyFwyhro/JEof6Ghe2iz2NcXoj2sloNsWr/XsERDK/oiPCfaNhl5ONfp+jQdAZRQQ0IJWNzH9zIZF7li91kh2w==, registry: https://r.cnpmjs.org/, tarball: https://r2.cnpmjs.org/json-parse-even-better-errors/-/json-parse-even-better-errors-2.3.1.tgz} |
|
|
|
|
name: json-parse-even-better-errors |
|
|
|
|
version: 2.3.1 |
|
|
|
|
dev: true |
|
|
|
|
optional: true |
|
|
|
|
|
|
|
|
|
r2.cnpmjs.org/json-schema-traverse@1.0.0: |
|
|
|
|
resolution: {integrity: sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug==, registry: https://r.cnpmjs.org/, tarball: https://r2.cnpmjs.org/json-schema-traverse/-/json-schema-traverse-1.0.0.tgz} |
|
|
|
|
name: json-schema-traverse |
|
|
|
|
version: 1.0.0 |
|
|
|
|
dev: true |
|
|
|
|
optional: true |
|
|
|
|
|
|
|
|
|
r2.cnpmjs.org/jsonfile@6.1.0: |
|
|
|
|
resolution: {integrity: sha512-5dgndWOriYSm5cnYaJNhalLNDKOqFwyDB/rr1E9ZsGciGvKPs8R2xYGCacuf3z6K1YKDz182fd+fY3cn3pMqXQ==, registry: https://r.cnpmjs.org/, tarball: https://r2.cnpmjs.org/jsonfile/-/jsonfile-6.1.0.tgz} |
|
|
|
@ -3969,19 +4190,36 @@ packages:
@@ -3969,19 +4190,36 @@ packages:
|
|
|
|
|
graceful-fs: 4.2.11 |
|
|
|
|
dev: true |
|
|
|
|
|
|
|
|
|
r2.cnpmjs.org/jsonparse@1.3.1: |
|
|
|
|
resolution: {integrity: sha512-POQXvpdL69+CluYsillJ7SUhKvytYjW9vG/GKpnf+xP8UWgYEM/RaMzHHofbALDiKbbP1W8UEYmgGl39WkPZsg==, registry: https://r.cnpmjs.org/, tarball: https://r2.cnpmjs.org/jsonparse/-/jsonparse-1.3.1.tgz} |
|
|
|
|
name: jsonparse |
|
|
|
|
version: 1.3.1 |
|
|
|
|
engines: {'0': node >= 0.2.0} |
|
|
|
|
dev: true |
|
|
|
|
|
|
|
|
|
r2.cnpmjs.org/lines-and-columns@1.2.4: |
|
|
|
|
resolution: {integrity: sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==, registry: https://r.cnpmjs.org/, tarball: https://r2.cnpmjs.org/lines-and-columns/-/lines-and-columns-1.2.4.tgz} |
|
|
|
|
name: lines-and-columns |
|
|
|
|
version: 1.2.4 |
|
|
|
|
dev: true |
|
|
|
|
optional: true |
|
|
|
|
|
|
|
|
|
r2.cnpmjs.org/lodash.camelcase@4.3.0: |
|
|
|
|
resolution: {integrity: sha512-TwuEnCnxbc3rAvhf/LbG7tJUDzhqXyFnv3dtzLOPgCG/hODL7WFnsbwktkD7yUV0RrreP/l1PALq/YSg6VvjlA==, registry: https://r.cnpmjs.org/, tarball: https://r2.cnpmjs.org/lodash.camelcase/-/lodash.camelcase-4.3.0.tgz} |
|
|
|
|
name: lodash.camelcase |
|
|
|
|
version: 4.3.0 |
|
|
|
|
dev: true |
|
|
|
|
|
|
|
|
|
r2.cnpmjs.org/lodash.isplainobject@4.0.6: |
|
|
|
|
resolution: {integrity: sha512-oSXzaWypCMHkPC3NvBEaPHf0KsA5mvPrOPgQWDsbg8n7orZ290M0BmC/jgRZ4vcJ6DTAhjrsSYgdsW/F+MFOBA==, registry: https://r.cnpmjs.org/, tarball: https://r2.cnpmjs.org/lodash.isplainobject/-/lodash.isplainobject-4.0.6.tgz} |
|
|
|
|
name: lodash.isplainobject |
|
|
|
|
version: 4.0.6 |
|
|
|
|
dev: true |
|
|
|
|
optional: true |
|
|
|
|
|
|
|
|
|
r2.cnpmjs.org/lodash.kebabcase@4.1.1: |
|
|
|
|
resolution: {integrity: sha512-N8XRTIMMqqDgSy4VLKPnJ/+hpGZN+PHQiJnSenYqPaVV/NCqEogTnAdZLQiGKhxX+JCs8waWq2t1XHWKOmlY8g==, registry: https://r.cnpmjs.org/, tarball: https://r2.cnpmjs.org/lodash.kebabcase/-/lodash.kebabcase-4.1.1.tgz} |
|
|
|
|
name: lodash.kebabcase |
|
|
|
|
version: 4.1.1 |
|
|
|
|
dev: true |
|
|
|
|
|
|
|
|
|
r2.cnpmjs.org/lodash.map@4.6.0: |
|
|
|
|
resolution: {integrity: sha512-worNHGKLDetmcEYDvh2stPCrrQRkP20E4l0iIS7F8EvzMqBBi7ltvFN5m1HvTf1P7Jk1txKhvFcmYsCr8O2F1Q==, registry: https://r.cnpmjs.org/, tarball: https://r2.cnpmjs.org/lodash.map/-/lodash.map-4.6.0.tgz} |
|
|
|
@ -3994,21 +4232,36 @@ packages:
@@ -3994,21 +4232,36 @@ packages:
|
|
|
|
|
name: lodash.merge |
|
|
|
|
version: 4.6.2 |
|
|
|
|
dev: true |
|
|
|
|
optional: true |
|
|
|
|
|
|
|
|
|
r2.cnpmjs.org/lodash.mergewith@4.6.2: |
|
|
|
|
resolution: {integrity: sha512-GK3g5RPZWTRSeLSpgP8Xhra+pnjBC56q9FZYe1d5RN3TJ35dbkGy3YqBSMbyCrlbi+CM9Z3Jk5yTL7RCsqboyQ==, registry: https://r.cnpmjs.org/, tarball: https://r2.cnpmjs.org/lodash.mergewith/-/lodash.mergewith-4.6.2.tgz} |
|
|
|
|
name: lodash.mergewith |
|
|
|
|
version: 4.6.2 |
|
|
|
|
dev: true |
|
|
|
|
optional: true |
|
|
|
|
|
|
|
|
|
r2.cnpmjs.org/lodash.snakecase@4.1.1: |
|
|
|
|
resolution: {integrity: sha512-QZ1d4xoBHYUeuouhEq3lk3Uq7ldgyFXGBhg04+oRLnIz8o9T65Eh+8YdroUwn846zchkA9yDsDl5CVVaV2nqYw==, registry: https://r.cnpmjs.org/, tarball: https://r2.cnpmjs.org/lodash.snakecase/-/lodash.snakecase-4.1.1.tgz} |
|
|
|
|
name: lodash.snakecase |
|
|
|
|
version: 4.1.1 |
|
|
|
|
dev: true |
|
|
|
|
|
|
|
|
|
r2.cnpmjs.org/lodash.startcase@4.4.0: |
|
|
|
|
resolution: {integrity: sha512-+WKqsK294HMSc2jEbNgpHpd0JfIBhp7rEV4aqXWqFr6AlXov+SlcgB1Fv01y2kGe3Gc8nMW7VA0SrGuSkRfIEg==, registry: https://r.cnpmjs.org/, tarball: https://r2.cnpmjs.org/lodash.startcase/-/lodash.startcase-4.4.0.tgz} |
|
|
|
|
name: lodash.startcase |
|
|
|
|
version: 4.4.0 |
|
|
|
|
dev: true |
|
|
|
|
|
|
|
|
|
r2.cnpmjs.org/lodash.uniq@4.5.0: |
|
|
|
|
resolution: {integrity: sha512-xfBaXQd9ryd9dlSDvnvI0lvxfLJlYAZzXomUYzLKtUeOQvOP5piqAWuGtrhWeqaXK9hhoM/iyJc5AV+XfsX3HQ==, registry: https://r.cnpmjs.org/, tarball: https://r2.cnpmjs.org/lodash.uniq/-/lodash.uniq-4.5.0.tgz} |
|
|
|
|
name: lodash.uniq |
|
|
|
|
version: 4.5.0 |
|
|
|
|
dev: true |
|
|
|
|
optional: true |
|
|
|
|
|
|
|
|
|
r2.cnpmjs.org/lodash.upperfirst@4.3.1: |
|
|
|
|
resolution: {integrity: sha512-sReKOYJIJf74dhJONhU4e0/shzi1trVbSWDOhKYE5XV2O+H7Sb2Dihwuc7xWxVl+DgFPyTqIN3zMfT9cq5iWDg==, registry: https://r.cnpmjs.org/, tarball: https://r2.cnpmjs.org/lodash.upperfirst/-/lodash.upperfirst-4.3.1.tgz} |
|
|
|
|
name: lodash.upperfirst |
|
|
|
|
version: 4.3.1 |
|
|
|
|
dev: true |
|
|
|
|
|
|
|
|
|
r2.cnpmjs.org/lodash@4.17.21: |
|
|
|
|
resolution: {integrity: sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==, registry: https://r.cnpmjs.org/, tarball: https://r2.cnpmjs.org/lodash/-/lodash-4.17.21.tgz} |
|
|
|
@ -4115,6 +4368,24 @@ packages:
@@ -4115,6 +4368,24 @@ packages:
|
|
|
|
|
engines: {node: '>=0.10.0'} |
|
|
|
|
dev: true |
|
|
|
|
|
|
|
|
|
r2.cnpmjs.org/p-limit@4.0.0: |
|
|
|
|
resolution: {integrity: sha512-5b0R4txpzjPWVw/cXXUResoD4hb6U/x9BH08L7nw+GN1sezDzPdxeRvpc9c433fZhBan/wusjbCsqwqm4EIBIQ==, registry: https://r.cnpmjs.org/, tarball: https://r2.cnpmjs.org/p-limit/-/p-limit-4.0.0.tgz} |
|
|
|
|
name: p-limit |
|
|
|
|
version: 4.0.0 |
|
|
|
|
engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0} |
|
|
|
|
dependencies: |
|
|
|
|
yocto-queue: r2.cnpmjs.org/yocto-queue@1.0.0 |
|
|
|
|
dev: true |
|
|
|
|
|
|
|
|
|
r2.cnpmjs.org/p-locate@6.0.0: |
|
|
|
|
resolution: {integrity: sha512-wPrq66Llhl7/4AGC6I+cqxT07LhXvWL08LNXz1fENOw0Ap4sRZZ/gZpTTJ5jpurzzzfS2W/Ge9BY3LgLjCShcw==, registry: https://r.cnpmjs.org/, tarball: https://r2.cnpmjs.org/p-locate/-/p-locate-6.0.0.tgz} |
|
|
|
|
name: p-locate |
|
|
|
|
version: 6.0.0 |
|
|
|
|
engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0} |
|
|
|
|
dependencies: |
|
|
|
|
p-limit: r2.cnpmjs.org/p-limit@4.0.0 |
|
|
|
|
dev: true |
|
|
|
|
|
|
|
|
|
r2.cnpmjs.org/parent-module@1.0.1: |
|
|
|
|
resolution: {integrity: sha512-GQ2EWRpQV8/o+Aw8YqtfZZPfNRWZYkbidE9k5rpl/hC3vtHHBfGm2Ifi6qWV+coDGkrUKZAxE3Lot5kcsRlh+g==, registry: https://r.cnpmjs.org/, tarball: https://r2.cnpmjs.org/parent-module/-/parent-module-1.0.1.tgz} |
|
|
|
|
name: parent-module |
|
|
|
@ -4123,7 +4394,6 @@ packages:
@@ -4123,7 +4394,6 @@ packages:
|
|
|
|
|
dependencies: |
|
|
|
|
callsites: r2.cnpmjs.org/callsites@3.1.0 |
|
|
|
|
dev: true |
|
|
|
|
optional: true |
|
|
|
|
|
|
|
|
|
r2.cnpmjs.org/parse-json@5.2.0: |
|
|
|
|
resolution: {integrity: sha512-ayCKvm/phCGxOkYRSCM82iDwct8/EonSEgCSxWxD7ve6jHggsFl4fZVQBPRNgQoKiuV/odhFrGzQXZwbifC8Rg==, registry: https://r.cnpmjs.org/, tarball: https://r2.cnpmjs.org/parse-json/-/parse-json-5.2.0.tgz} |
|
|
|
@ -4136,7 +4406,6 @@ packages:
@@ -4136,7 +4406,6 @@ packages:
|
|
|
|
|
json-parse-even-better-errors: r2.cnpmjs.org/json-parse-even-better-errors@2.3.1 |
|
|
|
|
lines-and-columns: r2.cnpmjs.org/lines-and-columns@1.2.4 |
|
|
|
|
dev: true |
|
|
|
|
optional: true |
|
|
|
|
|
|
|
|
|
r2.cnpmjs.org/parse-passwd@1.0.0: |
|
|
|
|
resolution: {integrity: sha512-1Y1A//QUXEZK7YKz+rD9WydcE1+EuPr6ZBgKecAB8tmoW6UFv0NREVJe1p+jRxtThkcbbKkfwIbWJe/IeE6m2Q==, registry: https://r.cnpmjs.org/, tarball: https://r2.cnpmjs.org/parse-passwd/-/parse-passwd-1.0.0.tgz} |
|
|
|
@ -4145,6 +4414,13 @@ packages:
@@ -4145,6 +4414,13 @@ packages:
|
|
|
|
|
engines: {node: '>=0.10.0'} |
|
|
|
|
dev: true |
|
|
|
|
|
|
|
|
|
r2.cnpmjs.org/path-exists@5.0.0: |
|
|
|
|
resolution: {integrity: sha512-RjhtfwJOxzcFmNOi6ltcbcu4Iu+FL3zEj83dk4kAS+fVpTxXLO1b38RvJgT/0QwvV/L3aY9TAnyv0EOqW4GoMQ==, registry: https://r.cnpmjs.org/, tarball: https://r2.cnpmjs.org/path-exists/-/path-exists-5.0.0.tgz} |
|
|
|
|
name: path-exists |
|
|
|
|
version: 5.0.0 |
|
|
|
|
engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0} |
|
|
|
|
dev: true |
|
|
|
|
|
|
|
|
|
r2.cnpmjs.org/path-is-absolute@1.0.1: |
|
|
|
|
resolution: {integrity: sha512-AVbw3UJ2e9bq64vSaS9Am0fje1Pa8pbGqTTsmXfaIiMpnr5DlDhfJOuLj9Sf95ZPVDAUerDfEk88MPmPe7UCQg==, registry: https://r.cnpmjs.org/, tarball: https://r2.cnpmjs.org/path-is-absolute/-/path-is-absolute-1.0.1.tgz} |
|
|
|
|
name: path-is-absolute |
|
|
|
@ -4158,7 +4434,6 @@ packages:
@@ -4158,7 +4434,6 @@ packages:
|
|
|
|
|
version: 2.0.2 |
|
|
|
|
engines: {node: '>=0.10.0'} |
|
|
|
|
dev: true |
|
|
|
|
optional: true |
|
|
|
|
|
|
|
|
|
r2.cnpmjs.org/resolve-dir@1.0.1: |
|
|
|
|
resolution: {integrity: sha512-R7uiTjECzvOsWSfdM0QKFNBVFcK27aHOUwdvK53BcW8zqnGdYp0Fbj82cy54+2A4P2tFM22J5kRfe1R+lM/1yg==, registry: https://r.cnpmjs.org/, tarball: https://r2.cnpmjs.org/resolve-dir/-/resolve-dir-1.0.1.tgz} |
|
|
|
@ -4176,7 +4451,6 @@ packages:
@@ -4176,7 +4451,6 @@ packages:
|
|
|
|
|
version: 4.0.0 |
|
|
|
|
engines: {node: '>=4'} |
|
|
|
|
dev: true |
|
|
|
|
optional: true |
|
|
|
|
|
|
|
|
|
r2.cnpmjs.org/resolve-from@5.0.0: |
|
|
|
|
resolution: {integrity: sha512-qYg9KP24dD5qka9J47d0aVky0N+b4fTU89LN9iDnjB5waksiC49rvMB0PrUJQGoTmH50XPiqOvAjDfaijGxYZw==, registry: https://r.cnpmjs.org/, tarball: https://r2.cnpmjs.org/resolve-from/-/resolve-from-5.0.0.tgz} |
|
|
|
@ -4184,7 +4458,6 @@ packages:
@@ -4184,7 +4458,6 @@ packages:
|
|
|
|
|
version: 5.0.0 |
|
|
|
|
engines: {node: '>=8'} |
|
|
|
|
dev: true |
|
|
|
|
optional: true |
|
|
|
|
|
|
|
|
|
r2.cnpmjs.org/restore-cursor@3.1.0: |
|
|
|
|
resolution: {integrity: sha512-l+sSefzHpj5qimhFSE5a8nufZYAM3sBSVMAPtYkmC+4EH2anSGaEMXSD0izRQbu9nfyQ9y5JrVmp7E8oZrUjvA==, registry: https://r.cnpmjs.org/, tarball: https://r2.cnpmjs.org/restore-cursor/-/restore-cursor-3.1.0.tgz} |
|
|
|
@ -4284,6 +4557,13 @@ packages:
@@ -4284,6 +4557,13 @@ packages:
|
|
|
|
|
has-flag: r2.cnpmjs.org/has-flag@4.0.0 |
|
|
|
|
dev: true |
|
|
|
|
|
|
|
|
|
r2.cnpmjs.org/text-extensions@2.4.0: |
|
|
|
|
resolution: {integrity: sha512-te/NtwBwfiNRLf9Ijqx3T0nlqZiQ2XrrtBvu+cLL8ZRrGkO0NHTug8MYFKyoSrv/sHTaSKfilUkizV6XhxMJ3g==, registry: https://r.cnpmjs.org/, tarball: https://r2.cnpmjs.org/text-extensions/-/text-extensions-2.4.0.tgz} |
|
|
|
|
name: text-extensions |
|
|
|
|
version: 2.4.0 |
|
|
|
|
engines: {node: '>=8'} |
|
|
|
|
dev: true |
|
|
|
|
|
|
|
|
|
r2.cnpmjs.org/through@2.3.8: |
|
|
|
|
resolution: {integrity: sha512-w89qg7PI8wAdvX60bMDP+bFoD5Dvhm9oLheFp5O4a2QF0cSBGsBX4qZmadPMvVqlLJBBci+WqGGOAPvcDeNSVg==, registry: https://r.cnpmjs.org/, tarball: https://r2.cnpmjs.org/through/-/through-2.3.8.tgz} |
|
|
|
|
name: through |
|
|
|
@ -4313,7 +4593,6 @@ packages:
@@ -4313,7 +4593,6 @@ packages:
|
|
|
|
|
dependencies: |
|
|
|
|
punycode: 2.3.1 |
|
|
|
|
dev: true |
|
|
|
|
optional: true |
|
|
|
|
|
|
|
|
|
r2.cnpmjs.org/util-deprecate@1.0.2: |
|
|
|
|
resolution: {integrity: sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==, registry: https://r.cnpmjs.org/, tarball: https://r2.cnpmjs.org/util-deprecate/-/util-deprecate-1.0.2.tgz} |
|
|
|
@ -4354,3 +4633,10 @@ packages:
@@ -4354,3 +4633,10 @@ packages:
|
|
|
|
|
name: wrappy |
|
|
|
|
version: 1.0.2 |
|
|
|
|
dev: true |
|
|
|
|
|
|
|
|
|
r2.cnpmjs.org/yocto-queue@1.0.0: |
|
|
|
|
resolution: {integrity: sha512-9bnSc/HEW2uRy67wc+T8UwauLuPJVn28jb+GtJY16iiKWyvmYJRXVT4UamsAEGQfPohgr2q4Tq0sQbQlxTfi1g==, registry: https://r.cnpmjs.org/, tarball: https://r2.cnpmjs.org/yocto-queue/-/yocto-queue-1.0.0.tgz} |
|
|
|
|
name: yocto-queue |
|
|
|
|
version: 1.0.0 |
|
|
|
|
engines: {node: '>=12.20'} |
|
|
|
|
dev: true |
|
|
|
|