From 294de512290621faa98daa473f21b84cc746e728 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 20 Sep 2024 17:00:19 +0000 Subject: [PATCH] chore(deps): update dependency eslint to v9 --- .changeset/renovate-618880e.md | 5 + package.json | 2 +- pnpm-lock.yaml | 437 +++++++++++++++++---------------- 3 files changed, 233 insertions(+), 211 deletions(-) create mode 100644 .changeset/renovate-618880e.md diff --git a/.changeset/renovate-618880e.md b/.changeset/renovate-618880e.md new file mode 100644 index 0000000..3233ff6 --- /dev/null +++ b/.changeset/renovate-618880e.md @@ -0,0 +1,5 @@ +--- +'filter-data': patch +--- + +Updated dependency `eslint` to `^9.11.0`. diff --git a/package.json b/package.json index 567a3c2..36c825b 100644 --- a/package.json +++ b/package.json @@ -72,7 +72,7 @@ "@types/ramda": "^0.30.2", "@web-configs/eslint-plugin": "^0.5.2", "@web-configs/prettier": "^0.1.2", - "eslint": "^8.57.0", + "eslint": "^9.11.0", "fuse.js": "^7.0.0", "jest": "^29.7.0", "match-sorter": "^6.3.4", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 3d09eca..5f69937 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -47,13 +47,13 @@ importers: version: 0.30.2 '@web-configs/eslint-plugin': specifier: ^0.5.2 - version: 0.5.2(@types/node@20.16.3)(eslint@8.57.0)(jest@29.7.0(@types/node@20.16.3))(prettier@3.3.3)(typescript@5.5.4) + version: 0.5.2(@types/node@20.16.3)(eslint@9.11.0(jiti@1.17.1))(jest@29.7.0(@types/node@20.16.3))(prettier@3.3.3)(typescript@5.5.4) '@web-configs/prettier': specifier: ^0.1.2 version: 0.1.2 eslint: - specifier: ^8.57.0 - version: 8.57.0 + specifier: ^9.11.0 + version: 9.11.0(jiti@1.17.1) fuse.js: specifier: ^7.0.0 version: 7.0.0 @@ -518,17 +518,33 @@ packages: peerDependencies: eslint: ^6.0.0 || ^7.0.0 || >=8.0.0 + '@eslint-community/regexpp@4.11.1': + resolution: {integrity: sha512-m4DVN9ZqskZoLU5GlWZadwDnYo3vAEydiUayB9widCl9ffWx2IvPnp6n3on5rJmziJSw9Bv+Z3ChDVdMwXCY8Q==} + engines: {node: ^12.0.0 || ^14.0.0 || >=16.0.0} + '@eslint-community/regexpp@4.6.2': resolution: {integrity: sha512-pPTNuaAG3QMH+buKyBIGJs3g/S5y0caxw0ygM3YyE6yJFySwiGGSzA+mM3KJ8QQvzeLh3blwgSonkFjgQdxzMw==} engines: {node: ^12.0.0 || ^14.0.0 || >=16.0.0} - '@eslint/eslintrc@2.1.4': - resolution: {integrity: sha512-269Z39MS6wVJtsoUl10L60WdkhJVdPG24Q4eZTH3nnF6lpvSShEK3wQjDX9JRWAUPvPh7COouPpU9IrqaZFvtQ==} - engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} + '@eslint/config-array@0.18.0': + resolution: {integrity: sha512-fTxvnS1sRMu3+JjXwJG0j/i4RT9u4qJ+lqS/yCGap4lH4zZGzQ7tu+xZqQmcMZq5OBZDL4QRxQzRjkWcGt8IVw==} + engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} - '@eslint/js@8.57.0': - resolution: {integrity: sha512-Ys+3g2TaW7gADOJzPt83SJtCDhMjndcDMFVQ/Tj9iA1BfJzFKD9mAUXT3OenpuPHbI6P/myECxRJrofUsDx/5g==} - engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} + '@eslint/eslintrc@3.1.0': + resolution: {integrity: sha512-4Bfj15dVJdoy3RfZmmo86RK1Fwzn6SstsvK9JS+BaVKqC6QQQQyXekNaC+g+LKNgkQ+2VhGAzm6hO40AhMR3zQ==} + engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} + + '@eslint/js@9.11.0': + resolution: {integrity: sha512-LPkkenkDqyzTFauZLLAPhIb48fj6drrfMvRGSL9tS3AcZBSVTllemLSNyCvHNNL2t797S/6DJNSIwRwXgMO/eQ==} + engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} + + '@eslint/object-schema@2.1.4': + resolution: {integrity: sha512-BsWiH1yFGjXXS2yvrf5LyuoSIIbPrGUWob917o+BTKuZ7qJdxX8aJLRxs1fS9n6r7vESrq1OUqb68dANcFXuQQ==} + engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} + + '@eslint/plugin-kit@0.2.0': + resolution: {integrity: sha512-vH9PiIMMwvhCx31Af3HiGzsVNULDbyVkHXwlemn/B0TFj/00ho3y55efXrUZTfQipxoHC5u4xq6zblww1zm1Ig==} + engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} '@github/browserslist-config@1.0.0': resolution: {integrity: sha512-gIhjdJp/c2beaIWWIlsXdqXVRUz3r2BxBCpfz/F3JXHvSAQ1paMYjLH+maEATtENg+k5eLV7gA+9yPp762ieuw==} @@ -619,18 +635,13 @@ packages: peerDependencies: graphql: ^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0 - '@humanwhocodes/config-array@0.11.14': - resolution: {integrity: sha512-3T8LkOmg45BV5FICb15QQMsyUSWrQ8AygVfC7ZG32zOalnqrilm018ZVCw0eapXux8FtA33q8PSRSstjee3jSg==} - engines: {node: '>=10.10.0'} - deprecated: Use @eslint/config-array instead - '@humanwhocodes/module-importer@1.0.1': resolution: {integrity: sha512-bxveV4V8v5Yb4ncFTT3rPSgZBOpCkjfK0y4oVVVJwIuDVBRMDXrPyXRL988i5ap9m9bnyEEjWfm5WkBmtffLfA==} engines: {node: '>=12.22'} - '@humanwhocodes/object-schema@2.0.2': - resolution: {integrity: sha512-6EwiSjwWYP7pTckG6I5eyFANjPhmPjUX9JRLUSfNPC7FX7zK9gyZAfUEaECL6ALTpGX5AjnBq3C9XmVWPitNpw==} - deprecated: Use @eslint/object-schema instead + '@humanwhocodes/retry@0.3.0': + resolution: {integrity: sha512-d2CGZR2o7fS6sWB7DG/3a95bGKQyHMACZ5aW8qGkkqQpUoZV6C0X7Pc7l4ZNMZkfNBf4VWNe9E1jRsf0G146Ew==} + engines: {node: '>=18.18'} '@isaacs/cliui@8.0.2': resolution: {integrity: sha512-O8jcjabXaleOG9DQ0+ARXWZBTfnP4WNAqzuiJK7ll44AmxGKv/J2M4TPjxjY3znBCfvBXFzucm1twdyFybFqEA==} @@ -1081,9 +1092,6 @@ packages: resolution: {integrity: sha512-kEhRRj7HnvaSjux1J9+7dBen15CdWmDnwrpyiHsFX6Qx2iW5LOBUgNefOFeh2PjWPlNwN8TOn6+4eBU3J/gupw==} engines: {node: ^16.0.0 || >=18.0.0} - '@ungap/structured-clone@1.2.0': - resolution: {integrity: sha512-zuVdFrMJiuCDQUMCzQaD6KL28MjnqqN8XnAqiEq9PNm/hCPTSGfrXCOfwj1ow4LFb/tNymJPwsNbVePc1xFqrQ==} - '@web-configs/eslint-plugin@0.5.2': resolution: {integrity: sha512-LQaboCtt9B4RfqmpN7MAkcwuWLt87WYfDvAslJJHl+wMb46S+PdD5VsRj683S5S2804/pi6UMcuU+yx8slzvAw==} peerDependencies: @@ -1104,6 +1112,11 @@ packages: peerDependencies: acorn: ^6.0.0 || ^7.0.0 || ^8.0.0 + acorn@8.12.1: + resolution: {integrity: sha512-tcpGyI9zbizT9JbV6oYE477V6mTlXvvi0T0G3SNIYE2apm/G5huBa1+K89VGeovbg+jycCrfhl3ADxErOuO6Jg==} + engines: {node: '>=0.4.0'} + hasBin: true + acorn@8.9.0: resolution: {integrity: sha512-jaVNAFBHNLXspO543WnNNPZFRtavh3skAkITqD0/2aeMkKZTN+254PyhwxFYrk3vQ1xfY+2wbesJMs/JC8/PwQ==} engines: {node: '>=0.4.0'} @@ -1484,10 +1497,6 @@ packages: resolution: {integrity: sha512-35mSku4ZXK0vfCuHEDAwt55dg2jNajHZ1odvF+8SSr82EsZY4QmXfuWso8oEd8zRhVObSN18aM0CjSdoBX7zIw==} engines: {node: '>=0.10.0'} - doctrine@3.0.0: - resolution: {integrity: sha512-yS+Q5i3hBf7GBkd4KG8a7eBNNWNGLTaEwwYWUijIYM7zrlYDM0BFXHjjPWlWZ1Rg7UaddZeIDmi9jF3HmqiQ2w==} - engines: {node: '>=6.0.0'} - dot-case@3.0.4: resolution: {integrity: sha512-Kv5nKlh6yRrdrGvxeJ2e5y2eRUpkUosIW4A2AS38zwSz27zu7ufDwQPi5Jhs3XAlGNetl3bmnGhQsMtkKJnj3w==} @@ -1722,9 +1731,9 @@ packages: resolution: {integrity: sha512-2NxwbF/hZ0KpepYN0cNbo+FN6XoK7GaHlQhgx/hIZl6Va0bF45RQOOwhLIy8lQDbuCiadSLCBnH2CFYquit5bw==} engines: {node: '>=8.0.0'} - eslint-scope@7.2.2: - resolution: {integrity: sha512-dOt21O7lTMhDM+X9mB4GX+DZrZtCUJPL/wlcTqxyrx5IvO0IYtILdtrQGQp+8n5S0gwSVmOf9NQrjMOgfQZlIg==} - engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} + eslint-scope@8.0.2: + resolution: {integrity: sha512-6E4xmrTw5wtxnLA5wYL3WDfhZ/1bUBGOXV0zQvVRDOtrR8D0p6W7fs3JweNYhwRYeGvd/1CKX2se0/2s7Q/nJA==} + engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} eslint-utils@2.1.0: resolution: {integrity: sha512-w94dQYoauyvlDc43XnGB8lU3Zt713vNChgt4EWwhXAP2XkBvndfxF0AgIqKOOasjPIPzj9JqgwkwbCYD0/V3Zg==} @@ -1742,22 +1751,31 @@ packages: resolution: {integrity: sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} - eslint@8.57.0: - resolution: {integrity: sha512-dZ6+mexnaTIbSBZWgou51U6OmzIhYM2VcNdtiTtI7qPNZm35Akpr0f6vtw3w1Kmn5PYo+tZVfh13WrhpS6oLqQ==} - engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} + eslint-visitor-keys@4.0.0: + resolution: {integrity: sha512-OtIRv/2GyiF6o/d8K7MYKKbXrOUBIK6SfkIRM4Z0dY3w+LiQ0vy3F57m0Z71bjbyeiWFiHJ8brqnmE6H6/jEuw==} + engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} + + eslint@9.11.0: + resolution: {integrity: sha512-yVS6XODx+tMFMDFcG4+Hlh+qG7RM6cCJXtQhCKLSsr3XkLvWggHjCqjfh0XsPPnt1c56oaT6PMgW9XWQQjdHXA==} + engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} hasBin: true + peerDependencies: + jiti: '*' + peerDependenciesMeta: + jiti: + optional: true - espree@9.6.1: - resolution: {integrity: sha512-oruZaFkjorTpF32kDSI5/75ViwGeZginGGy2NoOSg3Q9bnwlnmDm4HLnkl0RE3n+njDXR037aY1+x58Z/zFdwQ==} - engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} + espree@10.1.0: + resolution: {integrity: sha512-M1M6CpiE6ffoigIOWYO9UDP8TMUw9kqb21tf+08IgDYjCsOvCuDt4jQcZmoYxx+w7zlKw9/N0KXfto+I8/FrXA==} + engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} esprima@4.0.1: resolution: {integrity: sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A==} engines: {node: '>=4'} hasBin: true - esquery@1.4.2: - resolution: {integrity: sha512-JVSoLdTlTDkmjFmab7H/9SL9qGSyjElT3myyKp7krqjVFQCDLmj1QFaCLRFBszBKI0XVZaiiXvuPIX3ZwHe1Ng==} + esquery@1.6.0: + resolution: {integrity: sha512-ca9pw9fomFcKPvFLXhBKUK90ZvGibiGOvRJNbjljY7s7uq/5YO4BOzcYtJqExdx99rF6aAcnRxHmcUHcz6sQsg==} engines: {node: '>=0.10'} esrecurse@4.3.0: @@ -1832,9 +1850,9 @@ packages: fb-watchman@2.0.1: resolution: {integrity: sha512-DkPJKQeY6kKwmuMretBhr7G6Vodr7bFwDYTXIkfG1gjvNpaxBTQV3PbXg6bR1c1UP4jPOX0jHUbbHANL9vRjVg==} - file-entry-cache@6.0.1: - resolution: {integrity: sha512-7Gps/XWymbLk2QLYK4NzpMOrYjMhdIxXuIvy2QBsLE6ljuodKvdkWs/cpyJJ3CVIVpH0Oi1Hvg1ovbMzLdFBBg==} - engines: {node: ^10.12.0 || >=12.0.0} + file-entry-cache@8.0.0: + resolution: {integrity: sha512-XXTUwCvisa5oacNGRP9SfNtYBNAMi+RPwBFmblZEF7N7swHYQS6/Zfk7SRwx4D5j3CH211YNRco1DEMNVfZCnQ==} + engines: {node: '>=16.0.0'} fill-range@7.0.1: resolution: {integrity: sha512-qOo9F+dMUmC2Lcb4BbVvnKJxTPjCm+RRpe4gDuGrzkL7mEVl/djYSu2OdQ2Pa302N4oqkSg9ir6jaLWJ2USVpQ==} @@ -1851,12 +1869,12 @@ packages: find-yarn-workspace-root2@1.2.16: resolution: {integrity: sha512-hr6hb1w8ePMpPVUK39S4RlwJzi+xPLuVuG8XlwXU3KD5Yn3qgBWVfy3AzNlDhWvE1EORCE65/Qm26rFQt3VLVA==} - flat-cache@3.0.4: - resolution: {integrity: sha512-dm9s5Pw7Jc0GvMYbshN6zchCA9RgQlzzEZX3vylR9IqFfS8XciblUXOKfW6SiuJ0e13eDYZoZV5wdrev7P3Nwg==} - engines: {node: ^10.12.0 || >=12.0.0} + flat-cache@4.0.1: + resolution: {integrity: sha512-f7ccFPK3SXFHpx15UIGyRJ/FJQctuKZ0zVuN3frBo4HnK3cay9VEW0R6yPYFHC0AgqhukPzKjq22t5DmAyqGyw==} + engines: {node: '>=16'} - flatted@3.2.5: - resolution: {integrity: sha512-WIWGi2L3DyTUvUrwRKgGi9TwxQMUEqPOPQBVi71R96jZXJdFskXEmf54BoZaS1kknGODoIGASGEzBUYdyMCBJg==} + flatted@3.3.1: + resolution: {integrity: sha512-X8cqMLLie7KsNUDSdzeN8FYK9rEt4Dt67OsG/DNGnYTSDBG4uFAJFBnUeiV+zCVAvwFy56IjM9sH51jVaEhNxw==} for-each@0.3.3: resolution: {integrity: sha512-jqYfLp7mo9vIyQf8ykW2v7A+2N4QjeCeI5+Dz9XraiO1ign81wjiH7Fb9vSOWvQfNtmSa4H2RoQTrrXivdUZmw==} @@ -1954,9 +1972,9 @@ packages: resolution: {integrity: sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA==} engines: {node: '>=4'} - globals@13.19.0: - resolution: {integrity: sha512-dkQ957uSRWHw7CFXLUtUHQI3g3aWApYhfNR2O6jn/907riyTYKVBmxYVROkBcY614FSSeSJh7Xm7SrUWCxvJMQ==} - engines: {node: '>=8'} + globals@14.0.0: + resolution: {integrity: sha512-oahGvuMGQlPw/ivIYBjVSrWAfWLBeku5tpPE2fOPLi+WHffIWbuh2tCjhyQhTBPMf5E9jDEH4FOmTYgYwbKwtQ==} + engines: {node: '>=18'} globalthis@1.0.3: resolution: {integrity: sha512-sFdI5LyBiNTHjRd7cGPWapiHWMOXKyuBNX/cWJ3NfzrZQVa8GI/8cofCl74AOVqq9W5kNmguTIzJ/1s2gyI9wA==} @@ -2407,6 +2425,9 @@ packages: engines: {node: '>=4'} hasBin: true + json-buffer@3.0.1: + resolution: {integrity: sha512-4bV5BfR2mqfQTJm+V5tPPdf+ZpuhiIvTuAB5g8kcrXOZpTT/QwwVRWBywX1ozr6lEuPdbHxwaJlm9G6mI2sfSQ==} + json-parse-even-better-errors@2.3.1: resolution: {integrity: sha512-xyFwyhro/JEof6Ghe2iz2NcXoj2sloNsWr/XsERDK/oiPCfaNhl5ONfp+jQdAZRQQ0IJWNzH9zIZF7li91kh2w==} @@ -2435,6 +2456,9 @@ packages: resolution: {integrity: sha512-fYQHZTZ8jSfmWZ0iyzfwiU4WDX4HpHbMCZ3gPlWYiCl3BoeOTsqKBqnTVfH2rYT7eP5c3sVbeSPHnnJOaTrWiw==} engines: {node: '>=4.0'} + keyv@4.5.4: + resolution: {integrity: sha512-oxVHkHR/EJf2CNXnWxRLW6mg7JyCCUcG0DtEGmL2ctUo1PNTin1PUil+r/+4r5MpVgC/fn1kjsx7mjSujKqIpw==} + kleur@3.0.3: resolution: {integrity: sha512-eTIzlVOSUR+JxdDFepEYcBMtZ9Qqdef+rnzWdRZuMbOywu5tO2w2N7rqjoANZ5k9vywhL6Br1VRjUIgTQx4E8w==} engines: {node: '>=6'} @@ -2912,11 +2936,6 @@ packages: resolution: {integrity: sha512-U9nH88a3fc/ekCF1l0/UP1IosiuIjyTh7hBvXVMHYgVcfGvt897Xguj2UOLDeI5BG2m7/uwyaLVT6fbtCwTyzw==} engines: {iojs: '>=1.0.0', node: '>=0.10.0'} - rimraf@3.0.2: - resolution: {integrity: sha512-JZkJMZkAGFFPP2YqXZXPbMlMBgsxzE8ILs4lMIX/2o0L9UBw9O/Y3o6wFw/i9YLapcUJWwqbi3kdxIPdC62TIA==} - deprecated: Rimraf versions prior to v4 are no longer supported - hasBin: true - rimraf@6.0.1: resolution: {integrity: sha512-9dkvaxAsk/xNXSJzMgFqqMCuFgt2+KsOFek3TMLfo8NCPfWpBmqwyNn5Y+NX56QUYfCtsyhF3ayiboEoUmJk/A==} engines: {node: 20 || >=22} @@ -3192,10 +3211,6 @@ packages: resolution: {integrity: sha512-0fr/mIH1dlO+x7TlcMy+bIDqKPsw/70tVyeHW787goQjhmqaZe10uwLujubK9q9Lg6Fiho1KUKDYz0Z7k7g5/g==} engines: {node: '>=4'} - type-fest@0.20.2: - resolution: {integrity: sha512-Ne+eE4r0/iWnpAxD852z3A+N0Bt5RN//NjJwRd2VFHEmrywxf5vsZlh4R6lixl6B+wz/8d+maTSAkN1FIkI3LQ==} - engines: {node: '>=10'} - type-fest@0.21.3: resolution: {integrity: sha512-t0rzBq87m3fVcduHDUFhKmyyX+9eo6WQjZvf51Ea/M0Q7+T374Jp1aUiyUl0GKxp8M/OETVHSDvmkyPgvX+X2w==} engines: {node: '>=10'} @@ -3405,18 +3420,18 @@ snapshots: transitivePeerDependencies: - supports-color - '@babel/eslint-parser@7.22.10(@babel/core@7.22.10)(eslint@8.57.0)': + '@babel/eslint-parser@7.22.10(@babel/core@7.22.10)(eslint@9.11.0(jiti@1.17.1))': dependencies: '@babel/core': 7.22.10 '@nicolo-ribaudo/eslint-scope-5-internals': 5.1.1-v1 - eslint: 8.57.0 + eslint: 9.11.0(jiti@1.17.1) eslint-visitor-keys: 2.1.0 semver: 6.3.1 - '@babel/eslint-plugin@7.22.5(@babel/eslint-parser@7.22.10(@babel/core@7.22.10)(eslint@8.57.0))(eslint@8.57.0)': + '@babel/eslint-plugin@7.22.5(@babel/eslint-parser@7.22.10(@babel/core@7.22.10)(eslint@9.11.0(jiti@1.17.1)))(eslint@9.11.0(jiti@1.17.1))': dependencies: - '@babel/eslint-parser': 7.22.10(@babel/core@7.22.10)(eslint@8.57.0) - eslint: 8.57.0 + '@babel/eslint-parser': 7.22.10(@babel/core@7.22.10)(eslint@9.11.0(jiti@1.17.1)) + eslint: 9.11.0(jiti@1.17.1) eslint-rule-composer: 0.3.0 '@babel/generator@7.22.10': @@ -3868,19 +3883,29 @@ snapshots: '@esbuild/win32-x64@0.23.1': optional: true - '@eslint-community/eslint-utils@4.4.0(eslint@8.57.0)': + '@eslint-community/eslint-utils@4.4.0(eslint@9.11.0(jiti@1.17.1))': dependencies: - eslint: 8.57.0 + eslint: 9.11.0(jiti@1.17.1) eslint-visitor-keys: 3.4.3 + '@eslint-community/regexpp@4.11.1': {} + '@eslint-community/regexpp@4.6.2': {} - '@eslint/eslintrc@2.1.4': + '@eslint/config-array@0.18.0': + dependencies: + '@eslint/object-schema': 2.1.4 + debug: 4.3.4 + minimatch: 3.1.2 + transitivePeerDependencies: + - supports-color + + '@eslint/eslintrc@3.1.0': dependencies: ajv: 6.12.6 debug: 4.3.4 - espree: 9.6.1 - globals: 13.19.0 + espree: 10.1.0 + globals: 14.0.0 ignore: 5.2.4 import-fresh: 3.3.0 js-yaml: 4.1.0 @@ -3889,7 +3914,13 @@ snapshots: transitivePeerDependencies: - supports-color - '@eslint/js@8.57.0': {} + '@eslint/js@9.11.0': {} + + '@eslint/object-schema@2.1.4': {} + + '@eslint/plugin-kit@0.2.0': + dependencies: + levn: 0.4.1 '@github/browserslist-config@1.0.0': {} @@ -4055,17 +4086,9 @@ snapshots: dependencies: graphql: 15.8.0 - '@humanwhocodes/config-array@0.11.14': - dependencies: - '@humanwhocodes/object-schema': 2.0.2 - debug: 4.3.4 - minimatch: 3.1.2 - transitivePeerDependencies: - - supports-color - '@humanwhocodes/module-importer@1.0.1': {} - '@humanwhocodes/object-schema@2.0.2': {} + '@humanwhocodes/retry@0.3.0': {} '@isaacs/cliui@8.0.2': dependencies: @@ -4541,16 +4564,16 @@ snapshots: dependencies: '@types/yargs-parser': 21.0.0 - '@typescript-eslint/eslint-plugin@6.3.0(@typescript-eslint/parser@6.3.0(eslint@8.57.0)(typescript@5.5.4))(eslint@8.57.0)(typescript@5.5.4)': + '@typescript-eslint/eslint-plugin@6.3.0(@typescript-eslint/parser@6.3.0(eslint@9.11.0(jiti@1.17.1))(typescript@5.5.4))(eslint@9.11.0(jiti@1.17.1))(typescript@5.5.4)': dependencies: '@eslint-community/regexpp': 4.6.2 - '@typescript-eslint/parser': 6.3.0(eslint@8.57.0)(typescript@5.5.4) + '@typescript-eslint/parser': 6.3.0(eslint@9.11.0(jiti@1.17.1))(typescript@5.5.4) '@typescript-eslint/scope-manager': 6.3.0 - '@typescript-eslint/type-utils': 6.3.0(eslint@8.57.0)(typescript@5.5.4) - '@typescript-eslint/utils': 6.3.0(eslint@8.57.0)(typescript@5.5.4) + '@typescript-eslint/type-utils': 6.3.0(eslint@9.11.0(jiti@1.17.1))(typescript@5.5.4) + '@typescript-eslint/utils': 6.3.0(eslint@9.11.0(jiti@1.17.1))(typescript@5.5.4) '@typescript-eslint/visitor-keys': 6.3.0 debug: 4.3.4 - eslint: 8.57.0 + eslint: 9.11.0(jiti@1.17.1) graphemer: 1.4.0 ignore: 5.2.4 natural-compare: 1.4.0 @@ -4562,14 +4585,14 @@ snapshots: transitivePeerDependencies: - supports-color - '@typescript-eslint/parser@6.3.0(eslint@8.57.0)(typescript@5.5.4)': + '@typescript-eslint/parser@6.3.0(eslint@9.11.0(jiti@1.17.1))(typescript@5.5.4)': dependencies: '@typescript-eslint/scope-manager': 6.3.0 '@typescript-eslint/types': 6.3.0 '@typescript-eslint/typescript-estree': 6.3.0(typescript@5.5.4) '@typescript-eslint/visitor-keys': 6.3.0 debug: 4.3.4 - eslint: 8.57.0 + eslint: 9.11.0(jiti@1.17.1) optionalDependencies: typescript: 5.5.4 transitivePeerDependencies: @@ -4585,12 +4608,12 @@ snapshots: '@typescript-eslint/types': 6.3.0 '@typescript-eslint/visitor-keys': 6.3.0 - '@typescript-eslint/type-utils@6.3.0(eslint@8.57.0)(typescript@5.5.4)': + '@typescript-eslint/type-utils@6.3.0(eslint@9.11.0(jiti@1.17.1))(typescript@5.5.4)': dependencies: '@typescript-eslint/typescript-estree': 6.3.0(typescript@5.5.4) - '@typescript-eslint/utils': 6.3.0(eslint@8.57.0)(typescript@5.5.4) + '@typescript-eslint/utils': 6.3.0(eslint@9.11.0(jiti@1.17.1))(typescript@5.5.4) debug: 4.3.4 - eslint: 8.57.0 + eslint: 9.11.0(jiti@1.17.1) ts-api-utils: 1.0.1(typescript@5.5.4) optionalDependencies: typescript: 5.5.4 @@ -4629,30 +4652,30 @@ snapshots: transitivePeerDependencies: - supports-color - '@typescript-eslint/utils@5.59.9(eslint@8.57.0)(typescript@5.5.4)': + '@typescript-eslint/utils@5.59.9(eslint@9.11.0(jiti@1.17.1))(typescript@5.5.4)': dependencies: - '@eslint-community/eslint-utils': 4.4.0(eslint@8.57.0) + '@eslint-community/eslint-utils': 4.4.0(eslint@9.11.0(jiti@1.17.1)) '@types/json-schema': 7.0.11 '@types/semver': 7.5.0 '@typescript-eslint/scope-manager': 5.59.9 '@typescript-eslint/types': 5.59.9 '@typescript-eslint/typescript-estree': 5.59.9(typescript@5.5.4) - eslint: 8.57.0 + eslint: 9.11.0(jiti@1.17.1) eslint-scope: 5.1.1 semver: 7.5.4 transitivePeerDependencies: - supports-color - typescript - '@typescript-eslint/utils@6.3.0(eslint@8.57.0)(typescript@5.5.4)': + '@typescript-eslint/utils@6.3.0(eslint@9.11.0(jiti@1.17.1))(typescript@5.5.4)': dependencies: - '@eslint-community/eslint-utils': 4.4.0(eslint@8.57.0) + '@eslint-community/eslint-utils': 4.4.0(eslint@9.11.0(jiti@1.17.1)) '@types/json-schema': 7.0.12 '@types/semver': 7.5.0 '@typescript-eslint/scope-manager': 6.3.0 '@typescript-eslint/types': 6.3.0 '@typescript-eslint/typescript-estree': 6.3.0(typescript@5.5.4) - eslint: 8.57.0 + eslint: 9.11.0(jiti@1.17.1) semver: 7.5.4 transitivePeerDependencies: - supports-color @@ -4668,33 +4691,31 @@ snapshots: '@typescript-eslint/types': 6.3.0 eslint-visitor-keys: 3.4.3 - '@ungap/structured-clone@1.2.0': {} - - '@web-configs/eslint-plugin@0.5.2(@types/node@20.16.3)(eslint@8.57.0)(jest@29.7.0(@types/node@20.16.3))(prettier@3.3.3)(typescript@5.5.4)': + '@web-configs/eslint-plugin@0.5.2(@types/node@20.16.3)(eslint@9.11.0(jiti@1.17.1))(jest@29.7.0(@types/node@20.16.3))(prettier@3.3.3)(typescript@5.5.4)': dependencies: '@babel/core': 7.22.10 - '@babel/eslint-parser': 7.22.10(@babel/core@7.22.10)(eslint@8.57.0) - '@babel/eslint-plugin': 7.22.5(@babel/eslint-parser@7.22.10(@babel/core@7.22.10)(eslint@8.57.0))(eslint@8.57.0) + '@babel/eslint-parser': 7.22.10(@babel/core@7.22.10)(eslint@9.11.0(jiti@1.17.1)) + '@babel/eslint-plugin': 7.22.5(@babel/eslint-parser@7.22.10(@babel/core@7.22.10)(eslint@9.11.0(jiti@1.17.1)))(eslint@9.11.0(jiti@1.17.1)) '@graphql-eslint/eslint-plugin': 3.20.1(@types/node@20.16.3)(graphql@15.8.0) - '@typescript-eslint/eslint-plugin': 6.3.0(@typescript-eslint/parser@6.3.0(eslint@8.57.0)(typescript@5.5.4))(eslint@8.57.0)(typescript@5.5.4) - '@typescript-eslint/parser': 6.3.0(eslint@8.57.0)(typescript@5.5.4) + '@typescript-eslint/eslint-plugin': 6.3.0(@typescript-eslint/parser@6.3.0(eslint@9.11.0(jiti@1.17.1))(typescript@5.5.4))(eslint@9.11.0(jiti@1.17.1))(typescript@5.5.4) + '@typescript-eslint/parser': 6.3.0(eslint@9.11.0(jiti@1.17.1))(typescript@5.5.4) change-case: 4.1.2 common-tags: 1.8.2 - eslint: 8.57.0 - eslint-config-prettier: 8.10.0(eslint@8.57.0) - eslint-module-utils: 2.8.0(@typescript-eslint/parser@6.3.0(eslint@8.57.0)(typescript@5.5.4))(eslint-import-resolver-node@0.3.7)(eslint@8.57.0) - eslint-plugin-eslint-comments: 3.2.0(eslint@8.57.0) - eslint-plugin-github: 4.9.2(eslint@8.57.0)(typescript@5.5.4) - eslint-plugin-import: 2.28.0(@typescript-eslint/parser@6.3.0(eslint@8.57.0)(typescript@5.5.4))(eslint@8.57.0) - eslint-plugin-jest: 27.2.3(@typescript-eslint/eslint-plugin@6.3.0(@typescript-eslint/parser@6.3.0(eslint@8.57.0)(typescript@5.5.4))(eslint@8.57.0)(typescript@5.5.4))(eslint@8.57.0)(jest@29.7.0(@types/node@20.16.3))(typescript@5.5.4) - eslint-plugin-jest-formatting: 3.1.0(eslint@8.57.0) - eslint-plugin-jsx-a11y: 6.7.1(eslint@8.57.0) - eslint-plugin-node: 11.1.0(eslint@8.57.0) - eslint-plugin-prettier: 5.0.0(eslint-config-prettier@8.10.0(eslint@8.57.0))(eslint@8.57.0)(prettier@3.3.3) - eslint-plugin-promise: 6.1.1(eslint@8.57.0) - eslint-plugin-react: 7.33.1(eslint@8.57.0) - eslint-plugin-react-hooks: 4.6.0(eslint@8.57.0) - eslint-plugin-sort-class-members: 1.18.0(eslint@8.57.0) + eslint: 9.11.0(jiti@1.17.1) + eslint-config-prettier: 8.10.0(eslint@9.11.0(jiti@1.17.1)) + eslint-module-utils: 2.8.0(@typescript-eslint/parser@6.3.0(eslint@9.11.0(jiti@1.17.1))(typescript@5.5.4))(eslint-import-resolver-node@0.3.7)(eslint@9.11.0(jiti@1.17.1)) + eslint-plugin-eslint-comments: 3.2.0(eslint@9.11.0(jiti@1.17.1)) + eslint-plugin-github: 4.9.2(eslint@9.11.0(jiti@1.17.1))(typescript@5.5.4) + eslint-plugin-import: 2.28.0(@typescript-eslint/parser@6.3.0(eslint@9.11.0(jiti@1.17.1))(typescript@5.5.4))(eslint@9.11.0(jiti@1.17.1)) + eslint-plugin-jest: 27.2.3(@typescript-eslint/eslint-plugin@6.3.0(@typescript-eslint/parser@6.3.0(eslint@9.11.0(jiti@1.17.1))(typescript@5.5.4))(eslint@9.11.0(jiti@1.17.1))(typescript@5.5.4))(eslint@9.11.0(jiti@1.17.1))(jest@29.7.0(@types/node@20.16.3))(typescript@5.5.4) + eslint-plugin-jest-formatting: 3.1.0(eslint@9.11.0(jiti@1.17.1)) + eslint-plugin-jsx-a11y: 6.7.1(eslint@9.11.0(jiti@1.17.1)) + eslint-plugin-node: 11.1.0(eslint@9.11.0(jiti@1.17.1)) + eslint-plugin-prettier: 5.0.0(eslint-config-prettier@8.10.0(eslint@9.11.0(jiti@1.17.1)))(eslint@9.11.0(jiti@1.17.1))(prettier@3.3.3) + eslint-plugin-promise: 6.1.1(eslint@9.11.0(jiti@1.17.1)) + eslint-plugin-react: 7.33.1(eslint@9.11.0(jiti@1.17.1)) + eslint-plugin-react-hooks: 4.6.0(eslint@9.11.0(jiti@1.17.1)) + eslint-plugin-sort-class-members: 1.18.0(eslint@9.11.0(jiti@1.17.1)) graphql: 15.8.0 transitivePeerDependencies: - '@types/eslint' @@ -4730,9 +4751,11 @@ snapshots: dependencies: event-target-shim: 5.0.1 - acorn-jsx@5.3.2(acorn@8.9.0): + acorn-jsx@5.3.2(acorn@8.12.1): dependencies: - acorn: 8.9.0 + acorn: 8.12.1 + + acorn@8.12.1: {} acorn@8.9.0: {} @@ -5166,10 +5189,6 @@ snapshots: dependencies: esutils: 2.0.3 - doctrine@3.0.0: - dependencies: - esutils: 2.0.3 - dot-case@3.0.4: dependencies: no-case: 3.0.4 @@ -5299,9 +5318,9 @@ snapshots: escape-string-regexp@4.0.0: {} - eslint-config-prettier@8.10.0(eslint@8.57.0): + eslint-config-prettier@8.10.0(eslint@9.11.0(jiti@1.17.1)): dependencies: - eslint: 8.57.0 + eslint: 9.11.0(jiti@1.17.1) eslint-import-resolver-node@0.3.7: dependencies: @@ -5311,57 +5330,57 @@ snapshots: transitivePeerDependencies: - supports-color - eslint-module-utils@2.8.0(@typescript-eslint/parser@6.3.0(eslint@8.57.0)(typescript@5.5.4))(eslint-import-resolver-node@0.3.7)(eslint@8.57.0): + eslint-module-utils@2.8.0(@typescript-eslint/parser@6.3.0(eslint@9.11.0(jiti@1.17.1))(typescript@5.5.4))(eslint-import-resolver-node@0.3.7)(eslint@9.11.0(jiti@1.17.1)): dependencies: debug: 3.2.7 optionalDependencies: - '@typescript-eslint/parser': 6.3.0(eslint@8.57.0)(typescript@5.5.4) - eslint: 8.57.0 + '@typescript-eslint/parser': 6.3.0(eslint@9.11.0(jiti@1.17.1))(typescript@5.5.4) + eslint: 9.11.0(jiti@1.17.1) eslint-import-resolver-node: 0.3.7 transitivePeerDependencies: - supports-color - eslint-plugin-es@3.0.1(eslint@8.57.0): + eslint-plugin-es@3.0.1(eslint@9.11.0(jiti@1.17.1)): dependencies: - eslint: 8.57.0 + eslint: 9.11.0(jiti@1.17.1) eslint-utils: 2.1.0 regexpp: 3.2.0 - eslint-plugin-escompat@3.3.4(eslint@8.57.0): + eslint-plugin-escompat@3.3.4(eslint@9.11.0(jiti@1.17.1)): dependencies: browserslist: 4.21.4 - eslint: 8.57.0 + eslint: 9.11.0(jiti@1.17.1) - eslint-plugin-eslint-comments@3.2.0(eslint@8.57.0): + eslint-plugin-eslint-comments@3.2.0(eslint@9.11.0(jiti@1.17.1)): dependencies: escape-string-regexp: 1.0.5 - eslint: 8.57.0 + eslint: 9.11.0(jiti@1.17.1) ignore: 5.2.4 - eslint-plugin-filenames@1.3.2(eslint@8.57.0): + eslint-plugin-filenames@1.3.2(eslint@9.11.0(jiti@1.17.1)): dependencies: - eslint: 8.57.0 + eslint: 9.11.0(jiti@1.17.1) lodash.camelcase: 4.3.0 lodash.kebabcase: 4.1.1 lodash.snakecase: 4.1.1 lodash.upperfirst: 4.3.1 - eslint-plugin-github@4.9.2(eslint@8.57.0)(typescript@5.5.4): + eslint-plugin-github@4.9.2(eslint@9.11.0(jiti@1.17.1))(typescript@5.5.4): dependencies: '@github/browserslist-config': 1.0.0 - '@typescript-eslint/eslint-plugin': 6.3.0(@typescript-eslint/parser@6.3.0(eslint@8.57.0)(typescript@5.5.4))(eslint@8.57.0)(typescript@5.5.4) - '@typescript-eslint/parser': 6.3.0(eslint@8.57.0)(typescript@5.5.4) + '@typescript-eslint/eslint-plugin': 6.3.0(@typescript-eslint/parser@6.3.0(eslint@9.11.0(jiti@1.17.1))(typescript@5.5.4))(eslint@9.11.0(jiti@1.17.1))(typescript@5.5.4) + '@typescript-eslint/parser': 6.3.0(eslint@9.11.0(jiti@1.17.1))(typescript@5.5.4) aria-query: 5.3.0 - eslint: 8.57.0 - eslint-config-prettier: 8.10.0(eslint@8.57.0) - eslint-plugin-escompat: 3.3.4(eslint@8.57.0) - eslint-plugin-eslint-comments: 3.2.0(eslint@8.57.0) - eslint-plugin-filenames: 1.3.2(eslint@8.57.0) - eslint-plugin-i18n-text: 1.0.1(eslint@8.57.0) - eslint-plugin-import: 2.28.0(@typescript-eslint/parser@6.3.0(eslint@8.57.0)(typescript@5.5.4))(eslint@8.57.0) - eslint-plugin-jsx-a11y: 6.7.1(eslint@8.57.0) + eslint: 9.11.0(jiti@1.17.1) + eslint-config-prettier: 8.10.0(eslint@9.11.0(jiti@1.17.1)) + eslint-plugin-escompat: 3.3.4(eslint@9.11.0(jiti@1.17.1)) + eslint-plugin-eslint-comments: 3.2.0(eslint@9.11.0(jiti@1.17.1)) + eslint-plugin-filenames: 1.3.2(eslint@9.11.0(jiti@1.17.1)) + eslint-plugin-i18n-text: 1.0.1(eslint@9.11.0(jiti@1.17.1)) + eslint-plugin-import: 2.28.0(@typescript-eslint/parser@6.3.0(eslint@9.11.0(jiti@1.17.1))(typescript@5.5.4))(eslint@9.11.0(jiti@1.17.1)) + eslint-plugin-jsx-a11y: 6.7.1(eslint@9.11.0(jiti@1.17.1)) eslint-plugin-no-only-tests: 3.1.0 - eslint-plugin-prettier: 5.0.0(eslint-config-prettier@8.10.0(eslint@8.57.0))(eslint@8.57.0)(prettier@3.3.3) + eslint-plugin-prettier: 5.0.0(eslint-config-prettier@8.10.0(eslint@9.11.0(jiti@1.17.1)))(eslint@9.11.0(jiti@1.17.1))(prettier@3.3.3) eslint-rule-documentation: 1.0.23 jsx-ast-utils: 3.3.3 prettier: 3.3.3 @@ -5373,11 +5392,11 @@ snapshots: - supports-color - typescript - eslint-plugin-i18n-text@1.0.1(eslint@8.57.0): + eslint-plugin-i18n-text@1.0.1(eslint@9.11.0(jiti@1.17.1)): dependencies: - eslint: 8.57.0 + eslint: 9.11.0(jiti@1.17.1) - eslint-plugin-import@2.28.0(@typescript-eslint/parser@6.3.0(eslint@8.57.0)(typescript@5.5.4))(eslint@8.57.0): + eslint-plugin-import@2.28.0(@typescript-eslint/parser@6.3.0(eslint@9.11.0(jiti@1.17.1))(typescript@5.5.4))(eslint@9.11.0(jiti@1.17.1)): dependencies: array-includes: 3.1.6 array.prototype.findlastindex: 1.2.2 @@ -5385,9 +5404,9 @@ snapshots: array.prototype.flatmap: 1.3.1 debug: 3.2.7 doctrine: 2.1.0 - eslint: 8.57.0 + eslint: 9.11.0(jiti@1.17.1) eslint-import-resolver-node: 0.3.7 - eslint-module-utils: 2.8.0(@typescript-eslint/parser@6.3.0(eslint@8.57.0)(typescript@5.5.4))(eslint-import-resolver-node@0.3.7)(eslint@8.57.0) + eslint-module-utils: 2.8.0(@typescript-eslint/parser@6.3.0(eslint@9.11.0(jiti@1.17.1))(typescript@5.5.4))(eslint-import-resolver-node@0.3.7)(eslint@9.11.0(jiti@1.17.1)) has: 1.0.3 is-core-module: 2.13.0 is-glob: 4.0.3 @@ -5399,28 +5418,28 @@ snapshots: semver: 6.3.1 tsconfig-paths: 3.14.2 optionalDependencies: - '@typescript-eslint/parser': 6.3.0(eslint@8.57.0)(typescript@5.5.4) + '@typescript-eslint/parser': 6.3.0(eslint@9.11.0(jiti@1.17.1))(typescript@5.5.4) transitivePeerDependencies: - eslint-import-resolver-typescript - eslint-import-resolver-webpack - supports-color - eslint-plugin-jest-formatting@3.1.0(eslint@8.57.0): + eslint-plugin-jest-formatting@3.1.0(eslint@9.11.0(jiti@1.17.1)): dependencies: - eslint: 8.57.0 + eslint: 9.11.0(jiti@1.17.1) - eslint-plugin-jest@27.2.3(@typescript-eslint/eslint-plugin@6.3.0(@typescript-eslint/parser@6.3.0(eslint@8.57.0)(typescript@5.5.4))(eslint@8.57.0)(typescript@5.5.4))(eslint@8.57.0)(jest@29.7.0(@types/node@20.16.3))(typescript@5.5.4): + eslint-plugin-jest@27.2.3(@typescript-eslint/eslint-plugin@6.3.0(@typescript-eslint/parser@6.3.0(eslint@9.11.0(jiti@1.17.1))(typescript@5.5.4))(eslint@9.11.0(jiti@1.17.1))(typescript@5.5.4))(eslint@9.11.0(jiti@1.17.1))(jest@29.7.0(@types/node@20.16.3))(typescript@5.5.4): dependencies: - '@typescript-eslint/utils': 5.59.9(eslint@8.57.0)(typescript@5.5.4) - eslint: 8.57.0 + '@typescript-eslint/utils': 5.59.9(eslint@9.11.0(jiti@1.17.1))(typescript@5.5.4) + eslint: 9.11.0(jiti@1.17.1) optionalDependencies: - '@typescript-eslint/eslint-plugin': 6.3.0(@typescript-eslint/parser@6.3.0(eslint@8.57.0)(typescript@5.5.4))(eslint@8.57.0)(typescript@5.5.4) + '@typescript-eslint/eslint-plugin': 6.3.0(@typescript-eslint/parser@6.3.0(eslint@9.11.0(jiti@1.17.1))(typescript@5.5.4))(eslint@9.11.0(jiti@1.17.1))(typescript@5.5.4) jest: 29.7.0(@types/node@20.16.3) transitivePeerDependencies: - supports-color - typescript - eslint-plugin-jsx-a11y@6.7.1(eslint@8.57.0): + eslint-plugin-jsx-a11y@6.7.1(eslint@9.11.0(jiti@1.17.1)): dependencies: '@babel/runtime': 7.23.8 aria-query: 5.1.3 @@ -5431,7 +5450,7 @@ snapshots: axobject-query: 3.1.1 damerau-levenshtein: 1.0.8 emoji-regex: 9.2.2 - eslint: 8.57.0 + eslint: 9.11.0(jiti@1.17.1) has: 1.0.3 jsx-ast-utils: 3.3.3 language-tags: 1.0.5 @@ -5442,40 +5461,40 @@ snapshots: eslint-plugin-no-only-tests@3.1.0: {} - eslint-plugin-node@11.1.0(eslint@8.57.0): + eslint-plugin-node@11.1.0(eslint@9.11.0(jiti@1.17.1)): dependencies: - eslint: 8.57.0 - eslint-plugin-es: 3.0.1(eslint@8.57.0) + eslint: 9.11.0(jiti@1.17.1) + eslint-plugin-es: 3.0.1(eslint@9.11.0(jiti@1.17.1)) eslint-utils: 2.1.0 ignore: 5.2.4 minimatch: 3.1.2 resolve: 1.22.4 semver: 6.3.1 - eslint-plugin-prettier@5.0.0(eslint-config-prettier@8.10.0(eslint@8.57.0))(eslint@8.57.0)(prettier@3.3.3): + eslint-plugin-prettier@5.0.0(eslint-config-prettier@8.10.0(eslint@9.11.0(jiti@1.17.1)))(eslint@9.11.0(jiti@1.17.1))(prettier@3.3.3): dependencies: - eslint: 8.57.0 + eslint: 9.11.0(jiti@1.17.1) prettier: 3.3.3 prettier-linter-helpers: 1.0.0 synckit: 0.8.5 optionalDependencies: - eslint-config-prettier: 8.10.0(eslint@8.57.0) + eslint-config-prettier: 8.10.0(eslint@9.11.0(jiti@1.17.1)) - eslint-plugin-promise@6.1.1(eslint@8.57.0): + eslint-plugin-promise@6.1.1(eslint@9.11.0(jiti@1.17.1)): dependencies: - eslint: 8.57.0 + eslint: 9.11.0(jiti@1.17.1) - eslint-plugin-react-hooks@4.6.0(eslint@8.57.0): + eslint-plugin-react-hooks@4.6.0(eslint@9.11.0(jiti@1.17.1)): dependencies: - eslint: 8.57.0 + eslint: 9.11.0(jiti@1.17.1) - eslint-plugin-react@7.33.1(eslint@8.57.0): + eslint-plugin-react@7.33.1(eslint@9.11.0(jiti@1.17.1)): dependencies: array-includes: 3.1.6 array.prototype.flatmap: 1.3.1 array.prototype.tosorted: 1.1.1 doctrine: 2.1.0 - eslint: 8.57.0 + eslint: 9.11.0(jiti@1.17.1) estraverse: 5.3.0 jsx-ast-utils: 3.3.3 minimatch: 3.1.2 @@ -5488,9 +5507,9 @@ snapshots: semver: 6.3.1 string.prototype.matchall: 4.0.8 - eslint-plugin-sort-class-members@1.18.0(eslint@8.57.0): + eslint-plugin-sort-class-members@1.18.0(eslint@9.11.0(jiti@1.17.1)): dependencies: - eslint: 8.57.0 + eslint: 9.11.0(jiti@1.17.1) eslint-rule-composer@0.3.0: {} @@ -5501,7 +5520,7 @@ snapshots: esrecurse: 4.3.0 estraverse: 4.3.0 - eslint-scope@7.2.2: + eslint-scope@8.0.2: dependencies: esrecurse: 4.3.0 estraverse: 5.3.0 @@ -5516,58 +5535,58 @@ snapshots: eslint-visitor-keys@3.4.3: {} - eslint@8.57.0: + eslint-visitor-keys@4.0.0: {} + + eslint@9.11.0(jiti@1.17.1): dependencies: - '@eslint-community/eslint-utils': 4.4.0(eslint@8.57.0) - '@eslint-community/regexpp': 4.6.2 - '@eslint/eslintrc': 2.1.4 - '@eslint/js': 8.57.0 - '@humanwhocodes/config-array': 0.11.14 + '@eslint-community/eslint-utils': 4.4.0(eslint@9.11.0(jiti@1.17.1)) + '@eslint-community/regexpp': 4.11.1 + '@eslint/config-array': 0.18.0 + '@eslint/eslintrc': 3.1.0 + '@eslint/js': 9.11.0 + '@eslint/plugin-kit': 0.2.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.6 chalk: 4.1.2 cross-spawn: 7.0.3 debug: 4.3.4 - 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.6.0 esutils: 2.0.3 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.4 imurmurhash: 0.1.4 is-glob: 4.0.3 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 + optionalDependencies: + jiti: 1.17.1 transitivePeerDependencies: - supports-color - espree@9.6.1: + espree@10.1.0: dependencies: - acorn: 8.9.0 - acorn-jsx: 5.3.2(acorn@8.9.0) - eslint-visitor-keys: 3.4.3 + acorn: 8.12.1 + acorn-jsx: 5.3.2(acorn@8.12.1) + eslint-visitor-keys: 4.0.0 esprima@4.0.1: {} - esquery@1.4.2: + esquery@1.6.0: dependencies: estraverse: 5.3.0 @@ -5653,9 +5672,9 @@ snapshots: dependencies: bser: 2.1.1 - file-entry-cache@6.0.1: + file-entry-cache@8.0.0: dependencies: - flat-cache: 3.0.4 + flat-cache: 4.0.1 fill-range@7.0.1: dependencies: @@ -5676,12 +5695,12 @@ snapshots: micromatch: 4.0.5 pkg-dir: 4.2.0 - flat-cache@3.0.4: + flat-cache@4.0.1: dependencies: - flatted: 3.2.5 - rimraf: 3.0.2 + flatted: 3.3.1 + keyv: 4.5.4 - flatted@3.2.5: {} + flatted@3.3.1: {} for-each@0.3.3: dependencies: @@ -5789,9 +5808,7 @@ snapshots: globals@11.12.0: {} - globals@13.19.0: - dependencies: - type-fest: 0.20.2 + globals@14.0.0: {} globalthis@1.0.3: dependencies: @@ -6413,6 +6430,8 @@ snapshots: jsesc@2.5.2: {} + json-buffer@3.0.1: {} + json-parse-even-better-errors@2.3.1: {} json-schema-traverse@0.4.1: {} @@ -6436,6 +6455,10 @@ snapshots: array-includes: 3.1.6 object.assign: 4.1.4 + keyv@4.5.4: + dependencies: + json-buffer: 3.0.1 + kleur@3.0.3: {} language-subtag-registry@0.3.21: {} @@ -6872,10 +6895,6 @@ snapshots: reusify@1.0.4: {} - rimraf@3.0.2: - dependencies: - glob: 7.2.3 - rimraf@6.0.1: dependencies: glob: 11.0.0 @@ -7148,8 +7167,6 @@ snapshots: type-detect@4.0.8: {} - type-fest@0.20.2: {} - type-fest@0.21.3: {} typed-array-length@1.0.4: