| |
"@types/node": "^20.14.12",
|
| |
"@types/sinon": "^17.0.3",
|
| |
"@types/wait-on": "^5.3.4",
|
| - |
"@typescript-eslint/parser": "^7.17.0",
|
| + |
"@typescript-eslint/parser": "^8.1.0",
|
| |
"chalk": "^5.3.0",
|
| |
"config": "^3.3.12",
|
| - |
"eslint": "^8.57.0",
|
| + |
"eslint": "^9.9.0",
|
| |
"eslint-config-prettier": "^9.1.0",
|
| |
"eslint-plugin-svelte": "^2.43.0",
|
| |
"execa": "^9.3.1",
|
| |
"node": "^12.0.0 || ^14.0.0 || >=16.0.0"
|
| |
}
|
| |
},
|
| + |
"node_modules/@eslint/config-array": {
|
| + |
"version": "0.17.1",
|
| + |
"resolved": "https://registry.npmjs.org/@eslint/config-array/-/config-array-0.17.1.tgz",
|
| + |
"integrity": "sha512-BlYOpej8AQ8Ev9xVqroV7a02JK3SkBAaN9GfMMH9W6Ch8FlQlkjGw4Ir7+FgYwfirivAf4t+GtzuAxqfukmISA==",
|
| + |
"dev": true,
|
| + |
"dependencies": {
|
| + |
"@eslint/object-schema": "^2.1.4",
|
| + |
"debug": "^4.3.1",
|
| + |
"minimatch": "^3.1.2"
|
| + |
},
|
| + |
"engines": {
|
| + |
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
| + |
}
|
| + |
},
|
| + |
"node_modules/@eslint/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,
|
| + |
"dependencies": {
|
| + |
"balanced-match": "^1.0.0",
|
| + |
"concat-map": "0.0.1"
|
| + |
}
|
| + |
},
|
| + |
"node_modules/@eslint/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,
|
| + |
"dependencies": {
|
| + |
"brace-expansion": "^1.1.7"
|
| + |
},
|
| + |
"engines": {
|
| + |
"node": "*"
|
| + |
}
|
| + |
},
|
| |
"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.1.0",
|
| + |
"resolved": "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-3.1.0.tgz",
|
| + |
"integrity": "sha512-4Bfj15dVJdoy3RfZmmo86RK1Fwzn6SstsvK9JS+BaVKqC6QQQQyXekNaC+g+LKNgkQ+2VhGAzm6hO40AhMR3zQ==",
|
| |
"dev": true,
|
| |
"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",
|
| |
"concat-map": "0.0.1"
|
| |
}
|
| |
},
|
| - |
"node_modules/@eslint/eslintrc/node_modules/globals": {
|
| - |
"version": "13.24.0",
|
| - |
"resolved": "https://registry.npmjs.org/globals/-/globals-13.24.0.tgz",
|
| - |
"integrity": "sha512-AhO5QUcj8llrbG09iWhPU2B204J1xnPeL8kQmVorSsy+Sjj1sk8gIyh6cUocGmH4L0UuhAJy+hJMRA4mgA4mFQ==",
|
| + |
"node_modules/@eslint/eslintrc/node_modules/eslint-visitor-keys": {
|
| + |
"version": "4.0.0",
|
| + |
"resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-4.0.0.tgz",
|
| + |
"integrity": "sha512-OtIRv/2GyiF6o/d8K7MYKKbXrOUBIK6SfkIRM4Z0dY3w+LiQ0vy3F57m0Z71bjbyeiWFiHJ8brqnmE6H6/jEuw==",
|
| + |
"dev": true,
|
| + |
"engines": {
|
| + |
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
| + |
},
|
| + |
"funding": {
|
| + |
"url": "https://opencollective.com/eslint"
|
| + |
}
|
| + |
},
|
| + |
"node_modules/@eslint/eslintrc/node_modules/espree": {
|
| + |
"version": "10.1.0",
|
| + |
"resolved": "https://registry.npmjs.org/espree/-/espree-10.1.0.tgz",
|
| + |
"integrity": "sha512-M1M6CpiE6ffoigIOWYO9UDP8TMUw9kqb21tf+08IgDYjCsOvCuDt4jQcZmoYxx+w7zlKw9/N0KXfto+I8/FrXA==",
|
| |
"dev": true,
|
| |
"dependencies": {
|
| - |
"type-fest": "^0.20.2"
|
| + |
"acorn": "^8.12.0",
|
| + |
"acorn-jsx": "^5.3.2",
|
| + |
"eslint-visitor-keys": "^4.0.0"
|
| |
},
|
| |
"engines": {
|
| - |
"node": ">=8"
|
| + |
"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,
|
| + |
"engines": {
|
| + |
"node": ">=18"
|
| |
},
|
| |
"funding": {
|
| |
"url": "https://github.com/sponsors/sindresorhus"
|
| |
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
| |
}
|
| |
},
|
| + |
"node_modules/@eslint/object-schema": {
|
| + |
"version": "2.1.4",
|
| + |
"resolved": "https://registry.npmjs.org/@eslint/object-schema/-/object-schema-2.1.4.tgz",
|
| + |
"integrity": "sha512-BsWiH1yFGjXXS2yvrf5LyuoSIIbPrGUWob917o+BTKuZ7qJdxX8aJLRxs1fS9n6r7vESrq1OUqb68dANcFXuQQ==",
|
| + |
"dev": true,
|
| + |
"engines": {
|
| + |
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
| + |
}
|
| + |
},
|
| |
"node_modules/@hapi/hoek": {
|
| |
"version": "9.3.0",
|
| |
"resolved": "https://registry.npmjs.org/@hapi/hoek/-/hoek-9.3.0.tgz",
|
| |
"@hapi/hoek": "^9.0.0"
|
| |
}
|
| |
},
|
| - |
"node_modules/@humanwhocodes/config-array": {
|
| - |
"version": "0.11.14",
|
| - |
"resolved": "https://registry.npmjs.org/@humanwhocodes/config-array/-/config-array-0.11.14.tgz",
|
| - |
"integrity": "sha512-3T8LkOmg45BV5FICb15QQMsyUSWrQ8AygVfC7ZG32zOalnqrilm018ZVCw0eapXux8FtA33q8PSRSstjee3jSg==",
|
| - |
"deprecated": "Use @eslint/config-array instead",
|
| - |
"dev": true,
|
| - |
"dependencies": {
|
| - |
"@humanwhocodes/object-schema": "^2.0.2",
|
| - |
"debug": "^4.3.1",
|
| - |
"minimatch": "^3.0.5"
|
| - |
},
|
| - |
"engines": {
|
| - |
"node": ">=10.10.0"
|
| - |
}
|
| - |
},
|
| - |
"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,
|
| - |
"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,
|
| - |
"dependencies": {
|
| - |
"brace-expansion": "^1.1.7"
|
| - |
},
|
| - |
"engines": {
|
| - |
"node": "*"
|
| - |
}
|
| - |
},
|
| |
"node_modules/@humanwhocodes/module-importer": {
|
| |
"version": "1.0.1",
|
| |
"resolved": "https://registry.npmjs.org/@humanwhocodes/module-importer/-/module-importer-1.0.1.tgz",
|
| |
"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",
|
| - |
"dev": true
|
| + |
"node_modules/@humanwhocodes/retry": {
|
| + |
"version": "0.3.0",
|
| + |
"resolved": "https://registry.npmjs.org/@humanwhocodes/retry/-/retry-0.3.0.tgz",
|
| + |
"integrity": "sha512-d2CGZR2o7fS6sWB7DG/3a95bGKQyHMACZ5aW8qGkkqQpUoZV6C0X7Pc7l4ZNMZkfNBf4VWNe9E1jRsf0G146Ew==",
|
| + |
"dev": true,
|
| + |
"engines": {
|
| + |
"node": ">=18.18"
|
| + |
},
|
| + |
"funding": {
|
| + |
"type": "github",
|
| + |
"url": "https://github.com/sponsors/nzakas"
|
| + |
}
|
| |
},
|
| |
"node_modules/@jridgewell/gen-mapping": {
|
| |
"version": "0.3.5",
|
| |
}
|
| |
},
|
| |
"node_modules/@typescript-eslint/eslint-plugin": {
|
| - |
"version": "7.18.0",
|
| - |
"resolved": "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-7.18.0.tgz",
|
| - |
"integrity": "sha512-94EQTWZ40mzBc42ATNIBimBEDltSJ9RQHCC8vc/PDbxi4k8dVwUAv4o98dk50M1zB+JGFxp43FP7f8+FP8R6Sw==",
|
| + |
"version": "8.1.0",
|
| + |
"resolved": "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.1.0.tgz",
|
| + |
"integrity": "sha512-LlNBaHFCEBPHyD4pZXb35mzjGkuGKXU5eeCA1SxvHfiRES0E82dOounfVpL4DCqYvJEKab0bZIA0gCRpdLKkCw==",
|
| |
"dev": true,
|
| |
"dependencies": {
|
| |
"@eslint-community/regexpp": "^4.10.0",
|
| - |
"@typescript-eslint/scope-manager": "7.18.0",
|
| - |
"@typescript-eslint/type-utils": "7.18.0",
|
| - |
"@typescript-eslint/utils": "7.18.0",
|
| - |
"@typescript-eslint/visitor-keys": "7.18.0",
|
| + |
"@typescript-eslint/scope-manager": "8.1.0",
|
| + |
"@typescript-eslint/type-utils": "8.1.0",
|
| + |
"@typescript-eslint/utils": "8.1.0",
|
| + |
"@typescript-eslint/visitor-keys": "8.1.0",
|
| |
"graphemer": "^1.4.0",
|
| |
"ignore": "^5.3.1",
|
| |
"natural-compare": "^1.4.0",
|
| |
"ts-api-utils": "^1.3.0"
|
| |
},
|
| |
"engines": {
|
| - |
"node": "^18.18.0 || >=20.0.0"
|
| + |
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
| |
},
|
| |
"funding": {
|
| |
"type": "opencollective",
|
| |
"url": "https://opencollective.com/typescript-eslint"
|
| |
},
|
| |
"peerDependencies": {
|
| - |
"@typescript-eslint/parser": "^7.0.0",
|
| - |
"eslint": "^8.56.0"
|
| + |
"@typescript-eslint/parser": "^8.0.0 || ^8.0.0-alpha.0",
|
| + |
"eslint": "^8.57.0 || ^9.0.0"
|
| |
},
|
| |
"peerDependenciesMeta": {
|
| |
"typescript": {
|
| |
}
|
| |
},
|
| |
"node_modules/@typescript-eslint/parser": {
|
| - |
"version": "7.18.0",
|
| - |
"resolved": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-7.18.0.tgz",
|
| - |
"integrity": "sha512-4Z+L8I2OqhZV8qA132M4wNL30ypZGYOQVBfMgxDH/K5UX0PNqTu1c6za9ST5r9+tavvHiTWmBnKzpCJ/GlVFtg==",
|
| + |
"version": "8.1.0",
|
| + |
"resolved": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-8.1.0.tgz",
|
| + |
"integrity": "sha512-U7iTAtGgJk6DPX9wIWPPOlt1gO57097G06gIcl0N0EEnNw8RGD62c+2/DiP/zL7KrkqnnqF7gtFGR7YgzPllTA==",
|
| |
"dev": true,
|
| |
"dependencies": {
|
| - |
"@typescript-eslint/scope-manager": "7.18.0",
|
| - |
"@typescript-eslint/types": "7.18.0",
|
| - |
"@typescript-eslint/typescript-estree": "7.18.0",
|
| - |
"@typescript-eslint/visitor-keys": "7.18.0",
|
| + |
"@typescript-eslint/scope-manager": "8.1.0",
|
| + |
"@typescript-eslint/types": "8.1.0",
|
| + |
"@typescript-eslint/typescript-estree": "8.1.0",
|
| + |
"@typescript-eslint/visitor-keys": "8.1.0",
|
| |
"debug": "^4.3.4"
|
| |
},
|
| |
"engines": {
|
| - |
"node": "^18.18.0 || >=20.0.0"
|
| + |
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
| |
},
|
| |
"funding": {
|
| |
"type": "opencollective",
|
| |
"url": "https://opencollective.com/typescript-eslint"
|
| |
},
|
| |
"peerDependencies": {
|
| - |
"eslint": "^8.56.0"
|
| + |
"eslint": "^8.57.0 || ^9.0.0"
|
| |
},
|
| |
"peerDependenciesMeta": {
|
| |
"typescript": {
|
| |
}
|
| |
},
|
| |
"node_modules/@typescript-eslint/scope-manager": {
|
| - |
"version": "7.18.0",
|
| - |
"resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-7.18.0.tgz",
|
| - |
"integrity": "sha512-jjhdIE/FPF2B7Z1uzc6i3oWKbGcHb87Qw7AWj6jmEqNOfDFbJWtjt/XfwCpvNkpGWlcJaog5vTR+VV8+w9JflA==",
|
| + |
"version": "8.1.0",
|
| + |
"resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-8.1.0.tgz",
|
| + |
"integrity": "sha512-DsuOZQji687sQUjm4N6c9xABJa7fjvfIdjqpSIIVOgaENf2jFXiM9hIBZOL3hb6DHK9Nvd2d7zZnoMLf9e0OtQ==",
|
| |
"dev": true,
|
| |
"dependencies": {
|
| - |
"@typescript-eslint/types": "7.18.0",
|
| - |
"@typescript-eslint/visitor-keys": "7.18.0"
|
| + |
"@typescript-eslint/types": "8.1.0",
|
| + |
"@typescript-eslint/visitor-keys": "8.1.0"
|
| |
},
|
| |
"engines": {
|
| - |
"node": "^18.18.0 || >=20.0.0"
|
| + |
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
| |
},
|
| |
"funding": {
|
| |
"type": "opencollective",
|
| |
}
|
| |
},
|
| |
"node_modules/@typescript-eslint/type-utils": {
|
| - |
"version": "7.18.0",
|
| - |
"resolved": "https://registry.npmjs.org/@typescript-eslint/type-utils/-/type-utils-7.18.0.tgz",
|
| - |
"integrity": "sha512-XL0FJXuCLaDuX2sYqZUUSOJ2sG5/i1AAze+axqmLnSkNEVMVYLF+cbwlB2w8D1tinFuSikHmFta+P+HOofrLeA==",
|
| + |
"version": "8.1.0",
|
| + |
"resolved": "https://registry.npmjs.org/@typescript-eslint/type-utils/-/type-utils-8.1.0.tgz",
|
| + |
"integrity": "sha512-oLYvTxljVvsMnldfl6jIKxTaU7ok7km0KDrwOt1RHYu6nxlhN3TIx8k5Q52L6wR33nOwDgM7VwW1fT1qMNfFIA==",
|
| |
"dev": true,
|
| |
"dependencies": {
|
| - |
"@typescript-eslint/typescript-estree": "7.18.0",
|
| - |
"@typescript-eslint/utils": "7.18.0",
|
| + |
"@typescript-eslint/typescript-estree": "8.1.0",
|
| + |
"@typescript-eslint/utils": "8.1.0",
|
| |
"debug": "^4.3.4",
|
| |
"ts-api-utils": "^1.3.0"
|
| |
},
|
| |
"engines": {
|
| - |
"node": "^18.18.0 || >=20.0.0"
|
| + |
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
| |
},
|
| |
"funding": {
|
| |
"type": "opencollective",
|
| |
"url": "https://opencollective.com/typescript-eslint"
|
| |
},
|
| - |
"peerDependencies": {
|
| - |
"eslint": "^8.56.0"
|
| - |
},
|
| |
"peerDependenciesMeta": {
|
| |
"typescript": {
|
| |
"optional": true
|
| |
}
|
| |
},
|
| |
"node_modules/@typescript-eslint/types": {
|
| - |
"version": "7.18.0",
|
| - |
"resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-7.18.0.tgz",
|
| - |
"integrity": "sha512-iZqi+Ds1y4EDYUtlOOC+aUmxnE9xS/yCigkjA7XpTKV6nCBd3Hp/PRGGmdwnfkV2ThMyYldP1wRpm/id99spTQ==",
|
| + |
"version": "8.1.0",
|
| + |
"resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.1.0.tgz",
|
| + |
"integrity": "sha512-q2/Bxa0gMOu/2/AKALI0tCKbG2zppccnRIRCW6BaaTlRVaPKft4oVYPp7WOPpcnsgbr0qROAVCVKCvIQ0tbWog==",
|
| |
"dev": true,
|
| |
"engines": {
|
| - |
"node": "^18.18.0 || >=20.0.0"
|
| + |
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
| |
},
|
| |
"funding": {
|
| |
"type": "opencollective",
|
| |
}
|
| |
},
|
| |
"node_modules/@typescript-eslint/typescript-estree": {
|
| - |
"version": "7.18.0",
|
| - |
"resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-7.18.0.tgz",
|
| - |
"integrity": "sha512-aP1v/BSPnnyhMHts8cf1qQ6Q1IFwwRvAQGRvBFkWlo3/lH29OXA3Pts+c10nxRxIBrDnoMqzhgdwVe5f2D6OzA==",
|
| + |
"version": "8.1.0",
|
| + |
"resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-8.1.0.tgz",
|
| + |
"integrity": "sha512-NTHhmufocEkMiAord/g++gWKb0Fr34e9AExBRdqgWdVBaKoei2dIyYKD9Q0jBnvfbEA5zaf8plUFMUH6kQ0vGg==",
|
| |
"dev": true,
|
| |
"dependencies": {
|
| - |
"@typescript-eslint/types": "7.18.0",
|
| - |
"@typescript-eslint/visitor-keys": "7.18.0",
|
| + |
"@typescript-eslint/types": "8.1.0",
|
| + |
"@typescript-eslint/visitor-keys": "8.1.0",
|
| |
"debug": "^4.3.4",
|
| |
"globby": "^11.1.0",
|
| |
"is-glob": "^4.0.3",
|
| |
}
|
| |
},
|
| |
"node_modules/@typescript-eslint/utils": {
|
| - |
"version": "7.18.0",
|
| - |
"resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-7.18.0.tgz",
|
| - |
"integrity": "sha512-kK0/rNa2j74XuHVcoCZxdFBMF+aq/vH83CXAOHieC+2Gis4mF8jJXT5eAfyD3K0sAxtPuwxaIOIOvhwzVDt/kw==",
|
| + |
"version": "8.1.0",
|
| + |
"resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-8.1.0.tgz",
|
| + |
"integrity": "sha512-ypRueFNKTIFwqPeJBfeIpxZ895PQhNyH4YID6js0UoBImWYoSjBsahUn9KMiJXh94uOjVBgHD9AmkyPsPnFwJA==",
|
| |
"dev": true,
|
| |
"dependencies": {
|
| |
"@eslint-community/eslint-utils": "^4.4.0",
|
| - |
"@typescript-eslint/scope-manager": "7.18.0",
|
| - |
"@typescript-eslint/types": "7.18.0",
|
| - |
"@typescript-eslint/typescript-estree": "7.18.0"
|
| + |
"@typescript-eslint/scope-manager": "8.1.0",
|
| + |
"@typescript-eslint/types": "8.1.0",
|
| + |
"@typescript-eslint/typescript-estree": "8.1.0"
|
| |
},
|
| |
"engines": {
|
| - |
"node": "^18.18.0 || >=20.0.0"
|
| + |
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
| |
},
|
| |
"funding": {
|
| |
"type": "opencollective",
|
| |
"url": "https://opencollective.com/typescript-eslint"
|
| |
},
|
| |
"peerDependencies": {
|
| - |
"eslint": "^8.56.0"
|
| + |
"eslint": "^8.57.0 || ^9.0.0"
|
| |
}
|
| |
},
|
| |
"node_modules/@typescript-eslint/visitor-keys": {
|
| - |
"version": "7.18.0",
|
| - |
"resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-7.18.0.tgz",
|
| - |
"integrity": "sha512-cDF0/Gf81QpY3xYyJKDV14Zwdmid5+uuENhjH2EqFaF0ni+yAyq/LzMaIJdhNJXZI7uLzwIlA+V7oWoyn6Curg==",
|
| + |
"version": "8.1.0",
|
| + |
"resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.1.0.tgz",
|
| + |
"integrity": "sha512-ba0lNI19awqZ5ZNKh6wCModMwoZs457StTebQ0q1NP58zSi2F6MOZRXwfKZy+jB78JNJ/WH8GSh2IQNzXX8Nag==",
|
| |
"dev": true,
|
| |
"dependencies": {
|
| - |
"@typescript-eslint/types": "7.18.0",
|
| + |
"@typescript-eslint/types": "8.1.0",
|
| |
"eslint-visitor-keys": "^3.4.3"
|
| |
},
|
| |
"engines": {
|
| - |
"node": "^18.18.0 || >=20.0.0"
|
| + |
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
| |
},
|
| |
"funding": {
|
| |
"type": "opencollective",
|
| |
}
|
| |
},
|
| |
"node_modules/eslint": {
|
| - |
"version": "8.57.0",
|
| - |
"resolved": "https://registry.npmjs.org/eslint/-/eslint-8.57.0.tgz",
|
| - |
"integrity": "sha512-dZ6+mexnaTIbSBZWgou51U6OmzIhYM2VcNdtiTtI7qPNZm35Akpr0f6vtw3w1Kmn5PYo+tZVfh13WrhpS6oLqQ==",
|
| + |
"version": "9.9.0",
|
| + |
"resolved": "https://registry.npmjs.org/eslint/-/eslint-9.9.0.tgz",
|
| + |
"integrity": "sha512-JfiKJrbx0506OEerjK2Y1QlldtBxkAlLxT5OEcRF8uaQ86noDe2k31Vw9rnSWv+MXZHj7OOUV/dA0AhdLFcyvA==",
|
| |
"dev": true,
|
| |
"dependencies": {
|
| |
"@eslint-community/eslint-utils": "^4.2.0",
|
| - |
"@eslint-community/regexpp": "^4.6.1",
|
| - |
"@eslint/eslintrc": "^2.1.4",
|
| - |
"@eslint/js": "8.57.0",
|
| - |
"@humanwhocodes/config-array": "^0.11.14",
|
| + |
"@eslint-community/regexpp": "^4.11.0",
|
| + |
"@eslint/config-array": "^0.17.1",
|
| + |
"@eslint/eslintrc": "^3.1.0",
|
| + |
"@eslint/js": "9.9.0",
|
| |
"@humanwhocodes/module-importer": "^1.0.1",
|
| + |
"@humanwhocodes/retry": "^0.3.0",
|
| |
"@nodelib/fs.walk": "^1.2.8",
|
| - |
"@ungap/structured-clone": "^1.2.0",
|
| |
"ajv": "^6.12.4",
|
| |
"chalk": "^4.0.0",
|
| |
"cross-spawn": "^7.0.2",
|
| |
"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.0.2",
|
| + |
"eslint-visitor-keys": "^4.0.0",
|
| + |
"espree": "^10.1.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",
|
| |
"url": "https://opencollective.com/eslint"
|
| |
}
|
| |
},
|
| - |
"node_modules/eslint/node_modules/@eslint/js": {
|
| - |
"version": "8.57.0",
|
| - |
"resolved": "https://registry.npmjs.org/@eslint/js/-/js-8.57.0.tgz",
|
| - |
"integrity": "sha512-Ys+3g2TaW7gADOJzPt83SJtCDhMjndcDMFVQ/Tj9iA1BfJzFKD9mAUXT3OenpuPHbI6P/myECxRJrofUsDx/5g==",
|
| - |
"dev": true,
|
| - |
"engines": {
|
| - |
"node": "^12.22.0 || ^14.17.0 || >=16.0.0"
|
| - |
}
|
| - |
},
|
| |
"node_modules/eslint/node_modules/brace-expansion": {
|
| |
"version": "1.1.11",
|
| |
"resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz",
|
| |
"url": "https://github.com/chalk/chalk?sponsor=1"
|
| |
}
|
| |
},
|
| - |
"node_modules/eslint/node_modules/globals": {
|
| - |
"version": "13.24.0",
|
| - |
"resolved": "https://registry.npmjs.org/globals/-/globals-13.24.0.tgz",
|
| - |
"integrity": "sha512-AhO5QUcj8llrbG09iWhPU2B204J1xnPeL8kQmVorSsy+Sjj1sk8gIyh6cUocGmH4L0UuhAJy+hJMRA4mgA4mFQ==",
|
| + |
"node_modules/eslint/node_modules/eslint-scope": {
|
| + |
"version": "8.0.2",
|
| + |
"resolved": "https://registry.npmjs.org/eslint-scope/-/eslint-scope-8.0.2.tgz",
|
| + |
"integrity": "sha512-6E4xmrTw5wtxnLA5wYL3WDfhZ/1bUBGOXV0zQvVRDOtrR8D0p6W7fs3JweNYhwRYeGvd/1CKX2se0/2s7Q/nJA==",
|
| |
"dev": true,
|
| |
"dependencies": {
|
| - |
"type-fest": "^0.20.2"
|
| + |
"esrecurse": "^4.3.0",
|
| + |
"estraverse": "^5.2.0"
|
| |
},
|
| |
"engines": {
|
| - |
"node": ">=8"
|
| + |
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
| |
},
|
| |
"funding": {
|
| - |
"url": "https://github.com/sponsors/sindresorhus"
|
| + |
"url": "https://opencollective.com/eslint"
|
| + |
}
|
| + |
},
|
| + |
"node_modules/eslint/node_modules/eslint-visitor-keys": {
|
| + |
"version": "4.0.0",
|
| + |
"resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-4.0.0.tgz",
|
| + |
"integrity": "sha512-OtIRv/2GyiF6o/d8K7MYKKbXrOUBIK6SfkIRM4Z0dY3w+LiQ0vy3F57m0Z71bjbyeiWFiHJ8brqnmE6H6/jEuw==",
|
| + |
"dev": true,
|
| + |
"engines": {
|
| + |
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
| + |
},
|
| + |
"funding": {
|
| + |
"url": "https://opencollective.com/eslint"
|
| + |
}
|
| + |
},
|
| + |
"node_modules/eslint/node_modules/espree": {
|
| + |
"version": "10.1.0",
|
| + |
"resolved": "https://registry.npmjs.org/espree/-/espree-10.1.0.tgz",
|
| + |
"integrity": "sha512-M1M6CpiE6ffoigIOWYO9UDP8TMUw9kqb21tf+08IgDYjCsOvCuDt4jQcZmoYxx+w7zlKw9/N0KXfto+I8/FrXA==",
|
| + |
"dev": true,
|
| + |
"dependencies": {
|
| + |
"acorn": "^8.12.0",
|
| + |
"acorn-jsx": "^5.3.2",
|
| + |
"eslint-visitor-keys": "^4.0.0"
|
| + |
},
|
| + |
"engines": {
|
| + |
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
| + |
},
|
| + |
"funding": {
|
| + |
"url": "https://opencollective.com/eslint"
|
| |
}
|
| |
},
|
| |
"node_modules/eslint/node_modules/minimatch": {
|
| |
}
|
| |
},
|
| |
"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,
|
| |
"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/fill-range": {
|
| |
}
|
| |
},
|
| |
"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,
|
| |
"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": {
|
| |
}
|
| |
},
|
| |
"node_modules/typescript-eslint": {
|
| - |
"version": "7.18.0",
|
| - |
"resolved": "https://registry.npmjs.org/typescript-eslint/-/typescript-eslint-7.18.0.tgz",
|
| - |
"integrity": "sha512-PonBkP603E3tt05lDkbOMyaxJjvKqQrXsnow72sVeOFINDE/qNmnnd+f9b4N+U7W6MXnnYyrhtmF2t08QWwUbA==",
|
| + |
"version": "8.1.0",
|
| + |
"resolved": "https://registry.npmjs.org/typescript-eslint/-/typescript-eslint-8.1.0.tgz",
|
| + |
"integrity": "sha512-prB2U3jXPJLpo1iVLN338Lvolh6OrcCZO+9Yv6AR+tvegPPptYCDBIHiEEUdqRi8gAv2bXNKfMUrgAd2ejn/ow==",
|
| |
"dev": true,
|
| |
"dependencies": {
|
| - |
"@typescript-eslint/eslint-plugin": "7.18.0",
|
| - |
"@typescript-eslint/parser": "7.18.0",
|
| - |
"@typescript-eslint/utils": "7.18.0"
|
| + |
"@typescript-eslint/eslint-plugin": "8.1.0",
|
| + |
"@typescript-eslint/parser": "8.1.0",
|
| + |
"@typescript-eslint/utils": "8.1.0"
|
| |
},
|
| |
"engines": {
|
| - |
"node": "^18.18.0 || >=20.0.0"
|
| + |
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
| |
},
|
| |
"funding": {
|
| |
"type": "opencollective",
|
| |
"url": "https://opencollective.com/typescript-eslint"
|
| |
},
|
| - |
"peerDependencies": {
|
| - |
"eslint": "^8.56.0"
|
| - |
},
|
| |
"peerDependenciesMeta": {
|
| |
"typescript": {
|
| |
"optional": true
|