|
|
@@ -9,14 +9,17 @@
|
|
|
"version": "0.181.0",
|
|
|
"license": "MIT",
|
|
|
"devDependencies": {
|
|
|
+ "@eslint/js": "^9.0.0",
|
|
|
"@rollup/plugin-node-resolve": "^16.0.0",
|
|
|
"@rollup/plugin-terser": "^0.4.0",
|
|
|
"concurrently": "^9.0.0",
|
|
|
- "eslint": "^8.37.0",
|
|
|
+ "eslint": "^9.0.0",
|
|
|
"eslint-config-mdcs": "^5.0.0",
|
|
|
"eslint-plugin-compat": "^6.0.0",
|
|
|
- "eslint-plugin-html": "^8.0.0",
|
|
|
- "eslint-plugin-import": "^2.27.5",
|
|
|
+ "eslint-plugin-html": "^8.1.3",
|
|
|
+ "eslint-plugin-import": "^2.32.0",
|
|
|
+ "eslint-plugin-jsdoc": "^61.4.1",
|
|
|
+ "globals": "^16.5.0",
|
|
|
"jimp": "^1.6.0",
|
|
|
"jsdoc": "^4.0.5",
|
|
|
"magic-string": "^0.30.0",
|
|
|
@@ -103,6 +106,33 @@
|
|
|
"node": ">=6.9.0"
|
|
|
}
|
|
|
},
|
|
|
+ "node_modules/@es-joy/jsdoccomment": {
|
|
|
+ "version": "0.76.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/@es-joy/jsdoccomment/-/jsdoccomment-0.76.0.tgz",
|
|
|
+ "integrity": "sha512-g+RihtzFgGTx2WYCuTHbdOXJeAlGnROws0TeALx9ow/ZmOROOZkVg5wp/B44n0WJgI4SQFP1eWM2iRPlU2Y14w==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@types/estree": "^1.0.8",
|
|
|
+ "@typescript-eslint/types": "^8.46.0",
|
|
|
+ "comment-parser": "1.4.1",
|
|
|
+ "esquery": "^1.6.0",
|
|
|
+ "jsdoc-type-pratt-parser": "~6.10.0"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=20.11.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@es-joy/resolve.exports": {
|
|
|
+ "version": "1.2.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/@es-joy/resolve.exports/-/resolve.exports-1.2.0.tgz",
|
|
|
+ "integrity": "sha512-Q9hjxWI5xBM+qW2enxfe8wDKdFWMfd0Z29k5ZJnuBqD/CasY5Zryj09aCA6owbGATWz+39p5uIdaHXpopOcG8g==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "engines": {
|
|
|
+ "node": ">=10"
|
|
|
+ }
|
|
|
+ },
|
|
|
"node_modules/@eslint-community/eslint-utils": {
|
|
|
"version": "4.9.0",
|
|
|
"resolved": "https://registry.npmjs.org/@eslint-community/eslint-utils/-/eslint-utils-4.9.0.tgz",
|
|
|
@@ -132,38 +162,119 @@
|
|
|
"node": "^12.0.0 || ^14.0.0 || >=16.0.0"
|
|
|
}
|
|
|
},
|
|
|
+ "node_modules/@eslint/config-array": {
|
|
|
+ "version": "0.21.1",
|
|
|
+ "resolved": "https://registry.npmjs.org/@eslint/config-array/-/config-array-0.21.1.tgz",
|
|
|
+ "integrity": "sha512-aw1gNayWpdI/jSYVgzN5pL0cfzU02GT3NBpeT/DXbx1/1x7ZKxFPd9bwrzygx/qiwIQiJ1sw/zD8qY/kRvlGHA==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "Apache-2.0",
|
|
|
+ "dependencies": {
|
|
|
+ "@eslint/object-schema": "^2.1.7",
|
|
|
+ "debug": "^4.3.1",
|
|
|
+ "minimatch": "^3.1.2"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@eslint/config-helpers": {
|
|
|
+ "version": "0.4.2",
|
|
|
+ "resolved": "https://registry.npmjs.org/@eslint/config-helpers/-/config-helpers-0.4.2.tgz",
|
|
|
+ "integrity": "sha512-gBrxN88gOIf3R7ja5K9slwNayVcZgK6SOUORm2uBzTeIEfeVaIhOpCtTox3P6R7o2jLFwLFTLnC7kU/RGcYEgw==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "Apache-2.0",
|
|
|
+ "dependencies": {
|
|
|
+ "@eslint/core": "^0.17.0"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@eslint/core": {
|
|
|
+ "version": "0.17.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/@eslint/core/-/core-0.17.0.tgz",
|
|
|
+ "integrity": "sha512-yL/sLrpmtDaFEiUj1osRP4TI2MDz1AddJL+jZ7KSqvBuliN4xqYY54IfdN8qD8Toa6g1iloph1fxQNkjOxrrpQ==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "Apache-2.0",
|
|
|
+ "dependencies": {
|
|
|
+ "@types/json-schema": "^7.0.15"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
"node_modules/@eslint/eslintrc": {
|
|
|
- "version": "2.1.4",
|
|
|
- "resolved": "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-2.1.4.tgz",
|
|
|
- "integrity": "sha512-269Z39MS6wVJtsoUl10L60WdkhJVdPG24Q4eZTH3nnF6lpvSShEK3wQjDX9JRWAUPvPh7COouPpU9IrqaZFvtQ==",
|
|
|
+ "version": "3.3.3",
|
|
|
+ "resolved": "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-3.3.3.tgz",
|
|
|
+ "integrity": "sha512-Kr+LPIUVKz2qkx1HAMH8q1q6azbqBAsXJUxBl/ODDuVPX45Z9DfwB8tPjTi6nNZ8BuM3nbJxC5zCAg5elnBUTQ==",
|
|
|
"dev": true,
|
|
|
"license": "MIT",
|
|
|
"dependencies": {
|
|
|
"ajv": "^6.12.4",
|
|
|
"debug": "^4.3.2",
|
|
|
- "espree": "^9.6.0",
|
|
|
- "globals": "^13.19.0",
|
|
|
+ "espree": "^10.0.1",
|
|
|
+ "globals": "^14.0.0",
|
|
|
"ignore": "^5.2.0",
|
|
|
"import-fresh": "^3.2.1",
|
|
|
- "js-yaml": "^4.1.0",
|
|
|
+ "js-yaml": "^4.1.1",
|
|
|
"minimatch": "^3.1.2",
|
|
|
"strip-json-comments": "^3.1.1"
|
|
|
},
|
|
|
"engines": {
|
|
|
- "node": "^12.22.0 || ^14.17.0 || >=16.0.0"
|
|
|
+ "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
|
|
},
|
|
|
"funding": {
|
|
|
"url": "https://opencollective.com/eslint"
|
|
|
}
|
|
|
},
|
|
|
+ "node_modules/@eslint/eslintrc/node_modules/globals": {
|
|
|
+ "version": "14.0.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/globals/-/globals-14.0.0.tgz",
|
|
|
+ "integrity": "sha512-oahGvuMGQlPw/ivIYBjVSrWAfWLBeku5tpPE2fOPLi+WHffIWbuh2tCjhyQhTBPMf5E9jDEH4FOmTYgYwbKwtQ==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "engines": {
|
|
|
+ "node": ">=18"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/sindresorhus"
|
|
|
+ }
|
|
|
+ },
|
|
|
"node_modules/@eslint/js": {
|
|
|
- "version": "8.57.1",
|
|
|
- "resolved": "https://registry.npmjs.org/@eslint/js/-/js-8.57.1.tgz",
|
|
|
- "integrity": "sha512-d9zaMRSTIKDLhctzH12MtXvJKSSUhaHcjV+2Z+GK+EEY7XKpP5yR4x+N3TAcHTcu963nIr+TMcCb4DBCYX1z6Q==",
|
|
|
+ "version": "9.39.1",
|
|
|
+ "resolved": "https://registry.npmjs.org/@eslint/js/-/js-9.39.1.tgz",
|
|
|
+ "integrity": "sha512-S26Stp4zCy88tH94QbBv3XCuzRQiZ9yXofEILmglYTh/Ug/a9/umqvgFtYBAo3Lp0nsI/5/qH1CCrbdK3AP1Tw==",
|
|
|
"dev": true,
|
|
|
"license": "MIT",
|
|
|
"engines": {
|
|
|
- "node": "^12.22.0 || ^14.17.0 || >=16.0.0"
|
|
|
+ "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://eslint.org/donate"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@eslint/object-schema": {
|
|
|
+ "version": "2.1.7",
|
|
|
+ "resolved": "https://registry.npmjs.org/@eslint/object-schema/-/object-schema-2.1.7.tgz",
|
|
|
+ "integrity": "sha512-VtAOaymWVfZcmZbp6E2mympDIHvyjXs/12LqWYjVw6qjrfF+VK+fyG33kChz3nnK+SU5/NeHOqrTEHS8sXO3OA==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "Apache-2.0",
|
|
|
+ "engines": {
|
|
|
+ "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@eslint/plugin-kit": {
|
|
|
+ "version": "0.4.1",
|
|
|
+ "resolved": "https://registry.npmjs.org/@eslint/plugin-kit/-/plugin-kit-0.4.1.tgz",
|
|
|
+ "integrity": "sha512-43/qtrDUokr7LJqoF2c3+RInu/t4zfrpYdoSDfYyhg52rwLV6TnOvdG4fXm7IkSB3wErkcmJS9iEhjVtOSEjjA==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "Apache-2.0",
|
|
|
+ "dependencies": {
|
|
|
+ "@eslint/core": "^0.17.0",
|
|
|
+ "levn": "^0.4.1"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
|
|
}
|
|
|
},
|
|
|
"node_modules/@gar/promisify": {
|
|
|
@@ -173,20 +284,28 @@
|
|
|
"dev": true,
|
|
|
"license": "MIT"
|
|
|
},
|
|
|
- "node_modules/@humanwhocodes/config-array": {
|
|
|
- "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",
|
|
|
+ "node_modules/@humanfs/core": {
|
|
|
+ "version": "0.19.1",
|
|
|
+ "resolved": "https://registry.npmjs.org/@humanfs/core/-/core-0.19.1.tgz",
|
|
|
+ "integrity": "sha512-5DyQ4+1JEUzejeK1JGICcideyfUbGixgS9jNgex5nqkW+cY7WZhxBigmieN5Qnw9ZosSNVC9KQKyb+GUaGyKUA==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "Apache-2.0",
|
|
|
+ "engines": {
|
|
|
+ "node": ">=18.18.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@humanfs/node": {
|
|
|
+ "version": "0.16.7",
|
|
|
+ "resolved": "https://registry.npmjs.org/@humanfs/node/-/node-0.16.7.tgz",
|
|
|
+ "integrity": "sha512-/zUx+yOsIrG4Y43Eh2peDeKCxlRt/gET6aHfaKpuq267qXdYDFViVHfMaLyygZOnl0kGWxFIgsBy8QFuTLUXEQ==",
|
|
|
"dev": true,
|
|
|
"license": "Apache-2.0",
|
|
|
"dependencies": {
|
|
|
- "@humanwhocodes/object-schema": "^2.0.3",
|
|
|
- "debug": "^4.3.1",
|
|
|
- "minimatch": "^3.0.5"
|
|
|
+ "@humanfs/core": "^0.19.1",
|
|
|
+ "@humanwhocodes/retry": "^0.4.0"
|
|
|
},
|
|
|
"engines": {
|
|
|
- "node": ">=10.10.0"
|
|
|
+ "node": ">=18.18.0"
|
|
|
}
|
|
|
},
|
|
|
"node_modules/@humanwhocodes/module-importer": {
|
|
|
@@ -203,13 +322,19 @@
|
|
|
"url": "https://github.com/sponsors/nzakas"
|
|
|
}
|
|
|
},
|
|
|
- "node_modules/@humanwhocodes/object-schema": {
|
|
|
- "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",
|
|
|
+ "node_modules/@humanwhocodes/retry": {
|
|
|
+ "version": "0.4.3",
|
|
|
+ "resolved": "https://registry.npmjs.org/@humanwhocodes/retry/-/retry-0.4.3.tgz",
|
|
|
+ "integrity": "sha512-bV0Tgo9K4hfPCek+aMAn81RppFKv2ySDQeMoSZuvTASywNTnVJCArCZE2FWqpvIatKu7VMRLWlR1EazvVhDyhQ==",
|
|
|
"dev": true,
|
|
|
- "license": "BSD-3-Clause"
|
|
|
+ "license": "Apache-2.0",
|
|
|
+ "engines": {
|
|
|
+ "node": ">=18.18"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "type": "github",
|
|
|
+ "url": "https://github.com/sponsors/nzakas"
|
|
|
+ }
|
|
|
},
|
|
|
"node_modules/@isaacs/cliui": {
|
|
|
"version": "8.0.2",
|
|
|
@@ -847,44 +972,6 @@
|
|
|
"dev": true,
|
|
|
"license": "CC0-1.0"
|
|
|
},
|
|
|
- "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,
|
|
|
- "license": "MIT",
|
|
|
- "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,
|
|
|
- "license": "MIT",
|
|
|
- "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,
|
|
|
- "license": "MIT",
|
|
|
- "dependencies": {
|
|
|
- "@nodelib/fs.scandir": "2.1.5",
|
|
|
- "fastq": "^1.6.0"
|
|
|
- },
|
|
|
- "engines": {
|
|
|
- "node": ">= 8"
|
|
|
- }
|
|
|
- },
|
|
|
"node_modules/@npmcli/fs": {
|
|
|
"version": "3.1.1",
|
|
|
"resolved": "https://registry.npmjs.org/@npmcli/fs/-/fs-3.1.1.tgz",
|
|
|
@@ -1621,6 +1708,19 @@
|
|
|
"node": "^14.17.0 || ^16.13.0 || >=18.0.0"
|
|
|
}
|
|
|
},
|
|
|
+ "node_modules/@sindresorhus/base62": {
|
|
|
+ "version": "1.0.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/@sindresorhus/base62/-/base62-1.0.0.tgz",
|
|
|
+ "integrity": "sha512-TeheYy0ILzBEI/CO55CP6zJCSdSWeRtGnHy8U8dWSUH4I68iqTsy7HkMktR4xakThc9jotkPQUXT4ITdbV7cHA==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "engines": {
|
|
|
+ "node": ">=18"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/sindresorhus"
|
|
|
+ }
|
|
|
+ },
|
|
|
"node_modules/@tokenizer/token": {
|
|
|
"version": "0.3.0",
|
|
|
"resolved": "https://registry.npmjs.org/@tokenizer/token/-/token-0.3.0.tgz",
|
|
|
@@ -1702,6 +1802,13 @@
|
|
|
"dev": true,
|
|
|
"license": "MIT"
|
|
|
},
|
|
|
+ "node_modules/@types/json-schema": {
|
|
|
+ "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"
|
|
|
+ },
|
|
|
"node_modules/@types/json5": {
|
|
|
"version": "0.0.29",
|
|
|
"resolved": "https://registry.npmjs.org/@types/json5/-/json5-0.0.29.tgz",
|
|
|
@@ -1722,7 +1829,6 @@
|
|
|
"integrity": "sha512-promo4eFwuiW+TfGxhi+0x3czqTYJkG8qB17ZUJiVF10Xm7NLVRSLUsfRTU/6h1e24VvRnXCx+hG7li58lkzog==",
|
|
|
"dev": true,
|
|
|
"license": "MIT",
|
|
|
- "peer": true,
|
|
|
"dependencies": {
|
|
|
"@types/linkify-it": "^5",
|
|
|
"@types/mdurl": "^2"
|
|
|
@@ -1770,12 +1876,19 @@
|
|
|
"@types/node": "*"
|
|
|
}
|
|
|
},
|
|
|
- "node_modules/@ungap/structured-clone": {
|
|
|
- "version": "1.3.0",
|
|
|
- "resolved": "https://registry.npmjs.org/@ungap/structured-clone/-/structured-clone-1.3.0.tgz",
|
|
|
- "integrity": "sha512-WmoN8qaIAo7WTYWbAZuG8PYEhn5fkz7dZrqTBZ7dtt//lL2Gwms1IcnQ5yHqjDfX8Ft5j4YzDM23f87zBfDe9g==",
|
|
|
+ "node_modules/@typescript-eslint/types": {
|
|
|
+ "version": "8.48.1",
|
|
|
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.48.1.tgz",
|
|
|
+ "integrity": "sha512-+fZ3LZNeiELGmimrujsDCT4CRIbq5oXdHe7chLiW8qzqyPMnn1puNstCrMNVAqwcl2FdIxkuJ4tOs/RFDBVc/Q==",
|
|
|
"dev": true,
|
|
|
- "license": "ISC"
|
|
|
+ "license": "MIT",
|
|
|
+ "engines": {
|
|
|
+ "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "type": "opencollective",
|
|
|
+ "url": "https://opencollective.com/typescript-eslint"
|
|
|
+ }
|
|
|
},
|
|
|
"node_modules/abbrev": {
|
|
|
"version": "1.1.1",
|
|
|
@@ -1827,7 +1940,6 @@
|
|
|
"integrity": "sha512-NZyJarBfL7nWwIq+FDL6Zp/yHEhePMNnnJ0y3qfieCrmNvYct8uvtiV41UvlSe6apAfk0fY1FbWx+NwfmpvtTg==",
|
|
|
"dev": true,
|
|
|
"license": "MIT",
|
|
|
- "peer": true,
|
|
|
"bin": {
|
|
|
"acorn": "bin/acorn"
|
|
|
},
|
|
|
@@ -1959,6 +2071,16 @@
|
|
|
"dev": true,
|
|
|
"license": "ISC"
|
|
|
},
|
|
|
+ "node_modules/are-docs-informative": {
|
|
|
+ "version": "0.0.2",
|
|
|
+ "resolved": "https://registry.npmjs.org/are-docs-informative/-/are-docs-informative-0.0.2.tgz",
|
|
|
+ "integrity": "sha512-ixiS0nLNNG5jNQzgZJNoUpBKdo9yTYZMGJ+QgT2jmjR7G7+QHRCc4v6LQ3NgE7EBJq+o0ams3waJwkrlBom8Ig==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "engines": {
|
|
|
+ "node": ">=14"
|
|
|
+ }
|
|
|
+ },
|
|
|
"node_modules/are-we-there-yet": {
|
|
|
"version": "3.0.1",
|
|
|
"resolved": "https://registry.npmjs.org/are-we-there-yet/-/are-we-there-yet-3.0.1.tgz",
|
|
|
@@ -2507,7 +2629,6 @@
|
|
|
}
|
|
|
],
|
|
|
"license": "MIT",
|
|
|
- "peer": true,
|
|
|
"dependencies": {
|
|
|
"baseline-browser-mapping": "^2.8.19",
|
|
|
"caniuse-lite": "^1.0.30001751",
|
|
|
@@ -2904,6 +3025,16 @@
|
|
|
"node": ">= 10"
|
|
|
}
|
|
|
},
|
|
|
+ "node_modules/comment-parser": {
|
|
|
+ "version": "1.4.1",
|
|
|
+ "resolved": "https://registry.npmjs.org/comment-parser/-/comment-parser-1.4.1.tgz",
|
|
|
+ "integrity": "sha512-buhp5kePrmda3vhc5B9t7pUQXAb2Tnd0qgpkIhPhkHXxJpiPJ11H0ZEU0oBpJ2QztSbzG/ZxMj/CHsYJqRHmyg==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "engines": {
|
|
|
+ "node": ">= 12.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
"node_modules/concat-map": {
|
|
|
"version": "0.0.1",
|
|
|
"resolved": "https://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz",
|
|
|
@@ -3222,21 +3353,7 @@
|
|
|
"resolved": "https://registry.npmjs.org/devtools-protocol/-/devtools-protocol-0.0.1534754.tgz",
|
|
|
"integrity": "sha512-26T91cV5dbOYnXdJi5qQHoTtUoNEqwkHcAyu/IKtjIAxiEqPMrDiRkDOPWVsGfNZGmlQVHQbZRSjD8sxagWVsQ==",
|
|
|
"dev": true,
|
|
|
- "license": "BSD-3-Clause",
|
|
|
- "peer": true
|
|
|
- },
|
|
|
- "node_modules/doctrine": {
|
|
|
- "version": "3.0.0",
|
|
|
- "resolved": "https://registry.npmjs.org/doctrine/-/doctrine-3.0.0.tgz",
|
|
|
- "integrity": "sha512-yS+Q5i3hBf7GBkd4KG8a7eBNNWNGLTaEwwYWUijIYM7zrlYDM0BFXHjjPWlWZ1Rg7UaddZeIDmi9jF3HmqiQ2w==",
|
|
|
- "dev": true,
|
|
|
- "license": "Apache-2.0",
|
|
|
- "dependencies": {
|
|
|
- "esutils": "^2.0.2"
|
|
|
- },
|
|
|
- "engines": {
|
|
|
- "node": ">=6.0.0"
|
|
|
- }
|
|
|
+ "license": "BSD-3-Clause"
|
|
|
},
|
|
|
"node_modules/dom-serializer": {
|
|
|
"version": "2.0.0",
|
|
|
@@ -3632,61 +3749,63 @@
|
|
|
}
|
|
|
},
|
|
|
"node_modules/eslint": {
|
|
|
- "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.",
|
|
|
+ "version": "9.39.1",
|
|
|
+ "resolved": "https://registry.npmjs.org/eslint/-/eslint-9.39.1.tgz",
|
|
|
+ "integrity": "sha512-BhHmn2yNOFA9H9JmmIVKJmd288g9hrVRDkdoIgRCRuSySRUHH7r/DI6aAXW9T1WwUuY3DFgrcaqB+deURBLR5g==",
|
|
|
"dev": true,
|
|
|
"license": "MIT",
|
|
|
- "peer": true,
|
|
|
"dependencies": {
|
|
|
- "@eslint-community/eslint-utils": "^4.2.0",
|
|
|
- "@eslint-community/regexpp": "^4.6.1",
|
|
|
- "@eslint/eslintrc": "^2.1.4",
|
|
|
- "@eslint/js": "8.57.1",
|
|
|
- "@humanwhocodes/config-array": "^0.13.0",
|
|
|
+ "@eslint-community/eslint-utils": "^4.8.0",
|
|
|
+ "@eslint-community/regexpp": "^4.12.1",
|
|
|
+ "@eslint/config-array": "^0.21.1",
|
|
|
+ "@eslint/config-helpers": "^0.4.2",
|
|
|
+ "@eslint/core": "^0.17.0",
|
|
|
+ "@eslint/eslintrc": "^3.3.1",
|
|
|
+ "@eslint/js": "9.39.1",
|
|
|
+ "@eslint/plugin-kit": "^0.4.1",
|
|
|
+ "@humanfs/node": "^0.16.6",
|
|
|
"@humanwhocodes/module-importer": "^1.0.1",
|
|
|
- "@nodelib/fs.walk": "^1.2.8",
|
|
|
- "@ungap/structured-clone": "^1.2.0",
|
|
|
+ "@humanwhocodes/retry": "^0.4.2",
|
|
|
+ "@types/estree": "^1.0.6",
|
|
|
"ajv": "^6.12.4",
|
|
|
"chalk": "^4.0.0",
|
|
|
- "cross-spawn": "^7.0.2",
|
|
|
+ "cross-spawn": "^7.0.6",
|
|
|
"debug": "^4.3.2",
|
|
|
- "doctrine": "^3.0.0",
|
|
|
"escape-string-regexp": "^4.0.0",
|
|
|
- "eslint-scope": "^7.2.2",
|
|
|
- "eslint-visitor-keys": "^3.4.3",
|
|
|
- "espree": "^9.6.1",
|
|
|
- "esquery": "^1.4.2",
|
|
|
+ "eslint-scope": "^8.4.0",
|
|
|
+ "eslint-visitor-keys": "^4.2.1",
|
|
|
+ "espree": "^10.4.0",
|
|
|
+ "esquery": "^1.5.0",
|
|
|
"esutils": "^2.0.2",
|
|
|
"fast-deep-equal": "^3.1.3",
|
|
|
- "file-entry-cache": "^6.0.1",
|
|
|
+ "file-entry-cache": "^8.0.0",
|
|
|
"find-up": "^5.0.0",
|
|
|
"glob-parent": "^6.0.2",
|
|
|
- "globals": "^13.19.0",
|
|
|
- "graphemer": "^1.4.0",
|
|
|
"ignore": "^5.2.0",
|
|
|
"imurmurhash": "^0.1.4",
|
|
|
"is-glob": "^4.0.0",
|
|
|
- "is-path-inside": "^3.0.3",
|
|
|
- "js-yaml": "^4.1.0",
|
|
|
"json-stable-stringify-without-jsonify": "^1.0.1",
|
|
|
- "levn": "^0.4.1",
|
|
|
"lodash.merge": "^4.6.2",
|
|
|
"minimatch": "^3.1.2",
|
|
|
"natural-compare": "^1.4.0",
|
|
|
- "optionator": "^0.9.3",
|
|
|
- "strip-ansi": "^6.0.1",
|
|
|
- "text-table": "^0.2.0"
|
|
|
+ "optionator": "^0.9.3"
|
|
|
},
|
|
|
"bin": {
|
|
|
"eslint": "bin/eslint.js"
|
|
|
},
|
|
|
"engines": {
|
|
|
- "node": "^12.22.0 || ^14.17.0 || >=16.0.0"
|
|
|
+ "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
|
|
},
|
|
|
"funding": {
|
|
|
- "url": "https://opencollective.com/eslint"
|
|
|
+ "url": "https://eslint.org/donate"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "jiti": "*"
|
|
|
+ },
|
|
|
+ "peerDependenciesMeta": {
|
|
|
+ "jiti": {
|
|
|
+ "optional": true
|
|
|
+ }
|
|
|
}
|
|
|
},
|
|
|
"node_modules/eslint-config-mdcs": {
|
|
|
@@ -3862,10 +3981,50 @@
|
|
|
"semver": "bin/semver.js"
|
|
|
}
|
|
|
},
|
|
|
+ "node_modules/eslint-plugin-jsdoc": {
|
|
|
+ "version": "61.4.1",
|
|
|
+ "resolved": "https://registry.npmjs.org/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-61.4.1.tgz",
|
|
|
+ "integrity": "sha512-3c1QW/bV25sJ1MsIvsvW+EtLtN6yZMduw7LVQNVt72y2/5BbV5Pg5b//TE5T48LRUxoEQGaZJejCmcj3wCxBzw==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "BSD-3-Clause",
|
|
|
+ "dependencies": {
|
|
|
+ "@es-joy/jsdoccomment": "~0.76.0",
|
|
|
+ "@es-joy/resolve.exports": "1.2.0",
|
|
|
+ "are-docs-informative": "^0.0.2",
|
|
|
+ "comment-parser": "1.4.1",
|
|
|
+ "debug": "^4.4.3",
|
|
|
+ "escape-string-regexp": "^4.0.0",
|
|
|
+ "espree": "^10.4.0",
|
|
|
+ "esquery": "^1.6.0",
|
|
|
+ "html-entities": "^2.6.0",
|
|
|
+ "object-deep-merge": "^2.0.0",
|
|
|
+ "parse-imports-exports": "^0.2.4",
|
|
|
+ "semver": "^7.7.3",
|
|
|
+ "spdx-expression-parse": "^4.0.0",
|
|
|
+ "to-valid-identifier": "^1.0.0"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=20.11.0"
|
|
|
+ },
|
|
|
+ "peerDependencies": {
|
|
|
+ "eslint": "^7.0.0 || ^8.0.0 || ^9.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/eslint-plugin-jsdoc/node_modules/spdx-expression-parse": {
|
|
|
+ "version": "4.0.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/spdx-expression-parse/-/spdx-expression-parse-4.0.0.tgz",
|
|
|
+ "integrity": "sha512-Clya5JIij/7C6bRR22+tnGXbc4VKlibKSVj2iHvVeX5iMW7s1SIQlqu699JkODJJIhh/pUu8L0/VLh8xflD+LQ==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "spdx-exceptions": "^2.1.0",
|
|
|
+ "spdx-license-ids": "^3.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
"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==",
|
|
|
+ "version": "8.4.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/eslint-scope/-/eslint-scope-8.4.0.tgz",
|
|
|
+ "integrity": "sha512-sNXOfKCn74rt8RICKMvJS7XKV/Xk9kA7DyJr8mJik3S7Cwgy3qlkkmyS2uQB3jiJg6VNdZd/pDBJu0nvG2NlTg==",
|
|
|
"dev": true,
|
|
|
"license": "BSD-2-Clause",
|
|
|
"dependencies": {
|
|
|
@@ -3873,7 +4032,7 @@
|
|
|
"estraverse": "^5.2.0"
|
|
|
},
|
|
|
"engines": {
|
|
|
- "node": "^12.22.0 || ^14.17.0 || >=16.0.0"
|
|
|
+ "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
|
|
},
|
|
|
"funding": {
|
|
|
"url": "https://opencollective.com/eslint"
|
|
|
@@ -3892,19 +4051,45 @@
|
|
|
"url": "https://opencollective.com/eslint"
|
|
|
}
|
|
|
},
|
|
|
+ "node_modules/eslint/node_modules/eslint-visitor-keys": {
|
|
|
+ "version": "4.2.1",
|
|
|
+ "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-4.2.1.tgz",
|
|
|
+ "integrity": "sha512-Uhdk5sfqcee/9H/rCOJikYz67o0a2Tw2hGRPOG2Y1R2dg7brRe1uG0yaNQDHu+TO/uQPF/5eCapvYSmHUjt7JQ==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "Apache-2.0",
|
|
|
+ "engines": {
|
|
|
+ "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://opencollective.com/eslint"
|
|
|
+ }
|
|
|
+ },
|
|
|
"node_modules/espree": {
|
|
|
- "version": "9.6.1",
|
|
|
- "resolved": "https://registry.npmjs.org/espree/-/espree-9.6.1.tgz",
|
|
|
- "integrity": "sha512-oruZaFkjorTpF32kDSI5/75ViwGeZginGGy2NoOSg3Q9bnwlnmDm4HLnkl0RE3n+njDXR037aY1+x58Z/zFdwQ==",
|
|
|
+ "version": "10.4.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/espree/-/espree-10.4.0.tgz",
|
|
|
+ "integrity": "sha512-j6PAQ2uUr79PZhBjP5C5fhl8e39FmRnOjsD5lGnWrFU8i2G776tBK7+nP8KuQUTTyAZUwfQqXAgrVH5MbH9CYQ==",
|
|
|
"dev": true,
|
|
|
"license": "BSD-2-Clause",
|
|
|
"dependencies": {
|
|
|
- "acorn": "^8.9.0",
|
|
|
+ "acorn": "^8.15.0",
|
|
|
"acorn-jsx": "^5.3.2",
|
|
|
- "eslint-visitor-keys": "^3.4.1"
|
|
|
+ "eslint-visitor-keys": "^4.2.1"
|
|
|
},
|
|
|
"engines": {
|
|
|
- "node": "^12.22.0 || ^14.17.0 || >=16.0.0"
|
|
|
+ "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://opencollective.com/eslint"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/espree/node_modules/eslint-visitor-keys": {
|
|
|
+ "version": "4.2.1",
|
|
|
+ "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-4.2.1.tgz",
|
|
|
+ "integrity": "sha512-Uhdk5sfqcee/9H/rCOJikYz67o0a2Tw2hGRPOG2Y1R2dg7brRe1uG0yaNQDHu+TO/uQPF/5eCapvYSmHUjt7JQ==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "Apache-2.0",
|
|
|
+ "engines": {
|
|
|
+ "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
|
|
},
|
|
|
"funding": {
|
|
|
"url": "https://opencollective.com/eslint"
|
|
|
@@ -4143,16 +4328,6 @@
|
|
|
"dev": true,
|
|
|
"license": "MIT"
|
|
|
},
|
|
|
- "node_modules/fastq": {
|
|
|
- "version": "1.19.1",
|
|
|
- "resolved": "https://registry.npmjs.org/fastq/-/fastq-1.19.1.tgz",
|
|
|
- "integrity": "sha512-GwLTyxkCXjXbxqIhTsMI2Nui8huMPtnxg7krajPJAjnEG/iiOS7i+zCtWGZR9G0NBKbXKh6X9m9UIsYX/N6vvQ==",
|
|
|
- "dev": true,
|
|
|
- "license": "ISC",
|
|
|
- "dependencies": {
|
|
|
- "reusify": "^1.0.4"
|
|
|
- }
|
|
|
- },
|
|
|
"node_modules/fd-slicer": {
|
|
|
"version": "1.1.0",
|
|
|
"resolved": "https://registry.npmjs.org/fd-slicer/-/fd-slicer-1.1.0.tgz",
|
|
|
@@ -4164,16 +4339,16 @@
|
|
|
}
|
|
|
},
|
|
|
"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==",
|
|
|
+ "version": "8.0.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/file-entry-cache/-/file-entry-cache-8.0.0.tgz",
|
|
|
+ "integrity": "sha512-XXTUwCvisa5oacNGRP9SfNtYBNAMi+RPwBFmblZEF7N7swHYQS6/Zfk7SRwx4D5j3CH211YNRco1DEMNVfZCnQ==",
|
|
|
"dev": true,
|
|
|
"license": "MIT",
|
|
|
"dependencies": {
|
|
|
- "flat-cache": "^3.0.4"
|
|
|
+ "flat-cache": "^4.0.0"
|
|
|
},
|
|
|
"engines": {
|
|
|
- "node": "^10.12.0 || >=12.0.0"
|
|
|
+ "node": ">=16.0.0"
|
|
|
}
|
|
|
},
|
|
|
"node_modules/file-type": {
|
|
|
@@ -4258,18 +4433,17 @@
|
|
|
}
|
|
|
},
|
|
|
"node_modules/flat-cache": {
|
|
|
- "version": "3.2.0",
|
|
|
- "resolved": "https://registry.npmjs.org/flat-cache/-/flat-cache-3.2.0.tgz",
|
|
|
- "integrity": "sha512-CYcENa+FtcUKLmhhqyctpclsq7QF38pKjZHsGNiSQF5r4FtoKDWabFDl3hzaEQMvT1LHEysw5twgLvpYYb4vbw==",
|
|
|
+ "version": "4.0.1",
|
|
|
+ "resolved": "https://registry.npmjs.org/flat-cache/-/flat-cache-4.0.1.tgz",
|
|
|
+ "integrity": "sha512-f7ccFPK3SXFHpx15UIGyRJ/FJQctuKZ0zVuN3frBo4HnK3cay9VEW0R6yPYFHC0AgqhukPzKjq22t5DmAyqGyw==",
|
|
|
"dev": true,
|
|
|
"license": "MIT",
|
|
|
"dependencies": {
|
|
|
"flatted": "^3.2.9",
|
|
|
- "keyv": "^4.5.3",
|
|
|
- "rimraf": "^3.0.2"
|
|
|
+ "keyv": "^4.5.4"
|
|
|
},
|
|
|
"engines": {
|
|
|
- "node": "^10.12.0 || >=12.0.0"
|
|
|
+ "node": ">=16"
|
|
|
}
|
|
|
},
|
|
|
"node_modules/flatted": {
|
|
|
@@ -4607,16 +4781,13 @@
|
|
|
}
|
|
|
},
|
|
|
"node_modules/globals": {
|
|
|
- "version": "13.24.0",
|
|
|
- "resolved": "https://registry.npmjs.org/globals/-/globals-13.24.0.tgz",
|
|
|
- "integrity": "sha512-AhO5QUcj8llrbG09iWhPU2B204J1xnPeL8kQmVorSsy+Sjj1sk8gIyh6cUocGmH4L0UuhAJy+hJMRA4mgA4mFQ==",
|
|
|
+ "version": "16.5.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/globals/-/globals-16.5.0.tgz",
|
|
|
+ "integrity": "sha512-c/c15i26VrJ4IRt5Z89DnIzCGDn9EcebibhAOjw5ibqEHsE1wLUgkPn9RDmNcUKyU87GeaL633nyJ+pplFR2ZQ==",
|
|
|
"dev": true,
|
|
|
"license": "MIT",
|
|
|
- "dependencies": {
|
|
|
- "type-fest": "^0.20.2"
|
|
|
- },
|
|
|
"engines": {
|
|
|
- "node": ">=8"
|
|
|
+ "node": ">=18"
|
|
|
},
|
|
|
"funding": {
|
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
|
@@ -4673,13 +4844,6 @@
|
|
|
"dev": true,
|
|
|
"license": "ISC"
|
|
|
},
|
|
|
- "node_modules/graphemer": {
|
|
|
- "version": "1.4.0",
|
|
|
- "resolved": "https://registry.npmjs.org/graphemer/-/graphemer-1.4.0.tgz",
|
|
|
- "integrity": "sha512-EtKwoO6kxCL9WO5xipiHTZlSzBm7WLT627TqC/uVRd0HKmq8NXyebnNYxDoBi7wt8eTWrUrKXCOVaFq9x1kgag==",
|
|
|
- "dev": true,
|
|
|
- "license": "MIT"
|
|
|
- },
|
|
|
"node_modules/gzip-size": {
|
|
|
"version": "6.0.0",
|
|
|
"resolved": "https://registry.npmjs.org/gzip-size/-/gzip-size-6.0.0.tgz",
|
|
|
@@ -4817,6 +4981,23 @@
|
|
|
"node": "^14.17.0 || ^16.13.0 || >=18.0.0"
|
|
|
}
|
|
|
},
|
|
|
+ "node_modules/html-entities": {
|
|
|
+ "version": "2.6.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/html-entities/-/html-entities-2.6.0.tgz",
|
|
|
+ "integrity": "sha512-kig+rMn/QOVRvr7c86gQ8lWXq+Hkv6CbAH1hLu+RG338StTpE8Z0b44SDVaqVu7HGKf27frdmUYEs9hTUX/cLQ==",
|
|
|
+ "dev": true,
|
|
|
+ "funding": [
|
|
|
+ {
|
|
|
+ "type": "github",
|
|
|
+ "url": "https://github.com/sponsors/mdevils"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "type": "patreon",
|
|
|
+ "url": "https://patreon.com/mdevils"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
"node_modules/htmlparser2": {
|
|
|
"version": "10.0.0",
|
|
|
"resolved": "https://registry.npmjs.org/htmlparser2/-/htmlparser2-10.0.0.tgz",
|
|
|
@@ -5359,16 +5540,6 @@
|
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
|
}
|
|
|
},
|
|
|
- "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,
|
|
|
- "license": "MIT",
|
|
|
- "engines": {
|
|
|
- "node": ">=8"
|
|
|
- }
|
|
|
- },
|
|
|
"node_modules/is-regex": {
|
|
|
"version": "1.2.1",
|
|
|
"resolved": "https://registry.npmjs.org/is-regex/-/is-regex-1.2.1.tgz",
|
|
|
@@ -5650,6 +5821,16 @@
|
|
|
"node": ">=12.0.0"
|
|
|
}
|
|
|
},
|
|
|
+ "node_modules/jsdoc-type-pratt-parser": {
|
|
|
+ "version": "6.10.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/jsdoc-type-pratt-parser/-/jsdoc-type-pratt-parser-6.10.0.tgz",
|
|
|
+ "integrity": "sha512-+LexoTRyYui5iOhJGn13N9ZazL23nAHGkXsa1p/C8yeq79WRfLBag6ZZ0FQG2aRoc9yfo59JT9EYCQonOkHKkQ==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "engines": {
|
|
|
+ "node": ">=20.0.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
"node_modules/jsdoc/node_modules/escape-string-regexp": {
|
|
|
"version": "2.0.0",
|
|
|
"resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-2.0.0.tgz",
|
|
|
@@ -6792,6 +6973,13 @@
|
|
|
"node": ">=0.10.0"
|
|
|
}
|
|
|
},
|
|
|
+ "node_modules/object-deep-merge": {
|
|
|
+ "version": "2.0.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/object-deep-merge/-/object-deep-merge-2.0.0.tgz",
|
|
|
+ "integrity": "sha512-3DC3UMpeffLTHiuXSy/UG4NOIYTLlY9u3V82+djSCLYClWobZiS4ivYzpIUWrRY/nfsJ8cWsKyG3QfyLePmhvg==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
"node_modules/object-inspect": {
|
|
|
"version": "1.13.4",
|
|
|
"resolved": "https://registry.npmjs.org/object-inspect/-/object-inspect-1.13.4.tgz",
|
|
|
@@ -7122,6 +7310,16 @@
|
|
|
"xml2js": "^0.5.0"
|
|
|
}
|
|
|
},
|
|
|
+ "node_modules/parse-imports-exports": {
|
|
|
+ "version": "0.2.4",
|
|
|
+ "resolved": "https://registry.npmjs.org/parse-imports-exports/-/parse-imports-exports-0.2.4.tgz",
|
|
|
+ "integrity": "sha512-4s6vd6dx1AotCx/RCI2m7t7GCh5bDRUtGNvRfHSP2wbBQdMi67pPe7mtzmgwcaQ8VKK/6IB7Glfyu3qdZJPybQ==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "parse-statements": "1.0.11"
|
|
|
+ }
|
|
|
+ },
|
|
|
"node_modules/parse-json": {
|
|
|
"version": "5.2.0",
|
|
|
"resolved": "https://registry.npmjs.org/parse-json/-/parse-json-5.2.0.tgz",
|
|
|
@@ -7141,6 +7339,13 @@
|
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
|
}
|
|
|
},
|
|
|
+ "node_modules/parse-statements": {
|
|
|
+ "version": "1.0.11",
|
|
|
+ "resolved": "https://registry.npmjs.org/parse-statements/-/parse-statements-1.0.11.tgz",
|
|
|
+ "integrity": "sha512-HlsyYdMBnbPQ9Jr/VgJ1YF4scnldvJpJxCVx6KgqPL4dxppsWrJHCIIxQXMJrqGnsRkNPATbeMJ8Yxu7JMsYcA==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT"
|
|
|
+ },
|
|
|
"node_modules/parseurl": {
|
|
|
"version": "1.3.3",
|
|
|
"resolved": "https://registry.npmjs.org/parseurl/-/parseurl-1.3.3.tgz",
|
|
|
@@ -7483,27 +7688,6 @@
|
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
|
}
|
|
|
},
|
|
|
- "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"
|
|
|
- }
|
|
|
- ],
|
|
|
- "license": "MIT"
|
|
|
- },
|
|
|
"node_modules/qunit": {
|
|
|
"version": "2.24.3",
|
|
|
"resolved": "https://registry.npmjs.org/qunit/-/qunit-2.24.3.tgz",
|
|
|
@@ -7777,6 +7961,19 @@
|
|
|
"lodash": "^4.17.21"
|
|
|
}
|
|
|
},
|
|
|
+ "node_modules/reserved-identifiers": {
|
|
|
+ "version": "1.2.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/reserved-identifiers/-/reserved-identifiers-1.2.0.tgz",
|
|
|
+ "integrity": "sha512-yE7KUfFvaBFzGPs5H3Ops1RevfUEsDc5Iz65rOwWg4lE8HJSYtle77uul3+573457oHvBKuHYDl/xqUkKpEEdw==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "engines": {
|
|
|
+ "node": ">=18"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/sindresorhus"
|
|
|
+ }
|
|
|
+ },
|
|
|
"node_modules/resolve": {
|
|
|
"version": "1.22.11",
|
|
|
"resolved": "https://registry.npmjs.org/resolve/-/resolve-1.22.11.tgz",
|
|
|
@@ -7818,17 +8015,6 @@
|
|
|
"node": ">= 4"
|
|
|
}
|
|
|
},
|
|
|
- "node_modules/reusify": {
|
|
|
- "version": "1.1.0",
|
|
|
- "resolved": "https://registry.npmjs.org/reusify/-/reusify-1.1.0.tgz",
|
|
|
- "integrity": "sha512-g6QUff04oZpHs0eG5p83rFLhHeV00ug/Yf9nZM6fLeUrPguBTkTQOdpAWWspMh55TZfVQDPaN3NQJfbVRAxdIw==",
|
|
|
- "dev": true,
|
|
|
- "license": "MIT",
|
|
|
- "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",
|
|
|
@@ -7852,7 +8038,6 @@
|
|
|
"integrity": "sha512-w8GmOxZfBmKknvdXU1sdM9NHcoQejwF/4mNgj2JuEEdRaHwwF12K7e9eXn1nLZ07ad+du76mkVsyeb2rKGllsA==",
|
|
|
"dev": true,
|
|
|
"license": "MIT",
|
|
|
- "peer": true,
|
|
|
"dependencies": {
|
|
|
"@types/estree": "1.0.8"
|
|
|
},
|
|
|
@@ -7909,30 +8094,6 @@
|
|
|
"node": ">=16.0.0"
|
|
|
}
|
|
|
},
|
|
|
- "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"
|
|
|
- }
|
|
|
- ],
|
|
|
- "license": "MIT",
|
|
|
- "dependencies": {
|
|
|
- "queue-microtask": "^1.2.2"
|
|
|
- }
|
|
|
- },
|
|
|
"node_modules/rxjs": {
|
|
|
"version": "7.8.2",
|
|
|
"resolved": "https://registry.npmjs.org/rxjs/-/rxjs-7.8.2.tgz",
|
|
|
@@ -9086,13 +9247,6 @@
|
|
|
"b4a": "^1.6.4"
|
|
|
}
|
|
|
},
|
|
|
- "node_modules/text-table": {
|
|
|
- "version": "0.2.0",
|
|
|
- "resolved": "https://registry.npmjs.org/text-table/-/text-table-0.2.0.tgz",
|
|
|
- "integrity": "sha512-N+8UisAXDGk8PFXP4HAzVR9nbfmVJ3zYLAWiTIoqC5v5isinhr+r5uaO8+7r3BMfuNIufIsA7RdpVgacC2cSpw==",
|
|
|
- "dev": true,
|
|
|
- "license": "MIT"
|
|
|
- },
|
|
|
"node_modules/tiny-glob": {
|
|
|
"version": "0.2.9",
|
|
|
"resolved": "https://registry.npmjs.org/tiny-glob/-/tiny-glob-0.2.9.tgz",
|
|
|
@@ -9111,6 +9265,23 @@
|
|
|
"dev": true,
|
|
|
"license": "MIT"
|
|
|
},
|
|
|
+ "node_modules/to-valid-identifier": {
|
|
|
+ "version": "1.0.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/to-valid-identifier/-/to-valid-identifier-1.0.0.tgz",
|
|
|
+ "integrity": "sha512-41wJyvKep3yT2tyPqX/4blcfybknGB4D+oETKLs7Q76UiPqRpUJK3hr1nxelyYO0PHKVzJwlu0aCeEAsGI6rpw==",
|
|
|
+ "dev": true,
|
|
|
+ "license": "MIT",
|
|
|
+ "dependencies": {
|
|
|
+ "@sindresorhus/base62": "^1.0.0",
|
|
|
+ "reserved-identifiers": "^1.0.0"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": ">=20"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "url": "https://github.com/sponsors/sindresorhus"
|
|
|
+ }
|
|
|
+ },
|
|
|
"node_modules/toidentifier": {
|
|
|
"version": "1.0.1",
|
|
|
"resolved": "https://registry.npmjs.org/toidentifier/-/toidentifier-1.0.1.tgz",
|