diff --git a/package-lock.json b/package-lock.json index 44b160d..5b84704 100644 --- a/package-lock.json +++ b/package-lock.json @@ -28,7 +28,7 @@ "typedoc": "^0.25.13", "typedoc-plugin-markdown": "^4.0.2", "typescript": "^5.5.0-dev.20240516", - "typescript-eslint": "^8.0.0-alpha.13" + "typescript-eslint": "^8.0.0-alpha.14" } }, "node_modules/@es-joy/jsdoccomment": { @@ -422,21 +422,19 @@ "dev": true }, "node_modules/@typescript-eslint/eslint-plugin": { - "version": "8.0.0-alpha.13", - "resolved": "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.0.0-alpha.13.tgz", - "integrity": "sha512-FQeu2HGVZ6wDAn2m6MxpS+or7LyBEjjCXnFv79aCJtcJnxtgDQa0po88GHZv1tZwzIsgxQ3bnbz4vNgbPisMbA==", + "version": "8.0.0-alpha.14", + "resolved": "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.0.0-alpha.14.tgz", + "integrity": "sha512-tfw3zfCg+ynwARhVsuMXKBrmWCtqQ2Cr/cjPAuyKhJGY8t069Lc0Y+F5H7oDLlmm+G54v8lAHkTkw4K/p+PpFQ==", "dev": true, "dependencies": { "@eslint-community/regexpp": "^4.10.0", - "@typescript-eslint/scope-manager": "8.0.0-alpha.13", - "@typescript-eslint/type-utils": "8.0.0-alpha.13", - "@typescript-eslint/utils": "8.0.0-alpha.13", - "@typescript-eslint/visitor-keys": "8.0.0-alpha.13", - "debug": "^4.3.4", + "@typescript-eslint/scope-manager": "8.0.0-alpha.14", + "@typescript-eslint/type-utils": "8.0.0-alpha.14", + "@typescript-eslint/utils": "8.0.0-alpha.14", + "@typescript-eslint/visitor-keys": "8.0.0-alpha.14", "graphemer": "^1.4.0", "ignore": "^5.3.1", "natural-compare": "^1.4.0", - "semver": "^7.6.0", "ts-api-utils": "^1.3.0" }, "engines": { @@ -457,13 +455,13 @@ } }, "node_modules/@typescript-eslint/eslint-plugin/node_modules/@typescript-eslint/scope-manager": { - "version": "8.0.0-alpha.13", - "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-8.0.0-alpha.13.tgz", - "integrity": "sha512-5XA+tfDumd6Y5GWVFMF2810HB8GIijMawdLgMptSeN3CeOfxQB1J3EBtmbgSWuValNSvV6jujIxKRVgnrZ/WpA==", + "version": "8.0.0-alpha.14", + "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-8.0.0-alpha.14.tgz", + "integrity": "sha512-6EmhoNZzfjd/sZGxichVguWUGCCgT12xyw3ppNZ9bM/m6qQCE66BqudGxzD58UPL4PpN++Y8KqVItax0gNq4BQ==", "dev": true, "dependencies": { - "@typescript-eslint/types": "8.0.0-alpha.13", - "@typescript-eslint/visitor-keys": "8.0.0-alpha.13" + "@typescript-eslint/types": "8.0.0-alpha.14", + "@typescript-eslint/visitor-keys": "8.0.0-alpha.14" }, "engines": { "node": "^18.18.0 || ^20.9.0 || >=21.1.0" @@ -474,9 +472,9 @@ } }, "node_modules/@typescript-eslint/eslint-plugin/node_modules/@typescript-eslint/types": { - "version": "8.0.0-alpha.13", - "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.0.0-alpha.13.tgz", - "integrity": "sha512-uJN8BSa8YHs9E/lFR9nkzLyaEijXGzMLgkh8DuQMlOP8epqJ9Jnzx+gOFUIyJV+C8uavpGp+YnCMvq4IDG9L+Q==", + "version": "8.0.0-alpha.14", + "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.0.0-alpha.14.tgz", + "integrity": "sha512-2u0FBQ0usELnbTqZhHN6X8ngJlpCchFTroWFG5nvo0TOoiPYV+5AbGiRb0IWMsLfxSzeDJeasUzByVvOHn1t1A==", "dev": true, "engines": { "node": "^18.18.0 || ^20.9.0 || >=21.1.0" @@ -487,12 +485,12 @@ } }, "node_modules/@typescript-eslint/eslint-plugin/node_modules/@typescript-eslint/visitor-keys": { - "version": "8.0.0-alpha.13", - "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.0.0-alpha.13.tgz", - "integrity": "sha512-q8r/RVc5AtAnnRGqKBIoWMwChET2hqydVGqAXlvXXnB6JOE3prpMLvnpUp7JK1jma3VPt2JieCGhzX3YZSLY/Q==", + "version": "8.0.0-alpha.14", + "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.0.0-alpha.14.tgz", + "integrity": "sha512-LwUhX8+ttlzJWhqLAkiH7E1tX2WJS0zvK0D83w4L9DRl4TRSQBuGtPIM1+GvG90VMix8sjlGaybBzWfNji1cUw==", "dev": true, "dependencies": { - "@typescript-eslint/types": "8.0.0-alpha.13", + "@typescript-eslint/types": "8.0.0-alpha.14", "eslint-visitor-keys": "^3.4.3" }, "engines": { @@ -503,18 +501,6 @@ "url": "https://opencollective.com/typescript-eslint" } }, - "node_modules/@typescript-eslint/eslint-plugin/node_modules/semver": { - "version": "7.6.2", - "resolved": "https://registry.npmjs.org/semver/-/semver-7.6.2.tgz", - "integrity": "sha512-FNAIBWCx9qcRhoHcgcJ0gvU7SN1lYU2ZXuSfl04bSC5OpvDHFyJCjdNHomPXxjQlCBU67YW64PzY7/VIEH7F2w==", - "dev": true, - "bin": { - "semver": "bin/semver.js" - }, - "engines": { - "node": ">=10" - } - }, "node_modules/@typescript-eslint/eslint-plugin/node_modules/ts-api-utils": { "version": "1.3.0", "resolved": "https://registry.npmjs.org/ts-api-utils/-/ts-api-utils-1.3.0.tgz", @@ -542,15 +528,15 @@ } }, "node_modules/@typescript-eslint/parser": { - "version": "8.0.0-alpha.13", - "resolved": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-8.0.0-alpha.13.tgz", - "integrity": "sha512-CWFhVzrA6n7OeTHmvtxxUy+BSvUwHl8BcT6QsVi87MGcGQpLQZ1TeU0kYoIISkzFojoULF5q0de9hP/FbANi/g==", + "version": "8.0.0-alpha.14", + "resolved": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-8.0.0-alpha.14.tgz", + "integrity": "sha512-fD+DFo6aJJYyX4w712HzmE7QmUkoUvtlsFO/MqmYMeHIe0Pz5JZpJ1aYVbdxctazOb7NoW3p3RQgmpDcLT2pdQ==", "dev": true, "dependencies": { - "@typescript-eslint/scope-manager": "8.0.0-alpha.13", - "@typescript-eslint/types": "8.0.0-alpha.13", - "@typescript-eslint/typescript-estree": "8.0.0-alpha.13", - "@typescript-eslint/visitor-keys": "8.0.0-alpha.13", + "@typescript-eslint/scope-manager": "8.0.0-alpha.14", + "@typescript-eslint/types": "8.0.0-alpha.14", + "@typescript-eslint/typescript-estree": "8.0.0-alpha.14", + "@typescript-eslint/visitor-keys": "8.0.0-alpha.14", "debug": "^4.3.4" }, "engines": { @@ -570,13 +556,13 @@ } }, "node_modules/@typescript-eslint/parser/node_modules/@typescript-eslint/scope-manager": { - "version": "8.0.0-alpha.13", - "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-8.0.0-alpha.13.tgz", - "integrity": "sha512-5XA+tfDumd6Y5GWVFMF2810HB8GIijMawdLgMptSeN3CeOfxQB1J3EBtmbgSWuValNSvV6jujIxKRVgnrZ/WpA==", + "version": "8.0.0-alpha.14", + "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-8.0.0-alpha.14.tgz", + "integrity": "sha512-6EmhoNZzfjd/sZGxichVguWUGCCgT12xyw3ppNZ9bM/m6qQCE66BqudGxzD58UPL4PpN++Y8KqVItax0gNq4BQ==", "dev": true, "dependencies": { - "@typescript-eslint/types": "8.0.0-alpha.13", - "@typescript-eslint/visitor-keys": "8.0.0-alpha.13" + "@typescript-eslint/types": "8.0.0-alpha.14", + "@typescript-eslint/visitor-keys": "8.0.0-alpha.14" }, "engines": { "node": "^18.18.0 || ^20.9.0 || >=21.1.0" @@ -587,9 +573,9 @@ } }, "node_modules/@typescript-eslint/parser/node_modules/@typescript-eslint/types": { - "version": "8.0.0-alpha.13", - "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.0.0-alpha.13.tgz", - "integrity": "sha512-uJN8BSa8YHs9E/lFR9nkzLyaEijXGzMLgkh8DuQMlOP8epqJ9Jnzx+gOFUIyJV+C8uavpGp+YnCMvq4IDG9L+Q==", + "version": "8.0.0-alpha.14", + "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.0.0-alpha.14.tgz", + "integrity": "sha512-2u0FBQ0usELnbTqZhHN6X8ngJlpCchFTroWFG5nvo0TOoiPYV+5AbGiRb0IWMsLfxSzeDJeasUzByVvOHn1t1A==", "dev": true, "engines": { "node": "^18.18.0 || ^20.9.0 || >=21.1.0" @@ -600,13 +586,13 @@ } }, "node_modules/@typescript-eslint/parser/node_modules/@typescript-eslint/typescript-estree": { - "version": "8.0.0-alpha.13", - "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-8.0.0-alpha.13.tgz", - "integrity": "sha512-p5SZlikPhHg4510ttfqwjwMgBG7ehzRj5dLk8JR5x9bV0D8zWNotqkWNa0vftbYHb+mdGV6D9zNrJwDjWVd4ag==", + "version": "8.0.0-alpha.14", + "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-8.0.0-alpha.14.tgz", + "integrity": "sha512-FM0qHSJ4Sqg49wBCcljq//J9V8SJbq3XFmjaWCF8Tk2hIuYkYZp7joXHs0Ld3FnM+9rj84OQTqSq8zczArNMNg==", "dev": true, "dependencies": { - "@typescript-eslint/types": "8.0.0-alpha.13", - "@typescript-eslint/visitor-keys": "8.0.0-alpha.13", + "@typescript-eslint/types": "8.0.0-alpha.14", + "@typescript-eslint/visitor-keys": "8.0.0-alpha.14", "debug": "^4.3.4", "globby": "^11.1.0", "is-glob": "^4.0.3", @@ -628,12 +614,12 @@ } }, "node_modules/@typescript-eslint/parser/node_modules/@typescript-eslint/visitor-keys": { - "version": "8.0.0-alpha.13", - "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.0.0-alpha.13.tgz", - "integrity": "sha512-q8r/RVc5AtAnnRGqKBIoWMwChET2hqydVGqAXlvXXnB6JOE3prpMLvnpUp7JK1jma3VPt2JieCGhzX3YZSLY/Q==", + "version": "8.0.0-alpha.14", + "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.0.0-alpha.14.tgz", + "integrity": "sha512-LwUhX8+ttlzJWhqLAkiH7E1tX2WJS0zvK0D83w4L9DRl4TRSQBuGtPIM1+GvG90VMix8sjlGaybBzWfNji1cUw==", "dev": true, "dependencies": { - "@typescript-eslint/types": "8.0.0-alpha.13", + "@typescript-eslint/types": "8.0.0-alpha.14", "eslint-visitor-keys": "^3.4.3" }, "engines": { @@ -724,13 +710,13 @@ } }, "node_modules/@typescript-eslint/type-utils": { - "version": "8.0.0-alpha.13", - "resolved": "https://registry.npmjs.org/@typescript-eslint/type-utils/-/type-utils-8.0.0-alpha.13.tgz", - "integrity": "sha512-4Rkwf4YaQIqeF/l2/F9hqxiWlr9P5a0M7Ep0kK99WDYDAhABraIgvsScd2PAtKU1smJXdozbqKDywKCg6etH5Q==", + "version": "8.0.0-alpha.14", + "resolved": "https://registry.npmjs.org/@typescript-eslint/type-utils/-/type-utils-8.0.0-alpha.14.tgz", + "integrity": "sha512-F/rtAXWMrFPO49xK0XLw7hYtPVrjj+jRJhJRRcSBWRybcu7rvlEQ/Chk+QXvyp15QuwmMD5jAqNI+Fkbxgc0gQ==", "dev": true, "dependencies": { - "@typescript-eslint/typescript-estree": "8.0.0-alpha.13", - "@typescript-eslint/utils": "8.0.0-alpha.13", + "@typescript-eslint/typescript-estree": "8.0.0-alpha.14", + "@typescript-eslint/utils": "8.0.0-alpha.14", "debug": "^4.3.4", "ts-api-utils": "^1.3.0" }, @@ -748,9 +734,9 @@ } }, "node_modules/@typescript-eslint/type-utils/node_modules/@typescript-eslint/types": { - "version": "8.0.0-alpha.13", - "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.0.0-alpha.13.tgz", - "integrity": "sha512-uJN8BSa8YHs9E/lFR9nkzLyaEijXGzMLgkh8DuQMlOP8epqJ9Jnzx+gOFUIyJV+C8uavpGp+YnCMvq4IDG9L+Q==", + "version": "8.0.0-alpha.14", + "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.0.0-alpha.14.tgz", + "integrity": "sha512-2u0FBQ0usELnbTqZhHN6X8ngJlpCchFTroWFG5nvo0TOoiPYV+5AbGiRb0IWMsLfxSzeDJeasUzByVvOHn1t1A==", "dev": true, "engines": { "node": "^18.18.0 || ^20.9.0 || >=21.1.0" @@ -761,13 +747,13 @@ } }, "node_modules/@typescript-eslint/type-utils/node_modules/@typescript-eslint/typescript-estree": { - "version": "8.0.0-alpha.13", - "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-8.0.0-alpha.13.tgz", - "integrity": "sha512-p5SZlikPhHg4510ttfqwjwMgBG7ehzRj5dLk8JR5x9bV0D8zWNotqkWNa0vftbYHb+mdGV6D9zNrJwDjWVd4ag==", + "version": "8.0.0-alpha.14", + "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-8.0.0-alpha.14.tgz", + "integrity": "sha512-FM0qHSJ4Sqg49wBCcljq//J9V8SJbq3XFmjaWCF8Tk2hIuYkYZp7joXHs0Ld3FnM+9rj84OQTqSq8zczArNMNg==", "dev": true, "dependencies": { - "@typescript-eslint/types": "8.0.0-alpha.13", - "@typescript-eslint/visitor-keys": "8.0.0-alpha.13", + "@typescript-eslint/types": "8.0.0-alpha.14", + "@typescript-eslint/visitor-keys": "8.0.0-alpha.14", "debug": "^4.3.4", "globby": "^11.1.0", "is-glob": "^4.0.3", @@ -789,12 +775,12 @@ } }, "node_modules/@typescript-eslint/type-utils/node_modules/@typescript-eslint/visitor-keys": { - "version": "8.0.0-alpha.13", - "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.0.0-alpha.13.tgz", - "integrity": "sha512-q8r/RVc5AtAnnRGqKBIoWMwChET2hqydVGqAXlvXXnB6JOE3prpMLvnpUp7JK1jma3VPt2JieCGhzX3YZSLY/Q==", + "version": "8.0.0-alpha.14", + "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.0.0-alpha.14.tgz", + "integrity": "sha512-LwUhX8+ttlzJWhqLAkiH7E1tX2WJS0zvK0D83w4L9DRl4TRSQBuGtPIM1+GvG90VMix8sjlGaybBzWfNji1cUw==", "dev": true, "dependencies": { - "@typescript-eslint/types": "8.0.0-alpha.13", + "@typescript-eslint/types": "8.0.0-alpha.14", "eslint-visitor-keys": "^3.4.3" }, "engines": { @@ -971,18 +957,15 @@ } }, "node_modules/@typescript-eslint/utils": { - "version": "8.0.0-alpha.13", - "resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-8.0.0-alpha.13.tgz", - "integrity": "sha512-BMAbK/fC7RgvRjGQh8AixfQErFXIpCqL1DfFmMnp+oBZvYLON/4/iIj0yPPpY3E8gbljT7s4LHVkNSu7K/MQug==", + "version": "8.0.0-alpha.14", + "resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-8.0.0-alpha.14.tgz", + "integrity": "sha512-hiH1uqRVyOPd+ZWqInwRob2s3Cq+p7LTIolvj+x7QJ6CpBCPrEMEPVuBiFibw2/rW+zJGTa3Ggjdpqy8bLb60g==", "dev": true, "dependencies": { "@eslint-community/eslint-utils": "^4.4.0", - "@types/json-schema": "^7.0.15", - "@types/semver": "^7.5.8", - "@typescript-eslint/scope-manager": "8.0.0-alpha.13", - "@typescript-eslint/types": "8.0.0-alpha.13", - "@typescript-eslint/typescript-estree": "8.0.0-alpha.13", - "semver": "^7.6.0" + "@typescript-eslint/scope-manager": "8.0.0-alpha.14", + "@typescript-eslint/types": "8.0.0-alpha.14", + "@typescript-eslint/typescript-estree": "8.0.0-alpha.14" }, "engines": { "node": "^18.18.0 || ^20.9.0 || >=21.1.0" @@ -996,13 +979,13 @@ } }, "node_modules/@typescript-eslint/utils/node_modules/@typescript-eslint/scope-manager": { - "version": "8.0.0-alpha.13", - "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-8.0.0-alpha.13.tgz", - "integrity": "sha512-5XA+tfDumd6Y5GWVFMF2810HB8GIijMawdLgMptSeN3CeOfxQB1J3EBtmbgSWuValNSvV6jujIxKRVgnrZ/WpA==", + "version": "8.0.0-alpha.14", + "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-8.0.0-alpha.14.tgz", + "integrity": "sha512-6EmhoNZzfjd/sZGxichVguWUGCCgT12xyw3ppNZ9bM/m6qQCE66BqudGxzD58UPL4PpN++Y8KqVItax0gNq4BQ==", "dev": true, "dependencies": { - "@typescript-eslint/types": "8.0.0-alpha.13", - "@typescript-eslint/visitor-keys": "8.0.0-alpha.13" + "@typescript-eslint/types": "8.0.0-alpha.14", + "@typescript-eslint/visitor-keys": "8.0.0-alpha.14" }, "engines": { "node": "^18.18.0 || ^20.9.0 || >=21.1.0" @@ -1013,9 +996,9 @@ } }, "node_modules/@typescript-eslint/utils/node_modules/@typescript-eslint/types": { - "version": "8.0.0-alpha.13", - "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.0.0-alpha.13.tgz", - "integrity": "sha512-uJN8BSa8YHs9E/lFR9nkzLyaEijXGzMLgkh8DuQMlOP8epqJ9Jnzx+gOFUIyJV+C8uavpGp+YnCMvq4IDG9L+Q==", + "version": "8.0.0-alpha.14", + "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.0.0-alpha.14.tgz", + "integrity": "sha512-2u0FBQ0usELnbTqZhHN6X8ngJlpCchFTroWFG5nvo0TOoiPYV+5AbGiRb0IWMsLfxSzeDJeasUzByVvOHn1t1A==", "dev": true, "engines": { "node": "^18.18.0 || ^20.9.0 || >=21.1.0" @@ -1026,13 +1009,13 @@ } }, "node_modules/@typescript-eslint/utils/node_modules/@typescript-eslint/typescript-estree": { - "version": "8.0.0-alpha.13", - "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-8.0.0-alpha.13.tgz", - "integrity": "sha512-p5SZlikPhHg4510ttfqwjwMgBG7ehzRj5dLk8JR5x9bV0D8zWNotqkWNa0vftbYHb+mdGV6D9zNrJwDjWVd4ag==", + "version": "8.0.0-alpha.14", + "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-8.0.0-alpha.14.tgz", + "integrity": "sha512-FM0qHSJ4Sqg49wBCcljq//J9V8SJbq3XFmjaWCF8Tk2hIuYkYZp7joXHs0Ld3FnM+9rj84OQTqSq8zczArNMNg==", "dev": true, "dependencies": { - "@typescript-eslint/types": "8.0.0-alpha.13", - "@typescript-eslint/visitor-keys": "8.0.0-alpha.13", + "@typescript-eslint/types": "8.0.0-alpha.14", + "@typescript-eslint/visitor-keys": "8.0.0-alpha.14", "debug": "^4.3.4", "globby": "^11.1.0", "is-glob": "^4.0.3", @@ -1054,12 +1037,12 @@ } }, "node_modules/@typescript-eslint/utils/node_modules/@typescript-eslint/visitor-keys": { - "version": "8.0.0-alpha.13", - "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.0.0-alpha.13.tgz", - "integrity": "sha512-q8r/RVc5AtAnnRGqKBIoWMwChET2hqydVGqAXlvXXnB6JOE3prpMLvnpUp7JK1jma3VPt2JieCGhzX3YZSLY/Q==", + "version": "8.0.0-alpha.14", + "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.0.0-alpha.14.tgz", + "integrity": "sha512-LwUhX8+ttlzJWhqLAkiH7E1tX2WJS0zvK0D83w4L9DRl4TRSQBuGtPIM1+GvG90VMix8sjlGaybBzWfNji1cUw==", "dev": true, "dependencies": { - "@typescript-eslint/types": "8.0.0-alpha.13", + "@typescript-eslint/types": "8.0.0-alpha.14", "eslint-visitor-keys": "^3.4.3" }, "engines": { @@ -3921,14 +3904,14 @@ } }, "node_modules/typescript-eslint": { - "version": "8.0.0-alpha.13", - "resolved": "https://registry.npmjs.org/typescript-eslint/-/typescript-eslint-8.0.0-alpha.13.tgz", - "integrity": "sha512-DMFKGlZTYPGrjejz1G8Cp0LuvxlelQqy1BY/T95yNVK13aVYTnDrAZ5ytW9a79OzserqBDoJnXs1AFaUqJoNEg==", + "version": "8.0.0-alpha.14", + "resolved": "https://registry.npmjs.org/typescript-eslint/-/typescript-eslint-8.0.0-alpha.14.tgz", + "integrity": "sha512-Un2y0pbBCdvmk2YsY/S/oftSA/4tEZtRMfewHlXJ43LBR07V2HSXPC/t6RJ29KZ+N5ORqe61QUQLupquVBPZhQ==", "dev": true, "dependencies": { - "@typescript-eslint/eslint-plugin": "8.0.0-alpha.13", - "@typescript-eslint/parser": "8.0.0-alpha.13", - "@typescript-eslint/utils": "8.0.0-alpha.13" + "@typescript-eslint/eslint-plugin": "8.0.0-alpha.14", + "@typescript-eslint/parser": "8.0.0-alpha.14", + "@typescript-eslint/utils": "8.0.0-alpha.14" }, "engines": { "node": "^18.18.0 || ^20.9.0 || >=21.1.0" diff --git a/package.json b/package.json index fc080f1..8458065 100644 --- a/package.json +++ b/package.json @@ -52,7 +52,7 @@ "typedoc": "^0.25.13", "typedoc-plugin-markdown": "^4.0.2", "typescript": "^5.5.0-dev.20240516", - "typescript-eslint": "^8.0.0-alpha.13" + "typescript-eslint": "^8.0.0-alpha.14" }, "dependencies": { "axios": "^1.7.0",