2021-10-25 19:34:50 +02:00
{
"name" : "nwex.de" ,
"version" : "1.0.0" ,
2023-01-25 11:41:21 +01:00
"lockfileVersion" : 3 ,
2021-10-25 19:34:50 +02:00
"requires" : true ,
"packages" : {
"" : {
"name" : "nwex.de" ,
"version" : "1.0.0" ,
2024-12-25 14:12:58 +01:00
"license" : "BSD-2-Clause" ,
2021-10-25 19:34:50 +02:00
"dependencies" : {
2024-12-25 14:46:38 +01:00
"typescript" : "^5.7.2"
2021-10-25 19:34:50 +02:00
} ,
"devDependencies" : {
2023-08-28 13:15:44 +02:00
"@typescript-eslint/eslint-plugin" : "^6.4.1" ,
2023-08-22 09:55:51 +02:00
"concurrently" : "^8.2.1" ,
2023-08-28 09:56:02 +02:00
"eslint" : "^8.48.0" ,
2023-08-19 09:55:23 +02:00
"eslint-plugin-import" : "^2.28.1" ,
2022-12-04 08:55:28 +01:00
"eslint-plugin-only-warn" : "^1.1.0" ,
2023-01-03 08:55:51 +01:00
"reload" : "^3.2.1"
2021-10-25 19:34:50 +02:00
}
} ,
2023-08-01 18:39:46 +02:00
"node_modules/@babel/runtime" : {
2024-12-25 14:20:42 +01:00
"version" : "7.26.0" ,
"resolved" : "https://registry.npmjs.org/@babel/runtime/-/runtime-7.26.0.tgz" ,
"integrity" : "sha512-FDSOghenHTiToteC/QRlv2q3DhPZ/oOXTBoirfWNx1Cx3TMVcGWQtMMmQcSvb/JjpNeGzx8Pq/b4fKEJuWm1sw==" ,
2023-08-01 18:39:46 +02:00
"dev" : true ,
2024-12-25 14:20:42 +01:00
"license" : "MIT" ,
2023-08-01 18:39:46 +02:00
"dependencies" : {
2024-12-25 14:20:42 +01:00
"regenerator-runtime" : "^0.14.0"
2023-08-01 18:39:46 +02:00
} ,
"engines" : {
"node" : ">=6.9.0"
}
} ,
2023-03-11 08:55:28 +01:00
"node_modules/@eslint-community/eslint-utils" : {
2024-12-25 14:20:42 +01:00
"version" : "4.4.1" ,
"resolved" : "https://registry.npmjs.org/@eslint-community/eslint-utils/-/eslint-utils-4.4.1.tgz" ,
"integrity" : "sha512-s3O3waFUrMV8P/XaF/+ZTp1X9XBZW1a4B97ZnjQF2KYWaFD2A8KyFBsrsfSjEmjn3RGWAIuvlneuZm3CUK3jbA==" ,
2023-03-11 08:55:28 +01:00
"dev" : true ,
2024-12-25 14:20:42 +01:00
"license" : "MIT" ,
2023-03-11 08:55:28 +01:00
"dependencies" : {
2024-12-25 14:20:42 +01:00
"eslint-visitor-keys" : "^3.4.3"
2023-03-11 08:55:28 +01:00
} ,
"engines" : {
"node" : "^12.22.0 || ^14.17.0 || >=16.0.0"
} ,
2024-12-25 14:20:42 +01:00
"funding" : {
"url" : "https://opencollective.com/eslint"
} ,
2023-03-11 08:55:28 +01:00
"peerDependencies" : {
"eslint" : "^6.0.0 || ^7.0.0 || >=8.0.0"
}
} ,
"node_modules/@eslint-community/regexpp" : {
2024-12-25 14:20:42 +01:00
"version" : "4.12.1" ,
"resolved" : "https://registry.npmjs.org/@eslint-community/regexpp/-/regexpp-4.12.1.tgz" ,
"integrity" : "sha512-CCZCDJuduB9OUkFkY2IgppNZMi2lBQgD2qzwXkEia16cge2pijY/aXi96CJMquDMn3nJdlPV1A5KrJEXwfLNzQ==" ,
2023-03-11 08:55:28 +01:00
"dev" : true ,
2024-12-25 14:20:42 +01:00
"license" : "MIT" ,
2023-03-11 08:55:28 +01:00
"engines" : {
"node" : "^12.0.0 || ^14.0.0 || >=16.0.0"
}
} ,
2022-01-05 15:21:10 +01:00
"node_modules/@eslint/eslintrc" : {
2024-12-25 14:20:42 +01:00
"version" : "2.1.4" ,
"resolved" : "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-2.1.4.tgz" ,
"integrity" : "sha512-269Z39MS6wVJtsoUl10L60WdkhJVdPG24Q4eZTH3nnF6lpvSShEK3wQjDX9JRWAUPvPh7COouPpU9IrqaZFvtQ==" ,
2022-01-05 15:21:10 +01:00
"dev" : true ,
2024-12-25 14:20:42 +01:00
"license" : "MIT" ,
2022-01-05 15:21:10 +01:00
"dependencies" : {
"ajv" : "^6.12.4" ,
"debug" : "^4.3.2" ,
2023-07-29 09:58:43 +02:00
"espree" : "^9.6.0" ,
2022-12-17 08:55:34 +01:00
"globals" : "^13.19.0" ,
2022-08-16 12:50:25 +02:00
"ignore" : "^5.2.0" ,
2022-01-05 15:21:10 +01:00
"import-fresh" : "^3.2.1" ,
"js-yaml" : "^4.1.0" ,
2022-08-16 12:50:25 +02:00
"minimatch" : "^3.1.2" ,
2022-01-05 15:21:10 +01:00
"strip-json-comments" : "^3.1.1"
} ,
"engines" : {
"node" : "^12.22.0 || ^14.17.0 || >=16.0.0"
2022-11-17 11:14:13 +01:00
} ,
"funding" : {
"url" : "https://opencollective.com/eslint"
2022-01-05 15:21:10 +01:00
}
} ,
2024-12-25 14:20:42 +01:00
"node_modules/@eslint/eslintrc/node_modules/brace-expansion" : {
"version" : "1.1.11" ,
"resolved" : "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz" ,
"integrity" : "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"balanced-match" : "^1.0.0" ,
"concat-map" : "0.0.1"
}
} ,
"node_modules/@eslint/eslintrc/node_modules/minimatch" : {
"version" : "3.1.2" ,
"resolved" : "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz" ,
"integrity" : "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==" ,
"dev" : true ,
"license" : "ISC" ,
"dependencies" : {
"brace-expansion" : "^1.1.7"
} ,
"engines" : {
"node" : "*"
}
} ,
2023-02-27 08:55:30 +01:00
"node_modules/@eslint/js" : {
2024-12-25 14:20:42 +01:00
"version" : "8.57.1" ,
"resolved" : "https://registry.npmjs.org/@eslint/js/-/js-8.57.1.tgz" ,
"integrity" : "sha512-d9zaMRSTIKDLhctzH12MtXvJKSSUhaHcjV+2Z+GK+EEY7XKpP5yR4x+N3TAcHTcu963nIr+TMcCb4DBCYX1z6Q==" ,
2023-02-27 08:55:30 +01:00
"dev" : true ,
2024-12-25 14:20:42 +01:00
"license" : "MIT" ,
2023-02-27 08:55:30 +01:00
"engines" : {
"node" : "^12.22.0 || ^14.17.0 || >=16.0.0"
}
} ,
2022-01-05 15:21:10 +01:00
"node_modules/@humanwhocodes/config-array" : {
2024-12-25 14:20:42 +01:00
"version" : "0.13.0" ,
"resolved" : "https://registry.npmjs.org/@humanwhocodes/config-array/-/config-array-0.13.0.tgz" ,
"integrity" : "sha512-DZLEEqFWQFiyK6h5YIeynKx7JlvCYWL0cImfSRXZ9l4Sg2efkFGTuFf6vzXjK1cq6IYkU+Eg/JizXw+TD2vRNw==" ,
"deprecated" : "Use @eslint/config-array instead" ,
2022-01-05 15:21:10 +01:00
"dev" : true ,
2024-12-25 14:20:42 +01:00
"license" : "Apache-2.0" ,
2022-01-05 15:21:10 +01:00
"dependencies" : {
2024-12-25 14:20:42 +01:00
"@humanwhocodes/object-schema" : "^2.0.3" ,
"debug" : "^4.3.1" ,
2022-11-17 11:14:13 +01:00
"minimatch" : "^3.0.5"
2022-01-05 15:21:10 +01:00
} ,
"engines" : {
"node" : ">=10.10.0"
}
} ,
2024-12-25 14:20:42 +01:00
"node_modules/@humanwhocodes/config-array/node_modules/brace-expansion" : {
"version" : "1.1.11" ,
"resolved" : "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz" ,
"integrity" : "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"balanced-match" : "^1.0.0" ,
"concat-map" : "0.0.1"
}
} ,
"node_modules/@humanwhocodes/config-array/node_modules/minimatch" : {
"version" : "3.1.2" ,
"resolved" : "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz" ,
"integrity" : "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==" ,
"dev" : true ,
"license" : "ISC" ,
"dependencies" : {
"brace-expansion" : "^1.1.7"
} ,
"engines" : {
"node" : "*"
}
} ,
2022-11-17 11:14:13 +01:00
"node_modules/@humanwhocodes/module-importer" : {
"version" : "1.0.1" ,
"resolved" : "https://registry.npmjs.org/@humanwhocodes/module-importer/-/module-importer-1.0.1.tgz" ,
"integrity" : "sha512-bxveV4V8v5Yb4ncFTT3rPSgZBOpCkjfK0y4oVVVJwIuDVBRMDXrPyXRL988i5ap9m9bnyEEjWfm5WkBmtffLfA==" ,
2022-08-16 12:50:25 +02:00
"dev" : true ,
2024-12-25 14:20:42 +01:00
"license" : "Apache-2.0" ,
2022-11-17 11:14:13 +01:00
"engines" : {
"node" : ">=12.22"
} ,
2022-08-16 12:50:25 +02:00
"funding" : {
"type" : "github" ,
"url" : "https://github.com/sponsors/nzakas"
}
} ,
2022-01-05 15:21:10 +01:00
"node_modules/@humanwhocodes/object-schema" : {
2024-12-25 14:20:42 +01:00
"version" : "2.0.3" ,
"resolved" : "https://registry.npmjs.org/@humanwhocodes/object-schema/-/object-schema-2.0.3.tgz" ,
"integrity" : "sha512-93zYdMES/c1D69yZiKDBj0V24vqNzB/koF26KPaagAfd3P/4gUlh3Dys5ogAK+Exi9QyzlD8x/08Zt7wIKcDcA==" ,
"deprecated" : "Use @eslint/object-schema instead" ,
"dev" : true ,
"license" : "BSD-3-Clause"
2022-01-05 15:21:10 +01:00
} ,
"node_modules/@nodelib/fs.scandir" : {
"version" : "2.1.5" ,
"resolved" : "https://registry.npmjs.org/@nodelib/fs.scandir/-/fs.scandir-2.1.5.tgz" ,
"integrity" : "sha512-vq24Bq3ym5HEQm2NKCr3yXDwjc7vTsEThRDnkp2DK9p1uqLR+DHurm/NOTo0KG7HYHU7eppKZj3MyqYuMBf62g==" ,
"dev" : true ,
2024-12-25 14:20:42 +01:00
"license" : "MIT" ,
2022-01-05 15:21:10 +01:00
"dependencies" : {
"@nodelib/fs.stat" : "2.0.5" ,
"run-parallel" : "^1.1.9"
} ,
"engines" : {
"node" : ">= 8"
}
} ,
"node_modules/@nodelib/fs.stat" : {
"version" : "2.0.5" ,
"resolved" : "https://registry.npmjs.org/@nodelib/fs.stat/-/fs.stat-2.0.5.tgz" ,
"integrity" : "sha512-RkhPPp2zrqDAQA/2jNhnztcPAlv64XdhIp7a7454A5ovI7Bukxgt7MX7udwAu3zg1DcpPU0rz3VV1SeaqvY4+A==" ,
"dev" : true ,
2024-12-25 14:20:42 +01:00
"license" : "MIT" ,
2022-01-05 15:21:10 +01:00
"engines" : {
"node" : ">= 8"
}
} ,
"node_modules/@nodelib/fs.walk" : {
"version" : "1.2.8" ,
"resolved" : "https://registry.npmjs.org/@nodelib/fs.walk/-/fs.walk-1.2.8.tgz" ,
"integrity" : "sha512-oGB+UxlgWcgQkgwo8GcEGwemoTFt3FIO9ababBmaGwXIoBKZ+GTy0pP185beGg7Llih/NSHSV2XAs1lnznocSg==" ,
"dev" : true ,
2024-12-25 14:20:42 +01:00
"license" : "MIT" ,
2022-01-05 15:21:10 +01:00
"dependencies" : {
"@nodelib/fs.scandir" : "2.1.5" ,
"fastq" : "^1.6.0"
} ,
"engines" : {
"node" : ">= 8"
}
} ,
2024-12-25 14:20:42 +01:00
"node_modules/@rtsao/scc" : {
"version" : "1.1.0" ,
"resolved" : "https://registry.npmjs.org/@rtsao/scc/-/scc-1.1.0.tgz" ,
"integrity" : "sha512-zt6OdqaDoOnJ1ZYsCYGt9YmWzDXl4vQdKTyJev62gFhRGKdx7mcT54V9KIjg+d2wi9EXsPvAPKe7i7WjfVWB8g==" ,
"dev" : true ,
"license" : "MIT"
} ,
2022-01-05 15:21:10 +01:00
"node_modules/@types/json-schema" : {
2024-12-25 14:20:42 +01:00
"version" : "7.0.15" ,
"resolved" : "https://registry.npmjs.org/@types/json-schema/-/json-schema-7.0.15.tgz" ,
"integrity" : "sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==" ,
"dev" : true ,
"license" : "MIT"
2022-01-05 15:21:10 +01:00
} ,
"node_modules/@types/json5" : {
"version" : "0.0.29" ,
"resolved" : "https://registry.npmjs.org/@types/json5/-/json5-0.0.29.tgz" ,
2022-08-16 12:50:25 +02:00
"integrity" : "sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ==" ,
2024-12-25 14:20:42 +01:00
"dev" : true ,
"license" : "MIT"
2022-01-05 15:21:10 +01:00
} ,
2022-11-17 11:18:22 +01:00
"node_modules/@types/semver" : {
2024-12-25 14:20:42 +01:00
"version" : "7.5.8" ,
"resolved" : "https://registry.npmjs.org/@types/semver/-/semver-7.5.8.tgz" ,
"integrity" : "sha512-I8EUhyrgfLrcTkzV3TSsGyl1tSuPrEDzr0yd5m90UgNxQkyDXULk3b6MlQqTCpZpNtWe1K0hzclnZkTcLBe2UQ==" ,
"dev" : true ,
"license" : "MIT"
2022-11-17 11:18:22 +01:00
} ,
2022-01-05 15:21:10 +01:00
"node_modules/@typescript-eslint/eslint-plugin" : {
2024-12-25 14:20:42 +01:00
"version" : "6.21.0" ,
"resolved" : "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-6.21.0.tgz" ,
"integrity" : "sha512-oy9+hTPCUFpngkEZUSzbf9MxI65wbKFoQYsgPdILTfbUldp5ovUuphZVe4i30emU9M/kP+T64Di0mxl7dSw3MA==" ,
2022-01-05 15:21:10 +01:00
"dev" : true ,
2024-12-25 14:20:42 +01:00
"license" : "MIT" ,
2022-01-05 15:21:10 +01:00
"dependencies" : {
2023-08-01 09:55:33 +02:00
"@eslint-community/regexpp" : "^4.5.1" ,
2024-12-25 14:20:42 +01:00
"@typescript-eslint/scope-manager" : "6.21.0" ,
"@typescript-eslint/type-utils" : "6.21.0" ,
"@typescript-eslint/utils" : "6.21.0" ,
"@typescript-eslint/visitor-keys" : "6.21.0" ,
2022-08-16 12:50:25 +02:00
"debug" : "^4.3.4" ,
2023-08-01 09:55:33 +02:00
"graphemer" : "^1.4.0" ,
"ignore" : "^5.2.4" ,
"natural-compare" : "^1.4.0" ,
"semver" : "^7.5.4" ,
"ts-api-utils" : "^1.0.1"
2022-01-05 15:21:10 +01:00
} ,
"engines" : {
2023-08-01 09:55:33 +02:00
"node" : "^16.0.0 || >=18.0.0"
2022-01-05 15:21:10 +01:00
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/typescript-eslint"
} ,
"peerDependencies" : {
2023-08-01 09:55:33 +02:00
"@typescript-eslint/parser" : "^6.0.0 || ^6.0.0-alpha" ,
"eslint" : "^7.0.0 || ^8.0.0"
2022-01-05 15:21:10 +01:00
} ,
"peerDependenciesMeta" : {
"typescript" : {
"optional" : true
}
}
} ,
"node_modules/@typescript-eslint/parser" : {
2024-12-25 14:20:42 +01:00
"version" : "6.21.0" ,
"resolved" : "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-6.21.0.tgz" ,
"integrity" : "sha512-tbsV1jPne5CkFQCgPBcDOt30ItF7aJoZL997JSF7MhGQqOeT3svWRYxiqlfA5RUdlHN6Fi+EI9bxqbdyAUZjYQ==" ,
2022-01-05 15:21:10 +01:00
"dev" : true ,
2024-12-25 14:20:42 +01:00
"license" : "BSD-2-Clause" ,
2022-01-05 15:21:10 +01:00
"peer" : true ,
"dependencies" : {
2024-12-25 14:20:42 +01:00
"@typescript-eslint/scope-manager" : "6.21.0" ,
"@typescript-eslint/types" : "6.21.0" ,
"@typescript-eslint/typescript-estree" : "6.21.0" ,
"@typescript-eslint/visitor-keys" : "6.21.0" ,
2022-08-16 12:50:25 +02:00
"debug" : "^4.3.4"
2022-01-05 15:21:10 +01:00
} ,
"engines" : {
2023-08-01 09:55:33 +02:00
"node" : "^16.0.0 || >=18.0.0"
2022-01-05 15:21:10 +01:00
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/typescript-eslint"
} ,
"peerDependencies" : {
2023-08-01 09:55:33 +02:00
"eslint" : "^7.0.0 || ^8.0.0"
2022-01-05 15:21:10 +01:00
} ,
"peerDependenciesMeta" : {
"typescript" : {
"optional" : true
}
}
} ,
"node_modules/@typescript-eslint/scope-manager" : {
2024-12-25 14:20:42 +01:00
"version" : "6.21.0" ,
"resolved" : "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-6.21.0.tgz" ,
"integrity" : "sha512-OwLUIWZJry80O99zvqXVEioyniJMa+d2GrqpUTqi5/v5D5rOrppJVBPa0yKCblcigC0/aYAzxxqQ1B+DS2RYsg==" ,
2022-01-05 15:21:10 +01:00
"dev" : true ,
2024-12-25 14:20:42 +01:00
"license" : "MIT" ,
2022-01-05 15:21:10 +01:00
"dependencies" : {
2024-12-25 14:20:42 +01:00
"@typescript-eslint/types" : "6.21.0" ,
"@typescript-eslint/visitor-keys" : "6.21.0"
2022-01-05 15:21:10 +01:00
} ,
"engines" : {
2023-08-01 09:55:33 +02:00
"node" : "^16.0.0 || >=18.0.0"
2022-01-05 15:21:10 +01:00
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/typescript-eslint"
}
} ,
"node_modules/@typescript-eslint/type-utils" : {
2024-12-25 14:20:42 +01:00
"version" : "6.21.0" ,
"resolved" : "https://registry.npmjs.org/@typescript-eslint/type-utils/-/type-utils-6.21.0.tgz" ,
"integrity" : "sha512-rZQI7wHfao8qMX3Rd3xqeYSMCL3SoiSQLBATSiVKARdFGCYSRvmViieZjqc58jKgs8Y8i9YvVVhRbHSTA4VBag==" ,
2022-01-05 15:21:10 +01:00
"dev" : true ,
2024-12-25 14:20:42 +01:00
"license" : "MIT" ,
2022-01-05 15:21:10 +01:00
"dependencies" : {
2024-12-25 14:20:42 +01:00
"@typescript-eslint/typescript-estree" : "6.21.0" ,
"@typescript-eslint/utils" : "6.21.0" ,
2022-08-16 12:50:25 +02:00
"debug" : "^4.3.4" ,
2023-08-01 09:55:33 +02:00
"ts-api-utils" : "^1.0.1"
2022-01-05 15:21:10 +01:00
} ,
"engines" : {
2023-08-01 09:55:33 +02:00
"node" : "^16.0.0 || >=18.0.0"
2022-01-05 15:21:10 +01:00
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/typescript-eslint"
} ,
"peerDependencies" : {
2023-08-01 09:55:33 +02:00
"eslint" : "^7.0.0 || ^8.0.0"
2023-02-01 08:55:47 +01:00
} ,
"peerDependenciesMeta" : {
"typescript" : {
"optional" : true
}
}
} ,
2023-01-25 11:41:21 +01:00
"node_modules/@typescript-eslint/types" : {
2024-12-25 14:20:42 +01:00
"version" : "6.21.0" ,
"resolved" : "https://registry.npmjs.org/@typescript-eslint/types/-/types-6.21.0.tgz" ,
"integrity" : "sha512-1kFmZ1rOm5epu9NZEZm1kckCDGj5UJEf7P1kliH4LKu/RkwpsfqqGmY2OOcUs18lSlQBKLDYBOGxRVtrMN5lpg==" ,
2022-11-17 11:18:22 +01:00
"dev" : true ,
2024-12-25 14:20:42 +01:00
"license" : "MIT" ,
2022-11-17 11:18:22 +01:00
"engines" : {
2023-08-01 09:55:33 +02:00
"node" : "^16.0.0 || >=18.0.0"
2022-11-17 11:18:22 +01:00
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/typescript-eslint"
}
} ,
2023-01-25 11:41:21 +01:00
"node_modules/@typescript-eslint/typescript-estree" : {
2024-12-25 14:20:42 +01:00
"version" : "6.21.0" ,
"resolved" : "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-6.21.0.tgz" ,
"integrity" : "sha512-6npJTkZcO+y2/kr+z0hc4HwNfrrP4kNYh57ek7yCNlrBjWQ1Y0OS7jiZTkgumrvkX5HkEKXFZkkdFNkaW2wmUQ==" ,
2022-11-17 11:18:22 +01:00
"dev" : true ,
2024-12-25 14:20:42 +01:00
"license" : "BSD-2-Clause" ,
2022-11-17 11:18:22 +01:00
"dependencies" : {
2024-12-25 14:20:42 +01:00
"@typescript-eslint/types" : "6.21.0" ,
"@typescript-eslint/visitor-keys" : "6.21.0" ,
2022-11-17 11:18:22 +01:00
"debug" : "^4.3.4" ,
"globby" : "^11.1.0" ,
"is-glob" : "^4.0.3" ,
2024-12-25 14:20:42 +01:00
"minimatch" : "9.0.3" ,
2023-08-01 09:55:33 +02:00
"semver" : "^7.5.4" ,
"ts-api-utils" : "^1.0.1"
2022-11-17 11:18:22 +01:00
} ,
"engines" : {
2023-08-01 09:55:33 +02:00
"node" : "^16.0.0 || >=18.0.0"
2022-11-17 11:18:22 +01:00
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/typescript-eslint"
} ,
"peerDependenciesMeta" : {
"typescript" : {
"optional" : true
}
}
} ,
2022-08-16 12:50:25 +02:00
"node_modules/@typescript-eslint/utils" : {
2024-12-25 14:20:42 +01:00
"version" : "6.21.0" ,
"resolved" : "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-6.21.0.tgz" ,
"integrity" : "sha512-NfWVaC8HP9T8cbKQxHcsJBY5YE1O33+jpMwN45qzWWaPDZgLIbo12toGMWnmhvCpd3sIxkpDw3Wv1B3dYrbDQQ==" ,
2022-08-16 12:50:25 +02:00
"dev" : true ,
2024-12-25 14:20:42 +01:00
"license" : "MIT" ,
2022-08-16 12:50:25 +02:00
"dependencies" : {
2023-08-01 09:55:33 +02:00
"@eslint-community/eslint-utils" : "^4.4.0" ,
"@types/json-schema" : "^7.0.12" ,
"@types/semver" : "^7.5.0" ,
2024-12-25 14:20:42 +01:00
"@typescript-eslint/scope-manager" : "6.21.0" ,
"@typescript-eslint/types" : "6.21.0" ,
"@typescript-eslint/typescript-estree" : "6.21.0" ,
2023-08-01 09:55:33 +02:00
"semver" : "^7.5.4"
2022-08-16 12:50:25 +02:00
} ,
"engines" : {
2023-08-01 09:55:33 +02:00
"node" : "^16.0.0 || >=18.0.0"
2022-08-16 12:50:25 +02:00
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/typescript-eslint"
} ,
"peerDependencies" : {
2023-08-01 09:55:33 +02:00
"eslint" : "^7.0.0 || ^8.0.0"
2023-02-01 08:55:47 +01:00
}
} ,
2024-12-25 14:20:42 +01:00
"node_modules/@typescript-eslint/visitor-keys" : {
"version" : "6.21.0" ,
"resolved" : "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-6.21.0.tgz" ,
"integrity" : "sha512-JJtkDduxLi9bivAB+cYOVMtbkqdPOhZ+ZI5LC47MIRrDV4Yn2o+ZnW10Nkmr28xRpSpdJ6Sm42Hjf2+REYXm0A==" ,
2023-08-15 09:55:26 +02:00
"dev" : true ,
2024-12-25 14:20:42 +01:00
"license" : "MIT" ,
2023-08-15 09:55:26 +02:00
"dependencies" : {
2024-12-25 14:20:42 +01:00
"@typescript-eslint/types" : "6.21.0" ,
2023-08-15 09:55:26 +02:00
"eslint-visitor-keys" : "^3.4.1"
} ,
"engines" : {
"node" : "^16.0.0 || >=18.0.0"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/typescript-eslint"
}
} ,
2024-12-25 14:20:42 +01:00
"node_modules/@ungap/structured-clone" : {
"version" : "1.2.1" ,
"resolved" : "https://registry.npmjs.org/@ungap/structured-clone/-/structured-clone-1.2.1.tgz" ,
"integrity" : "sha512-fEzPV3hSkSMltkw152tJKNARhOupqbH96MZWyRjNaYZOMIzbrTeQDG+MTc6Mr2pgzFQzFxAfmhGDNP5QK++2ZA==" ,
2022-11-17 11:18:22 +01:00
"dev" : true ,
2024-12-25 14:20:42 +01:00
"license" : "ISC"
2022-11-17 11:18:22 +01:00
} ,
2022-01-05 15:21:10 +01:00
"node_modules/acorn" : {
2024-12-25 14:20:42 +01:00
"version" : "8.14.0" ,
"resolved" : "https://registry.npmjs.org/acorn/-/acorn-8.14.0.tgz" ,
"integrity" : "sha512-cl669nCJTZBsL97OF4kUQm5g5hC2uihk0NxY3WENAC0TYdILVkAyHymAntgxGkl7K+t0cXIrH5siy5S4XkFycA==" ,
2022-01-05 15:21:10 +01:00
"dev" : true ,
2024-12-25 14:20:42 +01:00
"license" : "MIT" ,
2022-01-05 15:21:10 +01:00
"bin" : {
"acorn" : "bin/acorn"
} ,
"engines" : {
"node" : ">=0.4.0"
}
} ,
"node_modules/acorn-jsx" : {
"version" : "5.3.2" ,
"resolved" : "https://registry.npmjs.org/acorn-jsx/-/acorn-jsx-5.3.2.tgz" ,
"integrity" : "sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==" ,
"dev" : true ,
2024-12-25 14:20:42 +01:00
"license" : "MIT" ,
2022-01-05 15:21:10 +01:00
"peerDependencies" : {
"acorn" : "^6.0.0 || ^7.0.0 || ^8.0.0"
}
} ,
"node_modules/ajv" : {
"version" : "6.12.6" ,
"resolved" : "https://registry.npmjs.org/ajv/-/ajv-6.12.6.tgz" ,
"integrity" : "sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==" ,
"dev" : true ,
2024-12-25 14:20:42 +01:00
"license" : "MIT" ,
2022-01-05 15:21:10 +01:00
"dependencies" : {
"fast-deep-equal" : "^3.1.1" ,
"fast-json-stable-stringify" : "^2.0.0" ,
"json-schema-traverse" : "^0.4.1" ,
"uri-js" : "^4.2.2"
} ,
"funding" : {
"type" : "github" ,
"url" : "https://github.com/sponsors/epoberezkin"
}
} ,
2021-10-25 19:34:50 +02:00
"node_modules/ansi-regex" : {
"version" : "5.0.1" ,
"resolved" : "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz" ,
"integrity" : "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==" ,
"dev" : true ,
2024-12-25 14:20:42 +01:00
"license" : "MIT" ,
2021-10-25 19:34:50 +02:00
"engines" : {
"node" : ">=8"
}
} ,
"node_modules/ansi-styles" : {
"version" : "4.3.0" ,
"resolved" : "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz" ,
"integrity" : "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==" ,
"dev" : true ,
2024-12-25 14:20:42 +01:00
"license" : "MIT" ,
2021-10-25 19:34:50 +02:00
"dependencies" : {
"color-convert" : "^2.0.1"
} ,
"engines" : {
"node" : ">=8"
} ,
"funding" : {
"url" : "https://github.com/chalk/ansi-styles?sponsor=1"
}
} ,
2024-12-25 14:20:42 +01:00
"node_modules/anymatch" : {
"version" : "3.1.3" ,
"resolved" : "https://registry.npmjs.org/anymatch/-/anymatch-3.1.3.tgz" ,
"integrity" : "sha512-KMReFUr0B4t+D+OBkjR3KYqvocp2XaSzO55UcB6mgQMd3KbcE+mWTyvVV7D/zsdEbNnV6acZUutkiHQXvTr1Rw==" ,
"dev" : true ,
"license" : "ISC" ,
"dependencies" : {
"normalize-path" : "^3.0.0" ,
"picomatch" : "^2.0.4"
} ,
"engines" : {
"node" : ">= 8"
}
} ,
2022-01-05 15:21:10 +01:00
"node_modules/argparse" : {
"version" : "2.0.1" ,
"resolved" : "https://registry.npmjs.org/argparse/-/argparse-2.0.1.tgz" ,
"integrity" : "sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==" ,
2024-12-25 14:20:42 +01:00
"dev" : true ,
"license" : "Python-2.0"
2022-01-05 15:21:10 +01:00
} ,
2023-08-01 18:41:24 +02:00
"node_modules/array-buffer-byte-length" : {
2024-12-25 14:20:42 +01:00
"version" : "1.0.2" ,
"resolved" : "https://registry.npmjs.org/array-buffer-byte-length/-/array-buffer-byte-length-1.0.2.tgz" ,
"integrity" : "sha512-LHE+8BuR7RYGDKvnrmcuSq3tDcKv9OFEXQt/HpbZhY7V6h0zlUXutnAD82GiFx9rdieCMjkvtcsPqBwgUl1Iiw==" ,
2023-08-01 18:41:24 +02:00
"dev" : true ,
2024-12-25 14:20:42 +01:00
"license" : "MIT" ,
2023-08-01 18:41:24 +02:00
"dependencies" : {
2024-12-25 14:20:42 +01:00
"call-bound" : "^1.0.3" ,
"is-array-buffer" : "^3.0.5"
} ,
"engines" : {
"node" : ">= 0.4"
2023-08-01 18:41:24 +02:00
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
2022-01-05 15:21:10 +01:00
"node_modules/array-includes" : {
2024-12-25 14:20:42 +01:00
"version" : "3.1.8" ,
"resolved" : "https://registry.npmjs.org/array-includes/-/array-includes-3.1.8.tgz" ,
"integrity" : "sha512-itaWrbYbqpGXkGhZPGUulwnhVf5Hpy1xiCFsGqyIGglbBxmG5vSjxQen3/WGOjPpNEv1RtBLKxbmVXm8HpJStQ==" ,
2022-01-05 15:21:10 +01:00
"dev" : true ,
2024-12-25 14:20:42 +01:00
"license" : "MIT" ,
2022-01-05 15:21:10 +01:00
"dependencies" : {
2024-12-25 14:20:42 +01:00
"call-bind" : "^1.0.7" ,
"define-properties" : "^1.2.1" ,
"es-abstract" : "^1.23.2" ,
"es-object-atoms" : "^1.0.0" ,
"get-intrinsic" : "^1.2.4" ,
2022-01-05 15:21:10 +01:00
"is-string" : "^1.0.7"
} ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/array-union" : {
"version" : "2.1.0" ,
"resolved" : "https://registry.npmjs.org/array-union/-/array-union-2.1.0.tgz" ,
"integrity" : "sha512-HGyxoOTYUyCM6stUe6EJgnd4EoewAI7zMdfqO+kGjnlZmBDz/cR5pf8r/cR4Wq60sL/p0IkcjUEEPwS3GFrIyw==" ,
"dev" : true ,
2024-12-25 14:20:42 +01:00
"license" : "MIT" ,
2022-01-05 15:21:10 +01:00
"engines" : {
"node" : ">=8"
}
} ,
2023-08-01 18:41:24 +02:00
"node_modules/array.prototype.findlastindex" : {
2024-12-25 14:20:42 +01:00
"version" : "1.2.5" ,
"resolved" : "https://registry.npmjs.org/array.prototype.findlastindex/-/array.prototype.findlastindex-1.2.5.tgz" ,
"integrity" : "sha512-zfETvRFA8o7EiNn++N5f/kaCw221hrpGsDmcpndVupkPzEc1Wuf3VgC0qby1BbHs7f5DVYjgtEU2LLh5bqeGfQ==" ,
2023-08-01 18:41:24 +02:00
"dev" : true ,
2024-12-25 14:20:42 +01:00
"license" : "MIT" ,
2023-08-01 18:41:24 +02:00
"dependencies" : {
2024-12-25 14:20:42 +01:00
"call-bind" : "^1.0.7" ,
"define-properties" : "^1.2.1" ,
"es-abstract" : "^1.23.2" ,
"es-errors" : "^1.3.0" ,
"es-object-atoms" : "^1.0.0" ,
"es-shim-unscopables" : "^1.0.2"
2023-08-01 18:41:24 +02:00
} ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
2022-01-05 15:21:10 +01:00
"node_modules/array.prototype.flat" : {
2024-12-25 14:20:42 +01:00
"version" : "1.3.3" ,
"resolved" : "https://registry.npmjs.org/array.prototype.flat/-/array.prototype.flat-1.3.3.tgz" ,
"integrity" : "sha512-rwG/ja1neyLqCuGZ5YYrznA62D4mZXg0i1cIskIUKSiqF3Cje9/wXAls9B9s1Wa2fomMsIv8czB8jZcPmxCXFg==" ,
2022-01-05 15:21:10 +01:00
"dev" : true ,
2024-12-25 14:20:42 +01:00
"license" : "MIT" ,
2022-01-05 15:21:10 +01:00
"dependencies" : {
2024-12-25 14:20:42 +01:00
"call-bind" : "^1.0.8" ,
"define-properties" : "^1.2.1" ,
"es-abstract" : "^1.23.5" ,
"es-shim-unscopables" : "^1.0.2"
2023-01-12 08:55:25 +01:00
} ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/array.prototype.flatmap" : {
2024-12-25 14:20:42 +01:00
"version" : "1.3.3" ,
"resolved" : "https://registry.npmjs.org/array.prototype.flatmap/-/array.prototype.flatmap-1.3.3.tgz" ,
"integrity" : "sha512-Y7Wt51eKJSyi80hFrJCePGGNo5ktJCslFuboqJsbf57CCPcm5zztluPlc4/aD8sWsKvlwatezpV4U1efk8kpjg==" ,
2023-01-12 08:55:25 +01:00
"dev" : true ,
2024-12-25 14:20:42 +01:00
"license" : "MIT" ,
2023-01-12 08:55:25 +01:00
"dependencies" : {
2024-12-25 14:20:42 +01:00
"call-bind" : "^1.0.8" ,
"define-properties" : "^1.2.1" ,
"es-abstract" : "^1.23.5" ,
"es-shim-unscopables" : "^1.0.2"
2022-01-05 15:21:10 +01:00
} ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
2023-08-01 18:41:24 +02:00
"node_modules/arraybuffer.prototype.slice" : {
2024-12-25 14:20:42 +01:00
"version" : "1.0.4" ,
"resolved" : "https://registry.npmjs.org/arraybuffer.prototype.slice/-/arraybuffer.prototype.slice-1.0.4.tgz" ,
"integrity" : "sha512-BNoCY6SXXPQ7gF2opIP4GBE+Xw7U+pHMYKuzjgCN3GwiaIR09UUeKfheyIry77QtrCBlC0KK0q5/TER/tYh3PQ==" ,
2023-08-01 18:41:24 +02:00
"dev" : true ,
2024-12-25 14:20:42 +01:00
"license" : "MIT" ,
2023-08-01 18:41:24 +02:00
"dependencies" : {
2024-12-25 14:20:42 +01:00
"array-buffer-byte-length" : "^1.0.1" ,
"call-bind" : "^1.0.8" ,
"define-properties" : "^1.2.1" ,
"es-abstract" : "^1.23.5" ,
"es-errors" : "^1.3.0" ,
"get-intrinsic" : "^1.2.6" ,
"is-array-buffer" : "^3.0.4"
2023-08-01 18:41:24 +02:00
} ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
2023-01-12 08:55:25 +01:00
"node_modules/available-typed-arrays" : {
2024-12-25 14:20:42 +01:00
"version" : "1.0.7" ,
"resolved" : "https://registry.npmjs.org/available-typed-arrays/-/available-typed-arrays-1.0.7.tgz" ,
"integrity" : "sha512-wvUjBtSGN7+7SjNpq/9M2Tg350UZD3q62IFZLbRAR1bSMlCo1ZaeW+BJ+D090e4hIIZLBcTDWe4Mh4jvUDajzQ==" ,
2023-01-12 08:55:25 +01:00
"dev" : true ,
2024-12-25 14:20:42 +01:00
"license" : "MIT" ,
"dependencies" : {
"possible-typed-array-names" : "^1.0.0"
} ,
2023-01-12 08:55:25 +01:00
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
2022-01-05 15:21:10 +01:00
"node_modules/balanced-match" : {
"version" : "1.0.2" ,
"resolved" : "https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.2.tgz" ,
"integrity" : "sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==" ,
2024-12-25 14:20:42 +01:00
"dev" : true ,
"license" : "MIT"
} ,
"node_modules/binary-extensions" : {
"version" : "2.3.0" ,
"resolved" : "https://registry.npmjs.org/binary-extensions/-/binary-extensions-2.3.0.tgz" ,
"integrity" : "sha512-Ceh+7ox5qe7LJuLHoY0feh3pHuUDHAcRUeyL2VYghZwfpkNIy/+8Ocg0a3UuSoYzavmylwuLWQOf3hl0jjMMIw==" ,
"dev" : true ,
"license" : "MIT" ,
"engines" : {
"node" : ">=8"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
2022-01-05 15:21:10 +01:00
} ,
"node_modules/brace-expansion" : {
2024-12-25 14:20:42 +01:00
"version" : "2.0.1" ,
"resolved" : "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.1.tgz" ,
"integrity" : "sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==" ,
2022-01-05 15:21:10 +01:00
"dev" : true ,
2024-12-25 14:20:42 +01:00
"license" : "MIT" ,
2022-01-05 15:21:10 +01:00
"dependencies" : {
2024-12-25 14:20:42 +01:00
"balanced-match" : "^1.0.0"
2022-01-05 15:21:10 +01:00
}
} ,
"node_modules/braces" : {
2024-12-25 14:20:42 +01:00
"version" : "3.0.3" ,
"resolved" : "https://registry.npmjs.org/braces/-/braces-3.0.3.tgz" ,
"integrity" : "sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA==" ,
2022-01-05 15:21:10 +01:00
"dev" : true ,
2024-12-25 14:20:42 +01:00
"license" : "MIT" ,
2022-01-05 15:21:10 +01:00
"dependencies" : {
2024-12-25 14:20:42 +01:00
"fill-range" : "^7.1.1"
2022-01-05 15:21:10 +01:00
} ,
"engines" : {
"node" : ">=8"
}
} ,
"node_modules/call-bind" : {
2024-12-25 14:20:42 +01:00
"version" : "1.0.8" ,
"resolved" : "https://registry.npmjs.org/call-bind/-/call-bind-1.0.8.tgz" ,
"integrity" : "sha512-oKlSFMcMwpUg2ednkhQ454wfWiU/ul3CkJe/PEHcTKuiX6RpbehUiFMXu13HalGZxfUwCQzZG747YXBn1im9ww==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"call-bind-apply-helpers" : "^1.0.0" ,
"es-define-property" : "^1.0.0" ,
"get-intrinsic" : "^1.2.4" ,
"set-function-length" : "^1.2.2"
} ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/call-bind-apply-helpers" : {
"version" : "1.0.1" ,
"resolved" : "https://registry.npmjs.org/call-bind-apply-helpers/-/call-bind-apply-helpers-1.0.1.tgz" ,
"integrity" : "sha512-BhYE+WDaywFg2TBWYNXAE+8B1ATnThNBqXHP5nQu0jWJdVvY2hvkpyB3qOmtmDePiS5/BDQ8wASEWGMWRG148g==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"es-errors" : "^1.3.0" ,
"function-bind" : "^1.1.2"
} ,
"engines" : {
"node" : ">= 0.4"
}
} ,
"node_modules/call-bound" : {
"version" : "1.0.3" ,
"resolved" : "https://registry.npmjs.org/call-bound/-/call-bound-1.0.3.tgz" ,
"integrity" : "sha512-YTd+6wGlNlPxSuri7Y6X8tY2dmm12UMH66RpKMhiX6rsk5wXXnYgbUcOt8kiS31/AjfoTOvCsE+w8nZQLQnzHA==" ,
2022-01-05 15:21:10 +01:00
"dev" : true ,
2024-12-25 14:20:42 +01:00
"license" : "MIT" ,
2022-01-05 15:21:10 +01:00
"dependencies" : {
2024-12-25 14:20:42 +01:00
"call-bind-apply-helpers" : "^1.0.1" ,
"get-intrinsic" : "^1.2.6"
} ,
"engines" : {
"node" : ">= 0.4"
2022-01-05 15:21:10 +01:00
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/callsites" : {
"version" : "3.1.0" ,
"resolved" : "https://registry.npmjs.org/callsites/-/callsites-3.1.0.tgz" ,
"integrity" : "sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ==" ,
"dev" : true ,
2024-12-25 14:20:42 +01:00
"license" : "MIT" ,
2022-01-05 15:21:10 +01:00
"engines" : {
"node" : ">=6"
}
} ,
2021-10-25 19:34:50 +02:00
"node_modules/chalk" : {
"version" : "4.1.2" ,
"resolved" : "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz" ,
"integrity" : "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==" ,
"dev" : true ,
2024-12-25 14:20:42 +01:00
"license" : "MIT" ,
2021-10-25 19:34:50 +02:00
"dependencies" : {
"ansi-styles" : "^4.1.0" ,
"supports-color" : "^7.1.0"
} ,
"engines" : {
"node" : ">=10"
} ,
"funding" : {
"url" : "https://github.com/chalk/chalk?sponsor=1"
}
} ,
"node_modules/chalk/node_modules/supports-color" : {
"version" : "7.2.0" ,
"resolved" : "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz" ,
"integrity" : "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==" ,
"dev" : true ,
2024-12-25 14:20:42 +01:00
"license" : "MIT" ,
2021-10-25 19:34:50 +02:00
"dependencies" : {
"has-flag" : "^4.0.0"
} ,
"engines" : {
"node" : ">=8"
}
} ,
2024-12-25 14:20:42 +01:00
"node_modules/chokidar" : {
"version" : "3.6.0" ,
"resolved" : "https://registry.npmjs.org/chokidar/-/chokidar-3.6.0.tgz" ,
"integrity" : "sha512-7VT13fmjotKpGipCW9JEQAusEPE+Ei8nl6/g4FBAmIm0GOOLMua9NDDo/DWp0ZAxCr3cPq5ZpBqmPAQgDda2Pw==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"anymatch" : "~3.1.2" ,
"braces" : "~3.0.2" ,
"glob-parent" : "~5.1.2" ,
"is-binary-path" : "~2.1.0" ,
"is-glob" : "~4.0.1" ,
"normalize-path" : "~3.0.0" ,
"readdirp" : "~3.6.0"
} ,
"engines" : {
"node" : ">= 8.10.0"
} ,
"funding" : {
"url" : "https://paulmillr.com/funding/"
} ,
"optionalDependencies" : {
"fsevents" : "~2.3.2"
}
} ,
"node_modules/chokidar/node_modules/glob-parent" : {
"version" : "5.1.2" ,
"resolved" : "https://registry.npmjs.org/glob-parent/-/glob-parent-5.1.2.tgz" ,
"integrity" : "sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==" ,
"dev" : true ,
"license" : "ISC" ,
"dependencies" : {
"is-glob" : "^4.0.1"
} ,
"engines" : {
"node" : ">= 6"
}
} ,
2021-10-25 19:34:50 +02:00
"node_modules/cli-color" : {
2024-12-25 14:20:42 +01:00
"version" : "2.0.4" ,
"resolved" : "https://registry.npmjs.org/cli-color/-/cli-color-2.0.4.tgz" ,
"integrity" : "sha512-zlnpg0jNcibNrO7GG9IeHH7maWFeCz+Ja1wx/7tZNU5ASSSSZ+/qZciM0/LHCYxSdqv5h2sdbQ/PXYdOuetXvA==" ,
2021-10-25 19:34:50 +02:00
"dev" : true ,
2024-12-25 14:20:42 +01:00
"license" : "ISC" ,
2021-10-25 19:34:50 +02:00
"dependencies" : {
"d" : "^1.0.1" ,
2024-12-25 14:20:42 +01:00
"es5-ext" : "^0.10.64" ,
2021-10-25 19:34:50 +02:00
"es6-iterator" : "^2.0.3" ,
"memoizee" : "^0.4.15" ,
"timers-ext" : "^0.1.7"
} ,
"engines" : {
"node" : ">=0.10"
}
} ,
"node_modules/cliui" : {
2022-11-16 08:56:16 +01:00
"version" : "8.0.1" ,
"resolved" : "https://registry.npmjs.org/cliui/-/cliui-8.0.1.tgz" ,
"integrity" : "sha512-BSeNnyus75C4//NQ9gQt1/csTXyo/8Sb+afLAkzAptFuMsod9HFokGNudZpi/oQV73hnVK+sR+5PVRMd+Dr7YQ==" ,
2021-10-25 19:34:50 +02:00
"dev" : true ,
2024-12-25 14:20:42 +01:00
"license" : "ISC" ,
2021-10-25 19:34:50 +02:00
"dependencies" : {
"string-width" : "^4.2.0" ,
2022-11-16 08:56:16 +01:00
"strip-ansi" : "^6.0.1" ,
2021-10-25 19:34:50 +02:00
"wrap-ansi" : "^7.0.0"
2022-11-16 08:56:16 +01:00
} ,
"engines" : {
"node" : ">=12"
2021-10-25 19:34:50 +02:00
}
} ,
"node_modules/color-convert" : {
"version" : "2.0.1" ,
"resolved" : "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz" ,
"integrity" : "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==" ,
"dev" : true ,
2024-12-25 14:20:42 +01:00
"license" : "MIT" ,
2021-10-25 19:34:50 +02:00
"dependencies" : {
"color-name" : "~1.1.4"
} ,
"engines" : {
"node" : ">=7.0.0"
}
} ,
"node_modules/color-name" : {
"version" : "1.1.4" ,
"resolved" : "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz" ,
"integrity" : "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==" ,
2024-12-25 14:20:42 +01:00
"dev" : true ,
"license" : "MIT"
2021-10-25 19:34:50 +02:00
} ,
"node_modules/commander" : {
2024-12-25 14:20:42 +01:00
"version" : "12.1.0" ,
"resolved" : "https://registry.npmjs.org/commander/-/commander-12.1.0.tgz" ,
"integrity" : "sha512-Vw8qHK3bZM9y/P10u3Vib8o/DdkvA2OtPtZvD871QKjy74Wj1WSKFILMPRPSdUSx5RFK1arlJzEtA4PkFgnbuA==" ,
2021-10-25 19:34:50 +02:00
"dev" : true ,
2024-12-25 14:20:42 +01:00
"license" : "MIT" ,
2021-10-25 19:34:50 +02:00
"engines" : {
2024-12-25 14:20:42 +01:00
"node" : ">=18"
2021-10-25 19:34:50 +02:00
}
} ,
2022-01-05 15:21:10 +01:00
"node_modules/concat-map" : {
"version" : "0.0.1" ,
"resolved" : "https://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz" ,
2022-08-16 12:50:25 +02:00
"integrity" : "sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==" ,
2024-12-25 14:20:42 +01:00
"dev" : true ,
"license" : "MIT"
2022-01-05 15:21:10 +01:00
} ,
2021-10-25 19:34:50 +02:00
"node_modules/concurrently" : {
2024-12-25 14:20:42 +01:00
"version" : "8.2.2" ,
"resolved" : "https://registry.npmjs.org/concurrently/-/concurrently-8.2.2.tgz" ,
"integrity" : "sha512-1dP4gpXFhei8IOtlXRE/T/4H88ElHgTiUzh71YUmtjTEHMSRS2Z/fgOxHSxxusGHogsRfxNq1vyAwxSC+EVyDg==" ,
2021-10-25 19:34:50 +02:00
"dev" : true ,
2024-12-25 14:20:42 +01:00
"license" : "MIT" ,
2021-10-25 19:34:50 +02:00
"dependencies" : {
2023-03-30 09:55:55 +02:00
"chalk" : "^4.1.2" ,
2023-08-01 18:39:46 +02:00
"date-fns" : "^2.30.0" ,
2021-10-25 19:34:50 +02:00
"lodash" : "^4.17.21" ,
2023-08-01 18:39:46 +02:00
"rxjs" : "^7.8.1" ,
"shell-quote" : "^1.8.1" ,
"spawn-command" : "0.0.2" ,
2023-03-30 09:55:55 +02:00
"supports-color" : "^8.1.1" ,
2021-10-25 19:34:50 +02:00
"tree-kill" : "^1.2.2" ,
2023-08-01 18:39:46 +02:00
"yargs" : "^17.7.2"
2021-10-25 19:34:50 +02:00
} ,
2024-12-25 14:20:42 +01:00
"bin" : {
"conc" : "dist/bin/concurrently.js" ,
"concurrently" : "dist/bin/concurrently.js"
} ,
"engines" : {
"node" : "^14.13.0 || >=16.0.0"
} ,
"funding" : {
"url" : "https://github.com/open-cli-tools/concurrently?sponsor=1"
}
} ,
"node_modules/cross-spawn" : {
"version" : "7.0.6" ,
"resolved" : "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.6.tgz" ,
"integrity" : "sha512-uV2QOWP2nWzsy2aMp8aRibhi9dlzF5Hgh5SHaB9OiTGEyDTiJJyx0uy51QXdyWbtAHNua4XJzUKca3OzKUd3vA==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"path-key" : "^3.1.0" ,
"shebang-command" : "^2.0.0" ,
"which" : "^2.0.1"
} ,
"engines" : {
"node" : ">= 8"
}
} ,
"node_modules/d" : {
"version" : "1.0.2" ,
"resolved" : "https://registry.npmjs.org/d/-/d-1.0.2.tgz" ,
"integrity" : "sha512-MOqHvMWF9/9MX6nza0KgvFH4HpMU0EF5uUDXqX/BtxtU8NfB0QzRtJ8Oe/6SuS4kbhyzVJwjd97EA4PKrzJ8bw==" ,
"dev" : true ,
"license" : "ISC" ,
"dependencies" : {
"es5-ext" : "^0.10.64" ,
"type" : "^2.7.2"
} ,
"engines" : {
"node" : ">=0.12"
}
} ,
"node_modules/data-view-buffer" : {
"version" : "1.0.2" ,
"resolved" : "https://registry.npmjs.org/data-view-buffer/-/data-view-buffer-1.0.2.tgz" ,
"integrity" : "sha512-EmKO5V3OLXh1rtK2wgXRansaK1/mtVdTUEiEI0W8RkvgT05kfxaH29PliLnpLP73yYO6142Q72QNa8Wx/A5CqQ==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"call-bound" : "^1.0.3" ,
"es-errors" : "^1.3.0" ,
"is-data-view" : "^1.0.2"
2021-10-25 19:34:50 +02:00
} ,
"engines" : {
2024-12-25 14:20:42 +01:00
"node" : ">= 0.4"
2022-11-16 08:56:16 +01:00
} ,
"funding" : {
2024-12-25 14:20:42 +01:00
"url" : "https://github.com/sponsors/ljharb"
2021-10-25 19:34:50 +02:00
}
} ,
2024-12-25 14:20:42 +01:00
"node_modules/data-view-byte-length" : {
"version" : "1.0.2" ,
"resolved" : "https://registry.npmjs.org/data-view-byte-length/-/data-view-byte-length-1.0.2.tgz" ,
"integrity" : "sha512-tuhGbE6CfTM9+5ANGf+oQb72Ky/0+s3xKUpHvShfiz2RxMFgFPjsXuRLBVMtvMs15awe45SRb83D6wH4ew6wlQ==" ,
2022-01-05 15:21:10 +01:00
"dev" : true ,
2024-12-25 14:20:42 +01:00
"license" : "MIT" ,
2022-01-05 15:21:10 +01:00
"dependencies" : {
2024-12-25 14:20:42 +01:00
"call-bound" : "^1.0.3" ,
"es-errors" : "^1.3.0" ,
"is-data-view" : "^1.0.2"
2022-01-05 15:21:10 +01:00
} ,
"engines" : {
2024-12-25 14:20:42 +01:00
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/inspect-js"
2022-01-05 15:21:10 +01:00
}
} ,
2024-12-25 14:20:42 +01:00
"node_modules/data-view-byte-offset" : {
2021-10-25 19:34:50 +02:00
"version" : "1.0.1" ,
2024-12-25 14:20:42 +01:00
"resolved" : "https://registry.npmjs.org/data-view-byte-offset/-/data-view-byte-offset-1.0.1.tgz" ,
"integrity" : "sha512-BS8PfmtDGnrgYdOonGZQdLZslWIeCGFP9tpan0hi1Co2Zr2NKADsvGYA8XxuG/4UWgJ6Cjtv+YJnB6MM69QGlQ==" ,
2021-10-25 19:34:50 +02:00
"dev" : true ,
2024-12-25 14:20:42 +01:00
"license" : "MIT" ,
2021-10-25 19:34:50 +02:00
"dependencies" : {
2024-12-25 14:20:42 +01:00
"call-bound" : "^1.0.2" ,
"es-errors" : "^1.3.0" ,
"is-data-view" : "^1.0.1"
} ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
2021-10-25 19:34:50 +02:00
}
} ,
"node_modules/date-fns" : {
2023-08-01 18:39:46 +02:00
"version" : "2.30.0" ,
"resolved" : "https://registry.npmjs.org/date-fns/-/date-fns-2.30.0.tgz" ,
"integrity" : "sha512-fnULvOpxnC5/Vg3NCiWelDsLiUc9bRwAPs/+LfTLNvetFCtCTN+yQz15C/fs4AwX1R9K5GLtLfn8QW+dWisaAw==" ,
2021-10-25 19:34:50 +02:00
"dev" : true ,
2024-12-25 14:20:42 +01:00
"license" : "MIT" ,
2023-08-01 18:39:46 +02:00
"dependencies" : {
"@babel/runtime" : "^7.21.0"
} ,
2021-10-25 19:34:50 +02:00
"engines" : {
"node" : ">=0.11"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/date-fns"
}
} ,
2022-01-05 15:21:10 +01:00
"node_modules/debug" : {
2024-12-25 14:20:42 +01:00
"version" : "4.4.0" ,
"resolved" : "https://registry.npmjs.org/debug/-/debug-4.4.0.tgz" ,
"integrity" : "sha512-6WTZ/IxCY/T6BALoZHaE4ctp9xm+Z5kY/pzYaCHRFeyVhojxlrm+46y68HA6hr0TcwEssoxNiDEUJQjfPZ/RYA==" ,
2022-01-05 15:21:10 +01:00
"dev" : true ,
2024-12-25 14:20:42 +01:00
"license" : "MIT" ,
2022-01-05 15:21:10 +01:00
"dependencies" : {
2024-12-25 14:20:42 +01:00
"ms" : "^2.1.3"
2022-01-05 15:21:10 +01:00
} ,
"engines" : {
"node" : ">=6.0"
} ,
"peerDependenciesMeta" : {
"supports-color" : {
"optional" : true
}
}
} ,
"node_modules/deep-is" : {
"version" : "0.1.4" ,
"resolved" : "https://registry.npmjs.org/deep-is/-/deep-is-0.1.4.tgz" ,
"integrity" : "sha512-oIPzksmTg4/MriiaYGO+okXDT7ztn/w3Eptv/+gSIdMdKsJo0u4CfYNFJPy+4SKMuCqGw2wxnA+URMg3t8a/bQ==" ,
2024-12-25 14:20:42 +01:00
"dev" : true ,
"license" : "MIT"
} ,
"node_modules/define-data-property" : {
"version" : "1.1.4" ,
"resolved" : "https://registry.npmjs.org/define-data-property/-/define-data-property-1.1.4.tgz" ,
"integrity" : "sha512-rBMvIzlpA8v6E+SJZoo++HAYqsLrkg7MSfIinMPFhmkorw7X+dOXVJQs+QT69zGkzMyfDnIMN2Wid1+NbL3T+A==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"es-define-property" : "^1.0.0" ,
"es-errors" : "^1.3.0" ,
"gopd" : "^1.0.1"
} ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
2022-01-05 15:21:10 +01:00
} ,
2021-10-25 19:34:50 +02:00
"node_modules/define-lazy-prop" : {
"version" : "2.0.0" ,
"resolved" : "https://registry.npmjs.org/define-lazy-prop/-/define-lazy-prop-2.0.0.tgz" ,
"integrity" : "sha512-Ds09qNh8yw3khSjiJjiUInaGX9xlqZDY7JVryGxdxV7NPeuqQfplOpQ66yJFZut3jLa5zOwkXw1g9EI2uKh4Og==" ,
"dev" : true ,
2024-12-25 14:20:42 +01:00
"license" : "MIT" ,
2021-10-25 19:34:50 +02:00
"engines" : {
"node" : ">=8"
}
} ,
2022-01-05 15:21:10 +01:00
"node_modules/define-properties" : {
2024-12-25 14:20:42 +01:00
"version" : "1.2.1" ,
"resolved" : "https://registry.npmjs.org/define-properties/-/define-properties-1.2.1.tgz" ,
"integrity" : "sha512-8QmQKqEASLd5nx0U1B1okLElbUuuttJ/AnYmRXbbbGDWh6uS208EjD4Xqq/I9wK7u0v6O08XhTWnt5XtEbR6Dg==" ,
2022-01-05 15:21:10 +01:00
"dev" : true ,
2024-12-25 14:20:42 +01:00
"license" : "MIT" ,
2022-01-05 15:21:10 +01:00
"dependencies" : {
2024-12-25 14:20:42 +01:00
"define-data-property" : "^1.0.1" ,
2022-08-16 12:50:25 +02:00
"has-property-descriptors" : "^1.0.0" ,
"object-keys" : "^1.1.1"
2022-01-05 15:21:10 +01:00
} ,
"engines" : {
"node" : ">= 0.4"
2022-08-16 12:50:25 +02:00
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
2022-01-05 15:21:10 +01:00
}
} ,
2021-10-25 19:34:50 +02:00
"node_modules/depd" : {
2023-01-03 08:55:51 +01:00
"version" : "2.0.0" ,
"resolved" : "https://registry.npmjs.org/depd/-/depd-2.0.0.tgz" ,
"integrity" : "sha512-g7nH6P6dyDioJogAAGprGpCtVImJhpPk/roCzdb3fIh61/s/nPsfR6onyMwkCAR/OlC3yBC0lESvUoQEAssIrw==" ,
2021-10-25 19:34:50 +02:00
"dev" : true ,
2024-12-25 14:20:42 +01:00
"license" : "MIT" ,
2021-10-25 19:34:50 +02:00
"engines" : {
2023-01-03 08:55:51 +01:00
"node" : ">= 0.8"
2021-10-25 19:34:50 +02:00
}
} ,
"node_modules/destroy" : {
2023-01-03 08:55:51 +01:00
"version" : "1.2.0" ,
"resolved" : "https://registry.npmjs.org/destroy/-/destroy-1.2.0.tgz" ,
"integrity" : "sha512-2sJGJTaXIIaR1w4iJSNoN0hnMY7Gpc/n8D4qSCJw8QqFWXf7cuAgnEHxBpweaVcPevC2l3KpjYCx3NypQQgaJg==" ,
"dev" : true ,
2024-12-25 14:20:42 +01:00
"license" : "MIT" ,
2023-01-03 08:55:51 +01:00
"engines" : {
"node" : ">= 0.8" ,
"npm" : "1.2.8000 || >= 1.4.16"
}
2021-10-25 19:34:50 +02:00
} ,
2022-01-05 15:21:10 +01:00
"node_modules/dir-glob" : {
"version" : "3.0.1" ,
"resolved" : "https://registry.npmjs.org/dir-glob/-/dir-glob-3.0.1.tgz" ,
"integrity" : "sha512-WkrWp9GR4KXfKGYzOLmTuGVi1UWFfws377n9cc55/tb6DuqyF6pcQ5AbiHEshaDpY9v6oaSr2XCDidGmMwdzIA==" ,
"dev" : true ,
2024-12-25 14:20:42 +01:00
"license" : "MIT" ,
2022-01-05 15:21:10 +01:00
"dependencies" : {
"path-type" : "^4.0.0"
} ,
"engines" : {
"node" : ">=8"
}
2021-10-25 19:34:50 +02:00
} ,
2022-01-05 15:21:10 +01:00
"node_modules/doctrine" : {
"version" : "3.0.0" ,
"resolved" : "https://registry.npmjs.org/doctrine/-/doctrine-3.0.0.tgz" ,
"integrity" : "sha512-yS+Q5i3hBf7GBkd4KG8a7eBNNWNGLTaEwwYWUijIYM7zrlYDM0BFXHjjPWlWZ1Rg7UaddZeIDmi9jF3HmqiQ2w==" ,
"dev" : true ,
2024-12-25 14:20:42 +01:00
"license" : "Apache-2.0" ,
2022-01-05 15:21:10 +01:00
"dependencies" : {
"esutils" : "^2.0.2"
} ,
"engines" : {
"node" : ">=6.0.0"
}
} ,
2024-12-25 14:20:42 +01:00
"node_modules/dunder-proto" : {
"version" : "1.0.1" ,
"resolved" : "https://registry.npmjs.org/dunder-proto/-/dunder-proto-1.0.1.tgz" ,
"integrity" : "sha512-KIN/nDJBQRcXw0MLVhZE9iQHmG68qAVIBg9CqmUYjmQIhgij9U5MFvrqkUL5FbtyyzZuOeOt0zdeRe4UY7ct+A==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"call-bind-apply-helpers" : "^1.0.1" ,
"es-errors" : "^1.3.0" ,
"gopd" : "^1.2.0"
} ,
"engines" : {
"node" : ">= 0.4"
}
} ,
2022-01-05 15:21:10 +01:00
"node_modules/ee-first" : {
"version" : "1.1.1" ,
"resolved" : "https://registry.npmjs.org/ee-first/-/ee-first-1.1.1.tgz" ,
2022-08-16 12:50:25 +02:00
"integrity" : "sha512-WMwm9LhRUo+WUaRN+vRuETqG89IgZphVSNkdFgeb6sS/E4OrDIN7t48CAewSHXc6C8lefD8KKfr5vY61brQlow==" ,
2024-12-25 14:20:42 +01:00
"dev" : true ,
"license" : "MIT"
2022-01-05 15:21:10 +01:00
} ,
"node_modules/emoji-regex" : {
2021-10-25 19:34:50 +02:00
"version" : "8.0.0" ,
"resolved" : "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz" ,
"integrity" : "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==" ,
2024-12-25 14:20:42 +01:00
"dev" : true ,
"license" : "MIT"
2021-10-25 19:34:50 +02:00
} ,
"node_modules/encodeurl" : {
"version" : "1.0.2" ,
"resolved" : "https://registry.npmjs.org/encodeurl/-/encodeurl-1.0.2.tgz" ,
2022-08-16 12:50:25 +02:00
"integrity" : "sha512-TPJXq8JqFaVYm2CWmPvnP2Iyo4ZSM7/QKcSmuMLDObfpH5fi7RUGmd/rTDf+rut/saiDiQEeVTNgAmJEdAOx0w==" ,
2021-10-25 19:34:50 +02:00
"dev" : true ,
2024-12-25 14:20:42 +01:00
"license" : "MIT" ,
2021-10-25 19:34:50 +02:00
"engines" : {
"node" : ">= 0.8"
}
} ,
2022-01-05 15:21:10 +01:00
"node_modules/es-abstract" : {
2024-12-25 14:20:42 +01:00
"version" : "1.23.7" ,
"resolved" : "https://registry.npmjs.org/es-abstract/-/es-abstract-1.23.7.tgz" ,
"integrity" : "sha512-OygGC8kIcDhXX+6yAZRGLqwi2CmEXCbLQixeGUgYeR+Qwlppqmo7DIDr8XibtEBZp+fJcoYpoatp5qwLMEdcqQ==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"array-buffer-byte-length" : "^1.0.2" ,
"arraybuffer.prototype.slice" : "^1.0.4" ,
"available-typed-arrays" : "^1.0.7" ,
"call-bind" : "^1.0.8" ,
"call-bound" : "^1.0.3" ,
"data-view-buffer" : "^1.0.2" ,
"data-view-byte-length" : "^1.0.2" ,
"data-view-byte-offset" : "^1.0.1" ,
"es-define-property" : "^1.0.1" ,
"es-errors" : "^1.3.0" ,
"es-object-atoms" : "^1.0.0" ,
"es-set-tostringtag" : "^2.0.3" ,
"es-to-primitive" : "^1.3.0" ,
"function.prototype.name" : "^1.1.8" ,
"get-intrinsic" : "^1.2.6" ,
"get-symbol-description" : "^1.1.0" ,
"globalthis" : "^1.0.4" ,
"gopd" : "^1.2.0" ,
"has-property-descriptors" : "^1.0.2" ,
"has-proto" : "^1.2.0" ,
"has-symbols" : "^1.1.0" ,
"hasown" : "^2.0.2" ,
"internal-slot" : "^1.1.0" ,
"is-array-buffer" : "^3.0.5" ,
2023-01-12 08:55:25 +01:00
"is-callable" : "^1.2.7" ,
2024-12-25 14:20:42 +01:00
"is-data-view" : "^1.0.2" ,
"is-regex" : "^1.2.1" ,
"is-shared-array-buffer" : "^1.0.4" ,
"is-string" : "^1.1.1" ,
"is-typed-array" : "^1.1.15" ,
"is-weakref" : "^1.1.0" ,
"math-intrinsics" : "^1.1.0" ,
"object-inspect" : "^1.13.3" ,
2022-01-05 15:21:10 +01:00
"object-keys" : "^1.1.1" ,
2024-12-25 14:20:42 +01:00
"object.assign" : "^4.1.7" ,
"regexp.prototype.flags" : "^1.5.3" ,
"safe-array-concat" : "^1.1.3" ,
"safe-regex-test" : "^1.1.0" ,
"string.prototype.trim" : "^1.2.10" ,
"string.prototype.trimend" : "^1.0.9" ,
"string.prototype.trimstart" : "^1.0.8" ,
"typed-array-buffer" : "^1.0.3" ,
"typed-array-byte-length" : "^1.0.3" ,
"typed-array-byte-offset" : "^1.0.4" ,
"typed-array-length" : "^1.0.7" ,
"unbox-primitive" : "^1.1.0" ,
"which-typed-array" : "^1.1.18"
2022-01-05 15:21:10 +01:00
} ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
2024-12-25 14:20:42 +01:00
"node_modules/es-define-property" : {
"version" : "1.0.1" ,
"resolved" : "https://registry.npmjs.org/es-define-property/-/es-define-property-1.0.1.tgz" ,
"integrity" : "sha512-e3nRfgfUZ4rNGL232gUgX06QNyyez04KdjFrF+LTRoOXmrOgFKDg4BCdsjW8EnT69eqdYGmRpJwiPVYNrCaW3g==" ,
"dev" : true ,
"license" : "MIT" ,
"engines" : {
"node" : ">= 0.4"
}
} ,
"node_modules/es-errors" : {
"version" : "1.3.0" ,
"resolved" : "https://registry.npmjs.org/es-errors/-/es-errors-1.3.0.tgz" ,
"integrity" : "sha512-Zf5H2Kxt2xjTvbJvP2ZWLEICxA6j+hAmMzIlypy4xcBg1vKVnx89Wy0GbS+kf5cwCVFFzdCFh2XSCFNULS6csw==" ,
"dev" : true ,
"license" : "MIT" ,
"engines" : {
"node" : ">= 0.4"
}
} ,
"node_modules/es-object-atoms" : {
"version" : "1.0.0" ,
"resolved" : "https://registry.npmjs.org/es-object-atoms/-/es-object-atoms-1.0.0.tgz" ,
"integrity" : "sha512-MZ4iQ6JwHOBQjahnjwaC1ZtIBH+2ohjamzAO3oaHcXYup7qxjF2fixyH+Q71voWHeOkI2q/TnJao/KfXYIZWbw==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"es-errors" : "^1.3.0"
} ,
"engines" : {
"node" : ">= 0.4"
}
} ,
2023-01-12 08:55:25 +01:00
"node_modules/es-set-tostringtag" : {
2024-12-25 14:20:42 +01:00
"version" : "2.0.3" ,
"resolved" : "https://registry.npmjs.org/es-set-tostringtag/-/es-set-tostringtag-2.0.3.tgz" ,
"integrity" : "sha512-3T8uNMC3OQTHkFUsFq8r/BwAXLHvU/9O9mE0fBc/MY5iq/8H7ncvO947LmYA6ldWw9Uh8Yhf25zu6n7nML5QWQ==" ,
2023-01-12 08:55:25 +01:00
"dev" : true ,
2024-12-25 14:20:42 +01:00
"license" : "MIT" ,
2023-01-12 08:55:25 +01:00
"dependencies" : {
2024-12-25 14:20:42 +01:00
"get-intrinsic" : "^1.2.4" ,
"has-tostringtag" : "^1.0.2" ,
"hasown" : "^2.0.1"
2023-01-12 08:55:25 +01:00
} ,
"engines" : {
"node" : ">= 0.4"
}
} ,
2022-08-16 12:50:25 +02:00
"node_modules/es-shim-unscopables" : {
2024-12-25 14:20:42 +01:00
"version" : "1.0.2" ,
"resolved" : "https://registry.npmjs.org/es-shim-unscopables/-/es-shim-unscopables-1.0.2.tgz" ,
"integrity" : "sha512-J3yBRXCzDu4ULnQwxyToo/OjdMx6akgVC7K6few0a7F/0wLtmKKN7I73AH5T2836UuXRqN7Qg+IIUw/+YJksRw==" ,
2022-08-16 12:50:25 +02:00
"dev" : true ,
2024-12-25 14:20:42 +01:00
"license" : "MIT" ,
2022-08-16 12:50:25 +02:00
"dependencies" : {
2024-12-25 14:20:42 +01:00
"hasown" : "^2.0.0"
2022-08-16 12:50:25 +02:00
}
} ,
2022-01-05 15:21:10 +01:00
"node_modules/es-to-primitive" : {
2024-12-25 14:20:42 +01:00
"version" : "1.3.0" ,
"resolved" : "https://registry.npmjs.org/es-to-primitive/-/es-to-primitive-1.3.0.tgz" ,
"integrity" : "sha512-w+5mJ3GuFL+NjVtJlvydShqE1eN3h3PbI7/5LAsYJP/2qtuMXjfL2LpHSRqo4b4eSF5K/DH1JXKUAHSB2UW50g==" ,
2022-01-05 15:21:10 +01:00
"dev" : true ,
2024-12-25 14:20:42 +01:00
"license" : "MIT" ,
2022-01-05 15:21:10 +01:00
"dependencies" : {
2024-12-25 14:20:42 +01:00
"is-callable" : "^1.2.7" ,
"is-date-object" : "^1.0.5" ,
"is-symbol" : "^1.0.4"
2022-01-05 15:21:10 +01:00
} ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
2021-10-25 19:34:50 +02:00
"node_modules/es5-ext" : {
2024-12-25 14:20:42 +01:00
"version" : "0.10.64" ,
"resolved" : "https://registry.npmjs.org/es5-ext/-/es5-ext-0.10.64.tgz" ,
"integrity" : "sha512-p2snDhiLaXe6dahss1LddxqEm+SkuDvV8dnIQG0MWjyHpcMNfXKPE+/Cc0y+PhxJX3A4xGNeFCj5oc0BUh6deg==" ,
2021-10-25 19:34:50 +02:00
"dev" : true ,
2022-08-16 12:50:25 +02:00
"hasInstallScript" : true ,
2024-12-25 14:20:42 +01:00
"license" : "ISC" ,
2021-10-25 19:34:50 +02:00
"dependencies" : {
2022-08-16 12:50:25 +02:00
"es6-iterator" : "^2.0.3" ,
"es6-symbol" : "^3.1.3" ,
2024-12-25 14:20:42 +01:00
"esniff" : "^2.0.1" ,
2022-08-16 12:50:25 +02:00
"next-tick" : "^1.1.0"
} ,
"engines" : {
"node" : ">=0.10"
2021-10-25 19:34:50 +02:00
}
} ,
"node_modules/es6-iterator" : {
"version" : "2.0.3" ,
"resolved" : "https://registry.npmjs.org/es6-iterator/-/es6-iterator-2.0.3.tgz" ,
2022-08-16 12:50:25 +02:00
"integrity" : "sha512-zw4SRzoUkd+cl+ZoE15A9o1oQd920Bb0iOJMQkQhl3jNc03YqVjAhG7scf9C5KWRU/R13Orf588uCC6525o02g==" ,
2021-10-25 19:34:50 +02:00
"dev" : true ,
2024-12-25 14:20:42 +01:00
"license" : "MIT" ,
2021-10-25 19:34:50 +02:00
"dependencies" : {
"d" : "1" ,
"es5-ext" : "^0.10.35" ,
"es6-symbol" : "^3.1.1"
}
} ,
"node_modules/es6-symbol" : {
2024-12-25 14:20:42 +01:00
"version" : "3.1.4" ,
"resolved" : "https://registry.npmjs.org/es6-symbol/-/es6-symbol-3.1.4.tgz" ,
"integrity" : "sha512-U9bFFjX8tFiATgtkJ1zg25+KviIXpgRvRHS8sau3GfhVzThRQrOeksPeT0BWW2MNZs1OEWJ1DPXOQMn0KKRkvg==" ,
2021-10-25 19:34:50 +02:00
"dev" : true ,
2024-12-25 14:20:42 +01:00
"license" : "ISC" ,
2021-10-25 19:34:50 +02:00
"dependencies" : {
2024-12-25 14:20:42 +01:00
"d" : "^1.0.2" ,
"ext" : "^1.7.0"
} ,
"engines" : {
"node" : ">=0.12"
2021-10-25 19:34:50 +02:00
}
} ,
"node_modules/es6-weak-map" : {
"version" : "2.0.3" ,
"resolved" : "https://registry.npmjs.org/es6-weak-map/-/es6-weak-map-2.0.3.tgz" ,
"integrity" : "sha512-p5um32HOTO1kP+w7PRnB+5lQ43Z6muuMuIMffvDN8ZB4GcnjLBV6zGStpbASIMk4DCAvEaamhe2zhyCb/QXXsA==" ,
"dev" : true ,
2024-12-25 14:20:42 +01:00
"license" : "ISC" ,
2021-10-25 19:34:50 +02:00
"dependencies" : {
"d" : "1" ,
"es5-ext" : "^0.10.46" ,
"es6-iterator" : "^2.0.3" ,
"es6-symbol" : "^3.1.1"
}
} ,
"node_modules/escalade" : {
2024-12-25 14:20:42 +01:00
"version" : "3.2.0" ,
"resolved" : "https://registry.npmjs.org/escalade/-/escalade-3.2.0.tgz" ,
"integrity" : "sha512-WUj2qlxaQtO4g6Pq5c29GTcWGDyd8itL8zTlipgECz3JesAiiOKotd8JU6otB3PACgG6xkJUyVhboMS+bje/jA==" ,
2021-10-25 19:34:50 +02:00
"dev" : true ,
2024-12-25 14:20:42 +01:00
"license" : "MIT" ,
2021-10-25 19:34:50 +02:00
"engines" : {
"node" : ">=6"
}
} ,
"node_modules/escape-html" : {
"version" : "1.0.3" ,
"resolved" : "https://registry.npmjs.org/escape-html/-/escape-html-1.0.3.tgz" ,
2022-08-16 12:50:25 +02:00
"integrity" : "sha512-NiSupZ4OeuGwr68lGIeym/ksIZMJodUGOSCZ/FSnTxcrekbvqrgdUxlJOMpijaKZVjAJrWrGs/6Jy8OMuyj9ow==" ,
2024-12-25 14:20:42 +01:00
"dev" : true ,
"license" : "MIT"
2021-10-25 19:34:50 +02:00
} ,
2022-01-05 15:21:10 +01:00
"node_modules/escape-string-regexp" : {
"version" : "4.0.0" ,
"resolved" : "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz" ,
"integrity" : "sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==" ,
"dev" : true ,
2024-12-25 14:20:42 +01:00
"license" : "MIT" ,
2022-01-05 15:21:10 +01:00
"engines" : {
"node" : ">=10"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
"node_modules/eslint" : {
2024-12-25 14:20:42 +01:00
"version" : "8.57.1" ,
"resolved" : "https://registry.npmjs.org/eslint/-/eslint-8.57.1.tgz" ,
"integrity" : "sha512-ypowyDxpVSYpkXr9WPv2PAZCtNip1Mv5KTW0SCurXv/9iOpcrH9PaqUElksqEB6pChqHGDRCFTyrZlGhnLNGiA==" ,
"deprecated" : "This version is no longer supported. Please see https://eslint.org/version-support for other options." ,
2022-01-05 15:21:10 +01:00
"dev" : true ,
2024-12-25 14:20:42 +01:00
"license" : "MIT" ,
2022-01-05 15:21:10 +01:00
"dependencies" : {
2023-03-11 08:55:28 +01:00
"@eslint-community/eslint-utils" : "^4.2.0" ,
2023-07-29 09:58:43 +02:00
"@eslint-community/regexpp" : "^4.6.1" ,
2024-12-25 14:20:42 +01:00
"@eslint/eslintrc" : "^2.1.4" ,
"@eslint/js" : "8.57.1" ,
"@humanwhocodes/config-array" : "^0.13.0" ,
2022-11-17 11:14:13 +01:00
"@humanwhocodes/module-importer" : "^1.0.1" ,
"@nodelib/fs.walk" : "^1.2.8" ,
2024-12-25 14:20:42 +01:00
"@ungap/structured-clone" : "^1.2.0" ,
2023-07-29 09:58:43 +02:00
"ajv" : "^6.12.4" ,
2022-01-05 15:21:10 +01:00
"chalk" : "^4.0.0" ,
"cross-spawn" : "^7.0.2" ,
"debug" : "^4.3.2" ,
"doctrine" : "^3.0.0" ,
"escape-string-regexp" : "^4.0.0" ,
2023-07-29 09:58:43 +02:00
"eslint-scope" : "^7.2.2" ,
2023-08-12 09:55:56 +02:00
"eslint-visitor-keys" : "^3.4.3" ,
2023-07-29 09:58:43 +02:00
"espree" : "^9.6.1" ,
2023-02-27 08:55:30 +01:00
"esquery" : "^1.4.2" ,
2022-01-05 15:21:10 +01:00
"esutils" : "^2.0.2" ,
"fast-deep-equal" : "^3.1.3" ,
"file-entry-cache" : "^6.0.1" ,
2022-08-16 12:50:25 +02:00
"find-up" : "^5.0.0" ,
2022-11-17 11:14:13 +01:00
"glob-parent" : "^6.0.2" ,
2022-12-17 08:55:34 +01:00
"globals" : "^13.19.0" ,
2023-07-29 09:58:43 +02:00
"graphemer" : "^1.4.0" ,
2022-08-16 12:50:25 +02:00
"ignore" : "^5.2.0" ,
2022-01-05 15:21:10 +01:00
"imurmurhash" : "^0.1.4" ,
"is-glob" : "^4.0.0" ,
2022-11-17 11:14:13 +01:00
"is-path-inside" : "^3.0.3" ,
2022-01-05 15:21:10 +01:00
"js-yaml" : "^4.1.0" ,
"json-stable-stringify-without-jsonify" : "^1.0.1" ,
"levn" : "^0.4.1" ,
"lodash.merge" : "^4.6.2" ,
2022-08-16 12:50:25 +02:00
"minimatch" : "^3.1.2" ,
2022-01-05 15:21:10 +01:00
"natural-compare" : "^1.4.0" ,
2023-07-29 09:58:43 +02:00
"optionator" : "^0.9.3" ,
2022-01-05 15:21:10 +01:00
"strip-ansi" : "^6.0.1" ,
2022-11-17 11:14:13 +01:00
"text-table" : "^0.2.0"
2022-01-05 15:21:10 +01:00
} ,
"bin" : {
"eslint" : "bin/eslint.js"
} ,
"engines" : {
"node" : "^12.22.0 || ^14.17.0 || >=16.0.0"
} ,
"funding" : {
"url" : "https://opencollective.com/eslint"
}
} ,
"node_modules/eslint-import-resolver-node" : {
2024-12-25 14:20:42 +01:00
"version" : "0.3.9" ,
"resolved" : "https://registry.npmjs.org/eslint-import-resolver-node/-/eslint-import-resolver-node-0.3.9.tgz" ,
"integrity" : "sha512-WFj2isz22JahUv+B788TlO3N6zL3nNJGU8CcZbPZvVEkBPaJdCV4vy5wyghty5ROFbCRnm132v8BScu5/1BQ8g==" ,
2022-01-05 15:21:10 +01:00
"dev" : true ,
2024-12-25 14:20:42 +01:00
"license" : "MIT" ,
2022-01-05 15:21:10 +01:00
"dependencies" : {
"debug" : "^3.2.7" ,
2024-12-25 14:20:42 +01:00
"is-core-module" : "^2.13.0" ,
"resolve" : "^1.22.4"
2022-01-05 15:21:10 +01:00
}
} ,
"node_modules/eslint-import-resolver-node/node_modules/debug" : {
"version" : "3.2.7" ,
"resolved" : "https://registry.npmjs.org/debug/-/debug-3.2.7.tgz" ,
"integrity" : "sha512-CFjzYYAi4ThfiQvizrFQevTTXHtnCqWfe7x1AhgEscTz6ZbLbfoLRLPugTQyBth6f8ZERVUSyWHFD/7Wu4t1XQ==" ,
"dev" : true ,
2024-12-25 14:20:42 +01:00
"license" : "MIT" ,
2022-01-05 15:21:10 +01:00
"dependencies" : {
"ms" : "^2.1.1"
}
} ,
"node_modules/eslint-module-utils" : {
2024-12-25 14:20:42 +01:00
"version" : "2.12.0" ,
"resolved" : "https://registry.npmjs.org/eslint-module-utils/-/eslint-module-utils-2.12.0.tgz" ,
"integrity" : "sha512-wALZ0HFoytlyh/1+4wuZ9FJCD/leWHQzzrxJ8+rebyReSLk7LApMyd3WJaLVoN+D5+WIdJyDK1c6JnE65V4Zyg==" ,
2022-01-05 15:21:10 +01:00
"dev" : true ,
2024-12-25 14:20:42 +01:00
"license" : "MIT" ,
2022-01-05 15:21:10 +01:00
"dependencies" : {
2022-08-16 12:50:25 +02:00
"debug" : "^3.2.7"
2022-01-05 15:21:10 +01:00
} ,
"engines" : {
"node" : ">=4"
2022-08-16 12:50:25 +02:00
} ,
"peerDependenciesMeta" : {
"eslint" : {
"optional" : true
}
2022-01-05 15:21:10 +01:00
}
} ,
"node_modules/eslint-module-utils/node_modules/debug" : {
"version" : "3.2.7" ,
"resolved" : "https://registry.npmjs.org/debug/-/debug-3.2.7.tgz" ,
"integrity" : "sha512-CFjzYYAi4ThfiQvizrFQevTTXHtnCqWfe7x1AhgEscTz6ZbLbfoLRLPugTQyBth6f8ZERVUSyWHFD/7Wu4t1XQ==" ,
"dev" : true ,
2024-12-25 14:20:42 +01:00
"license" : "MIT" ,
2022-01-05 15:21:10 +01:00
"dependencies" : {
"ms" : "^2.1.1"
}
} ,
"node_modules/eslint-plugin-import" : {
2024-12-25 14:20:42 +01:00
"version" : "2.31.0" ,
"resolved" : "https://registry.npmjs.org/eslint-plugin-import/-/eslint-plugin-import-2.31.0.tgz" ,
"integrity" : "sha512-ixmkI62Rbc2/w8Vfxyh1jQRTdRTF52VxwRVHl/ykPAmqG+Nb7/kNn+byLP0LxPgI7zWA16Jt82SybJInmMia3A==" ,
2022-01-05 15:21:10 +01:00
"dev" : true ,
2024-12-25 14:20:42 +01:00
"license" : "MIT" ,
2022-01-05 15:21:10 +01:00
"dependencies" : {
2024-12-25 14:20:42 +01:00
"@rtsao/scc" : "^1.1.0" ,
"array-includes" : "^3.1.8" ,
"array.prototype.findlastindex" : "^1.2.5" ,
"array.prototype.flat" : "^1.3.2" ,
"array.prototype.flatmap" : "^1.3.2" ,
2023-01-12 08:55:25 +01:00
"debug" : "^3.2.7" ,
2022-01-05 15:21:10 +01:00
"doctrine" : "^2.1.0" ,
2024-12-25 14:20:42 +01:00
"eslint-import-resolver-node" : "^0.3.9" ,
"eslint-module-utils" : "^2.12.0" ,
"hasown" : "^2.0.2" ,
"is-core-module" : "^2.15.1" ,
2022-01-05 15:21:10 +01:00
"is-glob" : "^4.0.3" ,
2022-08-16 12:50:25 +02:00
"minimatch" : "^3.1.2" ,
2024-12-25 14:20:42 +01:00
"object.fromentries" : "^2.0.8" ,
"object.groupby" : "^1.0.3" ,
"object.values" : "^1.2.0" ,
2023-08-01 18:41:24 +02:00
"semver" : "^6.3.1" ,
2024-12-25 14:20:42 +01:00
"string.prototype.trimend" : "^1.0.8" ,
"tsconfig-paths" : "^3.15.0"
2022-01-05 15:21:10 +01:00
} ,
"engines" : {
"node" : ">=4"
} ,
"peerDependencies" : {
2024-12-25 14:20:42 +01:00
"eslint" : "^2 || ^3 || ^4 || ^5 || ^6 || ^7.2.0 || ^8 || ^9"
}
} ,
"node_modules/eslint-plugin-import/node_modules/brace-expansion" : {
"version" : "1.1.11" ,
"resolved" : "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz" ,
"integrity" : "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"balanced-match" : "^1.0.0" ,
"concat-map" : "0.0.1"
2022-01-05 15:21:10 +01:00
}
} ,
"node_modules/eslint-plugin-import/node_modules/debug" : {
2023-01-12 08:55:25 +01:00
"version" : "3.2.7" ,
"resolved" : "https://registry.npmjs.org/debug/-/debug-3.2.7.tgz" ,
"integrity" : "sha512-CFjzYYAi4ThfiQvizrFQevTTXHtnCqWfe7x1AhgEscTz6ZbLbfoLRLPugTQyBth6f8ZERVUSyWHFD/7Wu4t1XQ==" ,
2022-01-05 15:21:10 +01:00
"dev" : true ,
2024-12-25 14:20:42 +01:00
"license" : "MIT" ,
2022-01-05 15:21:10 +01:00
"dependencies" : {
2023-01-12 08:55:25 +01:00
"ms" : "^2.1.1"
2022-01-05 15:21:10 +01:00
}
} ,
"node_modules/eslint-plugin-import/node_modules/doctrine" : {
"version" : "2.1.0" ,
"resolved" : "https://registry.npmjs.org/doctrine/-/doctrine-2.1.0.tgz" ,
"integrity" : "sha512-35mSku4ZXK0vfCuHEDAwt55dg2jNajHZ1odvF+8SSr82EsZY4QmXfuWso8oEd8zRhVObSN18aM0CjSdoBX7zIw==" ,
"dev" : true ,
2024-12-25 14:20:42 +01:00
"license" : "Apache-2.0" ,
2022-01-05 15:21:10 +01:00
"dependencies" : {
"esutils" : "^2.0.2"
} ,
"engines" : {
"node" : ">=0.10.0"
}
} ,
2024-12-25 14:20:42 +01:00
"node_modules/eslint-plugin-import/node_modules/minimatch" : {
"version" : "3.1.2" ,
"resolved" : "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz" ,
"integrity" : "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==" ,
"dev" : true ,
"license" : "ISC" ,
"dependencies" : {
"brace-expansion" : "^1.1.7"
} ,
"engines" : {
"node" : "*"
}
} ,
2023-01-12 08:55:25 +01:00
"node_modules/eslint-plugin-import/node_modules/semver" : {
2023-08-01 18:41:24 +02:00
"version" : "6.3.1" ,
"resolved" : "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz" ,
"integrity" : "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==" ,
2023-01-12 08:55:25 +01:00
"dev" : true ,
2024-12-25 14:20:42 +01:00
"license" : "ISC" ,
2023-01-12 08:55:25 +01:00
"bin" : {
"semver" : "bin/semver.js"
}
2022-01-05 15:21:10 +01:00
} ,
"node_modules/eslint-plugin-only-warn" : {
2022-12-04 08:55:28 +01:00
"version" : "1.1.0" ,
"resolved" : "https://registry.npmjs.org/eslint-plugin-only-warn/-/eslint-plugin-only-warn-1.1.0.tgz" ,
"integrity" : "sha512-2tktqUAT+Q3hCAU0iSf4xAN1k9zOpjK5WO8104mB0rT/dGhOa09582HN5HlbxNbPRZ0THV7nLGvzugcNOSjzfA==" ,
2022-01-05 15:21:10 +01:00
"dev" : true ,
2024-12-25 14:20:42 +01:00
"license" : "MIT" ,
2022-01-05 15:21:10 +01:00
"engines" : {
"node" : ">=6"
}
} ,
2024-12-25 14:20:42 +01:00
"node_modules/eslint-scope" : {
"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 ,
"license" : "BSD-2-Clause" ,
"dependencies" : {
"esrecurse" : "^4.3.0" ,
"estraverse" : "^5.2.0"
} ,
"engines" : {
"node" : "^12.22.0 || ^14.17.0 || >=16.0.0"
} ,
"funding" : {
"url" : "https://opencollective.com/eslint"
}
} ,
2022-01-05 15:21:10 +01:00
"node_modules/eslint-visitor-keys" : {
2023-08-12 09:55:56 +02:00
"version" : "3.4.3" ,
"resolved" : "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz" ,
"integrity" : "sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==" ,
2022-08-16 12:50:25 +02:00
"dev" : true ,
2024-12-25 14:20:42 +01:00
"license" : "Apache-2.0" ,
2022-08-16 12:50:25 +02:00
"engines" : {
"node" : "^12.22.0 || ^14.17.0 || >=16.0.0"
2023-03-29 09:55:49 +02:00
} ,
"funding" : {
"url" : "https://opencollective.com/eslint"
2022-08-16 12:50:25 +02:00
}
} ,
2024-12-25 14:20:42 +01:00
"node_modules/eslint/node_modules/brace-expansion" : {
"version" : "1.1.11" ,
"resolved" : "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz" ,
"integrity" : "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==" ,
2022-01-05 15:21:10 +01:00
"dev" : true ,
2024-12-25 14:20:42 +01:00
"license" : "MIT" ,
2022-08-16 12:50:25 +02:00
"dependencies" : {
2024-12-25 14:20:42 +01:00
"balanced-match" : "^1.0.0" ,
"concat-map" : "0.0.1"
}
} ,
"node_modules/eslint/node_modules/minimatch" : {
"version" : "3.1.2" ,
"resolved" : "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz" ,
"integrity" : "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==" ,
"dev" : true ,
"license" : "ISC" ,
"dependencies" : {
"brace-expansion" : "^1.1.7"
2022-08-16 12:50:25 +02:00
} ,
2022-01-05 15:21:10 +01:00
"engines" : {
2024-12-25 14:20:42 +01:00
"node" : "*"
2022-01-05 15:21:10 +01:00
}
} ,
2024-12-25 14:20:42 +01:00
"node_modules/esniff" : {
"version" : "2.0.1" ,
"resolved" : "https://registry.npmjs.org/esniff/-/esniff-2.0.1.tgz" ,
"integrity" : "sha512-kTUIGKQ/mDPFoJ0oVfcmyJn4iBDRptjNVIzwIFR7tqWXdVI9xfA2RMwY/gbSpJG3lkdWNEjLap/NqVHZiJsdfg==" ,
2022-08-16 12:50:25 +02:00
"dev" : true ,
2024-12-25 14:20:42 +01:00
"license" : "ISC" ,
"dependencies" : {
"d" : "^1.0.1" ,
"es5-ext" : "^0.10.62" ,
"event-emitter" : "^0.3.5" ,
"type" : "^2.7.2"
} ,
2022-08-16 12:50:25 +02:00
"engines" : {
2024-12-25 14:20:42 +01:00
"node" : ">=0.10"
2022-08-16 12:50:25 +02:00
}
} ,
2022-01-05 15:21:10 +01:00
"node_modules/espree" : {
2023-07-29 09:58:43 +02:00
"version" : "9.6.1" ,
"resolved" : "https://registry.npmjs.org/espree/-/espree-9.6.1.tgz" ,
"integrity" : "sha512-oruZaFkjorTpF32kDSI5/75ViwGeZginGGy2NoOSg3Q9bnwlnmDm4HLnkl0RE3n+njDXR037aY1+x58Z/zFdwQ==" ,
2022-01-05 15:21:10 +01:00
"dev" : true ,
2024-12-25 14:20:42 +01:00
"license" : "BSD-2-Clause" ,
2022-01-05 15:21:10 +01:00
"dependencies" : {
2023-07-29 09:58:43 +02:00
"acorn" : "^8.9.0" ,
2022-08-16 12:50:25 +02:00
"acorn-jsx" : "^5.3.2" ,
2023-05-06 09:55:18 +02:00
"eslint-visitor-keys" : "^3.4.1"
2022-01-05 15:21:10 +01:00
} ,
"engines" : {
"node" : "^12.22.0 || ^14.17.0 || >=16.0.0"
2022-08-16 12:50:25 +02:00
} ,
"funding" : {
"url" : "https://opencollective.com/eslint"
2022-01-05 15:21:10 +01:00
}
} ,
"node_modules/esquery" : {
2024-12-25 14:20:42 +01:00
"version" : "1.6.0" ,
"resolved" : "https://registry.npmjs.org/esquery/-/esquery-1.6.0.tgz" ,
"integrity" : "sha512-ca9pw9fomFcKPvFLXhBKUK90ZvGibiGOvRJNbjljY7s7uq/5YO4BOzcYtJqExdx99rF6aAcnRxHmcUHcz6sQsg==" ,
2022-01-05 15:21:10 +01:00
"dev" : true ,
2024-12-25 14:20:42 +01:00
"license" : "BSD-3-Clause" ,
2022-01-05 15:21:10 +01:00
"dependencies" : {
"estraverse" : "^5.1.0"
} ,
"engines" : {
"node" : ">=0.10"
}
} ,
"node_modules/esrecurse" : {
"version" : "4.3.0" ,
"resolved" : "https://registry.npmjs.org/esrecurse/-/esrecurse-4.3.0.tgz" ,
"integrity" : "sha512-KmfKL3b6G+RXvP8N1vr3Tq1kL/oCFgn2NYXEtqP8/L3pKapUA4G8cFVaoF3SU323CD4XypR/ffioHmkti6/Tag==" ,
"dev" : true ,
2024-12-25 14:20:42 +01:00
"license" : "BSD-2-Clause" ,
2022-01-05 15:21:10 +01:00
"dependencies" : {
"estraverse" : "^5.2.0"
} ,
"engines" : {
"node" : ">=4.0"
}
} ,
2024-12-25 14:20:42 +01:00
"node_modules/estraverse" : {
2022-01-05 15:21:10 +01:00
"version" : "5.3.0" ,
"resolved" : "https://registry.npmjs.org/estraverse/-/estraverse-5.3.0.tgz" ,
"integrity" : "sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA==" ,
"dev" : true ,
2024-12-25 14:20:42 +01:00
"license" : "BSD-2-Clause" ,
2022-01-05 15:21:10 +01:00
"engines" : {
"node" : ">=4.0"
}
} ,
"node_modules/esutils" : {
"version" : "2.0.3" ,
"resolved" : "https://registry.npmjs.org/esutils/-/esutils-2.0.3.tgz" ,
"integrity" : "sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==" ,
"dev" : true ,
2024-12-25 14:20:42 +01:00
"license" : "BSD-2-Clause" ,
2022-01-05 15:21:10 +01:00
"engines" : {
"node" : ">=0.10.0"
}
} ,
2021-10-25 19:34:50 +02:00
"node_modules/etag" : {
"version" : "1.8.1" ,
"resolved" : "https://registry.npmjs.org/etag/-/etag-1.8.1.tgz" ,
2022-08-16 12:50:25 +02:00
"integrity" : "sha512-aIL5Fx7mawVa300al2BnEE4iNvo1qETxLrPI/o05L7z6go7fCw1J6EQmbK4FmJ2AS7kgVF/KEZWufBfdClMcPg==" ,
2021-10-25 19:34:50 +02:00
"dev" : true ,
2024-12-25 14:20:42 +01:00
"license" : "MIT" ,
2021-10-25 19:34:50 +02:00
"engines" : {
"node" : ">= 0.6"
}
} ,
"node_modules/event-emitter" : {
"version" : "0.3.5" ,
"resolved" : "https://registry.npmjs.org/event-emitter/-/event-emitter-0.3.5.tgz" ,
2022-08-16 12:50:25 +02:00
"integrity" : "sha512-D9rRn9y7kLPnJ+hMq7S/nhvoKwwvVJahBi2BPmx3bvbsEdK3W9ii8cBSGjP+72/LnM4n6fo3+dkCX5FeTQruXA==" ,
2021-10-25 19:34:50 +02:00
"dev" : true ,
2024-12-25 14:20:42 +01:00
"license" : "MIT" ,
2021-10-25 19:34:50 +02:00
"dependencies" : {
"d" : "1" ,
"es5-ext" : "~0.10.14"
}
} ,
"node_modules/ext" : {
2023-01-25 11:41:21 +01:00
"version" : "1.7.0" ,
"resolved" : "https://registry.npmjs.org/ext/-/ext-1.7.0.tgz" ,
"integrity" : "sha512-6hxeJYaL110a9b5TEJSj0gojyHQAmA2ch5Os+ySCiA1QGdS697XWY1pzsrSjqA9LDEEgdB/KypIlR59RcLuHYw==" ,
2021-10-25 19:34:50 +02:00
"dev" : true ,
2024-12-25 14:20:42 +01:00
"license" : "ISC" ,
2021-10-25 19:34:50 +02:00
"dependencies" : {
2023-01-25 11:41:21 +01:00
"type" : "^2.7.2"
2021-10-25 19:34:50 +02:00
}
} ,
2022-01-05 15:21:10 +01:00
"node_modules/fast-deep-equal" : {
"version" : "3.1.3" ,
"resolved" : "https://registry.npmjs.org/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz" ,
"integrity" : "sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==" ,
2024-12-25 14:20:42 +01:00
"dev" : true ,
"license" : "MIT"
2022-01-05 15:21:10 +01:00
} ,
"node_modules/fast-glob" : {
2024-12-25 14:20:42 +01:00
"version" : "3.3.2" ,
"resolved" : "https://registry.npmjs.org/fast-glob/-/fast-glob-3.3.2.tgz" ,
"integrity" : "sha512-oX2ruAFQwf/Orj8m737Y5adxDQO0LAB7/S5MnxCdTNDd4p6BsyIVsv9JQsATbTSq8KHRpLwIHbVlUNatxd+1Ow==" ,
2022-01-05 15:21:10 +01:00
"dev" : true ,
2024-12-25 14:20:42 +01:00
"license" : "MIT" ,
2022-01-05 15:21:10 +01:00
"dependencies" : {
"@nodelib/fs.stat" : "^2.0.2" ,
"@nodelib/fs.walk" : "^1.2.3" ,
"glob-parent" : "^5.1.2" ,
"merge2" : "^1.3.0" ,
"micromatch" : "^4.0.4"
} ,
"engines" : {
2022-08-16 12:50:25 +02:00
"node" : ">=8.6.0"
2022-01-05 15:21:10 +01:00
}
} ,
"node_modules/fast-glob/node_modules/glob-parent" : {
"version" : "5.1.2" ,
"resolved" : "https://registry.npmjs.org/glob-parent/-/glob-parent-5.1.2.tgz" ,
"integrity" : "sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==" ,
"dev" : true ,
2024-12-25 14:20:42 +01:00
"license" : "ISC" ,
2022-01-05 15:21:10 +01:00
"dependencies" : {
"is-glob" : "^4.0.1"
} ,
"engines" : {
"node" : ">= 6"
}
} ,
"node_modules/fast-json-stable-stringify" : {
"version" : "2.1.0" ,
"resolved" : "https://registry.npmjs.org/fast-json-stable-stringify/-/fast-json-stable-stringify-2.1.0.tgz" ,
"integrity" : "sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw==" ,
2024-12-25 14:20:42 +01:00
"dev" : true ,
"license" : "MIT"
2022-01-05 15:21:10 +01:00
} ,
"node_modules/fast-levenshtein" : {
"version" : "2.0.6" ,
"resolved" : "https://registry.npmjs.org/fast-levenshtein/-/fast-levenshtein-2.0.6.tgz" ,
2022-08-16 12:50:25 +02:00
"integrity" : "sha512-DCXu6Ifhqcks7TZKY3Hxp3y6qphY5SJZmrWMDrKcERSOXWQdMhU9Ig/PYrzyw/ul9jOIyh0N4M0tbC5hodg8dw==" ,
2024-12-25 14:20:42 +01:00
"dev" : true ,
"license" : "MIT"
2022-01-05 15:21:10 +01:00
} ,
"node_modules/fastq" : {
2024-12-25 14:20:42 +01:00
"version" : "1.18.0" ,
"resolved" : "https://registry.npmjs.org/fastq/-/fastq-1.18.0.tgz" ,
"integrity" : "sha512-QKHXPW0hD8g4UET03SdOdunzSouc9N4AuHdsX8XNcTsuz+yYFILVNIX4l9yHABMhiEI9Db0JTTIpu0wB+Y1QQw==" ,
2022-01-05 15:21:10 +01:00
"dev" : true ,
2024-12-25 14:20:42 +01:00
"license" : "ISC" ,
2022-01-05 15:21:10 +01:00
"dependencies" : {
"reusify" : "^1.0.4"
}
} ,
"node_modules/file-entry-cache" : {
"version" : "6.0.1" ,
"resolved" : "https://registry.npmjs.org/file-entry-cache/-/file-entry-cache-6.0.1.tgz" ,
"integrity" : "sha512-7Gps/XWymbLk2QLYK4NzpMOrYjMhdIxXuIvy2QBsLE6ljuodKvdkWs/cpyJJ3CVIVpH0Oi1Hvg1ovbMzLdFBBg==" ,
"dev" : true ,
2024-12-25 14:20:42 +01:00
"license" : "MIT" ,
2022-01-05 15:21:10 +01:00
"dependencies" : {
"flat-cache" : "^3.0.4"
} ,
"engines" : {
"node" : "^10.12.0 || >=12.0.0"
}
} ,
"node_modules/fill-range" : {
2024-12-25 14:20:42 +01:00
"version" : "7.1.1" ,
"resolved" : "https://registry.npmjs.org/fill-range/-/fill-range-7.1.1.tgz" ,
"integrity" : "sha512-YsGpe3WHLK8ZYi4tWDg2Jy3ebRz2rXowDxnld4bkQB00cc/1Zw9AWnC0i9ztDJitivtQvaI9KaLyKrc+hBW0yg==" ,
2022-01-05 15:21:10 +01:00
"dev" : true ,
2024-12-25 14:20:42 +01:00
"license" : "MIT" ,
2022-01-05 15:21:10 +01:00
"dependencies" : {
"to-regex-range" : "^5.0.1"
} ,
"engines" : {
"node" : ">=8"
}
} ,
2021-10-25 19:34:50 +02:00
"node_modules/finalhandler" : {
2024-12-25 14:20:42 +01:00
"version" : "1.2.1" ,
"resolved" : "https://registry.npmjs.org/finalhandler/-/finalhandler-1.2.1.tgz" ,
"integrity" : "sha512-NpHDfiu6jURpO56pYkM6DEvnBEA9jNrwj4v05Vjs5hmdqEB2/kRA3wugct7BMyqYydjN+kWunMhtTn+itVmxpA==" ,
2021-10-25 19:34:50 +02:00
"dev" : true ,
2024-12-25 14:20:42 +01:00
"license" : "MIT" ,
2021-10-25 19:34:50 +02:00
"dependencies" : {
"debug" : "2.6.9" ,
"encodeurl" : "~1.0.2" ,
"escape-html" : "~1.0.3" ,
2023-01-03 08:55:51 +01:00
"on-finished" : "2.4.1" ,
2021-10-25 19:34:50 +02:00
"parseurl" : "~1.3.3" ,
2023-01-03 08:55:51 +01:00
"statuses" : "2.0.1" ,
2021-10-25 19:34:50 +02:00
"unpipe" : "~1.0.0"
} ,
"engines" : {
"node" : ">= 0.8"
}
} ,
"node_modules/finalhandler/node_modules/debug" : {
"version" : "2.6.9" ,
"resolved" : "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz" ,
"integrity" : "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==" ,
"dev" : true ,
2024-12-25 14:20:42 +01:00
"license" : "MIT" ,
2021-10-25 19:34:50 +02:00
"dependencies" : {
"ms" : "2.0.0"
}
} ,
"node_modules/finalhandler/node_modules/ms" : {
"version" : "2.0.0" ,
"resolved" : "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz" ,
2022-08-16 12:50:25 +02:00
"integrity" : "sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A==" ,
2024-12-25 14:20:42 +01:00
"dev" : true ,
"license" : "MIT"
2021-10-25 19:34:50 +02:00
} ,
2022-01-05 15:21:10 +01:00
"node_modules/find-up" : {
2022-08-16 12:50:25 +02:00
"version" : "5.0.0" ,
"resolved" : "https://registry.npmjs.org/find-up/-/find-up-5.0.0.tgz" ,
"integrity" : "sha512-78/PXT1wlLLDgTzDs7sjq9hzz0vXD+zn+7wypEe4fXQxCmdmqfGsEPQxmiCSQI3ajFV91bVSsvNtrJRiW6nGng==" ,
2022-01-05 15:21:10 +01:00
"dev" : true ,
2024-12-25 14:20:42 +01:00
"license" : "MIT" ,
2022-01-05 15:21:10 +01:00
"dependencies" : {
2022-08-16 12:50:25 +02:00
"locate-path" : "^6.0.0" ,
"path-exists" : "^4.0.0"
2022-01-05 15:21:10 +01:00
} ,
"engines" : {
2022-08-16 12:50:25 +02:00
"node" : ">=10"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
2022-01-05 15:21:10 +01:00
}
} ,
"node_modules/flat-cache" : {
2024-12-25 14:20:42 +01:00
"version" : "3.2.0" ,
"resolved" : "https://registry.npmjs.org/flat-cache/-/flat-cache-3.2.0.tgz" ,
"integrity" : "sha512-CYcENa+FtcUKLmhhqyctpclsq7QF38pKjZHsGNiSQF5r4FtoKDWabFDl3hzaEQMvT1LHEysw5twgLvpYYb4vbw==" ,
2022-01-05 15:21:10 +01:00
"dev" : true ,
2024-12-25 14:20:42 +01:00
"license" : "MIT" ,
2022-01-05 15:21:10 +01:00
"dependencies" : {
2024-12-25 14:20:42 +01:00
"flatted" : "^3.2.9" ,
"keyv" : "^4.5.3" ,
2022-01-05 15:21:10 +01:00
"rimraf" : "^3.0.2"
} ,
"engines" : {
"node" : "^10.12.0 || >=12.0.0"
}
} ,
"node_modules/flatted" : {
2024-12-25 14:20:42 +01:00
"version" : "3.3.2" ,
"resolved" : "https://registry.npmjs.org/flatted/-/flatted-3.3.2.tgz" ,
"integrity" : "sha512-AiwGJM8YcNOaobumgtng+6NHuOqC3A7MixFeDafM3X9cIUM+xUXoS5Vfgf+OihAYe20fxqNM9yPBXJzRtZ/4eA==" ,
"dev" : true ,
"license" : "ISC"
2022-01-05 15:21:10 +01:00
} ,
2023-01-12 08:55:25 +01:00
"node_modules/for-each" : {
"version" : "0.3.3" ,
"resolved" : "https://registry.npmjs.org/for-each/-/for-each-0.3.3.tgz" ,
"integrity" : "sha512-jqYfLp7mo9vIyQf8ykW2v7A+2N4QjeCeI5+Dz9XraiO1ign81wjiH7Fb9vSOWvQfNtmSa4H2RoQTrrXivdUZmw==" ,
"dev" : true ,
2024-12-25 14:20:42 +01:00
"license" : "MIT" ,
2023-01-12 08:55:25 +01:00
"dependencies" : {
"is-callable" : "^1.1.3"
}
} ,
2021-10-25 19:34:50 +02:00
"node_modules/fresh" : {
"version" : "0.5.2" ,
"resolved" : "https://registry.npmjs.org/fresh/-/fresh-0.5.2.tgz" ,
2022-08-16 12:50:25 +02:00
"integrity" : "sha512-zJ2mQYM18rEFOudeV4GShTGIQ7RbzA7ozbU9I/XBpm7kqgMywgmylMwXHxZJmkVoYkna9d2pVXVXPdYTP9ej8Q==" ,
2021-10-25 19:34:50 +02:00
"dev" : true ,
2024-12-25 14:20:42 +01:00
"license" : "MIT" ,
2021-10-25 19:34:50 +02:00
"engines" : {
"node" : ">= 0.6"
}
} ,
2022-01-05 15:21:10 +01:00
"node_modules/fs.realpath" : {
"version" : "1.0.0" ,
"resolved" : "https://registry.npmjs.org/fs.realpath/-/fs.realpath-1.0.0.tgz" ,
2022-08-16 12:50:25 +02:00
"integrity" : "sha512-OO0pH2lK6a0hZnAdau5ItzHPI6pUlvI7jMVnxUQRtw4owF2wk8lOSabtGDCTP4Ggrg2MbGnWO9X8K1t4+fGMDw==" ,
2024-12-25 14:20:42 +01:00
"dev" : true ,
"license" : "ISC"
} ,
"node_modules/fsevents" : {
"version" : "2.3.3" ,
"resolved" : "https://registry.npmjs.org/fsevents/-/fsevents-2.3.3.tgz" ,
"integrity" : "sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==" ,
"dev" : true ,
"hasInstallScript" : true ,
"license" : "MIT" ,
"optional" : true ,
"os" : [
"darwin"
] ,
"engines" : {
"node" : "^8.16.0 || ^10.6.0 || >=11.0.0"
}
2022-01-05 15:21:10 +01:00
} ,
"node_modules/function-bind" : {
2024-12-25 14:20:42 +01:00
"version" : "1.1.2" ,
"resolved" : "https://registry.npmjs.org/function-bind/-/function-bind-1.1.2.tgz" ,
"integrity" : "sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA==" ,
"dev" : true ,
"license" : "MIT" ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
2022-01-05 15:21:10 +01:00
} ,
2022-08-16 12:50:25 +02:00
"node_modules/function.prototype.name" : {
2024-12-25 14:20:42 +01:00
"version" : "1.1.8" ,
"resolved" : "https://registry.npmjs.org/function.prototype.name/-/function.prototype.name-1.1.8.tgz" ,
"integrity" : "sha512-e5iwyodOHhbMr/yNrc7fDYG4qlbIvI5gajyzPnb5TCwyhjApznQh1BMFou9b30SevY43gCJKXycoCBjMbsuW0Q==" ,
2022-08-16 12:50:25 +02:00
"dev" : true ,
2024-12-25 14:20:42 +01:00
"license" : "MIT" ,
2022-08-16 12:50:25 +02:00
"dependencies" : {
2024-12-25 14:20:42 +01:00
"call-bind" : "^1.0.8" ,
"call-bound" : "^1.0.3" ,
"define-properties" : "^1.2.1" ,
"functions-have-names" : "^1.2.3" ,
"hasown" : "^2.0.2" ,
"is-callable" : "^1.2.7"
2022-08-16 12:50:25 +02:00
} ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/functions-have-names" : {
"version" : "1.2.3" ,
"resolved" : "https://registry.npmjs.org/functions-have-names/-/functions-have-names-1.2.3.tgz" ,
"integrity" : "sha512-xckBUXyTIqT97tq2x2AMb+g163b5JFysYk0x4qxNFwbfQkmNZoiRHb6sPzI9/QV33WeuvVYBUIiD4NzNIyqaRQ==" ,
"dev" : true ,
2024-12-25 14:20:42 +01:00
"license" : "MIT" ,
2022-08-16 12:50:25 +02:00
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
2021-10-25 19:34:50 +02:00
"node_modules/get-caller-file" : {
"version" : "2.0.5" ,
"resolved" : "https://registry.npmjs.org/get-caller-file/-/get-caller-file-2.0.5.tgz" ,
"integrity" : "sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg==" ,
"dev" : true ,
2024-12-25 14:20:42 +01:00
"license" : "ISC" ,
2021-10-25 19:34:50 +02:00
"engines" : {
"node" : "6.* || 8.* || >= 10.*"
}
} ,
2022-01-05 15:21:10 +01:00
"node_modules/get-intrinsic" : {
2024-12-25 14:20:42 +01:00
"version" : "1.2.6" ,
"resolved" : "https://registry.npmjs.org/get-intrinsic/-/get-intrinsic-1.2.6.tgz" ,
"integrity" : "sha512-qxsEs+9A+u85HhllWJJFicJfPDhRmjzoYdl64aMWW9yRIJmSyxdn8IEkuIM530/7T+lv0TIHd8L6Q/ra0tEoeA==" ,
2022-01-05 15:21:10 +01:00
"dev" : true ,
2024-12-25 14:20:42 +01:00
"license" : "MIT" ,
2022-01-05 15:21:10 +01:00
"dependencies" : {
2024-12-25 14:20:42 +01:00
"call-bind-apply-helpers" : "^1.0.1" ,
"dunder-proto" : "^1.0.0" ,
"es-define-property" : "^1.0.1" ,
"es-errors" : "^1.3.0" ,
"es-object-atoms" : "^1.0.0" ,
"function-bind" : "^1.1.2" ,
"gopd" : "^1.2.0" ,
"has-symbols" : "^1.1.0" ,
"hasown" : "^2.0.2" ,
"math-intrinsics" : "^1.0.0"
} ,
"engines" : {
"node" : ">= 0.4"
2022-01-05 15:21:10 +01:00
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/get-symbol-description" : {
2024-12-25 14:20:42 +01:00
"version" : "1.1.0" ,
"resolved" : "https://registry.npmjs.org/get-symbol-description/-/get-symbol-description-1.1.0.tgz" ,
"integrity" : "sha512-w9UMqWwJxHNOvoNzSJ2oPF5wvYcvP7jUvYzhp67yEhTi17ZDBBC1z9pTdGuzjD+EFIqLSYRweZjqfiPzQ06Ebg==" ,
2022-01-05 15:21:10 +01:00
"dev" : true ,
2024-12-25 14:20:42 +01:00
"license" : "MIT" ,
2022-01-05 15:21:10 +01:00
"dependencies" : {
2024-12-25 14:20:42 +01:00
"call-bound" : "^1.0.3" ,
"es-errors" : "^1.3.0" ,
"get-intrinsic" : "^1.2.6"
2022-01-05 15:21:10 +01:00
} ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/glob" : {
2022-08-16 12:50:25 +02:00
"version" : "7.2.3" ,
"resolved" : "https://registry.npmjs.org/glob/-/glob-7.2.3.tgz" ,
"integrity" : "sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==" ,
2024-12-25 14:20:42 +01:00
"deprecated" : "Glob versions prior to v9 are no longer supported" ,
2022-01-05 15:21:10 +01:00
"dev" : true ,
2024-12-25 14:20:42 +01:00
"license" : "ISC" ,
2022-01-05 15:21:10 +01:00
"dependencies" : {
"fs.realpath" : "^1.0.0" ,
"inflight" : "^1.0.4" ,
"inherits" : "2" ,
2022-08-16 12:50:25 +02:00
"minimatch" : "^3.1.1" ,
2022-01-05 15:21:10 +01:00
"once" : "^1.3.0" ,
"path-is-absolute" : "^1.0.0"
} ,
"engines" : {
"node" : "*"
} ,
"funding" : {
"url" : "https://github.com/sponsors/isaacs"
}
} ,
"node_modules/glob-parent" : {
"version" : "6.0.2" ,
"resolved" : "https://registry.npmjs.org/glob-parent/-/glob-parent-6.0.2.tgz" ,
"integrity" : "sha512-XxwI8EOhVQgWp6iDL+3b0r86f4d6AX6zSU55HfB4ydCEuXLXc5FcYeOu+nnGftS4TEju/11rt4KJPTMgbfmv4A==" ,
"dev" : true ,
2024-12-25 14:20:42 +01:00
"license" : "ISC" ,
2022-01-05 15:21:10 +01:00
"dependencies" : {
"is-glob" : "^4.0.3"
} ,
"engines" : {
"node" : ">=10.13.0"
}
} ,
2024-12-25 14:20:42 +01:00
"node_modules/glob/node_modules/brace-expansion" : {
"version" : "1.1.11" ,
"resolved" : "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz" ,
"integrity" : "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"balanced-match" : "^1.0.0" ,
"concat-map" : "0.0.1"
}
} ,
"node_modules/glob/node_modules/minimatch" : {
"version" : "3.1.2" ,
"resolved" : "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz" ,
"integrity" : "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==" ,
"dev" : true ,
"license" : "ISC" ,
"dependencies" : {
"brace-expansion" : "^1.1.7"
} ,
"engines" : {
"node" : "*"
}
} ,
2022-01-05 15:21:10 +01:00
"node_modules/globals" : {
2024-12-25 14:20:42 +01:00
"version" : "13.24.0" ,
"resolved" : "https://registry.npmjs.org/globals/-/globals-13.24.0.tgz" ,
"integrity" : "sha512-AhO5QUcj8llrbG09iWhPU2B204J1xnPeL8kQmVorSsy+Sjj1sk8gIyh6cUocGmH4L0UuhAJy+hJMRA4mgA4mFQ==" ,
2022-01-05 15:21:10 +01:00
"dev" : true ,
2024-12-25 14:20:42 +01:00
"license" : "MIT" ,
2022-01-05 15:21:10 +01:00
"dependencies" : {
"type-fest" : "^0.20.2"
} ,
"engines" : {
"node" : ">=8"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
2023-01-12 08:55:25 +01:00
"node_modules/globalthis" : {
2024-12-25 14:20:42 +01:00
"version" : "1.0.4" ,
"resolved" : "https://registry.npmjs.org/globalthis/-/globalthis-1.0.4.tgz" ,
"integrity" : "sha512-DpLKbNU4WylpxJykQujfCcwYWiV/Jhm50Goo0wrVILAv5jOr9d+H+UR3PhSCD2rCCEIg0uc+G+muBTwD54JhDQ==" ,
2023-01-12 08:55:25 +01:00
"dev" : true ,
2024-12-25 14:20:42 +01:00
"license" : "MIT" ,
2023-01-12 08:55:25 +01:00
"dependencies" : {
2024-12-25 14:20:42 +01:00
"define-properties" : "^1.2.1" ,
"gopd" : "^1.0.1"
2023-01-12 08:55:25 +01:00
} ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
2022-01-05 15:21:10 +01:00
"node_modules/globby" : {
2022-08-16 12:50:25 +02:00
"version" : "11.1.0" ,
"resolved" : "https://registry.npmjs.org/globby/-/globby-11.1.0.tgz" ,
"integrity" : "sha512-jhIXaOzy1sb8IyocaruWSn1TjmnBVs8Ayhcy83rmxNJ8q2uWKCAj3CnJY+KpGSXCueAPc0i05kVvVKtP1t9S3g==" ,
2022-01-05 15:21:10 +01:00
"dev" : true ,
2024-12-25 14:20:42 +01:00
"license" : "MIT" ,
2022-01-05 15:21:10 +01:00
"dependencies" : {
"array-union" : "^2.1.0" ,
"dir-glob" : "^3.0.1" ,
2022-08-16 12:50:25 +02:00
"fast-glob" : "^3.2.9" ,
"ignore" : "^5.2.0" ,
"merge2" : "^1.4.1" ,
2022-01-05 15:21:10 +01:00
"slash" : "^3.0.0"
} ,
"engines" : {
"node" : ">=10"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
2023-01-12 08:55:25 +01:00
"node_modules/gopd" : {
2024-12-25 14:20:42 +01:00
"version" : "1.2.0" ,
"resolved" : "https://registry.npmjs.org/gopd/-/gopd-1.2.0.tgz" ,
"integrity" : "sha512-ZUKRh6/kUFoAiTAtTYPZJ3hw9wNxx+BIBOijnlG9PnrJsCcSjs1wyyD6vJpaYtgnzDrKYRSqf3OO6Rfa93xsRg==" ,
2023-01-12 08:55:25 +01:00
"dev" : true ,
2024-12-25 14:20:42 +01:00
"license" : "MIT" ,
"engines" : {
"node" : ">= 0.4"
2023-01-12 08:55:25 +01:00
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
2023-08-01 09:55:33 +02:00
"node_modules/graphemer" : {
"version" : "1.4.0" ,
"resolved" : "https://registry.npmjs.org/graphemer/-/graphemer-1.4.0.tgz" ,
"integrity" : "sha512-EtKwoO6kxCL9WO5xipiHTZlSzBm7WLT627TqC/uVRd0HKmq8NXyebnNYxDoBi7wt8eTWrUrKXCOVaFq9x1kgag==" ,
2022-01-05 15:21:10 +01:00
"dev" : true ,
2024-12-25 14:20:42 +01:00
"license" : "MIT"
2022-01-05 15:21:10 +01:00
} ,
"node_modules/has-bigints" : {
2024-12-25 14:20:42 +01:00
"version" : "1.1.0" ,
"resolved" : "https://registry.npmjs.org/has-bigints/-/has-bigints-1.1.0.tgz" ,
"integrity" : "sha512-R3pbpkcIqv2Pm3dUwgjclDRVmWpTJW2DcMzcIhEXEx1oh/CEMObMm3KLmRJOdvhM7o4uQBnwr8pzRK2sJWIqfg==" ,
2022-01-05 15:21:10 +01:00
"dev" : true ,
2024-12-25 14:20:42 +01:00
"license" : "MIT" ,
"engines" : {
"node" : ">= 0.4"
} ,
2022-01-05 15:21:10 +01:00
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
2021-10-25 19:34:50 +02:00
"node_modules/has-flag" : {
"version" : "4.0.0" ,
"resolved" : "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz" ,
"integrity" : "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==" ,
"dev" : true ,
2024-12-25 14:20:42 +01:00
"license" : "MIT" ,
2021-10-25 19:34:50 +02:00
"engines" : {
"node" : ">=8"
}
} ,
2022-08-16 12:50:25 +02:00
"node_modules/has-property-descriptors" : {
2024-12-25 14:20:42 +01:00
"version" : "1.0.2" ,
"resolved" : "https://registry.npmjs.org/has-property-descriptors/-/has-property-descriptors-1.0.2.tgz" ,
"integrity" : "sha512-55JNKuIW+vq4Ke1BjOTjM2YctQIvCT7GFzHwmfZPGo5wnrgkid0YQtnAleFSqumZm4az3n2BS+erby5ipJdgrg==" ,
2022-08-16 12:50:25 +02:00
"dev" : true ,
2024-12-25 14:20:42 +01:00
"license" : "MIT" ,
2022-08-16 12:50:25 +02:00
"dependencies" : {
2024-12-25 14:20:42 +01:00
"es-define-property" : "^1.0.0"
2022-08-16 12:50:25 +02:00
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
2023-01-12 08:55:25 +01:00
"node_modules/has-proto" : {
2024-12-25 14:20:42 +01:00
"version" : "1.2.0" ,
"resolved" : "https://registry.npmjs.org/has-proto/-/has-proto-1.2.0.tgz" ,
"integrity" : "sha512-KIL7eQPfHQRC8+XluaIw7BHUwwqL19bQn4hzNgdr+1wXoU0KKj6rufu47lhY7KbJR2C6T6+PfyN0Ea7wkSS+qQ==" ,
2023-01-12 08:55:25 +01:00
"dev" : true ,
2024-12-25 14:20:42 +01:00
"license" : "MIT" ,
"dependencies" : {
"dunder-proto" : "^1.0.0"
} ,
2023-01-12 08:55:25 +01:00
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
2022-01-05 15:21:10 +01:00
"node_modules/has-symbols" : {
2024-12-25 14:20:42 +01:00
"version" : "1.1.0" ,
"resolved" : "https://registry.npmjs.org/has-symbols/-/has-symbols-1.1.0.tgz" ,
"integrity" : "sha512-1cDNdwJ2Jaohmb3sg4OmKaMBwuC48sYni5HUw2DvsC8LjGTLK9h+eb1X6RyuOHe4hT0ULCW68iomhjUoKUqlPQ==" ,
2022-01-05 15:21:10 +01:00
"dev" : true ,
2024-12-25 14:20:42 +01:00
"license" : "MIT" ,
2022-01-05 15:21:10 +01:00
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/has-tostringtag" : {
2024-12-25 14:20:42 +01:00
"version" : "1.0.2" ,
"resolved" : "https://registry.npmjs.org/has-tostringtag/-/has-tostringtag-1.0.2.tgz" ,
"integrity" : "sha512-NqADB8VjPFLM2V0VvHUewwwsw0ZWBaIdgo+ieHtK3hasLz4qeCRjYcqfB6AQrBggRKppKF8L52/VqdVsO47Dlw==" ,
2022-01-05 15:21:10 +01:00
"dev" : true ,
2024-12-25 14:20:42 +01:00
"license" : "MIT" ,
2022-01-05 15:21:10 +01:00
"dependencies" : {
2024-12-25 14:20:42 +01:00
"has-symbols" : "^1.0.3"
2022-01-05 15:21:10 +01:00
} ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
2024-12-25 14:20:42 +01:00
"node_modules/hasown" : {
"version" : "2.0.2" ,
"resolved" : "https://registry.npmjs.org/hasown/-/hasown-2.0.2.tgz" ,
"integrity" : "sha512-0hJU9SCPvmMzIBdZFqNPXWa6dqh7WdH0cII9y+CyS8rG3nL48Bclra9HmKhVVUHyPWNH5Y7xDwAB7bfgSjkUMQ==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"function-bind" : "^1.1.2"
} ,
"engines" : {
"node" : ">= 0.4"
}
} ,
2021-10-25 19:34:50 +02:00
"node_modules/http-errors" : {
2023-01-03 08:55:51 +01:00
"version" : "2.0.0" ,
"resolved" : "https://registry.npmjs.org/http-errors/-/http-errors-2.0.0.tgz" ,
"integrity" : "sha512-FtwrG/euBzaEjYeRqOgly7G0qviiXoJWnvEH2Z1plBdXgbyjv34pHTSb9zoeHMyDy33+DWy5Wt9Wo+TURtOYSQ==" ,
2021-10-25 19:34:50 +02:00
"dev" : true ,
2024-12-25 14:20:42 +01:00
"license" : "MIT" ,
2021-10-25 19:34:50 +02:00
"dependencies" : {
2023-01-03 08:55:51 +01:00
"depd" : "2.0.0" ,
2021-10-25 19:34:50 +02:00
"inherits" : "2.0.4" ,
2022-08-16 12:50:25 +02:00
"setprototypeof" : "1.2.0" ,
2023-01-03 08:55:51 +01:00
"statuses" : "2.0.1" ,
2022-08-16 12:50:25 +02:00
"toidentifier" : "1.0.1"
2021-10-25 19:34:50 +02:00
} ,
"engines" : {
2023-01-03 08:55:51 +01:00
"node" : ">= 0.8"
2021-10-25 19:34:50 +02:00
}
} ,
2022-01-05 15:21:10 +01:00
"node_modules/ignore" : {
2024-12-25 14:20:42 +01:00
"version" : "5.3.2" ,
"resolved" : "https://registry.npmjs.org/ignore/-/ignore-5.3.2.tgz" ,
"integrity" : "sha512-hsBTNUqQTDwkWtcdYI2i06Y/nUBEsNEDJKjWdigLvegy8kDuJAS8uRlpkkcQpyEXL0Z/pjDy5HBmMjRCJ2gq+g==" ,
2022-01-05 15:21:10 +01:00
"dev" : true ,
2024-12-25 14:20:42 +01:00
"license" : "MIT" ,
2022-01-05 15:21:10 +01:00
"engines" : {
"node" : ">= 4"
}
} ,
2024-12-25 14:20:42 +01:00
"node_modules/ignore-by-default" : {
"version" : "1.0.1" ,
"resolved" : "https://registry.npmjs.org/ignore-by-default/-/ignore-by-default-1.0.1.tgz" ,
"integrity" : "sha512-Ius2VYcGNk7T90CppJqcIkS5ooHUZyIQK+ClZfMfMNFEF9VSE73Fq+906u/CWu92x4gzZMWOwfFYckPObzdEbA==" ,
"dev" : true ,
"license" : "ISC"
} ,
2022-01-05 15:21:10 +01:00
"node_modules/import-fresh" : {
"version" : "3.3.0" ,
"resolved" : "https://registry.npmjs.org/import-fresh/-/import-fresh-3.3.0.tgz" ,
"integrity" : "sha512-veYYhQa+D1QBKznvhUHxb8faxlrwUnxseDAbAp457E0wLNio2bOSKnjYDhMj+YiAq61xrMGhQk9iXVk5FzgQMw==" ,
"dev" : true ,
2024-12-25 14:20:42 +01:00
"license" : "MIT" ,
2022-01-05 15:21:10 +01:00
"dependencies" : {
"parent-module" : "^1.0.0" ,
"resolve-from" : "^4.0.0"
} ,
"engines" : {
"node" : ">=6"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
"node_modules/imurmurhash" : {
"version" : "0.1.4" ,
"resolved" : "https://registry.npmjs.org/imurmurhash/-/imurmurhash-0.1.4.tgz" ,
2022-08-16 12:50:25 +02:00
"integrity" : "sha512-JmXMZ6wuvDmLiHEml9ykzqO6lwFbof0GG4IkcGaENdCRDDmMVnny7s5HsIgHCbaq0w2MyPhDqkhTUgS2LU2PHA==" ,
2022-01-05 15:21:10 +01:00
"dev" : true ,
2024-12-25 14:20:42 +01:00
"license" : "MIT" ,
2022-01-05 15:21:10 +01:00
"engines" : {
"node" : ">=0.8.19"
}
} ,
"node_modules/inflight" : {
"version" : "1.0.6" ,
"resolved" : "https://registry.npmjs.org/inflight/-/inflight-1.0.6.tgz" ,
2022-08-16 12:50:25 +02:00
"integrity" : "sha512-k92I/b08q4wvFscXCLvqfsHCrjrF7yiXsQuIVvVE7N82W3+aqpzuUdBbfhWcy/FZR3/4IgflMgKLOsvPDrGCJA==" ,
2024-12-25 14:20:42 +01:00
"deprecated" : "This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful." ,
2022-01-05 15:21:10 +01:00
"dev" : true ,
2024-12-25 14:20:42 +01:00
"license" : "ISC" ,
2022-01-05 15:21:10 +01:00
"dependencies" : {
"once" : "^1.3.0" ,
"wrappy" : "1"
}
} ,
2021-10-25 19:34:50 +02:00
"node_modules/inherits" : {
"version" : "2.0.4" ,
"resolved" : "https://registry.npmjs.org/inherits/-/inherits-2.0.4.tgz" ,
"integrity" : "sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==" ,
2024-12-25 14:20:42 +01:00
"dev" : true ,
"license" : "ISC"
2021-10-25 19:34:50 +02:00
} ,
2022-01-05 15:21:10 +01:00
"node_modules/internal-slot" : {
2024-12-25 14:20:42 +01:00
"version" : "1.1.0" ,
"resolved" : "https://registry.npmjs.org/internal-slot/-/internal-slot-1.1.0.tgz" ,
"integrity" : "sha512-4gd7VpWNQNB4UKKCFFVcp1AVv+FMOgs9NKzjHKusc8jTMhd5eL1NqQqOpE0KzMds804/yHlglp3uxgluOqAPLw==" ,
2022-01-05 15:21:10 +01:00
"dev" : true ,
2024-12-25 14:20:42 +01:00
"license" : "MIT" ,
2022-01-05 15:21:10 +01:00
"dependencies" : {
2024-12-25 14:20:42 +01:00
"es-errors" : "^1.3.0" ,
"hasown" : "^2.0.2" ,
"side-channel" : "^1.1.0"
2022-01-05 15:21:10 +01:00
} ,
"engines" : {
"node" : ">= 0.4"
}
} ,
2023-01-12 08:55:25 +01:00
"node_modules/is-array-buffer" : {
2024-12-25 14:20:42 +01:00
"version" : "3.0.5" ,
"resolved" : "https://registry.npmjs.org/is-array-buffer/-/is-array-buffer-3.0.5.tgz" ,
"integrity" : "sha512-DDfANUiiG2wC1qawP66qlTugJeL5HyzMpfr8lLK+jMQirGzNod0B12cFB/9q838Ru27sBwfw78/rdoU7RERz6A==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"call-bind" : "^1.0.8" ,
"call-bound" : "^1.0.3" ,
"get-intrinsic" : "^1.2.6"
} ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/is-async-function" : {
"version" : "2.0.0" ,
"resolved" : "https://registry.npmjs.org/is-async-function/-/is-async-function-2.0.0.tgz" ,
"integrity" : "sha512-Y1JXKrfykRJGdlDwdKlLpLyMIiWqWvuSd17TvZk68PLAOGOoF4Xyav1z0Xhoi+gCYjZVeC5SI+hYFOfvXmGRCA==" ,
2023-01-12 08:55:25 +01:00
"dev" : true ,
2024-12-25 14:20:42 +01:00
"license" : "MIT" ,
2023-01-12 08:55:25 +01:00
"dependencies" : {
2024-12-25 14:20:42 +01:00
"has-tostringtag" : "^1.0.0"
} ,
"engines" : {
"node" : ">= 0.4"
2023-01-12 08:55:25 +01:00
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
2022-01-05 15:21:10 +01:00
"node_modules/is-bigint" : {
2024-12-25 14:20:42 +01:00
"version" : "1.1.0" ,
"resolved" : "https://registry.npmjs.org/is-bigint/-/is-bigint-1.1.0.tgz" ,
"integrity" : "sha512-n4ZT37wG78iz03xPRKJrHTdZbe3IicyucEtdRsV5yglwc3GyUfbAfpSeD0FJ41NbUNSt5wbhqfp1fS+BgnvDFQ==" ,
2022-01-05 15:21:10 +01:00
"dev" : true ,
2024-12-25 14:20:42 +01:00
"license" : "MIT" ,
2022-01-05 15:21:10 +01:00
"dependencies" : {
2024-12-25 14:20:42 +01:00
"has-bigints" : "^1.0.2"
} ,
"engines" : {
"node" : ">= 0.4"
2022-01-05 15:21:10 +01:00
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
2024-12-25 14:20:42 +01:00
"node_modules/is-binary-path" : {
"version" : "2.1.0" ,
"resolved" : "https://registry.npmjs.org/is-binary-path/-/is-binary-path-2.1.0.tgz" ,
"integrity" : "sha512-ZMERYes6pDydyuGidse7OsHxtbI7WVeUEozgR/g7rd0xUimYNlvZRE/K2MgZTjWy725IfelLeVcEM97mmtRGXw==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"binary-extensions" : "^2.0.0"
} ,
"engines" : {
"node" : ">=8"
}
} ,
2022-01-05 15:21:10 +01:00
"node_modules/is-boolean-object" : {
2024-12-25 14:20:42 +01:00
"version" : "1.2.1" ,
"resolved" : "https://registry.npmjs.org/is-boolean-object/-/is-boolean-object-1.2.1.tgz" ,
"integrity" : "sha512-l9qO6eFlUETHtuihLcYOaLKByJ1f+N4kthcU9YjHy3N+B3hWv0y/2Nd0mu/7lTFnRQHTrSdXF50HQ3bl5fEnng==" ,
2022-01-05 15:21:10 +01:00
"dev" : true ,
2024-12-25 14:20:42 +01:00
"license" : "MIT" ,
2022-01-05 15:21:10 +01:00
"dependencies" : {
2024-12-25 14:20:42 +01:00
"call-bound" : "^1.0.2" ,
"has-tostringtag" : "^1.0.2"
2022-01-05 15:21:10 +01:00
} ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/is-callable" : {
2023-01-12 08:55:25 +01:00
"version" : "1.2.7" ,
"resolved" : "https://registry.npmjs.org/is-callable/-/is-callable-1.2.7.tgz" ,
"integrity" : "sha512-1BC0BVFhS/p0qtw6enp8e+8OD0UrK0oFLztSjNzhcKA3WDuJxxAPXzPuPtKkjEY9UUoEWlX/8fgKeu2S8i9JTA==" ,
2022-01-05 15:21:10 +01:00
"dev" : true ,
2024-12-25 14:20:42 +01:00
"license" : "MIT" ,
2022-01-05 15:21:10 +01:00
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/is-core-module" : {
2024-12-25 14:20:42 +01:00
"version" : "2.16.1" ,
"resolved" : "https://registry.npmjs.org/is-core-module/-/is-core-module-2.16.1.tgz" ,
"integrity" : "sha512-UfoeMA6fIJ8wTYFEUjelnaGI67v6+N7qXJEvQuIGa99l4xsCruSYOVSQ0uPANn4dAzm8lkYPaKLrrijLq7x23w==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"hasown" : "^2.0.2"
} ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/is-data-view" : {
"version" : "1.0.2" ,
"resolved" : "https://registry.npmjs.org/is-data-view/-/is-data-view-1.0.2.tgz" ,
"integrity" : "sha512-RKtWF8pGmS87i2D6gqQu/l7EYRlVdfzemCJN/P3UOs//x1QE7mfhvzHIApBTRf7axvT6DMGwSwBXYCT0nfB9xw==" ,
2022-01-05 15:21:10 +01:00
"dev" : true ,
2024-12-25 14:20:42 +01:00
"license" : "MIT" ,
2022-01-05 15:21:10 +01:00
"dependencies" : {
2024-12-25 14:20:42 +01:00
"call-bound" : "^1.0.2" ,
"get-intrinsic" : "^1.2.6" ,
"is-typed-array" : "^1.1.13"
} ,
"engines" : {
"node" : ">= 0.4"
2022-01-05 15:21:10 +01:00
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/is-date-object" : {
2024-12-25 14:20:42 +01:00
"version" : "1.1.0" ,
"resolved" : "https://registry.npmjs.org/is-date-object/-/is-date-object-1.1.0.tgz" ,
"integrity" : "sha512-PwwhEakHVKTdRNVOw+/Gyh0+MzlCl4R6qKvkhuvLtPMggI1WAHt9sOwZxQLSGpUaDnrdyDsomoRgNnCfKNSXXg==" ,
2022-01-05 15:21:10 +01:00
"dev" : true ,
2024-12-25 14:20:42 +01:00
"license" : "MIT" ,
2022-01-05 15:21:10 +01:00
"dependencies" : {
2024-12-25 14:20:42 +01:00
"call-bound" : "^1.0.2" ,
"has-tostringtag" : "^1.0.2"
2022-01-05 15:21:10 +01:00
} ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
2021-10-25 19:34:50 +02:00
"node_modules/is-docker" : {
"version" : "2.2.1" ,
"resolved" : "https://registry.npmjs.org/is-docker/-/is-docker-2.2.1.tgz" ,
"integrity" : "sha512-F+i2BKsFrH66iaUFc0woD8sLy8getkwTwtOBjvs56Cx4CgJDeKQeqfz8wAYiSb8JOprWhHH5p77PbmYCvvUuXQ==" ,
"dev" : true ,
2024-12-25 14:20:42 +01:00
"license" : "MIT" ,
2021-10-25 19:34:50 +02:00
"bin" : {
"is-docker" : "cli.js"
} ,
"engines" : {
"node" : ">=8"
} ,
2022-01-05 15:21:10 +01:00
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
"node_modules/is-extglob" : {
"version" : "2.1.1" ,
"resolved" : "https://registry.npmjs.org/is-extglob/-/is-extglob-2.1.1.tgz" ,
2022-08-16 12:50:25 +02:00
"integrity" : "sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==" ,
2022-01-05 15:21:10 +01:00
"dev" : true ,
2024-12-25 14:20:42 +01:00
"license" : "MIT" ,
2022-01-05 15:21:10 +01:00
"engines" : {
"node" : ">=0.10.0"
}
} ,
2024-12-25 14:20:42 +01:00
"node_modules/is-finalizationregistry" : {
"version" : "1.1.1" ,
"resolved" : "https://registry.npmjs.org/is-finalizationregistry/-/is-finalizationregistry-1.1.1.tgz" ,
"integrity" : "sha512-1pC6N8qWJbWoPtEjgcL2xyhQOP491EQjeUo3qTKcmV8YSDDJrOepfG8pcC7h/QgnQHYSv0mJ3Z/ZWxmatVrysg==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"call-bound" : "^1.0.3"
} ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
2022-01-05 15:21:10 +01:00
"node_modules/is-fullwidth-code-point" : {
"version" : "3.0.0" ,
"resolved" : "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz" ,
"integrity" : "sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==" ,
"dev" : true ,
2024-12-25 14:20:42 +01:00
"license" : "MIT" ,
2022-01-05 15:21:10 +01:00
"engines" : {
"node" : ">=8"
}
} ,
2024-12-25 14:20:42 +01:00
"node_modules/is-generator-function" : {
"version" : "1.0.10" ,
"resolved" : "https://registry.npmjs.org/is-generator-function/-/is-generator-function-1.0.10.tgz" ,
"integrity" : "sha512-jsEjy9l3yiXEQ+PsXdmBwEPcOxaXWLspKdplFUVI9vq1iZgIekeC0L167qeu86czQaxed3q/Uzuw0swL0irL8A==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"has-tostringtag" : "^1.0.0"
} ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
2022-01-05 15:21:10 +01:00
"node_modules/is-glob" : {
"version" : "4.0.3" ,
"resolved" : "https://registry.npmjs.org/is-glob/-/is-glob-4.0.3.tgz" ,
"integrity" : "sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==" ,
"dev" : true ,
2024-12-25 14:20:42 +01:00
"license" : "MIT" ,
2022-01-05 15:21:10 +01:00
"dependencies" : {
"is-extglob" : "^2.1.1"
} ,
"engines" : {
"node" : ">=0.10.0"
}
} ,
2024-12-25 14:20:42 +01:00
"node_modules/is-map" : {
"version" : "2.0.3" ,
"resolved" : "https://registry.npmjs.org/is-map/-/is-map-2.0.3.tgz" ,
"integrity" : "sha512-1Qed0/Hr2m+YqxnM09CjA2d/i6YZNfF6R2oRAOj36eUdS6qIV/huPJNSEpKbupewFs+ZsJlxsjjPbc0/afW6Lw==" ,
2022-01-05 15:21:10 +01:00
"dev" : true ,
2024-12-25 14:20:42 +01:00
"license" : "MIT" ,
2022-01-05 15:21:10 +01:00
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/is-number" : {
"version" : "7.0.0" ,
"resolved" : "https://registry.npmjs.org/is-number/-/is-number-7.0.0.tgz" ,
"integrity" : "sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==" ,
"dev" : true ,
2024-12-25 14:20:42 +01:00
"license" : "MIT" ,
2022-01-05 15:21:10 +01:00
"engines" : {
"node" : ">=0.12.0"
}
} ,
"node_modules/is-number-object" : {
2024-12-25 14:20:42 +01:00
"version" : "1.1.1" ,
"resolved" : "https://registry.npmjs.org/is-number-object/-/is-number-object-1.1.1.tgz" ,
"integrity" : "sha512-lZhclumE1G6VYD8VHe35wFaIif+CTy5SJIi5+3y4psDgWu4wPDoBhF8NxUOinEc7pHgiTsT6MaBb92rKhhD+Xw==" ,
2022-01-05 15:21:10 +01:00
"dev" : true ,
2024-12-25 14:20:42 +01:00
"license" : "MIT" ,
2022-01-05 15:21:10 +01:00
"dependencies" : {
2024-12-25 14:20:42 +01:00
"call-bound" : "^1.0.3" ,
"has-tostringtag" : "^1.0.2"
2022-01-05 15:21:10 +01:00
} ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
2022-11-17 11:14:13 +01:00
"node_modules/is-path-inside" : {
"version" : "3.0.3" ,
"resolved" : "https://registry.npmjs.org/is-path-inside/-/is-path-inside-3.0.3.tgz" ,
"integrity" : "sha512-Fd4gABb+ycGAmKou8eMftCupSir5lRxqf4aD/vd0cD2qc4HL07OjCeuHMr8Ro4CoMaeCKDB0/ECBOVWjTwUvPQ==" ,
"dev" : true ,
2024-12-25 14:20:42 +01:00
"license" : "MIT" ,
2022-11-17 11:14:13 +01:00
"engines" : {
"node" : ">=8"
}
} ,
2022-01-05 15:21:10 +01:00
"node_modules/is-promise" : {
"version" : "2.2.2" ,
"resolved" : "https://registry.npmjs.org/is-promise/-/is-promise-2.2.2.tgz" ,
"integrity" : "sha512-+lP4/6lKUBfQjZ2pdxThZvLUAafmZb8OAxFb8XXtiQmS35INgr85hdOGoEs124ez1FCnZJt6jau/T+alh58QFQ==" ,
2024-12-25 14:20:42 +01:00
"dev" : true ,
"license" : "MIT"
2022-01-05 15:21:10 +01:00
} ,
"node_modules/is-regex" : {
2024-12-25 14:20:42 +01:00
"version" : "1.2.1" ,
"resolved" : "https://registry.npmjs.org/is-regex/-/is-regex-1.2.1.tgz" ,
"integrity" : "sha512-MjYsKHO5O7mCsmRGxWcLWheFqN9DJ/2TmngvjKXihe6efViPqc274+Fx/4fYj/r03+ESvBdTXK0V6tA3rgez1g==" ,
2022-01-05 15:21:10 +01:00
"dev" : true ,
2024-12-25 14:20:42 +01:00
"license" : "MIT" ,
2022-01-05 15:21:10 +01:00
"dependencies" : {
2024-12-25 14:20:42 +01:00
"call-bound" : "^1.0.2" ,
"gopd" : "^1.2.0" ,
"has-tostringtag" : "^1.0.2" ,
"hasown" : "^2.0.2"
2022-01-05 15:21:10 +01:00
} ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
2024-12-25 14:20:42 +01:00
"node_modules/is-set" : {
"version" : "2.0.3" ,
"resolved" : "https://registry.npmjs.org/is-set/-/is-set-2.0.3.tgz" ,
"integrity" : "sha512-iPAjerrse27/ygGLxw+EBR9agv9Y6uLeYVJMu+QNCoouJ1/1ri0mGrcWpfCqFZuzzx3WjtwxG098X+n4OuRkPg==" ,
"dev" : true ,
"license" : "MIT" ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
2022-01-05 15:21:10 +01:00
"node_modules/is-shared-array-buffer" : {
2024-12-25 14:20:42 +01:00
"version" : "1.0.4" ,
"resolved" : "https://registry.npmjs.org/is-shared-array-buffer/-/is-shared-array-buffer-1.0.4.tgz" ,
"integrity" : "sha512-ISWac8drv4ZGfwKl5slpHG9OwPNty4jOWPRIhBpxOoD+hqITiwuipOQ2bNthAzwA3B4fIjO4Nln74N0S9byq8A==" ,
2022-01-05 15:21:10 +01:00
"dev" : true ,
2024-12-25 14:20:42 +01:00
"license" : "MIT" ,
2022-08-16 12:50:25 +02:00
"dependencies" : {
2024-12-25 14:20:42 +01:00
"call-bound" : "^1.0.3"
} ,
"engines" : {
"node" : ">= 0.4"
2022-08-16 12:50:25 +02:00
} ,
2022-01-05 15:21:10 +01:00
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/is-string" : {
2024-12-25 14:20:42 +01:00
"version" : "1.1.1" ,
"resolved" : "https://registry.npmjs.org/is-string/-/is-string-1.1.1.tgz" ,
"integrity" : "sha512-BtEeSsoaQjlSPBemMQIrY1MY0uM6vnS1g5fmufYOtnxLGUZM2178PKbhsk7Ffv58IX+ZtcvoGwccYsh0PglkAA==" ,
2022-01-05 15:21:10 +01:00
"dev" : true ,
2024-12-25 14:20:42 +01:00
"license" : "MIT" ,
2022-01-05 15:21:10 +01:00
"dependencies" : {
2024-12-25 14:20:42 +01:00
"call-bound" : "^1.0.3" ,
"has-tostringtag" : "^1.0.2"
2022-01-05 15:21:10 +01:00
} ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/is-symbol" : {
2024-12-25 14:20:42 +01:00
"version" : "1.1.1" ,
"resolved" : "https://registry.npmjs.org/is-symbol/-/is-symbol-1.1.1.tgz" ,
"integrity" : "sha512-9gGx6GTtCQM73BgmHQXfDmLtfjjTUDSyoxTCbp5WtoixAhfgsDirWIcVQ/IHpvI5Vgd5i/J5F7B9cN/WlVbC/w==" ,
2022-01-05 15:21:10 +01:00
"dev" : true ,
2024-12-25 14:20:42 +01:00
"license" : "MIT" ,
2022-01-05 15:21:10 +01:00
"dependencies" : {
2024-12-25 14:20:42 +01:00
"call-bound" : "^1.0.2" ,
"has-symbols" : "^1.1.0" ,
"safe-regex-test" : "^1.1.0"
2022-01-05 15:21:10 +01:00
} ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
2023-01-12 08:55:25 +01:00
"node_modules/is-typed-array" : {
2024-12-25 14:20:42 +01:00
"version" : "1.1.15" ,
"resolved" : "https://registry.npmjs.org/is-typed-array/-/is-typed-array-1.1.15.tgz" ,
"integrity" : "sha512-p3EcsicXjit7SaskXHs1hA91QxgTw46Fv6EFKKGS5DRFLD8yKnohjF3hxoju94b/OcMZoQukzpPpBE9uLVKzgQ==" ,
2023-01-12 08:55:25 +01:00
"dev" : true ,
2024-12-25 14:20:42 +01:00
"license" : "MIT" ,
2023-01-12 08:55:25 +01:00
"dependencies" : {
2024-12-25 14:20:42 +01:00
"which-typed-array" : "^1.1.16"
} ,
"engines" : {
"node" : ">= 0.4"
2023-01-12 08:55:25 +01:00
} ,
2024-12-25 14:20:42 +01:00
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/is-weakmap" : {
"version" : "2.0.2" ,
"resolved" : "https://registry.npmjs.org/is-weakmap/-/is-weakmap-2.0.2.tgz" ,
"integrity" : "sha512-K5pXYOm9wqY1RgjpL3YTkF39tni1XajUIkawTLUo9EZEVUFga5gSQJF8nNS7ZwJQ02y+1YCNYcMh+HIf1ZqE+w==" ,
"dev" : true ,
"license" : "MIT" ,
2023-01-12 08:55:25 +01:00
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
2022-01-05 15:21:10 +01:00
"node_modules/is-weakref" : {
2024-12-25 14:20:42 +01:00
"version" : "1.1.0" ,
"resolved" : "https://registry.npmjs.org/is-weakref/-/is-weakref-1.1.0.tgz" ,
"integrity" : "sha512-SXM8Nwyys6nT5WP6pltOwKytLV7FqQ4UiibxVmW+EIosHcmCqkkjViTb5SNssDlkCiEYRP1/pdWUKVvZBmsR2Q==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"call-bound" : "^1.0.2"
} ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/is-weakset" : {
"version" : "2.0.4" ,
"resolved" : "https://registry.npmjs.org/is-weakset/-/is-weakset-2.0.4.tgz" ,
"integrity" : "sha512-mfcwb6IzQyOKTs84CQMrOwW4gQcaTOAWJ0zzJCl2WSPDrWk/OzDaImWFH3djXhb24g4eudZfLRozAvPGw4d9hQ==" ,
2022-01-05 15:21:10 +01:00
"dev" : true ,
2024-12-25 14:20:42 +01:00
"license" : "MIT" ,
2022-01-05 15:21:10 +01:00
"dependencies" : {
2024-12-25 14:20:42 +01:00
"call-bound" : "^1.0.3" ,
"get-intrinsic" : "^1.2.6"
} ,
"engines" : {
"node" : ">= 0.4"
2022-01-05 15:21:10 +01:00
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/is-wsl" : {
"version" : "2.2.0" ,
"resolved" : "https://registry.npmjs.org/is-wsl/-/is-wsl-2.2.0.tgz" ,
"integrity" : "sha512-fKzAra0rGJUUBwGBgNkHZuToZcn+TtXHpeCgmkMJMMYx1sQDYaCSyjJBSCa2nH1DGm7s3n1oBnohoVTBaN7Lww==" ,
"dev" : true ,
2024-12-25 14:20:42 +01:00
"license" : "MIT" ,
2022-01-05 15:21:10 +01:00
"dependencies" : {
"is-docker" : "^2.0.0"
} ,
"engines" : {
"node" : ">=8"
}
} ,
2023-08-01 18:41:24 +02:00
"node_modules/isarray" : {
"version" : "2.0.5" ,
"resolved" : "https://registry.npmjs.org/isarray/-/isarray-2.0.5.tgz" ,
"integrity" : "sha512-xHjhDr3cNBK0BzdUJSPXZntQUx/mwMS5Rw4A7lPJ90XGAO6ISP/ePDNuo0vhqOZU+UD5JoodwCAAoZQd3FeAKw==" ,
2024-12-25 14:20:42 +01:00
"dev" : true ,
"license" : "MIT"
2023-08-01 18:41:24 +02:00
} ,
2022-01-05 15:21:10 +01:00
"node_modules/isexe" : {
"version" : "2.0.0" ,
"resolved" : "https://registry.npmjs.org/isexe/-/isexe-2.0.0.tgz" ,
2022-08-16 12:50:25 +02:00
"integrity" : "sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==" ,
2024-12-25 14:20:42 +01:00
"dev" : true ,
"license" : "ISC"
2022-01-05 15:21:10 +01:00
} ,
"node_modules/js-yaml" : {
"version" : "4.1.0" ,
"resolved" : "https://registry.npmjs.org/js-yaml/-/js-yaml-4.1.0.tgz" ,
"integrity" : "sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==" ,
"dev" : true ,
2024-12-25 14:20:42 +01:00
"license" : "MIT" ,
2022-01-05 15:21:10 +01:00
"dependencies" : {
"argparse" : "^2.0.1"
} ,
"bin" : {
"js-yaml" : "bin/js-yaml.js"
}
} ,
2024-12-25 14:20:42 +01:00
"node_modules/json-buffer" : {
"version" : "3.0.1" ,
"resolved" : "https://registry.npmjs.org/json-buffer/-/json-buffer-3.0.1.tgz" ,
"integrity" : "sha512-4bV5BfR2mqfQTJm+V5tPPdf+ZpuhiIvTuAB5g8kcrXOZpTT/QwwVRWBywX1ozr6lEuPdbHxwaJlm9G6mI2sfSQ==" ,
"dev" : true ,
"license" : "MIT"
} ,
2022-01-05 15:21:10 +01:00
"node_modules/json-schema-traverse" : {
"version" : "0.4.1" ,
"resolved" : "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz" ,
"integrity" : "sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg==" ,
2024-12-25 14:20:42 +01:00
"dev" : true ,
"license" : "MIT"
2022-01-05 15:21:10 +01:00
} ,
"node_modules/json-stable-stringify-without-jsonify" : {
"version" : "1.0.1" ,
"resolved" : "https://registry.npmjs.org/json-stable-stringify-without-jsonify/-/json-stable-stringify-without-jsonify-1.0.1.tgz" ,
2022-08-16 12:50:25 +02:00
"integrity" : "sha512-Bdboy+l7tA3OGW6FjyFHWkP5LuByj1Tk33Ljyq0axyzdk9//JSi2u3fP1QSmd1KNwq6VOKYGlAu87CisVir6Pw==" ,
2024-12-25 14:20:42 +01:00
"dev" : true ,
"license" : "MIT"
2022-01-05 15:21:10 +01:00
} ,
"node_modules/json5" : {
2023-01-25 11:41:21 +01:00
"version" : "1.0.2" ,
"resolved" : "https://registry.npmjs.org/json5/-/json5-1.0.2.tgz" ,
"integrity" : "sha512-g1MWMLBiz8FKi1e4w0UyVL3w+iJceWAFBAaBnnGKOpNa5f8TLktkbre1+s6oICydWAm+HRUGTmI+//xv2hvXYA==" ,
2022-01-05 15:21:10 +01:00
"dev" : true ,
2024-12-25 14:20:42 +01:00
"license" : "MIT" ,
2022-01-05 15:21:10 +01:00
"dependencies" : {
"minimist" : "^1.2.0"
} ,
"bin" : {
"json5" : "lib/cli.js"
2021-10-25 19:34:50 +02:00
}
} ,
2024-12-25 14:20:42 +01:00
"node_modules/keyv" : {
"version" : "4.5.4" ,
"resolved" : "https://registry.npmjs.org/keyv/-/keyv-4.5.4.tgz" ,
"integrity" : "sha512-oxVHkHR/EJf2CNXnWxRLW6mg7JyCCUcG0DtEGmL2ctUo1PNTin1PUil+r/+4r5MpVgC/fn1kjsx7mjSujKqIpw==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"json-buffer" : "3.0.1"
}
} ,
2022-01-05 15:21:10 +01:00
"node_modules/levn" : {
"version" : "0.4.1" ,
"resolved" : "https://registry.npmjs.org/levn/-/levn-0.4.1.tgz" ,
"integrity" : "sha512-+bT2uH4E5LGE7h/n3evcS/sQlJXCpIp6ym8OWJ5eV6+67Dsql/LaaT7qJBAt2rzfoa/5QBGBhxDix1dMt2kQKQ==" ,
2021-10-25 19:34:50 +02:00
"dev" : true ,
2024-12-25 14:20:42 +01:00
"license" : "MIT" ,
2022-01-05 15:21:10 +01:00
"dependencies" : {
"prelude-ls" : "^1.2.1" ,
"type-check" : "~0.4.0"
} ,
2021-10-25 19:34:50 +02:00
"engines" : {
2022-01-05 15:21:10 +01:00
"node" : ">= 0.8.0"
2021-10-25 19:34:50 +02:00
}
} ,
2022-01-05 15:21:10 +01:00
"node_modules/locate-path" : {
2022-08-16 12:50:25 +02:00
"version" : "6.0.0" ,
"resolved" : "https://registry.npmjs.org/locate-path/-/locate-path-6.0.0.tgz" ,
"integrity" : "sha512-iPZK6eYjbxRu3uB4/WZ3EsEIMJFMqAoopl3R+zuq0UjcAm/MO6KCweDgPfP3elTztoKP3KtnVHxTn2NHBSDVUw==" ,
2021-10-25 19:34:50 +02:00
"dev" : true ,
2024-12-25 14:20:42 +01:00
"license" : "MIT" ,
2021-10-25 19:34:50 +02:00
"dependencies" : {
2022-08-16 12:50:25 +02:00
"p-locate" : "^5.0.0"
2021-10-25 19:34:50 +02:00
} ,
"engines" : {
2022-08-16 12:50:25 +02:00
"node" : ">=10"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
2021-10-25 19:34:50 +02:00
}
} ,
"node_modules/lodash" : {
"version" : "4.17.21" ,
"resolved" : "https://registry.npmjs.org/lodash/-/lodash-4.17.21.tgz" ,
"integrity" : "sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==" ,
2024-12-25 14:20:42 +01:00
"dev" : true ,
"license" : "MIT"
2021-10-25 19:34:50 +02:00
} ,
2022-01-05 15:21:10 +01:00
"node_modules/lodash.merge" : {
"version" : "4.6.2" ,
"resolved" : "https://registry.npmjs.org/lodash.merge/-/lodash.merge-4.6.2.tgz" ,
"integrity" : "sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ==" ,
"dev" : true ,
2024-12-25 14:20:42 +01:00
"license" : "MIT"
2022-01-05 15:21:10 +01:00
} ,
2021-10-25 19:34:50 +02:00
"node_modules/lru-queue" : {
"version" : "0.1.0" ,
"resolved" : "https://registry.npmjs.org/lru-queue/-/lru-queue-0.1.0.tgz" ,
2022-08-16 12:50:25 +02:00
"integrity" : "sha512-BpdYkt9EvGl8OfWHDQPISVpcl5xZthb+XPsbELj5AQXxIC8IriDZIQYjBJPEm5rS420sjZ0TLEzRcq5KdBhYrQ==" ,
2021-10-25 19:34:50 +02:00
"dev" : true ,
2024-12-25 14:20:42 +01:00
"license" : "MIT" ,
2021-10-25 19:34:50 +02:00
"dependencies" : {
"es5-ext" : "~0.10.2"
}
} ,
2024-12-25 14:20:42 +01:00
"node_modules/math-intrinsics" : {
"version" : "1.1.0" ,
"resolved" : "https://registry.npmjs.org/math-intrinsics/-/math-intrinsics-1.1.0.tgz" ,
"integrity" : "sha512-/IXtbwEk5HTPyEwyKX6hGkYXxM9nbj64B+ilVJnC/R6B0pH5G4V3b0pVbL7DBj4tkhBAppbQUlf6F6Xl9LHu1g==" ,
"dev" : true ,
"license" : "MIT" ,
"engines" : {
"node" : ">= 0.4"
}
} ,
2021-10-25 19:34:50 +02:00
"node_modules/memoizee" : {
2024-12-25 14:20:42 +01:00
"version" : "0.4.17" ,
"resolved" : "https://registry.npmjs.org/memoizee/-/memoizee-0.4.17.tgz" ,
"integrity" : "sha512-DGqD7Hjpi/1or4F/aYAspXKNm5Yili0QDAFAY4QYvpqpgiY6+1jOfqpmByzjxbWd/T9mChbCArXAbDAsTm5oXA==" ,
2021-10-25 19:34:50 +02:00
"dev" : true ,
2024-12-25 14:20:42 +01:00
"license" : "ISC" ,
2021-10-25 19:34:50 +02:00
"dependencies" : {
2024-12-25 14:20:42 +01:00
"d" : "^1.0.2" ,
"es5-ext" : "^0.10.64" ,
2021-10-25 19:34:50 +02:00
"es6-weak-map" : "^2.0.3" ,
"event-emitter" : "^0.3.5" ,
"is-promise" : "^2.2.2" ,
"lru-queue" : "^0.1.0" ,
"next-tick" : "^1.1.0" ,
"timers-ext" : "^0.1.7"
2024-12-25 14:20:42 +01:00
} ,
"engines" : {
"node" : ">=0.12"
2021-10-25 19:34:50 +02:00
}
} ,
2022-01-05 15:21:10 +01:00
"node_modules/merge2" : {
"version" : "1.4.1" ,
"resolved" : "https://registry.npmjs.org/merge2/-/merge2-1.4.1.tgz" ,
"integrity" : "sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg==" ,
"dev" : true ,
2024-12-25 14:20:42 +01:00
"license" : "MIT" ,
2022-01-05 15:21:10 +01:00
"engines" : {
"node" : ">= 8"
}
} ,
"node_modules/micromatch" : {
2024-12-25 14:20:42 +01:00
"version" : "4.0.8" ,
"resolved" : "https://registry.npmjs.org/micromatch/-/micromatch-4.0.8.tgz" ,
"integrity" : "sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA==" ,
2022-01-05 15:21:10 +01:00
"dev" : true ,
2024-12-25 14:20:42 +01:00
"license" : "MIT" ,
2022-01-05 15:21:10 +01:00
"dependencies" : {
2024-12-25 14:20:42 +01:00
"braces" : "^3.0.3" ,
2022-08-16 12:50:25 +02:00
"picomatch" : "^2.3.1"
2022-01-05 15:21:10 +01:00
} ,
"engines" : {
"node" : ">=8.6"
}
} ,
2024-12-25 14:20:42 +01:00
"node_modules/mime" : {
"version" : "1.6.0" ,
"resolved" : "https://registry.npmjs.org/mime/-/mime-1.6.0.tgz" ,
"integrity" : "sha512-x0Vn8spI+wuJ1O6S7gnbaQg8Pxh4NNHb7KSINmEWKiPE4RKOplvijn+NkmYmmRgP68mc70j2EbeTFRsrswaQeg==" ,
"dev" : true ,
"license" : "MIT" ,
"bin" : {
"mime" : "cli.js"
} ,
"engines" : {
"node" : ">=4"
}
} ,
"node_modules/minimatch" : {
"version" : "9.0.3" ,
"resolved" : "https://registry.npmjs.org/minimatch/-/minimatch-9.0.3.tgz" ,
"integrity" : "sha512-RHiac9mvaRw0x3AYRgDC1CxAP7HTcNrrECeA8YYJeWnpo+2Q5CegtZjaotWTWxDG3UeGA1coE05iH1mPjT/2mg==" ,
"dev" : true ,
"license" : "ISC" ,
"dependencies" : {
"brace-expansion" : "^2.0.1"
} ,
"engines" : {
"node" : ">=16 || 14 >=14.17"
} ,
"funding" : {
"url" : "https://github.com/sponsors/isaacs"
}
} ,
"node_modules/minimist" : {
"version" : "1.2.8" ,
"resolved" : "https://registry.npmjs.org/minimist/-/minimist-1.2.8.tgz" ,
"integrity" : "sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA==" ,
"dev" : true ,
"license" : "MIT" ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/ms" : {
"version" : "2.1.3" ,
"resolved" : "https://registry.npmjs.org/ms/-/ms-2.1.3.tgz" ,
"integrity" : "sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==" ,
"dev" : true ,
"license" : "MIT"
} ,
"node_modules/natural-compare" : {
"version" : "1.4.0" ,
"resolved" : "https://registry.npmjs.org/natural-compare/-/natural-compare-1.4.0.tgz" ,
"integrity" : "sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw==" ,
"dev" : true ,
"license" : "MIT"
} ,
"node_modules/next-tick" : {
"version" : "1.1.0" ,
"resolved" : "https://registry.npmjs.org/next-tick/-/next-tick-1.1.0.tgz" ,
"integrity" : "sha512-CXdUiJembsNjuToQvxayPZF9Vqht7hewsvy2sOWafLvi2awflj9mOC6bHIg50orX8IJvWKY9wYQ/zB2kogPslQ==" ,
"dev" : true ,
"license" : "ISC"
} ,
"node_modules/nodemon" : {
"version" : "3.1.9" ,
"resolved" : "https://registry.npmjs.org/nodemon/-/nodemon-3.1.9.tgz" ,
"integrity" : "sha512-hdr1oIb2p6ZSxu3PB2JWWYS7ZQ0qvaZsc3hK8DR8f02kRzc8rjYmxAIvdz+aYC+8F2IjNaB7HMcSDg8nQpJxyg==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"chokidar" : "^3.5.2" ,
"debug" : "^4" ,
"ignore-by-default" : "^1.0.1" ,
"minimatch" : "^3.1.2" ,
"pstree.remy" : "^1.1.8" ,
"semver" : "^7.5.3" ,
"simple-update-notifier" : "^2.0.0" ,
"supports-color" : "^5.5.0" ,
"touch" : "^3.1.0" ,
"undefsafe" : "^2.0.5"
} ,
"bin" : {
"nodemon" : "bin/nodemon.js"
} ,
"engines" : {
"node" : ">=10"
} ,
"funding" : {
"type" : "opencollective" ,
"url" : "https://opencollective.com/nodemon"
}
} ,
"node_modules/nodemon/node_modules/brace-expansion" : {
"version" : "1.1.11" ,
"resolved" : "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz" ,
"integrity" : "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"balanced-match" : "^1.0.0" ,
"concat-map" : "0.0.1"
}
} ,
"node_modules/nodemon/node_modules/has-flag" : {
"version" : "3.0.0" ,
"resolved" : "https://registry.npmjs.org/has-flag/-/has-flag-3.0.0.tgz" ,
"integrity" : "sha512-sKJf1+ceQBr4SMkvQnBDNDtf4TXpVhVGateu0t918bl30FnbE2m4vNLX+VWe/dpjlb+HugGYzW7uQXH98HPEYw==" ,
2021-10-25 19:34:50 +02:00
"dev" : true ,
2024-12-25 14:20:42 +01:00
"license" : "MIT" ,
2021-10-25 19:34:50 +02:00
"engines" : {
"node" : ">=4"
}
} ,
2024-12-25 14:20:42 +01:00
"node_modules/nodemon/node_modules/minimatch" : {
2022-08-16 12:50:25 +02:00
"version" : "3.1.2" ,
"resolved" : "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz" ,
"integrity" : "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==" ,
2022-01-05 15:21:10 +01:00
"dev" : true ,
2024-12-25 14:20:42 +01:00
"license" : "ISC" ,
2022-01-05 15:21:10 +01:00
"dependencies" : {
"brace-expansion" : "^1.1.7"
} ,
"engines" : {
"node" : "*"
}
} ,
2024-12-25 14:20:42 +01:00
"node_modules/nodemon/node_modules/supports-color" : {
"version" : "5.5.0" ,
"resolved" : "https://registry.npmjs.org/supports-color/-/supports-color-5.5.0.tgz" ,
"integrity" : "sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow==" ,
2023-01-25 11:41:21 +01:00
"dev" : true ,
2024-12-25 14:20:42 +01:00
"license" : "MIT" ,
"dependencies" : {
"has-flag" : "^3.0.0"
} ,
"engines" : {
"node" : ">=4"
2023-01-25 11:41:21 +01:00
}
2021-10-25 19:34:50 +02:00
} ,
2024-12-25 14:20:42 +01:00
"node_modules/normalize-path" : {
"version" : "3.0.0" ,
"resolved" : "https://registry.npmjs.org/normalize-path/-/normalize-path-3.0.0.tgz" ,
"integrity" : "sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==" ,
"dev" : true ,
"license" : "MIT" ,
"engines" : {
"node" : ">=0.10.0"
}
2021-10-25 19:34:50 +02:00
} ,
2022-01-05 15:21:10 +01:00
"node_modules/object-inspect" : {
2024-12-25 14:20:42 +01:00
"version" : "1.13.3" ,
"resolved" : "https://registry.npmjs.org/object-inspect/-/object-inspect-1.13.3.tgz" ,
"integrity" : "sha512-kDCGIbxkDSXE3euJZZXzc6to7fCrKHNI/hSRQnRuQ+BWjFNzZwiFF8fj/6o2t2G9/jTj8PSIYTfCLelLZEeRpA==" ,
2022-01-05 15:21:10 +01:00
"dev" : true ,
2024-12-25 14:20:42 +01:00
"license" : "MIT" ,
"engines" : {
"node" : ">= 0.4"
} ,
2022-01-05 15:21:10 +01:00
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/object-keys" : {
"version" : "1.1.1" ,
"resolved" : "https://registry.npmjs.org/object-keys/-/object-keys-1.1.1.tgz" ,
"integrity" : "sha512-NuAESUOUMrlIXOfHKzD6bpPu3tYt3xvjNdRIQ+FeT0lNb4K8WR70CaDxhuNguS2XG+GjkyMwOzsN5ZktImfhLA==" ,
"dev" : true ,
2024-12-25 14:20:42 +01:00
"license" : "MIT" ,
2022-01-05 15:21:10 +01:00
"engines" : {
"node" : ">= 0.4"
}
} ,
"node_modules/object.assign" : {
2024-12-25 14:20:42 +01:00
"version" : "4.1.7" ,
"resolved" : "https://registry.npmjs.org/object.assign/-/object.assign-4.1.7.tgz" ,
"integrity" : "sha512-nK28WOo+QIjBkDduTINE4JkF/UJJKyf2EJxvJKfblDpyg0Q+pkOHNTL0Qwy6NP6FhE/EnzV73BxxqcJaXY9anw==" ,
2022-01-05 15:21:10 +01:00
"dev" : true ,
2024-12-25 14:20:42 +01:00
"license" : "MIT" ,
2022-01-05 15:21:10 +01:00
"dependencies" : {
2024-12-25 14:20:42 +01:00
"call-bind" : "^1.0.8" ,
"call-bound" : "^1.0.3" ,
"define-properties" : "^1.2.1" ,
"es-object-atoms" : "^1.0.0" ,
"has-symbols" : "^1.1.0" ,
2022-01-05 15:21:10 +01:00
"object-keys" : "^1.1.1"
} ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
2023-08-01 18:41:24 +02:00
"node_modules/object.fromentries" : {
2024-12-25 14:20:42 +01:00
"version" : "2.0.8" ,
"resolved" : "https://registry.npmjs.org/object.fromentries/-/object.fromentries-2.0.8.tgz" ,
"integrity" : "sha512-k6E21FzySsSK5a21KRADBd/NGneRegFO5pLHfdQLpRDETUNJueLXs3WCzyQ3tFRDYgbq3KHGXfTbi2bs8WQ6rQ==" ,
2023-08-01 18:41:24 +02:00
"dev" : true ,
2024-12-25 14:20:42 +01:00
"license" : "MIT" ,
2023-08-01 18:41:24 +02:00
"dependencies" : {
2024-12-25 14:20:42 +01:00
"call-bind" : "^1.0.7" ,
"define-properties" : "^1.2.1" ,
"es-abstract" : "^1.23.2" ,
"es-object-atoms" : "^1.0.0"
2023-08-01 18:41:24 +02:00
} ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/object.groupby" : {
2024-12-25 14:20:42 +01:00
"version" : "1.0.3" ,
"resolved" : "https://registry.npmjs.org/object.groupby/-/object.groupby-1.0.3.tgz" ,
"integrity" : "sha512-+Lhy3TQTuzXI5hevh8sBGqbmurHbbIjAi0Z4S63nthVLmLxfbj4T54a4CfZrXIrt9iP4mVAPYMo/v99taj3wjQ==" ,
2023-08-01 18:41:24 +02:00
"dev" : true ,
2024-12-25 14:20:42 +01:00
"license" : "MIT" ,
2023-08-01 18:41:24 +02:00
"dependencies" : {
2024-12-25 14:20:42 +01:00
"call-bind" : "^1.0.7" ,
"define-properties" : "^1.2.1" ,
"es-abstract" : "^1.23.2"
} ,
"engines" : {
"node" : ">= 0.4"
2023-08-01 18:41:24 +02:00
}
} ,
2022-01-05 15:21:10 +01:00
"node_modules/object.values" : {
2024-12-25 14:20:42 +01:00
"version" : "1.2.1" ,
"resolved" : "https://registry.npmjs.org/object.values/-/object.values-1.2.1.tgz" ,
"integrity" : "sha512-gXah6aZrcUxjWg2zR2MwouP2eHlCBzdV4pygudehaKXSGW4v2AsRQUK+lwwXhii6KFZcunEnmSUoYp5CXibxtA==" ,
2022-01-05 15:21:10 +01:00
"dev" : true ,
2024-12-25 14:20:42 +01:00
"license" : "MIT" ,
2022-01-05 15:21:10 +01:00
"dependencies" : {
2024-12-25 14:20:42 +01:00
"call-bind" : "^1.0.8" ,
"call-bound" : "^1.0.3" ,
"define-properties" : "^1.2.1" ,
"es-object-atoms" : "^1.0.0"
2022-01-05 15:21:10 +01:00
} ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
2021-10-25 19:34:50 +02:00
"node_modules/on-finished" : {
2023-01-03 08:55:51 +01:00
"version" : "2.4.1" ,
"resolved" : "https://registry.npmjs.org/on-finished/-/on-finished-2.4.1.tgz" ,
"integrity" : "sha512-oVlzkg3ENAhCk2zdv7IJwd/QUD4z2RxRwpkcGY8psCVcCYZNq4wYnVWALHM+brtuJjePWiYF/ClmuDr8Ch5+kg==" ,
2021-10-25 19:34:50 +02:00
"dev" : true ,
2024-12-25 14:20:42 +01:00
"license" : "MIT" ,
2021-10-25 19:34:50 +02:00
"dependencies" : {
"ee-first" : "1.1.1"
} ,
"engines" : {
"node" : ">= 0.8"
}
} ,
2022-01-05 15:21:10 +01:00
"node_modules/once" : {
"version" : "1.4.0" ,
"resolved" : "https://registry.npmjs.org/once/-/once-1.4.0.tgz" ,
2022-08-16 12:50:25 +02:00
"integrity" : "sha512-lNaJgI+2Q5URQBkccEKHTQOPaXdUxnZZElQTZY0MFUAuaEqe1E+Nyvgdz/aIyNi6Z9MzO5dv1H8n58/GELp3+w==" ,
2022-01-05 15:21:10 +01:00
"dev" : true ,
2024-12-25 14:20:42 +01:00
"license" : "ISC" ,
2022-01-05 15:21:10 +01:00
"dependencies" : {
"wrappy" : "1"
}
} ,
2021-10-25 19:34:50 +02:00
"node_modules/open" : {
2024-12-25 14:20:42 +01:00
"version" : "8.4.2" ,
"resolved" : "https://registry.npmjs.org/open/-/open-8.4.2.tgz" ,
"integrity" : "sha512-7x81NCL719oNbsq/3mh+hVrAWmFuEYUqrq/Iw3kUzH8ReypT9QQ0BLoJS7/G9k6N81XjW4qHWtjWwe/9eLy1EQ==" ,
2021-10-25 19:34:50 +02:00
"dev" : true ,
2024-12-25 14:20:42 +01:00
"license" : "MIT" ,
2021-10-25 19:34:50 +02:00
"dependencies" : {
"define-lazy-prop" : "^2.0.0" ,
"is-docker" : "^2.1.1" ,
"is-wsl" : "^2.2.0"
} ,
"engines" : {
"node" : ">=12"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
2022-01-05 15:21:10 +01:00
"node_modules/optionator" : {
2024-12-25 14:20:42 +01:00
"version" : "0.9.4" ,
"resolved" : "https://registry.npmjs.org/optionator/-/optionator-0.9.4.tgz" ,
"integrity" : "sha512-6IpQ7mKUxRcZNLIObR0hz7lxsapSSIYNZJwXPGeF0mTVqGKFIXj1DQcMoT22S3ROcLyY/rz0PWaWZ9ayWmad9g==" ,
2022-01-05 15:21:10 +01:00
"dev" : true ,
2024-12-25 14:20:42 +01:00
"license" : "MIT" ,
2022-01-05 15:21:10 +01:00
"dependencies" : {
"deep-is" : "^0.1.3" ,
"fast-levenshtein" : "^2.0.6" ,
"levn" : "^0.4.1" ,
"prelude-ls" : "^1.2.1" ,
2024-12-25 14:20:42 +01:00
"type-check" : "^0.4.0" ,
"word-wrap" : "^1.2.5"
2022-01-05 15:21:10 +01:00
} ,
"engines" : {
"node" : ">= 0.8.0"
}
} ,
"node_modules/p-limit" : {
2022-08-16 12:50:25 +02:00
"version" : "3.1.0" ,
"resolved" : "https://registry.npmjs.org/p-limit/-/p-limit-3.1.0.tgz" ,
"integrity" : "sha512-TYOanM3wGwNGsZN2cVTYPArw454xnXj5qmWF1bEoAc4+cU/ol7GVh7odevjp1FNHduHc3KZMcFduxU5Xc6uJRQ==" ,
2022-01-05 15:21:10 +01:00
"dev" : true ,
2024-12-25 14:20:42 +01:00
"license" : "MIT" ,
2022-01-05 15:21:10 +01:00
"dependencies" : {
2022-08-16 12:50:25 +02:00
"yocto-queue" : "^0.1.0"
2022-01-05 15:21:10 +01:00
} ,
"engines" : {
2022-08-16 12:50:25 +02:00
"node" : ">=10"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
2022-01-05 15:21:10 +01:00
}
} ,
"node_modules/p-locate" : {
2022-08-16 12:50:25 +02:00
"version" : "5.0.0" ,
"resolved" : "https://registry.npmjs.org/p-locate/-/p-locate-5.0.0.tgz" ,
"integrity" : "sha512-LaNjtRWUBY++zB5nE/NwcaoMylSPk+S+ZHNB1TzdbMJMny6dynpAGt7X/tl/QYq3TIeE6nxHppbo2LGymrG5Pw==" ,
2022-01-05 15:21:10 +01:00
"dev" : true ,
2024-12-25 14:20:42 +01:00
"license" : "MIT" ,
2022-01-05 15:21:10 +01:00
"dependencies" : {
2022-08-16 12:50:25 +02:00
"p-limit" : "^3.0.2"
2022-01-05 15:21:10 +01:00
} ,
"engines" : {
2022-08-16 12:50:25 +02:00
"node" : ">=10"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
2022-01-05 15:21:10 +01:00
}
} ,
"node_modules/parent-module" : {
"version" : "1.0.1" ,
"resolved" : "https://registry.npmjs.org/parent-module/-/parent-module-1.0.1.tgz" ,
"integrity" : "sha512-GQ2EWRpQV8/o+Aw8YqtfZZPfNRWZYkbidE9k5rpl/hC3vtHHBfGm2Ifi6qWV+coDGkrUKZAxE3Lot5kcsRlh+g==" ,
"dev" : true ,
2024-12-25 14:20:42 +01:00
"license" : "MIT" ,
2022-01-05 15:21:10 +01:00
"dependencies" : {
"callsites" : "^3.0.0"
} ,
"engines" : {
"node" : ">=6"
}
} ,
2021-10-25 19:34:50 +02:00
"node_modules/parseurl" : {
"version" : "1.3.3" ,
"resolved" : "https://registry.npmjs.org/parseurl/-/parseurl-1.3.3.tgz" ,
"integrity" : "sha512-CiyeOxFT/JZyN5m0z9PfXw4SCBJ6Sygz1Dpl0wqjlhDEGGBP1GnsUVEL0p63hoG1fcj3fHynXi9NYO4nWOL+qQ==" ,
"dev" : true ,
2024-12-25 14:20:42 +01:00
"license" : "MIT" ,
2021-10-25 19:34:50 +02:00
"engines" : {
"node" : ">= 0.8"
}
} ,
2022-01-05 15:21:10 +01:00
"node_modules/path-exists" : {
2022-08-16 12:50:25 +02:00
"version" : "4.0.0" ,
"resolved" : "https://registry.npmjs.org/path-exists/-/path-exists-4.0.0.tgz" ,
"integrity" : "sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==" ,
2022-01-05 15:21:10 +01:00
"dev" : true ,
2024-12-25 14:20:42 +01:00
"license" : "MIT" ,
2022-01-05 15:21:10 +01:00
"engines" : {
2022-08-16 12:50:25 +02:00
"node" : ">=8"
2022-01-05 15:21:10 +01:00
}
} ,
"node_modules/path-is-absolute" : {
"version" : "1.0.1" ,
"resolved" : "https://registry.npmjs.org/path-is-absolute/-/path-is-absolute-1.0.1.tgz" ,
2022-08-16 12:50:25 +02:00
"integrity" : "sha512-AVbw3UJ2e9bq64vSaS9Am0fje1Pa8pbGqTTsmXfaIiMpnr5DlDhfJOuLj9Sf95ZPVDAUerDfEk88MPmPe7UCQg==" ,
2022-01-05 15:21:10 +01:00
"dev" : true ,
2024-12-25 14:20:42 +01:00
"license" : "MIT" ,
2022-01-05 15:21:10 +01:00
"engines" : {
"node" : ">=0.10.0"
}
} ,
"node_modules/path-key" : {
"version" : "3.1.1" ,
"resolved" : "https://registry.npmjs.org/path-key/-/path-key-3.1.1.tgz" ,
"integrity" : "sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==" ,
"dev" : true ,
2024-12-25 14:20:42 +01:00
"license" : "MIT" ,
2022-01-05 15:21:10 +01:00
"engines" : {
"node" : ">=8"
}
} ,
"node_modules/path-parse" : {
"version" : "1.0.7" ,
"resolved" : "https://registry.npmjs.org/path-parse/-/path-parse-1.0.7.tgz" ,
"integrity" : "sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==" ,
2024-12-25 14:20:42 +01:00
"dev" : true ,
"license" : "MIT"
2022-01-05 15:21:10 +01:00
} ,
"node_modules/path-type" : {
"version" : "4.0.0" ,
"resolved" : "https://registry.npmjs.org/path-type/-/path-type-4.0.0.tgz" ,
"integrity" : "sha512-gDKb8aZMDeD/tZWs9P6+q0J9Mwkdl6xMV8TjnGP3qJVJ06bdMgkbBlLU8IdfOsIsFz2BW1rNVT3XuNEl8zPAvw==" ,
"dev" : true ,
2024-12-25 14:20:42 +01:00
"license" : "MIT" ,
2022-01-05 15:21:10 +01:00
"engines" : {
"node" : ">=8"
}
} ,
"node_modules/picomatch" : {
"version" : "2.3.1" ,
"resolved" : "https://registry.npmjs.org/picomatch/-/picomatch-2.3.1.tgz" ,
"integrity" : "sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==" ,
"dev" : true ,
2024-12-25 14:20:42 +01:00
"license" : "MIT" ,
2022-01-05 15:21:10 +01:00
"engines" : {
"node" : ">=8.6"
} ,
"funding" : {
"url" : "https://github.com/sponsors/jonschlinkert"
}
} ,
2024-12-25 14:20:42 +01:00
"node_modules/possible-typed-array-names" : {
"version" : "1.0.0" ,
"resolved" : "https://registry.npmjs.org/possible-typed-array-names/-/possible-typed-array-names-1.0.0.tgz" ,
"integrity" : "sha512-d7Uw+eZoloe0EHDIYoe+bQ5WXnGMOpmiZFTuMWCwpjzzkL2nTjcKiAk4hh8TjnGye2TwWOk3UXucZ+3rbmBa8Q==" ,
"dev" : true ,
"license" : "MIT" ,
"engines" : {
"node" : ">= 0.4"
}
} ,
2022-01-05 15:21:10 +01:00
"node_modules/prelude-ls" : {
"version" : "1.2.1" ,
"resolved" : "https://registry.npmjs.org/prelude-ls/-/prelude-ls-1.2.1.tgz" ,
"integrity" : "sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==" ,
"dev" : true ,
2024-12-25 14:20:42 +01:00
"license" : "MIT" ,
2022-01-05 15:21:10 +01:00
"engines" : {
"node" : ">= 0.8.0"
}
} ,
2024-12-25 14:20:42 +01:00
"node_modules/pstree.remy" : {
"version" : "1.1.8" ,
"resolved" : "https://registry.npmjs.org/pstree.remy/-/pstree.remy-1.1.8.tgz" ,
"integrity" : "sha512-77DZwxQmxKnu3aR542U+X8FypNzbfJ+C5XQDk3uWjWxn6151aIMGthWYRXTqT1E5oJvg+ljaa2OJi+VfvCOQ8w==" ,
"dev" : true ,
"license" : "MIT"
} ,
2022-01-05 15:21:10 +01:00
"node_modules/punycode" : {
2024-12-25 14:20:42 +01:00
"version" : "2.3.1" ,
"resolved" : "https://registry.npmjs.org/punycode/-/punycode-2.3.1.tgz" ,
"integrity" : "sha512-vYt7UD1U9Wg6138shLtLOvdAu+8DsC/ilFtEVHcH+wydcSpNE20AfSOduf6MkRFahL5FY7X1oU7nKVZFtfq8Fg==" ,
2022-01-05 15:21:10 +01:00
"dev" : true ,
2024-12-25 14:20:42 +01:00
"license" : "MIT" ,
2022-01-05 15:21:10 +01:00
"engines" : {
"node" : ">=6"
}
} ,
"node_modules/queue-microtask" : {
"version" : "1.2.3" ,
"resolved" : "https://registry.npmjs.org/queue-microtask/-/queue-microtask-1.2.3.tgz" ,
"integrity" : "sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A==" ,
"dev" : true ,
"funding" : [
{
"type" : "github" ,
"url" : "https://github.com/sponsors/feross"
} ,
{
"type" : "patreon" ,
"url" : "https://www.patreon.com/feross"
} ,
{
"type" : "consulting" ,
"url" : "https://feross.org/support"
}
2024-12-25 14:20:42 +01:00
] ,
"license" : "MIT"
2022-01-05 15:21:10 +01:00
} ,
2022-08-16 12:50:25 +02:00
"node_modules/range-parser" : {
"version" : "1.2.1" ,
"resolved" : "https://registry.npmjs.org/range-parser/-/range-parser-1.2.1.tgz" ,
"integrity" : "sha512-Hrgsx+orqoygnmhFbKaHE6c296J+HTAQXoxEF6gNupROmmGJRoyzfG3ccAveqCBrwr/2yxQ5BVd/GTl5agOwSg==" ,
"dev" : true ,
2024-12-25 14:20:42 +01:00
"license" : "MIT" ,
2022-08-16 12:50:25 +02:00
"engines" : {
"node" : ">= 0.6"
}
} ,
2024-12-25 14:20:42 +01:00
"node_modules/readdirp" : {
"version" : "3.6.0" ,
"resolved" : "https://registry.npmjs.org/readdirp/-/readdirp-3.6.0.tgz" ,
"integrity" : "sha512-hOS089on8RduqdbhvQ5Z37A0ESjsqz6qnRcffsMU3495FuTdqSm+7bhJ29JvIOsBDEEnan5DPu9t3To9VRlMzA==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"picomatch" : "^2.2.1"
} ,
"engines" : {
"node" : ">=8.10.0"
}
} ,
"node_modules/reflect.getprototypeof" : {
"version" : "1.0.9" ,
"resolved" : "https://registry.npmjs.org/reflect.getprototypeof/-/reflect.getprototypeof-1.0.9.tgz" ,
"integrity" : "sha512-r0Ay04Snci87djAsI4U+WNRcSw5S4pOH7qFjd/veA5gC7TbqESR3tcj28ia95L/fYUDw11JKP7uqUKUAfVvV5Q==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"call-bind" : "^1.0.8" ,
"define-properties" : "^1.2.1" ,
"dunder-proto" : "^1.0.1" ,
"es-abstract" : "^1.23.6" ,
"es-errors" : "^1.3.0" ,
"get-intrinsic" : "^1.2.6" ,
"gopd" : "^1.2.0" ,
"which-builtin-type" : "^1.2.1"
} ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
2023-08-01 18:39:46 +02:00
"node_modules/regenerator-runtime" : {
2024-12-25 14:20:42 +01:00
"version" : "0.14.1" ,
"resolved" : "https://registry.npmjs.org/regenerator-runtime/-/regenerator-runtime-0.14.1.tgz" ,
"integrity" : "sha512-dYnhHh0nJoMfnkZs6GmmhFknAGRrLznOu5nc9ML+EJxGvrx6H7teuevqVqCuPcPK//3eDrrjQhehXVx9cnkGdw==" ,
"dev" : true ,
"license" : "MIT"
2023-08-01 18:39:46 +02:00
} ,
2022-08-16 12:50:25 +02:00
"node_modules/regexp.prototype.flags" : {
2024-12-25 14:20:42 +01:00
"version" : "1.5.3" ,
"resolved" : "https://registry.npmjs.org/regexp.prototype.flags/-/regexp.prototype.flags-1.5.3.tgz" ,
"integrity" : "sha512-vqlC04+RQoFalODCbCumG2xIOvapzVMHwsyIGM/SIE8fRhFFsXeH8/QQ+s0T0kDAhKc4k30s73/0ydkHQz6HlQ==" ,
2022-08-16 12:50:25 +02:00
"dev" : true ,
2024-12-25 14:20:42 +01:00
"license" : "MIT" ,
2022-08-16 12:50:25 +02:00
"dependencies" : {
2024-12-25 14:20:42 +01:00
"call-bind" : "^1.0.7" ,
"define-properties" : "^1.2.1" ,
"es-errors" : "^1.3.0" ,
"set-function-name" : "^2.0.2"
2022-08-16 12:50:25 +02:00
} ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
2021-10-25 19:34:50 +02:00
"node_modules/reload" : {
2024-12-25 14:20:42 +01:00
"version" : "3.3.0" ,
"resolved" : "https://registry.npmjs.org/reload/-/reload-3.3.0.tgz" ,
"integrity" : "sha512-TObPRTy5dPlw9DS8n8ROd2BLnxI+RvVn4r0WBARVAfJ493jjcN70NI5TdkcrJmex2aQh5bfQJbFbr1NapU7Lnw==" ,
2021-10-25 19:34:50 +02:00
"dev" : true ,
2024-12-25 14:20:42 +01:00
"license" : "MIT" ,
2021-10-25 19:34:50 +02:00
"dependencies" : {
"cli-color" : "~2.0.0" ,
2024-12-25 14:20:42 +01:00
"commander" : "~12.1.0" ,
2023-01-03 08:55:51 +01:00
"finalhandler" : "~1.2.0" ,
2021-10-25 19:34:50 +02:00
"minimist" : "~1.2.0" ,
2024-12-25 14:20:42 +01:00
"nodemon" : "~3.1.4" ,
2021-10-25 19:34:50 +02:00
"open" : "^8.0.0" ,
2023-01-03 08:55:51 +01:00
"serve-static" : "~1.15.0" ,
2024-12-25 14:20:42 +01:00
"ws" : "~8.18.0"
2021-10-25 19:34:50 +02:00
} ,
"bin" : {
"reload" : "bin/reload"
}
} ,
"node_modules/require-directory" : {
"version" : "2.1.1" ,
"resolved" : "https://registry.npmjs.org/require-directory/-/require-directory-2.1.1.tgz" ,
2022-08-16 12:50:25 +02:00
"integrity" : "sha512-fGxEI7+wsG9xrvdjsrlmL22OMTTiHRwAMroiEeMgq8gzoLC/PQr7RsRDSTLUg/bZAZtF+TVIkHc6/4RIKrui+Q==" ,
2021-10-25 19:34:50 +02:00
"dev" : true ,
2024-12-25 14:20:42 +01:00
"license" : "MIT" ,
2021-10-25 19:34:50 +02:00
"engines" : {
"node" : ">=0.10.0"
}
} ,
2022-01-05 15:21:10 +01:00
"node_modules/resolve" : {
2024-12-25 14:20:42 +01:00
"version" : "1.22.10" ,
"resolved" : "https://registry.npmjs.org/resolve/-/resolve-1.22.10.tgz" ,
"integrity" : "sha512-NPRy+/ncIMeDlTAsuqwKIiferiawhefFJtkNSW0qZJEqMEb+qBt/77B/jGeeek+F0uOeN05CDa6HXbbIgtVX4w==" ,
2022-01-05 15:21:10 +01:00
"dev" : true ,
2024-12-25 14:20:42 +01:00
"license" : "MIT" ,
2022-01-05 15:21:10 +01:00
"dependencies" : {
2024-12-25 14:20:42 +01:00
"is-core-module" : "^2.16.0" ,
2022-01-05 15:21:10 +01:00
"path-parse" : "^1.0.7" ,
"supports-preserve-symlinks-flag" : "^1.0.0"
} ,
"bin" : {
"resolve" : "bin/resolve"
} ,
2024-12-25 14:20:42 +01:00
"engines" : {
"node" : ">= 0.4"
} ,
2022-01-05 15:21:10 +01:00
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/resolve-from" : {
"version" : "4.0.0" ,
"resolved" : "https://registry.npmjs.org/resolve-from/-/resolve-from-4.0.0.tgz" ,
"integrity" : "sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g==" ,
"dev" : true ,
2024-12-25 14:20:42 +01:00
"license" : "MIT" ,
2022-01-05 15:21:10 +01:00
"engines" : {
"node" : ">=4"
}
} ,
"node_modules/reusify" : {
"version" : "1.0.4" ,
"resolved" : "https://registry.npmjs.org/reusify/-/reusify-1.0.4.tgz" ,
"integrity" : "sha512-U9nH88a3fc/ekCF1l0/UP1IosiuIjyTh7hBvXVMHYgVcfGvt897Xguj2UOLDeI5BG2m7/uwyaLVT6fbtCwTyzw==" ,
"dev" : true ,
2024-12-25 14:20:42 +01:00
"license" : "MIT" ,
2022-01-05 15:21:10 +01:00
"engines" : {
"iojs" : ">=1.0.0" ,
"node" : ">=0.10.0"
}
} ,
"node_modules/rimraf" : {
"version" : "3.0.2" ,
"resolved" : "https://registry.npmjs.org/rimraf/-/rimraf-3.0.2.tgz" ,
"integrity" : "sha512-JZkJMZkAGFFPP2YqXZXPbMlMBgsxzE8ILs4lMIX/2o0L9UBw9O/Y3o6wFw/i9YLapcUJWwqbi3kdxIPdC62TIA==" ,
2024-12-25 14:20:42 +01:00
"deprecated" : "Rimraf versions prior to v4 are no longer supported" ,
2022-01-05 15:21:10 +01:00
"dev" : true ,
2024-12-25 14:20:42 +01:00
"license" : "ISC" ,
2022-01-05 15:21:10 +01:00
"dependencies" : {
"glob" : "^7.1.3"
} ,
"bin" : {
"rimraf" : "bin.js"
} ,
"funding" : {
"url" : "https://github.com/sponsors/isaacs"
}
} ,
"node_modules/run-parallel" : {
"version" : "1.2.0" ,
"resolved" : "https://registry.npmjs.org/run-parallel/-/run-parallel-1.2.0.tgz" ,
"integrity" : "sha512-5l4VyZR86LZ/lDxZTR6jqL8AFE2S0IFLMP26AbjsLVADxHdhB/c0GUsH+y39UfCi3dzz8OlQuPmnaJOMoDHQBA==" ,
"dev" : true ,
"funding" : [
{
"type" : "github" ,
"url" : "https://github.com/sponsors/feross"
} ,
{
"type" : "patreon" ,
"url" : "https://www.patreon.com/feross"
} ,
{
"type" : "consulting" ,
"url" : "https://feross.org/support"
}
] ,
2024-12-25 14:20:42 +01:00
"license" : "MIT" ,
2022-01-05 15:21:10 +01:00
"dependencies" : {
"queue-microtask" : "^1.2.2"
}
} ,
2021-10-25 19:34:50 +02:00
"node_modules/rxjs" : {
2023-08-01 18:39:46 +02:00
"version" : "7.8.1" ,
"resolved" : "https://registry.npmjs.org/rxjs/-/rxjs-7.8.1.tgz" ,
"integrity" : "sha512-AA3TVj+0A2iuIoQkWEK/tqFjBq2j+6PO6Y0zJcvzLAFhEFIO3HL0vls9hWLncZbAAbK0mar7oZ4V079I/qPMxg==" ,
2021-10-25 19:34:50 +02:00
"dev" : true ,
2024-12-25 14:20:42 +01:00
"license" : "Apache-2.0" ,
2021-10-25 19:34:50 +02:00
"dependencies" : {
2022-11-16 08:56:16 +01:00
"tslib" : "^2.1.0"
2021-10-25 19:34:50 +02:00
}
} ,
2023-08-01 18:41:24 +02:00
"node_modules/safe-array-concat" : {
2024-12-25 14:20:42 +01:00
"version" : "1.1.3" ,
"resolved" : "https://registry.npmjs.org/safe-array-concat/-/safe-array-concat-1.1.3.tgz" ,
"integrity" : "sha512-AURm5f0jYEOydBj7VQlVvDrjeFgthDdEF5H1dP+6mNpoXOMo1quQqJ4wvJDyRZ9+pO3kGWoOdmV08cSv2aJV6Q==" ,
2023-08-01 18:41:24 +02:00
"dev" : true ,
2024-12-25 14:20:42 +01:00
"license" : "MIT" ,
2023-08-01 18:41:24 +02:00
"dependencies" : {
2024-12-25 14:20:42 +01:00
"call-bind" : "^1.0.8" ,
"call-bound" : "^1.0.2" ,
"get-intrinsic" : "^1.2.6" ,
"has-symbols" : "^1.1.0" ,
2023-08-01 18:41:24 +02:00
"isarray" : "^2.0.5"
} ,
"engines" : {
"node" : ">=0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
2023-01-12 08:55:25 +01:00
"node_modules/safe-regex-test" : {
2024-12-25 14:20:42 +01:00
"version" : "1.1.0" ,
"resolved" : "https://registry.npmjs.org/safe-regex-test/-/safe-regex-test-1.1.0.tgz" ,
"integrity" : "sha512-x/+Cz4YrimQxQccJf5mKEbIa1NzeCRNI5Ecl/ekmlYaampdNLPalVyIcCZNNH3MvmqBugV5TMYZXv0ljslUlaw==" ,
2023-01-12 08:55:25 +01:00
"dev" : true ,
2024-12-25 14:20:42 +01:00
"license" : "MIT" ,
2023-01-12 08:55:25 +01:00
"dependencies" : {
2024-12-25 14:20:42 +01:00
"call-bound" : "^1.0.2" ,
"es-errors" : "^1.3.0" ,
"is-regex" : "^1.2.1"
} ,
"engines" : {
"node" : ">= 0.4"
2023-01-12 08:55:25 +01:00
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
2022-01-05 15:21:10 +01:00
"node_modules/semver" : {
2024-12-25 14:20:42 +01:00
"version" : "7.6.3" ,
"resolved" : "https://registry.npmjs.org/semver/-/semver-7.6.3.tgz" ,
"integrity" : "sha512-oVekP1cKtI+CTDvHWYFUcMtsK/00wmAEfyqKfNdARm8u1wNVhSgaX7A8d4UuIlUI5e84iEwOhs7ZPYRmzU9U6A==" ,
2022-01-05 15:21:10 +01:00
"dev" : true ,
2024-12-25 14:20:42 +01:00
"license" : "ISC" ,
2022-01-05 15:21:10 +01:00
"bin" : {
"semver" : "bin/semver.js"
} ,
"engines" : {
"node" : ">=10"
}
} ,
2021-10-25 19:34:50 +02:00
"node_modules/send" : {
2023-01-03 08:55:51 +01:00
"version" : "0.18.0" ,
"resolved" : "https://registry.npmjs.org/send/-/send-0.18.0.tgz" ,
"integrity" : "sha512-qqWzuOjSFOuqPjFe4NOsMLafToQQwBSOEpS+FwEt3A2V3vKubTquT3vmLTQpFgMXp8AlFWFuP1qKaJZOtPpVXg==" ,
2021-10-25 19:34:50 +02:00
"dev" : true ,
2024-12-25 14:20:42 +01:00
"license" : "MIT" ,
2021-10-25 19:34:50 +02:00
"dependencies" : {
"debug" : "2.6.9" ,
2023-01-03 08:55:51 +01:00
"depd" : "2.0.0" ,
"destroy" : "1.2.0" ,
2021-10-25 19:34:50 +02:00
"encodeurl" : "~1.0.2" ,
"escape-html" : "~1.0.3" ,
"etag" : "~1.8.1" ,
"fresh" : "0.5.2" ,
2023-01-03 08:55:51 +01:00
"http-errors" : "2.0.0" ,
2021-10-25 19:34:50 +02:00
"mime" : "1.6.0" ,
2022-08-16 12:50:25 +02:00
"ms" : "2.1.3" ,
2023-01-03 08:55:51 +01:00
"on-finished" : "2.4.1" ,
2021-10-25 19:34:50 +02:00
"range-parser" : "~1.2.1" ,
2023-01-03 08:55:51 +01:00
"statuses" : "2.0.1"
2021-10-25 19:34:50 +02:00
} ,
"engines" : {
"node" : ">= 0.8.0"
}
} ,
"node_modules/send/node_modules/debug" : {
"version" : "2.6.9" ,
"resolved" : "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz" ,
"integrity" : "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==" ,
"dev" : true ,
2024-12-25 14:20:42 +01:00
"license" : "MIT" ,
2021-10-25 19:34:50 +02:00
"dependencies" : {
"ms" : "2.0.0"
}
} ,
"node_modules/send/node_modules/debug/node_modules/ms" : {
"version" : "2.0.0" ,
"resolved" : "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz" ,
2022-08-16 12:50:25 +02:00
"integrity" : "sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A==" ,
2024-12-25 14:20:42 +01:00
"dev" : true ,
"license" : "MIT"
2021-10-25 19:34:50 +02:00
} ,
"node_modules/serve-static" : {
2023-01-03 08:55:51 +01:00
"version" : "1.15.0" ,
"resolved" : "https://registry.npmjs.org/serve-static/-/serve-static-1.15.0.tgz" ,
"integrity" : "sha512-XGuRDNjXUijsUL0vl6nSD7cwURuzEgglbOaFuZM9g3kwDXOWVTck0jLzjPzGD+TazWbboZYu52/9/XPdUgne9g==" ,
2021-10-25 19:34:50 +02:00
"dev" : true ,
2024-12-25 14:20:42 +01:00
"license" : "MIT" ,
2021-10-25 19:34:50 +02:00
"dependencies" : {
"encodeurl" : "~1.0.2" ,
"escape-html" : "~1.0.3" ,
"parseurl" : "~1.3.3" ,
2023-01-03 08:55:51 +01:00
"send" : "0.18.0"
2021-10-25 19:34:50 +02:00
} ,
2022-01-05 15:21:10 +01:00
"engines" : {
"node" : ">= 0.8.0"
}
} ,
2024-12-25 14:20:42 +01:00
"node_modules/set-function-length" : {
"version" : "1.2.2" ,
"resolved" : "https://registry.npmjs.org/set-function-length/-/set-function-length-1.2.2.tgz" ,
"integrity" : "sha512-pgRc4hJ4/sNjWCSS9AmnS40x3bNMDTknHgL5UaMBTMyJnU90EgWh1Rz+MC9eFu4BuN/UwZjKQuY/1v3rM7HMfg==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"define-data-property" : "^1.1.4" ,
"es-errors" : "^1.3.0" ,
"function-bind" : "^1.1.2" ,
"get-intrinsic" : "^1.2.4" ,
"gopd" : "^1.0.1" ,
"has-property-descriptors" : "^1.0.2"
} ,
"engines" : {
"node" : ">= 0.4"
}
} ,
"node_modules/set-function-name" : {
"version" : "2.0.2" ,
"resolved" : "https://registry.npmjs.org/set-function-name/-/set-function-name-2.0.2.tgz" ,
"integrity" : "sha512-7PGFlmtwsEADb0WYyvCMa1t+yke6daIG4Wirafur5kcf+MhUnPms1UeR0CKQdTZD81yESwMHbtn+TR+dMviakQ==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"define-data-property" : "^1.1.4" ,
"es-errors" : "^1.3.0" ,
"functions-have-names" : "^1.2.3" ,
"has-property-descriptors" : "^1.0.2"
} ,
"engines" : {
"node" : ">= 0.4"
}
} ,
2022-01-05 15:21:10 +01:00
"node_modules/setprototypeof" : {
2022-08-16 12:50:25 +02:00
"version" : "1.2.0" ,
"resolved" : "https://registry.npmjs.org/setprototypeof/-/setprototypeof-1.2.0.tgz" ,
"integrity" : "sha512-E5LDX7Wrp85Kil5bhZv46j8jOeboKq5JMmYM3gVGdGH8xFpPWXUMsNrlODCrkoxMEeNi/XZIwuRvY4XNwYMJpw==" ,
2024-12-25 14:20:42 +01:00
"dev" : true ,
"license" : "ISC"
2022-01-05 15:21:10 +01:00
} ,
"node_modules/shebang-command" : {
"version" : "2.0.0" ,
"resolved" : "https://registry.npmjs.org/shebang-command/-/shebang-command-2.0.0.tgz" ,
"integrity" : "sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==" ,
"dev" : true ,
2024-12-25 14:20:42 +01:00
"license" : "MIT" ,
2022-01-05 15:21:10 +01:00
"dependencies" : {
"shebang-regex" : "^3.0.0"
} ,
"engines" : {
"node" : ">=8"
}
} ,
"node_modules/shebang-regex" : {
"version" : "3.0.0" ,
"resolved" : "https://registry.npmjs.org/shebang-regex/-/shebang-regex-3.0.0.tgz" ,
"integrity" : "sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==" ,
"dev" : true ,
2024-12-25 14:20:42 +01:00
"license" : "MIT" ,
2022-01-05 15:21:10 +01:00
"engines" : {
"node" : ">=8"
}
} ,
2022-11-16 08:56:16 +01:00
"node_modules/shell-quote" : {
2024-12-25 14:20:42 +01:00
"version" : "1.8.2" ,
"resolved" : "https://registry.npmjs.org/shell-quote/-/shell-quote-1.8.2.tgz" ,
"integrity" : "sha512-AzqKpGKjrj7EM6rKVQEPpB288oCfnrEIuyoT9cyF4nmGa7V8Zk6f7RRqYisX8X9m+Q7bd632aZW4ky7EhbQztA==" ,
2022-11-16 08:56:16 +01:00
"dev" : true ,
2024-12-25 14:20:42 +01:00
"license" : "MIT" ,
"engines" : {
"node" : ">= 0.4"
} ,
2022-11-16 08:56:16 +01:00
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
2022-01-05 15:21:10 +01:00
"node_modules/side-channel" : {
2024-12-25 14:20:42 +01:00
"version" : "1.1.0" ,
"resolved" : "https://registry.npmjs.org/side-channel/-/side-channel-1.1.0.tgz" ,
"integrity" : "sha512-ZX99e6tRweoUXqR+VBrslhda51Nh5MTQwou5tnUDgbtyM0dBgmhEDtWGP/xbKn6hqfPRHujUNwz5fy/wbbhnpw==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"es-errors" : "^1.3.0" ,
"object-inspect" : "^1.13.3" ,
"side-channel-list" : "^1.0.0" ,
"side-channel-map" : "^1.0.1" ,
"side-channel-weakmap" : "^1.0.2"
} ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/side-channel-list" : {
"version" : "1.0.0" ,
"resolved" : "https://registry.npmjs.org/side-channel-list/-/side-channel-list-1.0.0.tgz" ,
"integrity" : "sha512-FCLHtRD/gnpCiCHEiJLOwdmFP+wzCmDEkc9y7NsYxeF4u7Btsn1ZuwgwJGxImImHicJArLP4R0yX4c2KCrMrTA==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"es-errors" : "^1.3.0" ,
"object-inspect" : "^1.13.3"
} ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/side-channel-map" : {
"version" : "1.0.1" ,
"resolved" : "https://registry.npmjs.org/side-channel-map/-/side-channel-map-1.0.1.tgz" ,
"integrity" : "sha512-VCjCNfgMsby3tTdo02nbjtM/ewra6jPHmpThenkTYh8pG9ucZ/1P8So4u4FGBek/BjpOVsDCMoLA/iuBKIFXRA==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"call-bound" : "^1.0.2" ,
"es-errors" : "^1.3.0" ,
"get-intrinsic" : "^1.2.5" ,
"object-inspect" : "^1.13.3"
} ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/side-channel-weakmap" : {
"version" : "1.0.2" ,
"resolved" : "https://registry.npmjs.org/side-channel-weakmap/-/side-channel-weakmap-1.0.2.tgz" ,
"integrity" : "sha512-WPS/HvHQTYnHisLo9McqBHOJk2FkHO/tlpvldyrnem4aeQp4hai3gythswg6p01oSoTl58rcpiFAjF2br2Ak2A==" ,
2022-01-05 15:21:10 +01:00
"dev" : true ,
2024-12-25 14:20:42 +01:00
"license" : "MIT" ,
2022-01-05 15:21:10 +01:00
"dependencies" : {
2024-12-25 14:20:42 +01:00
"call-bound" : "^1.0.2" ,
"es-errors" : "^1.3.0" ,
"get-intrinsic" : "^1.2.5" ,
"object-inspect" : "^1.13.3" ,
"side-channel-map" : "^1.0.1"
} ,
"engines" : {
"node" : ">= 0.4"
2022-01-05 15:21:10 +01:00
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
2021-10-25 19:34:50 +02:00
}
} ,
2024-12-25 14:20:42 +01:00
"node_modules/simple-update-notifier" : {
"version" : "2.0.0" ,
"resolved" : "https://registry.npmjs.org/simple-update-notifier/-/simple-update-notifier-2.0.0.tgz" ,
"integrity" : "sha512-a2B9Y0KlNXl9u/vsW6sTIu9vGEpfKu2wRV6l1H3XEas/0gUIzGzBoP/IouTcUQbm9JWZLH3COxyn03TYlFax6w==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"semver" : "^7.5.3"
} ,
"engines" : {
"node" : ">=10"
}
} ,
2022-01-05 15:21:10 +01:00
"node_modules/slash" : {
"version" : "3.0.0" ,
"resolved" : "https://registry.npmjs.org/slash/-/slash-3.0.0.tgz" ,
"integrity" : "sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q==" ,
"dev" : true ,
2024-12-25 14:20:42 +01:00
"license" : "MIT" ,
2022-01-05 15:21:10 +01:00
"engines" : {
"node" : ">=8"
}
2021-10-25 19:34:50 +02:00
} ,
"node_modules/spawn-command" : {
2023-08-01 18:39:46 +02:00
"version" : "0.0.2" ,
"resolved" : "https://registry.npmjs.org/spawn-command/-/spawn-command-0.0.2.tgz" ,
"integrity" : "sha512-zC8zGoGkmc8J9ndvml8Xksr1Amk9qBujgbF0JAIWO7kXr43w0h/0GJNM/Vustixu+YE8N/MTrQ7N31FvHUACxQ==" ,
2021-10-25 19:34:50 +02:00
"dev" : true
} ,
"node_modules/statuses" : {
2023-01-03 08:55:51 +01:00
"version" : "2.0.1" ,
"resolved" : "https://registry.npmjs.org/statuses/-/statuses-2.0.1.tgz" ,
"integrity" : "sha512-RwNA9Z/7PrK06rYLIzFMlaF+l73iwpzsqRIFgbMLbTcLD6cOao82TaWefPXQvB2fOC4AjuYSEndS7N/mTCbkdQ==" ,
2021-10-25 19:34:50 +02:00
"dev" : true ,
2024-12-25 14:20:42 +01:00
"license" : "MIT" ,
2021-10-25 19:34:50 +02:00
"engines" : {
2023-01-03 08:55:51 +01:00
"node" : ">= 0.8"
2021-10-25 19:34:50 +02:00
}
} ,
"node_modules/string-width" : {
"version" : "4.2.3" ,
"resolved" : "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz" ,
"integrity" : "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==" ,
"dev" : true ,
2024-12-25 14:20:42 +01:00
"license" : "MIT" ,
2021-10-25 19:34:50 +02:00
"dependencies" : {
"emoji-regex" : "^8.0.0" ,
"is-fullwidth-code-point" : "^3.0.0" ,
"strip-ansi" : "^6.0.1"
} ,
"engines" : {
"node" : ">=8"
}
} ,
2023-08-01 18:41:24 +02:00
"node_modules/string.prototype.trim" : {
2024-12-25 14:20:42 +01:00
"version" : "1.2.10" ,
"resolved" : "https://registry.npmjs.org/string.prototype.trim/-/string.prototype.trim-1.2.10.tgz" ,
"integrity" : "sha512-Rs66F0P/1kedk5lyYyH9uBzuiI/kNRmwJAR9quK6VOtIpZ2G+hMZd+HQbbv25MgCA6gEffoMZYxlTod4WcdrKA==" ,
2023-08-01 18:41:24 +02:00
"dev" : true ,
2024-12-25 14:20:42 +01:00
"license" : "MIT" ,
2023-08-01 18:41:24 +02:00
"dependencies" : {
2024-12-25 14:20:42 +01:00
"call-bind" : "^1.0.8" ,
"call-bound" : "^1.0.2" ,
"define-data-property" : "^1.1.4" ,
"define-properties" : "^1.2.1" ,
"es-abstract" : "^1.23.5" ,
"es-object-atoms" : "^1.0.0" ,
"has-property-descriptors" : "^1.0.2"
2023-08-01 18:41:24 +02:00
} ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
2022-01-05 15:21:10 +01:00
"node_modules/string.prototype.trimend" : {
2024-12-25 14:20:42 +01:00
"version" : "1.0.9" ,
"resolved" : "https://registry.npmjs.org/string.prototype.trimend/-/string.prototype.trimend-1.0.9.tgz" ,
"integrity" : "sha512-G7Ok5C6E/j4SGfyLCloXTrngQIQU3PWtXGst3yM7Bea9FRURf1S42ZHlZZtsNque2FN2PoUhfZXYLNWwEr4dLQ==" ,
2022-01-05 15:21:10 +01:00
"dev" : true ,
2024-12-25 14:20:42 +01:00
"license" : "MIT" ,
2022-01-05 15:21:10 +01:00
"dependencies" : {
2024-12-25 14:20:42 +01:00
"call-bind" : "^1.0.8" ,
"call-bound" : "^1.0.2" ,
"define-properties" : "^1.2.1" ,
"es-object-atoms" : "^1.0.0"
} ,
"engines" : {
"node" : ">= 0.4"
2022-01-05 15:21:10 +01:00
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/string.prototype.trimstart" : {
2024-12-25 14:20:42 +01:00
"version" : "1.0.8" ,
"resolved" : "https://registry.npmjs.org/string.prototype.trimstart/-/string.prototype.trimstart-1.0.8.tgz" ,
"integrity" : "sha512-UXSH262CSZY1tfu3G3Secr6uGLCFVPMhIqHjlgCUtCCcgihYc/xKs9djMTMUOb2j1mVSeU8EU6NWc/iQKU6Gfg==" ,
2022-01-05 15:21:10 +01:00
"dev" : true ,
2024-12-25 14:20:42 +01:00
"license" : "MIT" ,
2022-01-05 15:21:10 +01:00
"dependencies" : {
2024-12-25 14:20:42 +01:00
"call-bind" : "^1.0.7" ,
"define-properties" : "^1.2.1" ,
"es-object-atoms" : "^1.0.0"
} ,
"engines" : {
"node" : ">= 0.4"
2022-01-05 15:21:10 +01:00
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
2021-10-25 19:34:50 +02:00
"node_modules/strip-ansi" : {
"version" : "6.0.1" ,
"resolved" : "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz" ,
"integrity" : "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==" ,
"dev" : true ,
2024-12-25 14:20:42 +01:00
"license" : "MIT" ,
2021-10-25 19:34:50 +02:00
"dependencies" : {
"ansi-regex" : "^5.0.1"
} ,
"engines" : {
"node" : ">=8"
}
} ,
2022-01-05 15:21:10 +01:00
"node_modules/strip-bom" : {
"version" : "3.0.0" ,
"resolved" : "https://registry.npmjs.org/strip-bom/-/strip-bom-3.0.0.tgz" ,
2022-08-16 12:50:25 +02:00
"integrity" : "sha512-vavAMRXOgBVNF6nyEEmL3DBK19iRpDcoIwW+swQ+CbGiu7lju6t+JklA1MHweoWtadgt4ISVUsXLyDq34ddcwA==" ,
2022-01-05 15:21:10 +01:00
"dev" : true ,
2024-12-25 14:20:42 +01:00
"license" : "MIT" ,
2022-01-05 15:21:10 +01:00
"engines" : {
"node" : ">=4"
}
} ,
"node_modules/strip-json-comments" : {
"version" : "3.1.1" ,
"resolved" : "https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-3.1.1.tgz" ,
"integrity" : "sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig==" ,
"dev" : true ,
2024-12-25 14:20:42 +01:00
"license" : "MIT" ,
2022-01-05 15:21:10 +01:00
"engines" : {
"node" : ">=8"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
2021-10-25 19:34:50 +02:00
"node_modules/supports-color" : {
"version" : "8.1.1" ,
"resolved" : "https://registry.npmjs.org/supports-color/-/supports-color-8.1.1.tgz" ,
"integrity" : "sha512-MpUEN2OodtUzxvKQl72cUF7RQ5EiHsGvSsVG0ia9c5RbWGL2CI4C7EpPS8UTBIplnlzZiNuV56w+FuNxy3ty2Q==" ,
"dev" : true ,
2024-12-25 14:20:42 +01:00
"license" : "MIT" ,
2021-10-25 19:34:50 +02:00
"dependencies" : {
"has-flag" : "^4.0.0"
} ,
"engines" : {
"node" : ">=10"
} ,
"funding" : {
"url" : "https://github.com/chalk/supports-color?sponsor=1"
}
} ,
2022-01-05 15:21:10 +01:00
"node_modules/supports-preserve-symlinks-flag" : {
"version" : "1.0.0" ,
"resolved" : "https://registry.npmjs.org/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz" ,
"integrity" : "sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==" ,
"dev" : true ,
2024-12-25 14:20:42 +01:00
"license" : "MIT" ,
2022-01-05 15:21:10 +01:00
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/text-table" : {
"version" : "0.2.0" ,
"resolved" : "https://registry.npmjs.org/text-table/-/text-table-0.2.0.tgz" ,
2022-08-16 12:50:25 +02:00
"integrity" : "sha512-N+8UisAXDGk8PFXP4HAzVR9nbfmVJ3zYLAWiTIoqC5v5isinhr+r5uaO8+7r3BMfuNIufIsA7RdpVgacC2cSpw==" ,
2024-12-25 14:20:42 +01:00
"dev" : true ,
"license" : "MIT"
2022-01-05 15:21:10 +01:00
} ,
2021-10-25 19:34:50 +02:00
"node_modules/timers-ext" : {
2024-12-25 14:20:42 +01:00
"version" : "0.1.8" ,
"resolved" : "https://registry.npmjs.org/timers-ext/-/timers-ext-0.1.8.tgz" ,
"integrity" : "sha512-wFH7+SEAcKfJpfLPkrgMPvvwnEtj8W4IurvEyrKsDleXnKLCDw71w8jltvfLa8Rm4qQxxT4jmDBYbJG/z7qoww==" ,
2021-10-25 19:34:50 +02:00
"dev" : true ,
2024-12-25 14:20:42 +01:00
"license" : "ISC" ,
2021-10-25 19:34:50 +02:00
"dependencies" : {
2024-12-25 14:20:42 +01:00
"es5-ext" : "^0.10.64" ,
"next-tick" : "^1.1.0"
} ,
"engines" : {
"node" : ">=0.12"
2021-10-25 19:34:50 +02:00
}
} ,
2022-01-05 15:21:10 +01:00
"node_modules/to-regex-range" : {
"version" : "5.0.1" ,
"resolved" : "https://registry.npmjs.org/to-regex-range/-/to-regex-range-5.0.1.tgz" ,
"integrity" : "sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==" ,
"dev" : true ,
2024-12-25 14:20:42 +01:00
"license" : "MIT" ,
2022-01-05 15:21:10 +01:00
"dependencies" : {
"is-number" : "^7.0.0"
} ,
"engines" : {
"node" : ">=8.0"
}
} ,
2021-10-25 19:34:50 +02:00
"node_modules/toidentifier" : {
2022-08-16 12:50:25 +02:00
"version" : "1.0.1" ,
"resolved" : "https://registry.npmjs.org/toidentifier/-/toidentifier-1.0.1.tgz" ,
"integrity" : "sha512-o5sSPKEkg/DIQNmH43V0/uerLrpzVedkUh8tGNvaeXpfpuwjKenlSox/2O/BTlZUtEe+JG7s5YhEz608PlAHRA==" ,
2021-10-25 19:34:50 +02:00
"dev" : true ,
2024-12-25 14:20:42 +01:00
"license" : "MIT" ,
2021-10-25 19:34:50 +02:00
"engines" : {
"node" : ">=0.6"
}
} ,
2024-12-25 14:20:42 +01:00
"node_modules/touch" : {
"version" : "3.1.1" ,
"resolved" : "https://registry.npmjs.org/touch/-/touch-3.1.1.tgz" ,
"integrity" : "sha512-r0eojU4bI8MnHr8c5bNo7lJDdI2qXlWWJk6a9EAFG7vbhTjElYhBVS3/miuE0uOuoLdb8Mc/rVfsmm6eo5o9GA==" ,
"dev" : true ,
"license" : "ISC" ,
"bin" : {
"nodetouch" : "bin/nodetouch.js"
}
} ,
2021-10-25 19:34:50 +02:00
"node_modules/tree-kill" : {
"version" : "1.2.2" ,
"resolved" : "https://registry.npmjs.org/tree-kill/-/tree-kill-1.2.2.tgz" ,
"integrity" : "sha512-L0Orpi8qGpRG//Nd+H90vFB+3iHnue1zSSGmNOOCh1GLJ7rUKVwV2HvijphGQS2UmhUZewS9VgvxYIdgr+fG1A==" ,
"dev" : true ,
2024-12-25 14:20:42 +01:00
"license" : "MIT" ,
2021-10-25 19:34:50 +02:00
"bin" : {
"tree-kill" : "cli.js"
}
} ,
2023-08-01 09:55:33 +02:00
"node_modules/ts-api-utils" : {
2024-12-25 14:20:42 +01:00
"version" : "1.4.3" ,
"resolved" : "https://registry.npmjs.org/ts-api-utils/-/ts-api-utils-1.4.3.tgz" ,
"integrity" : "sha512-i3eMG77UTMD0hZhgRS562pv83RC6ukSAC2GMNWc+9dieh/+jDM5u5YG+NHX6VNDRHQcHwmsTHctP9LhbC3WxVw==" ,
2023-08-01 09:55:33 +02:00
"dev" : true ,
2024-12-25 14:20:42 +01:00
"license" : "MIT" ,
2023-08-01 09:55:33 +02:00
"engines" : {
2024-12-25 14:20:42 +01:00
"node" : ">=16"
2023-08-01 09:55:33 +02:00
} ,
"peerDependencies" : {
"typescript" : ">=4.2.0"
}
} ,
2022-01-05 15:21:10 +01:00
"node_modules/tsconfig-paths" : {
2024-12-25 14:20:42 +01:00
"version" : "3.15.0" ,
"resolved" : "https://registry.npmjs.org/tsconfig-paths/-/tsconfig-paths-3.15.0.tgz" ,
"integrity" : "sha512-2Ac2RgzDe/cn48GvOe3M+o82pEFewD3UPbyoUHHdKasHwJKjds4fLXWf/Ux5kATBKN20oaFGu+jbElp1pos0mg==" ,
2022-01-05 15:21:10 +01:00
"dev" : true ,
2024-12-25 14:20:42 +01:00
"license" : "MIT" ,
2022-01-05 15:21:10 +01:00
"dependencies" : {
"@types/json5" : "^0.0.29" ,
2023-08-01 18:41:24 +02:00
"json5" : "^1.0.2" ,
2022-08-16 12:50:25 +02:00
"minimist" : "^1.2.6" ,
2022-01-05 15:21:10 +01:00
"strip-bom" : "^3.0.0"
}
} ,
2021-10-25 19:34:50 +02:00
"node_modules/tslib" : {
2024-12-25 14:20:42 +01:00
"version" : "2.8.1" ,
"resolved" : "https://registry.npmjs.org/tslib/-/tslib-2.8.1.tgz" ,
"integrity" : "sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==" ,
"dev" : true ,
"license" : "0BSD"
2021-10-25 19:34:50 +02:00
} ,
"node_modules/type" : {
2024-12-25 14:20:42 +01:00
"version" : "2.7.3" ,
"resolved" : "https://registry.npmjs.org/type/-/type-2.7.3.tgz" ,
"integrity" : "sha512-8j+1QmAbPvLZow5Qpi6NCaN8FB60p/6x8/vfNqOk/hC+HuvFZhL4+WfekuhQLiqFZXOgQdrs3B+XxEmCc6b3FQ==" ,
"dev" : true ,
"license" : "ISC"
2021-10-25 19:34:50 +02:00
} ,
2022-01-05 15:21:10 +01:00
"node_modules/type-check" : {
"version" : "0.4.0" ,
"resolved" : "https://registry.npmjs.org/type-check/-/type-check-0.4.0.tgz" ,
"integrity" : "sha512-XleUoc9uwGXqjWwXaUTZAmzMcFZ5858QA2vvx1Ur5xIcixXIP+8LnFDgRplU30us6teqdlskFfu+ae4K79Ooew==" ,
"dev" : true ,
2024-12-25 14:20:42 +01:00
"license" : "MIT" ,
2022-01-05 15:21:10 +01:00
"dependencies" : {
"prelude-ls" : "^1.2.1"
} ,
"engines" : {
"node" : ">= 0.8.0"
}
} ,
"node_modules/type-fest" : {
"version" : "0.20.2" ,
"resolved" : "https://registry.npmjs.org/type-fest/-/type-fest-0.20.2.tgz" ,
"integrity" : "sha512-Ne+eE4r0/iWnpAxD852z3A+N0Bt5RN//NjJwRd2VFHEmrywxf5vsZlh4R6lixl6B+wz/8d+maTSAkN1FIkI3LQ==" ,
"dev" : true ,
2024-12-25 14:20:42 +01:00
"license" : "(MIT OR CC0-1.0)" ,
2022-01-05 15:21:10 +01:00
"engines" : {
"node" : ">=10"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
} ,
2023-08-01 18:41:24 +02:00
"node_modules/typed-array-buffer" : {
2024-12-25 14:20:42 +01:00
"version" : "1.0.3" ,
"resolved" : "https://registry.npmjs.org/typed-array-buffer/-/typed-array-buffer-1.0.3.tgz" ,
"integrity" : "sha512-nAYYwfY3qnzX30IkA6AQZjVbtK6duGontcQm1WSG1MD94YLqK0515GNApXkoxKOWMusVssAHWLh9SeaoefYFGw==" ,
2023-08-01 18:41:24 +02:00
"dev" : true ,
2024-12-25 14:20:42 +01:00
"license" : "MIT" ,
2023-08-01 18:41:24 +02:00
"dependencies" : {
2024-12-25 14:20:42 +01:00
"call-bound" : "^1.0.3" ,
"es-errors" : "^1.3.0" ,
"is-typed-array" : "^1.1.14"
2023-08-01 18:41:24 +02:00
} ,
"engines" : {
"node" : ">= 0.4"
}
} ,
"node_modules/typed-array-byte-length" : {
2024-12-25 14:20:42 +01:00
"version" : "1.0.3" ,
"resolved" : "https://registry.npmjs.org/typed-array-byte-length/-/typed-array-byte-length-1.0.3.tgz" ,
"integrity" : "sha512-BaXgOuIxz8n8pIq3e7Atg/7s+DpiYrxn4vdot3w9KbnBhcRQq6o3xemQdIfynqSeXeDrF32x+WvfzmOjPiY9lg==" ,
2023-08-01 18:41:24 +02:00
"dev" : true ,
2024-12-25 14:20:42 +01:00
"license" : "MIT" ,
2023-08-01 18:41:24 +02:00
"dependencies" : {
2024-12-25 14:20:42 +01:00
"call-bind" : "^1.0.8" ,
2023-08-01 18:41:24 +02:00
"for-each" : "^0.3.3" ,
2024-12-25 14:20:42 +01:00
"gopd" : "^1.2.0" ,
"has-proto" : "^1.2.0" ,
"is-typed-array" : "^1.1.14"
2023-08-01 18:41:24 +02:00
} ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/typed-array-byte-offset" : {
2024-12-25 14:20:42 +01:00
"version" : "1.0.4" ,
"resolved" : "https://registry.npmjs.org/typed-array-byte-offset/-/typed-array-byte-offset-1.0.4.tgz" ,
"integrity" : "sha512-bTlAFB/FBYMcuX81gbL4OcpH5PmlFHqlCCpAl8AlEzMz5k53oNDvN8p1PNOWLEmI2x4orp3raOFB51tv9X+MFQ==" ,
2023-08-01 18:41:24 +02:00
"dev" : true ,
2024-12-25 14:20:42 +01:00
"license" : "MIT" ,
2023-08-01 18:41:24 +02:00
"dependencies" : {
2024-12-25 14:20:42 +01:00
"available-typed-arrays" : "^1.0.7" ,
"call-bind" : "^1.0.8" ,
2023-08-01 18:41:24 +02:00
"for-each" : "^0.3.3" ,
2024-12-25 14:20:42 +01:00
"gopd" : "^1.2.0" ,
"has-proto" : "^1.2.0" ,
"is-typed-array" : "^1.1.15" ,
"reflect.getprototypeof" : "^1.0.9"
2023-08-01 18:41:24 +02:00
} ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
2023-01-12 08:55:25 +01:00
"node_modules/typed-array-length" : {
2024-12-25 14:20:42 +01:00
"version" : "1.0.7" ,
"resolved" : "https://registry.npmjs.org/typed-array-length/-/typed-array-length-1.0.7.tgz" ,
"integrity" : "sha512-3KS2b+kL7fsuk/eJZ7EQdnEmQoaho/r6KUef7hxvltNA5DR8NAUM+8wJMbJyZ4G9/7i3v5zPBIMN5aybAh2/Jg==" ,
2023-01-12 08:55:25 +01:00
"dev" : true ,
2024-12-25 14:20:42 +01:00
"license" : "MIT" ,
2023-01-12 08:55:25 +01:00
"dependencies" : {
2024-12-25 14:20:42 +01:00
"call-bind" : "^1.0.7" ,
2023-01-12 08:55:25 +01:00
"for-each" : "^0.3.3" ,
2024-12-25 14:20:42 +01:00
"gopd" : "^1.0.1" ,
"is-typed-array" : "^1.1.13" ,
"possible-typed-array-names" : "^1.0.0" ,
"reflect.getprototypeof" : "^1.0.6"
} ,
"engines" : {
"node" : ">= 0.4"
2023-01-12 08:55:25 +01:00
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
2021-10-25 19:34:50 +02:00
"node_modules/typescript" : {
2024-12-25 14:20:42 +01:00
"version" : "5.7.2" ,
"resolved" : "https://registry.npmjs.org/typescript/-/typescript-5.7.2.tgz" ,
"integrity" : "sha512-i5t66RHxDvVN40HfDd1PsEThGNnlMCMT3jMUuoh9/0TaqWevNontacunWyN02LA9/fIbEWlcHZcgTKb9QoaLfg==" ,
"license" : "Apache-2.0" ,
2021-10-25 19:34:50 +02:00
"bin" : {
"tsc" : "bin/tsc" ,
"tsserver" : "bin/tsserver"
} ,
"engines" : {
2023-07-01 09:55:30 +02:00
"node" : ">=14.17"
2021-10-25 19:34:50 +02:00
}
} ,
2022-01-05 15:21:10 +01:00
"node_modules/unbox-primitive" : {
2024-12-25 14:20:42 +01:00
"version" : "1.1.0" ,
"resolved" : "https://registry.npmjs.org/unbox-primitive/-/unbox-primitive-1.1.0.tgz" ,
"integrity" : "sha512-nWJ91DjeOkej/TA8pXQ3myruKpKEYgqvpw9lz4OPHj/NWFNluYrjbz9j01CJ8yKQd2g4jFoOkINCTW2I5LEEyw==" ,
2022-01-05 15:21:10 +01:00
"dev" : true ,
2024-12-25 14:20:42 +01:00
"license" : "MIT" ,
2022-01-05 15:21:10 +01:00
"dependencies" : {
2024-12-25 14:20:42 +01:00
"call-bound" : "^1.0.3" ,
2022-08-16 12:50:25 +02:00
"has-bigints" : "^1.0.2" ,
2024-12-25 14:20:42 +01:00
"has-symbols" : "^1.1.0" ,
"which-boxed-primitive" : "^1.1.1"
} ,
"engines" : {
"node" : ">= 0.4"
2022-01-05 15:21:10 +01:00
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
2024-12-25 14:20:42 +01:00
"node_modules/undefsafe" : {
"version" : "2.0.5" ,
"resolved" : "https://registry.npmjs.org/undefsafe/-/undefsafe-2.0.5.tgz" ,
"integrity" : "sha512-WxONCrssBM8TSPRqN5EmsjVrsv4A8X12J4ArBiiayv3DyyG3ZlIg6yysuuSYdZsVz3TKcTg2fd//Ujd4CHV1iA==" ,
"dev" : true ,
"license" : "MIT"
} ,
2021-10-25 19:34:50 +02:00
"node_modules/unpipe" : {
"version" : "1.0.0" ,
"resolved" : "https://registry.npmjs.org/unpipe/-/unpipe-1.0.0.tgz" ,
2022-08-16 12:50:25 +02:00
"integrity" : "sha512-pjy2bYhSsufwWlKwPc+l3cN7+wuJlK6uz0YdJEOlQDbl6jo/YlPi4mb8agUkVC8BF7V8NuzeyPNqRksA3hztKQ==" ,
2021-10-25 19:34:50 +02:00
"dev" : true ,
2024-12-25 14:20:42 +01:00
"license" : "MIT" ,
2021-10-25 19:34:50 +02:00
"engines" : {
"node" : ">= 0.8"
}
} ,
2022-01-05 15:21:10 +01:00
"node_modules/uri-js" : {
"version" : "4.4.1" ,
"resolved" : "https://registry.npmjs.org/uri-js/-/uri-js-4.4.1.tgz" ,
"integrity" : "sha512-7rKUyy33Q1yc98pQ1DAmLtwX109F7TIfWlW1Ydo8Wl1ii1SeHieeh0HHfPeL2fMXK6z0s8ecKs9frCuLJvndBg==" ,
"dev" : true ,
2024-12-25 14:20:42 +01:00
"license" : "BSD-2-Clause" ,
2022-01-05 15:21:10 +01:00
"dependencies" : {
"punycode" : "^2.1.0"
}
} ,
"node_modules/which" : {
"version" : "2.0.2" ,
"resolved" : "https://registry.npmjs.org/which/-/which-2.0.2.tgz" ,
"integrity" : "sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==" ,
"dev" : true ,
2024-12-25 14:20:42 +01:00
"license" : "ISC" ,
2022-01-05 15:21:10 +01:00
"dependencies" : {
"isexe" : "^2.0.0"
} ,
"bin" : {
"node-which" : "bin/node-which"
} ,
"engines" : {
"node" : ">= 8"
}
} ,
"node_modules/which-boxed-primitive" : {
2024-12-25 14:20:42 +01:00
"version" : "1.1.1" ,
"resolved" : "https://registry.npmjs.org/which-boxed-primitive/-/which-boxed-primitive-1.1.1.tgz" ,
"integrity" : "sha512-TbX3mj8n0odCBFVlY8AxkqcHASw3L60jIuF8jFP78az3C2YhmGvqbHBpAjTRH2/xqYunrJ9g1jSyjCjpoWzIAA==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"is-bigint" : "^1.1.0" ,
"is-boolean-object" : "^1.2.1" ,
"is-number-object" : "^1.1.1" ,
"is-string" : "^1.1.1" ,
"is-symbol" : "^1.1.1"
} ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/which-builtin-type" : {
"version" : "1.2.1" ,
"resolved" : "https://registry.npmjs.org/which-builtin-type/-/which-builtin-type-1.2.1.tgz" ,
"integrity" : "sha512-6iBczoX+kDQ7a3+YJBnh3T+KZRxM/iYNPXicqk66/Qfm1b93iu+yOImkg0zHbj5LNOcNv1TEADiZ0xa34B4q6Q==" ,
"dev" : true ,
"license" : "MIT" ,
"dependencies" : {
"call-bound" : "^1.0.2" ,
"function.prototype.name" : "^1.1.6" ,
"has-tostringtag" : "^1.0.2" ,
"is-async-function" : "^2.0.0" ,
"is-date-object" : "^1.1.0" ,
"is-finalizationregistry" : "^1.1.0" ,
"is-generator-function" : "^1.0.10" ,
"is-regex" : "^1.2.1" ,
"is-weakref" : "^1.0.2" ,
"isarray" : "^2.0.5" ,
"which-boxed-primitive" : "^1.1.0" ,
"which-collection" : "^1.0.2" ,
"which-typed-array" : "^1.1.16"
} ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
"node_modules/which-collection" : {
2022-01-05 15:21:10 +01:00
"version" : "1.0.2" ,
2024-12-25 14:20:42 +01:00
"resolved" : "https://registry.npmjs.org/which-collection/-/which-collection-1.0.2.tgz" ,
"integrity" : "sha512-K4jVyjnBdgvc86Y6BkaLZEN933SwYOuBFkdmBu9ZfkcAbdVbpITnDmjvZ/aQjRXQrv5EPkTnD1s39GiiqbngCw==" ,
2022-01-05 15:21:10 +01:00
"dev" : true ,
2024-12-25 14:20:42 +01:00
"license" : "MIT" ,
2022-01-05 15:21:10 +01:00
"dependencies" : {
2024-12-25 14:20:42 +01:00
"is-map" : "^2.0.3" ,
"is-set" : "^2.0.3" ,
"is-weakmap" : "^2.0.2" ,
"is-weakset" : "^2.0.3"
} ,
"engines" : {
"node" : ">= 0.4"
2022-01-05 15:21:10 +01:00
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
2023-01-12 08:55:25 +01:00
"node_modules/which-typed-array" : {
2024-12-25 14:20:42 +01:00
"version" : "1.1.18" ,
"resolved" : "https://registry.npmjs.org/which-typed-array/-/which-typed-array-1.1.18.tgz" ,
"integrity" : "sha512-qEcY+KJYlWyLH9vNbsr6/5j59AXk5ni5aakf8ldzBvGde6Iz4sxZGkJyWSAueTG7QhOvNRYb1lDdFmL5Td0QKA==" ,
2023-01-12 08:55:25 +01:00
"dev" : true ,
2024-12-25 14:20:42 +01:00
"license" : "MIT" ,
2023-01-12 08:55:25 +01:00
"dependencies" : {
2024-12-25 14:20:42 +01:00
"available-typed-arrays" : "^1.0.7" ,
"call-bind" : "^1.0.8" ,
"call-bound" : "^1.0.3" ,
2023-01-12 08:55:25 +01:00
"for-each" : "^0.3.3" ,
2024-12-25 14:20:42 +01:00
"gopd" : "^1.2.0" ,
"has-tostringtag" : "^1.0.2"
2023-01-12 08:55:25 +01:00
} ,
"engines" : {
"node" : ">= 0.4"
} ,
"funding" : {
"url" : "https://github.com/sponsors/ljharb"
}
} ,
2024-12-25 14:20:42 +01:00
"node_modules/word-wrap" : {
"version" : "1.2.5" ,
"resolved" : "https://registry.npmjs.org/word-wrap/-/word-wrap-1.2.5.tgz" ,
"integrity" : "sha512-BN22B5eaMMI9UMtjrGd5g5eCYPpCPDUy0FJXbYsaT5zYxjFOckS53SQDE3pWkVoWpHXVb3BrYcEN4Twa55B5cA==" ,
"dev" : true ,
"license" : "MIT" ,
"engines" : {
"node" : ">=0.10.0"
}
} ,
2021-10-25 19:34:50 +02:00
"node_modules/wrap-ansi" : {
"version" : "7.0.0" ,
"resolved" : "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz" ,
"integrity" : "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==" ,
"dev" : true ,
2024-12-25 14:20:42 +01:00
"license" : "MIT" ,
2021-10-25 19:34:50 +02:00
"dependencies" : {
"ansi-styles" : "^4.0.0" ,
"string-width" : "^4.1.0" ,
"strip-ansi" : "^6.0.0"
} ,
"engines" : {
"node" : ">=10"
} ,
"funding" : {
"url" : "https://github.com/chalk/wrap-ansi?sponsor=1"
}
} ,
2022-01-05 15:21:10 +01:00
"node_modules/wrappy" : {
"version" : "1.0.2" ,
"resolved" : "https://registry.npmjs.org/wrappy/-/wrappy-1.0.2.tgz" ,
2022-08-16 12:50:25 +02:00
"integrity" : "sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==" ,
2024-12-25 14:20:42 +01:00
"dev" : true ,
"license" : "ISC"
2022-01-05 15:21:10 +01:00
} ,
2021-10-25 19:34:50 +02:00
"node_modules/ws" : {
2024-12-25 14:20:42 +01:00
"version" : "8.18.0" ,
"resolved" : "https://registry.npmjs.org/ws/-/ws-8.18.0.tgz" ,
"integrity" : "sha512-8VbfWfHLbbwu3+N6OKsOMpBdT4kXPDDB9cJk2bJ6mh9ucxdlnNvH1e+roYkKmN9Nxw2yjz7VzeO9oOz2zJ04Pw==" ,
2021-10-25 19:34:50 +02:00
"dev" : true ,
2024-12-25 14:20:42 +01:00
"license" : "MIT" ,
2021-10-25 19:34:50 +02:00
"engines" : {
2023-01-03 08:55:51 +01:00
"node" : ">=10.0.0"
2021-10-25 19:34:50 +02:00
} ,
"peerDependencies" : {
"bufferutil" : "^4.0.1" ,
2024-12-25 14:20:42 +01:00
"utf-8-validate" : ">=5.0.2"
2021-10-25 19:34:50 +02:00
} ,
"peerDependenciesMeta" : {
"bufferutil" : {
"optional" : true
} ,
"utf-8-validate" : {
"optional" : true
}
}
} ,
"node_modules/y18n" : {
"version" : "5.0.8" ,
"resolved" : "https://registry.npmjs.org/y18n/-/y18n-5.0.8.tgz" ,
"integrity" : "sha512-0pfFzegeDWJHJIAmTLRP2DwHjdF5s7jo9tuztdQxAhINCdvS+3nGINqPd00AphqJR/0LhANUS6/+7SCb98YOfA==" ,
"dev" : true ,
2024-12-25 14:20:42 +01:00
"license" : "ISC" ,
2021-10-25 19:34:50 +02:00
"engines" : {
"node" : ">=10"
}
} ,
"node_modules/yargs" : {
2023-08-01 18:39:46 +02:00
"version" : "17.7.2" ,
"resolved" : "https://registry.npmjs.org/yargs/-/yargs-17.7.2.tgz" ,
"integrity" : "sha512-7dSzzRQ++CKnNI/krKnYRV7JKKPUXMEh61soaHKg9mrWEhzFWhFnxPxGl+69cD1Ou63C13NUPCnmIcrvqCuM6w==" ,
2021-10-25 19:34:50 +02:00
"dev" : true ,
2024-12-25 14:20:42 +01:00
"license" : "MIT" ,
2021-10-25 19:34:50 +02:00
"dependencies" : {
2022-11-16 08:56:16 +01:00
"cliui" : "^8.0.1" ,
2021-10-25 19:34:50 +02:00
"escalade" : "^3.1.1" ,
"get-caller-file" : "^2.0.5" ,
"require-directory" : "^2.1.1" ,
2022-11-16 08:56:16 +01:00
"string-width" : "^4.2.3" ,
2021-10-25 19:34:50 +02:00
"y18n" : "^5.0.5" ,
2022-11-16 08:56:16 +01:00
"yargs-parser" : "^21.1.1"
2021-10-25 19:34:50 +02:00
} ,
"engines" : {
2022-11-16 08:56:16 +01:00
"node" : ">=12"
2021-10-25 19:34:50 +02:00
}
} ,
"node_modules/yargs-parser" : {
2022-11-16 08:56:16 +01:00
"version" : "21.1.1" ,
"resolved" : "https://registry.npmjs.org/yargs-parser/-/yargs-parser-21.1.1.tgz" ,
"integrity" : "sha512-tVpsJW7DdjecAiFpbIB1e3qxIQsE6NoPc5/eTdrbbIC4h0LVsWhnoa3g+m2HclBIujHzsxZ4VJVA+GUuc2/LBw==" ,
2021-10-25 19:34:50 +02:00
"dev" : true ,
2024-12-25 14:20:42 +01:00
"license" : "ISC" ,
2021-10-25 19:34:50 +02:00
"engines" : {
2022-11-16 08:56:16 +01:00
"node" : ">=12"
2021-10-25 19:34:50 +02:00
}
2022-08-16 12:50:25 +02:00
} ,
"node_modules/yocto-queue" : {
"version" : "0.1.0" ,
"resolved" : "https://registry.npmjs.org/yocto-queue/-/yocto-queue-0.1.0.tgz" ,
"integrity" : "sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==" ,
"dev" : true ,
2024-12-25 14:20:42 +01:00
"license" : "MIT" ,
2022-08-16 12:50:25 +02:00
"engines" : {
"node" : ">=10"
} ,
"funding" : {
"url" : "https://github.com/sponsors/sindresorhus"
}
2021-10-25 19:34:50 +02:00
}
}
}