From c059a613c12a899df2635c55434a0fb48ac2765e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 2 Sep 2024 19:24:58 +0000 Subject: [PATCH] chore(deps): update dependency eslint to v9 --- package.json | 2 +- pnpm-lock.yaml | 411 ++++++++++++++++++++++++------------------------- 2 files changed, 200 insertions(+), 213 deletions(-) diff --git a/package.json b/package.json index ef94b97..1997adb 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "@web-configs/prettier": "0.1.2", "@web-configs/typescript": "0.2.2", "autoprefixer": "10.4.20", - "eslint": "8.57.0", + "eslint": "9.9.1", "postcss": "8.4.44", "prettier": "3.2.5", "tsup": "6.7.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index b6d93d3..67aa898 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -5,7 +5,7 @@ specifiers: '@web-configs/prettier': 0.1.2 '@web-configs/typescript': 0.2.2 autoprefixer: 10.4.20 - eslint: 8.57.0 + eslint: 9.9.1 postcss: 8.4.44 prettier: 3.2.5 tsup: 6.7.0 @@ -13,11 +13,11 @@ specifiers: unist-util-visit: ^4.1.2 devDependencies: - '@web-configs/eslint-plugin': 0.5.1_hxmrvexgp2zppq4idzqkw6aes4 + '@web-configs/eslint-plugin': 0.5.1_6ml5j6mkx2u6d7slod35q5ptgq '@web-configs/prettier': 0.1.2 '@web-configs/typescript': 0.2.2 autoprefixer: 10.4.20_postcss@8.4.44 - eslint: 8.57.0 + eslint: 9.9.1 postcss: 8.4.44 prettier: 3.2.5 tsup: 6.7.0_gn5fzukgo4b3eeilg6eyb736d4 @@ -74,7 +74,7 @@ packages: - supports-color dev: true - /@babel/eslint-parser/7.22.5_aoawc265wy5xyofg7njzy2px54: + /@babel/eslint-parser/7.22.5_lax3msmdw5o7iiy77j6rxscvii: resolution: {integrity: sha512-C69RWYNYtrgIRE5CmTd77ZiLDXqgBipahJc/jHP3sLcAGj6AJzxNIuKNpVnICqbyK7X3pFUfEvL++rvtbQpZkQ==} engines: {node: ^10.13.0 || ^12.13.0 || >=14.0.0} peerDependencies: @@ -83,20 +83,20 @@ packages: dependencies: '@babel/core': 7.22.5 '@nicolo-ribaudo/eslint-scope-5-internals': 5.1.1-v1 - eslint: 8.57.0 + eslint: 9.9.1 eslint-visitor-keys: 2.1.0 semver: 6.3.0 dev: true - /@babel/eslint-plugin/7.22.5_bhtznv7odc4kdztsyebpleyjre: + /@babel/eslint-plugin/7.22.5_w44x6uv63d3itqazanst5imtfu: resolution: {integrity: sha512-lDXW06rf1sXywWWw+UdS/iYxRjrqhH4AXdPeKE4+fEgEoGBXcdIDQ+uCJOUcvCb0jCTvfwHOSXkwnfd24EAkLQ==} engines: {node: ^10.13.0 || ^12.13.0 || >=14.0.0} peerDependencies: '@babel/eslint-parser': '>=7.11.0' eslint: '>=7.5.0' dependencies: - '@babel/eslint-parser': 7.22.5_aoawc265wy5xyofg7njzy2px54 - eslint: 8.57.0 + '@babel/eslint-parser': 7.22.5_lax3msmdw5o7iiy77j6rxscvii + eslint: 9.9.1 eslint-rule-composer: 0.3.0 dev: true @@ -480,29 +480,45 @@ packages: dev: true optional: true - /@eslint-community/eslint-utils/4.4.0_eslint@8.57.0: + /@eslint-community/eslint-utils/4.4.0_eslint@9.9.1: resolution: {integrity: sha512-1/sA4dwrzBAyeUoQ6oxahHKmrZvsnLCg4RfxW3ZFGGmQkSNQPFNLV9CUEFQP1x9EYXHTo5p6xdhZM1Ne9p/AfA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: ^6.0.0 || ^7.0.0 || >=8.0.0 dependencies: - eslint: 8.57.0 + eslint: 9.9.1 eslint-visitor-keys: 3.4.3 dev: true + /@eslint-community/regexpp/4.11.0: + resolution: {integrity: sha512-G/M/tIiMrTAxEWRfLfQJMmGNX28IxBg4PBz8XqQhqUHLFI6TL2htpIB1iQCj144V5ee/JaKyT9/WZ0MGZWfA7A==} + engines: {node: ^12.0.0 || ^14.0.0 || >=16.0.0} + dev: true + /@eslint-community/regexpp/4.6.2: resolution: {integrity: sha512-pPTNuaAG3QMH+buKyBIGJs3g/S5y0caxw0ygM3YyE6yJFySwiGGSzA+mM3KJ8QQvzeLh3blwgSonkFjgQdxzMw==} engines: {node: ^12.0.0 || ^14.0.0 || >=16.0.0} dev: true - /@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} + dependencies: + '@eslint/object-schema': 2.1.4 + debug: 4.3.4 + minimatch: 3.1.2 + transitivePeerDependencies: + - supports-color + dev: true + + /@eslint/eslintrc/3.1.0: + resolution: {integrity: sha512-4Bfj15dVJdoy3RfZmmo86RK1Fwzn6SstsvK9JS+BaVKqC6QQQQyXekNaC+g+LKNgkQ+2VhGAzm6hO40AhMR3zQ==} + engines: {node: ^18.18.0 || ^20.9.0 || >=21.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.0 import-fresh: 3.3.0 js-yaml: 4.1.0 @@ -512,9 +528,14 @@ packages: - supports-color dev: true - /@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/js/9.9.1: + resolution: {integrity: sha512-xIDQRsfg5hNBqHz04H1R3scSVwmI+KUbqjsQKHKQ1DAUSaUjYPReZZmS/5PNiKu1fUvzDd6H7DEDKACSEhu+TQ==} + engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} + dev: true + + /@eslint/object-schema/2.1.4: + resolution: {integrity: sha512-BsWiH1yFGjXXS2yvrf5LyuoSIIbPrGUWob917o+BTKuZ7qJdxX8aJLRxs1fS9n6r7vESrq1OUqb68dANcFXuQQ==} + engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} dev: true /@github/browserslist-config/1.0.0: @@ -745,24 +766,14 @@ packages: graphql: 15.8.0 dev: true - /@humanwhocodes/config-array/0.11.14: - resolution: {integrity: sha512-3T8LkOmg45BV5FICb15QQMsyUSWrQ8AygVfC7ZG32zOalnqrilm018ZVCw0eapXux8FtA33q8PSRSstjee3jSg==} - engines: {node: '>=10.10.0'} - dependencies: - '@humanwhocodes/object-schema': 2.0.2 - debug: 4.3.4 - minimatch: 3.1.2 - transitivePeerDependencies: - - supports-color - dev: true - /@humanwhocodes/module-importer/1.0.1: resolution: {integrity: sha512-bxveV4V8v5Yb4ncFTT3rPSgZBOpCkjfK0y4oVVVJwIuDVBRMDXrPyXRL988i5ap9m9bnyEEjWfm5WkBmtffLfA==} engines: {node: '>=12.22'} dev: true - /@humanwhocodes/object-schema/2.0.2: - resolution: {integrity: sha512-6EwiSjwWYP7pTckG6I5eyFANjPhmPjUX9JRLUSfNPC7FX7zK9gyZAfUEaECL6ALTpGX5AjnBq3C9XmVWPitNpw==} + /@humanwhocodes/retry/0.3.0: + resolution: {integrity: sha512-d2CGZR2o7fS6sWB7DG/3a95bGKQyHMACZ5aW8qGkkqQpUoZV6C0X7Pc7l4ZNMZkfNBf4VWNe9E1jRsf0G146Ew==} + engines: {node: '>=18.18'} dev: true /@jridgewell/gen-mapping/0.1.1: @@ -876,7 +887,7 @@ packages: '@types/node': 17.0.21 dev: true - /@typescript-eslint/eslint-plugin/5.60.1_2fehnuk4ruali5gtbto4poxzla: + /@typescript-eslint/eslint-plugin/5.60.1_zcvzqnhnqcplnn25nr23l5ktri: resolution: {integrity: sha512-KSWsVvsJsLJv3c4e73y/Bzt7OpqMCADUO846bHcuWYSYM19bldbAeDv7dYyV0jwkbMfJ2XdlzwjhXtuD7OY6bw==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -888,12 +899,12 @@ packages: optional: true dependencies: '@eslint-community/regexpp': 4.6.2 - '@typescript-eslint/parser': 5.60.1_4lxgoysztp3gakdxqfzw7vhg4u + '@typescript-eslint/parser': 5.60.1_gael3si52tbyaxi5yfzjq4l3ci '@typescript-eslint/scope-manager': 5.60.1 - '@typescript-eslint/type-utils': 5.60.1_4lxgoysztp3gakdxqfzw7vhg4u - '@typescript-eslint/utils': 5.60.1_4lxgoysztp3gakdxqfzw7vhg4u + '@typescript-eslint/type-utils': 5.60.1_gael3si52tbyaxi5yfzjq4l3ci + '@typescript-eslint/utils': 5.60.1_gael3si52tbyaxi5yfzjq4l3ci debug: 4.3.4 - eslint: 8.57.0 + eslint: 9.9.1 grapheme-splitter: 1.0.4 ignore: 5.2.0 natural-compare-lite: 1.4.0 @@ -904,7 +915,7 @@ packages: - supports-color dev: true - /@typescript-eslint/parser/5.60.1_4lxgoysztp3gakdxqfzw7vhg4u: + /@typescript-eslint/parser/5.60.1_gael3si52tbyaxi5yfzjq4l3ci: resolution: {integrity: sha512-pHWlc3alg2oSMGwsU/Is8hbm3XFbcrb6P5wIxcQW9NsYBfnrubl/GhVVD/Jm/t8HXhA2WncoIRfBtnCgRGV96Q==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -918,7 +929,7 @@ packages: '@typescript-eslint/types': 5.60.1 '@typescript-eslint/typescript-estree': 5.60.1_typescript@4.9.5 debug: 4.3.4 - eslint: 8.57.0 + eslint: 9.9.1 typescript: 4.9.5 transitivePeerDependencies: - supports-color @@ -932,7 +943,7 @@ packages: '@typescript-eslint/visitor-keys': 5.60.1 dev: true - /@typescript-eslint/type-utils/5.60.1_4lxgoysztp3gakdxqfzw7vhg4u: + /@typescript-eslint/type-utils/5.60.1_gael3si52tbyaxi5yfzjq4l3ci: resolution: {integrity: sha512-vN6UztYqIu05nu7JqwQGzQKUJctzs3/Hg7E2Yx8rz9J+4LgtIDFWjjl1gm3pycH0P3mHAcEUBd23LVgfrsTR8A==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -943,9 +954,9 @@ packages: optional: true dependencies: '@typescript-eslint/typescript-estree': 5.60.1_typescript@4.9.5 - '@typescript-eslint/utils': 5.60.1_4lxgoysztp3gakdxqfzw7vhg4u + '@typescript-eslint/utils': 5.60.1_gael3si52tbyaxi5yfzjq4l3ci debug: 4.3.4 - eslint: 8.57.0 + eslint: 9.9.1 tsutils: 3.21.0_typescript@4.9.5 typescript: 4.9.5 transitivePeerDependencies: @@ -978,19 +989,19 @@ packages: - supports-color dev: true - /@typescript-eslint/utils/5.60.1_4lxgoysztp3gakdxqfzw7vhg4u: + /@typescript-eslint/utils/5.60.1_gael3si52tbyaxi5yfzjq4l3ci: resolution: {integrity: sha512-tiJ7FFdFQOWssFa3gqb94Ilexyw0JVxj6vBzaSpfN/8IhoKkDuSAenUKvsSHw2A/TMpJb26izIszTXaqygkvpQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 dependencies: - '@eslint-community/eslint-utils': 4.4.0_eslint@8.57.0 + '@eslint-community/eslint-utils': 4.4.0_eslint@9.9.1 '@types/json-schema': 7.0.9 '@types/semver': 7.5.0 '@typescript-eslint/scope-manager': 5.60.1 '@typescript-eslint/types': 5.60.1 '@typescript-eslint/typescript-estree': 5.60.1_typescript@4.9.5 - eslint: 8.57.0 + eslint: 9.9.1 eslint-scope: 5.1.1 semver: 7.3.7 transitivePeerDependencies: @@ -1006,38 +1017,34 @@ packages: eslint-visitor-keys: 3.4.3 dev: true - /@ungap/structured-clone/1.2.0: - resolution: {integrity: sha512-zuVdFrMJiuCDQUMCzQaD6KL28MjnqqN8XnAqiEq9PNm/hCPTSGfrXCOfwj1ow4LFb/tNymJPwsNbVePc1xFqrQ==} - dev: true - - /@web-configs/eslint-plugin/0.5.1_hxmrvexgp2zppq4idzqkw6aes4: + /@web-configs/eslint-plugin/0.5.1_6ml5j6mkx2u6d7slod35q5ptgq: resolution: {integrity: sha512-MCwwGC4fTDTsitKnlxZDL0LYP+ak2d88YvGCQb31iRnmCtvm5gfCavfzICsnYlndrKhR3mVRKqXkFd8mcwqhow==} peerDependencies: eslint: ^8.42.0 dependencies: '@babel/core': 7.22.5 - '@babel/eslint-parser': 7.22.5_aoawc265wy5xyofg7njzy2px54 - '@babel/eslint-plugin': 7.22.5_bhtznv7odc4kdztsyebpleyjre + '@babel/eslint-parser': 7.22.5_lax3msmdw5o7iiy77j6rxscvii + '@babel/eslint-plugin': 7.22.5_w44x6uv63d3itqazanst5imtfu '@graphql-eslint/eslint-plugin': 3.19.1_ks4slxhr7jbfblvdmyhakuxowm - '@typescript-eslint/eslint-plugin': 5.60.1_2fehnuk4ruali5gtbto4poxzla - '@typescript-eslint/parser': 5.60.1_4lxgoysztp3gakdxqfzw7vhg4u + '@typescript-eslint/eslint-plugin': 5.60.1_zcvzqnhnqcplnn25nr23l5ktri + '@typescript-eslint/parser': 5.60.1_gael3si52tbyaxi5yfzjq4l3ci change-case: 4.1.2 common-tags: 1.8.2 - eslint: 8.57.0 - eslint-config-prettier: 8.8.0_eslint@8.57.0 - eslint-module-utils: 2.8.0_uygsiw5swbnvywkg5wu3kvqszu - eslint-plugin-eslint-comments: 3.2.0_eslint@8.57.0 - eslint-plugin-github: 4.8.0_4lxgoysztp3gakdxqfzw7vhg4u - eslint-plugin-import: 2.27.5_uygsiw5swbnvywkg5wu3kvqszu - eslint-plugin-jest: 27.2.2_s3m6ahahp62rojjg47oomfp4km - 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: 4.2.1_c6rmgvzfxtpfdnm4getxjnzfy4 - eslint-plugin-promise: 6.1.1_eslint@8.57.0 - eslint-plugin-react: 7.32.2_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.9.1 + eslint-config-prettier: 8.8.0_eslint@9.9.1 + eslint-module-utils: 2.8.0_xuookmc27o2fewacnamb6pewvq + eslint-plugin-eslint-comments: 3.2.0_eslint@9.9.1 + eslint-plugin-github: 4.8.0_gael3si52tbyaxi5yfzjq4l3ci + eslint-plugin-import: 2.27.5_xuookmc27o2fewacnamb6pewvq + eslint-plugin-jest: 27.2.2_6scimaqjir5uvkqkzy6z5cyxxe + eslint-plugin-jest-formatting: 3.1.0_eslint@9.9.1 + eslint-plugin-jsx-a11y: 6.7.1_eslint@9.9.1 + eslint-plugin-node: 11.1.0_eslint@9.9.1 + eslint-plugin-prettier: 4.2.1_adybzewkp74ch4njyahys66weu + eslint-plugin-promise: 6.1.1_eslint@9.9.1 + eslint-plugin-react: 7.32.2_eslint@9.9.1 + eslint-plugin-react-hooks: 4.6.0_eslint@9.9.1 + eslint-plugin-sort-class-members: 1.18.0_eslint@9.9.1 graphql: 15.8.0 transitivePeerDependencies: - '@types/node' @@ -1069,16 +1076,16 @@ packages: event-target-shim: 5.0.1 dev: true - /acorn-jsx/5.3.2_acorn@8.9.0: + /acorn-jsx/5.3.2_acorn@8.12.1: resolution: {integrity: sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==} peerDependencies: acorn: ^6.0.0 || ^7.0.0 || ^8.0.0 dependencies: - acorn: 8.9.0 + acorn: 8.12.1 dev: true - /acorn/8.9.0: - resolution: {integrity: sha512-jaVNAFBHNLXspO543WnNNPZFRtavh3skAkITqD0/2aeMkKZTN+254PyhwxFYrk3vQ1xfY+2wbesJMs/JC8/PwQ==} + /acorn/8.12.1: + resolution: {integrity: sha512-tcpGyI9zbizT9JbV6oYE477V6mTlXvvi0T0G3SNIYE2apm/G5huBa1+K89VGeovbg+jycCrfhl3ADxErOuO6Jg==} engines: {node: '>=0.4.0'} hasBin: true dev: true @@ -1534,13 +1541,6 @@ packages: esutils: 2.0.3 dev: true - /doctrine/3.0.0: - resolution: {integrity: sha512-yS+Q5i3hBf7GBkd4KG8a7eBNNWNGLTaEwwYWUijIYM7zrlYDM0BFXHjjPWlWZ1Rg7UaddZeIDmi9jF3HmqiQ2w==} - engines: {node: '>=6.0.0'} - dependencies: - esutils: 2.0.3 - dev: true - /dot-case/3.0.4: resolution: {integrity: sha512-Kv5nKlh6yRrdrGvxeJ2e5y2eRUpkUosIW4A2AS38zwSz27zu7ufDwQPi5Jhs3XAlGNetl3bmnGhQsMtkKJnj3w==} dependencies: @@ -1680,13 +1680,13 @@ packages: engines: {node: '>=10'} dev: true - /eslint-config-prettier/8.8.0_eslint@8.57.0: + /eslint-config-prettier/8.8.0_eslint@9.9.1: resolution: {integrity: sha512-wLbQiFre3tdGgpDv67NQKnJuTlcUVYHas3k+DZCc2U2BadthoEY4B7hLPvAxaqdyOGCzuLfii2fqGph10va7oA==} hasBin: true peerDependencies: eslint: '>=7.0.0' dependencies: - eslint: 8.57.0 + eslint: 9.9.1 dev: true /eslint-import-resolver-node/0.3.7: @@ -1699,7 +1699,7 @@ packages: - supports-color dev: true - /eslint-module-utils/2.8.0_n3r3lmc7lavq4pxcw62ptjr2ha: + /eslint-module-utils/2.8.0_pm4e3sl6xqsccwxdahxu7s5a5m: resolution: {integrity: sha512-aWajIYfsqCKRDgUfjEXNN/JlrzauMuSEy5sbd7WXbtW3EH6A6MpwEh42c7qD+MqQo9QMJ6fWLAeIJynx0g6OAw==} engines: {node: '>=4'} peerDependencies: @@ -1720,15 +1720,15 @@ packages: eslint-import-resolver-webpack: optional: true dependencies: - '@typescript-eslint/parser': 5.60.1_4lxgoysztp3gakdxqfzw7vhg4u + '@typescript-eslint/parser': 5.60.1_gael3si52tbyaxi5yfzjq4l3ci debug: 3.2.7 - eslint: 8.57.0 + eslint: 9.9.1 eslint-import-resolver-node: 0.3.7 transitivePeerDependencies: - supports-color dev: true - /eslint-module-utils/2.8.0_uygsiw5swbnvywkg5wu3kvqszu: + /eslint-module-utils/2.8.0_xuookmc27o2fewacnamb6pewvq: resolution: {integrity: sha512-aWajIYfsqCKRDgUfjEXNN/JlrzauMuSEy5sbd7WXbtW3EH6A6MpwEh42c7qD+MqQo9QMJ6fWLAeIJynx0g6OAw==} engines: {node: '>=4'} peerDependencies: @@ -1749,76 +1749,76 @@ packages: eslint-import-resolver-webpack: optional: true dependencies: - '@typescript-eslint/parser': 5.60.1_4lxgoysztp3gakdxqfzw7vhg4u + '@typescript-eslint/parser': 5.60.1_gael3si52tbyaxi5yfzjq4l3ci debug: 3.2.7 - eslint: 8.57.0 + eslint: 9.9.1 transitivePeerDependencies: - supports-color dev: true - /eslint-plugin-es/3.0.1_eslint@8.57.0: + /eslint-plugin-es/3.0.1_eslint@9.9.1: resolution: {integrity: sha512-GUmAsJaN4Fc7Gbtl8uOBlayo2DqhwWvEzykMHSCZHU3XdJ+NSzzZcVhXh3VxX5icqQ+oQdIEawXX8xkR3mIFmQ==} engines: {node: '>=8.10.0'} peerDependencies: eslint: '>=4.19.1' dependencies: - eslint: 8.57.0 + eslint: 9.9.1 eslint-utils: 2.1.0 regexpp: 3.2.0 dev: true - /eslint-plugin-escompat/3.4.0_eslint@8.57.0: + /eslint-plugin-escompat/3.4.0_eslint@9.9.1: resolution: {integrity: sha512-ufTPv8cwCxTNoLnTZBFTQ5SxU2w7E7wiMIS7PSxsgP1eAxFjtSaoZ80LRn64hI8iYziE6kJG6gX/ZCJVxh48Bg==} peerDependencies: eslint: '>=5.14.1' dependencies: browserslist: 4.23.1 - eslint: 8.57.0 + eslint: 9.9.1 dev: true - /eslint-plugin-eslint-comments/3.2.0_eslint@8.57.0: + /eslint-plugin-eslint-comments/3.2.0_eslint@9.9.1: resolution: {integrity: sha512-0jkOl0hfojIHHmEHgmNdqv4fmh7300NdpA9FFpF7zaoLvB/QeXOGNLIo86oAveJFrfB1p05kC8hpEMHM8DwWVQ==} engines: {node: '>=6.5.0'} peerDependencies: eslint: '>=4.19.1' dependencies: escape-string-regexp: 1.0.5 - eslint: 8.57.0 + eslint: 9.9.1 ignore: 5.2.0 dev: true - /eslint-plugin-filenames/1.3.2_eslint@8.57.0: + /eslint-plugin-filenames/1.3.2_eslint@9.9.1: resolution: {integrity: sha512-tqxJTiEM5a0JmRCUYQmxw23vtTxrb2+a3Q2mMOPhFxvt7ZQQJmdiuMby9B/vUAuVMghyP7oET+nIf6EO6CBd/w==} peerDependencies: eslint: '*' dependencies: - eslint: 8.57.0 + eslint: 9.9.1 lodash.camelcase: 4.3.0 lodash.kebabcase: 4.1.1 lodash.snakecase: 4.1.1 lodash.upperfirst: 4.3.1 dev: true - /eslint-plugin-github/4.8.0_4lxgoysztp3gakdxqfzw7vhg4u: + /eslint-plugin-github/4.8.0_gael3si52tbyaxi5yfzjq4l3ci: resolution: {integrity: sha512-1qu1qcyac4FfZmT9KNPr5250DwWzwp6uy6xAqHD2boE4OquUpeTni05yPn1b6y6vUYm/q8+npTdyYiRSqvg+BQ==} hasBin: true peerDependencies: eslint: ^8.0.1 dependencies: '@github/browserslist-config': 1.0.0 - '@typescript-eslint/eslint-plugin': 5.60.1_2fehnuk4ruali5gtbto4poxzla - '@typescript-eslint/parser': 5.60.1_4lxgoysztp3gakdxqfzw7vhg4u + '@typescript-eslint/eslint-plugin': 5.60.1_zcvzqnhnqcplnn25nr23l5ktri + '@typescript-eslint/parser': 5.60.1_gael3si52tbyaxi5yfzjq4l3ci aria-query: 5.3.0 - eslint: 8.57.0 - eslint-config-prettier: 8.8.0_eslint@8.57.0 - eslint-plugin-escompat: 3.4.0_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.27.5_uygsiw5swbnvywkg5wu3kvqszu - eslint-plugin-jsx-a11y: 6.7.1_eslint@8.57.0 + eslint: 9.9.1 + eslint-config-prettier: 8.8.0_eslint@9.9.1 + eslint-plugin-escompat: 3.4.0_eslint@9.9.1 + eslint-plugin-eslint-comments: 3.2.0_eslint@9.9.1 + eslint-plugin-filenames: 1.3.2_eslint@9.9.1 + eslint-plugin-i18n-text: 1.0.1_eslint@9.9.1 + eslint-plugin-import: 2.27.5_xuookmc27o2fewacnamb6pewvq + eslint-plugin-jsx-a11y: 6.7.1_eslint@9.9.1 eslint-plugin-no-only-tests: 3.1.0 - eslint-plugin-prettier: 4.2.1_44dredtnlmrjjy5cww4leu2x5q + eslint-plugin-prettier: 4.2.1_axnl5yft3njvan2slp6dw3qjby eslint-rule-documentation: 1.0.23 jsx-ast-utils: 3.3.2 prettier: 2.8.8 @@ -1830,15 +1830,15 @@ packages: - typescript dev: true - /eslint-plugin-i18n-text/1.0.1_eslint@8.57.0: + /eslint-plugin-i18n-text/1.0.1_eslint@9.9.1: resolution: {integrity: sha512-3G3UetST6rdqhqW9SfcfzNYMpQXS7wNkJvp6dsXnjzGiku6Iu5hl3B0kmk6lIcFPwYjhQIY+tXVRtK9TlGT7RA==} peerDependencies: eslint: '>=5.0.0' dependencies: - eslint: 8.57.0 + eslint: 9.9.1 dev: true - /eslint-plugin-import/2.27.5_uygsiw5swbnvywkg5wu3kvqszu: + /eslint-plugin-import/2.27.5_xuookmc27o2fewacnamb6pewvq: resolution: {integrity: sha512-LmEt3GVofgiGuiE+ORpnvP+kAm3h6MLZJ4Q5HCyHADofsb4VzXFsRiWj3c0OFiV+3DWFh0qg3v9gcPlfc3zRow==} engines: {node: '>=4'} peerDependencies: @@ -1848,15 +1848,15 @@ packages: '@typescript-eslint/parser': optional: true dependencies: - '@typescript-eslint/parser': 5.60.1_4lxgoysztp3gakdxqfzw7vhg4u + '@typescript-eslint/parser': 5.60.1_gael3si52tbyaxi5yfzjq4l3ci array-includes: 3.1.6 array.prototype.flat: 1.3.1 array.prototype.flatmap: 1.3.1 debug: 3.2.7 doctrine: 2.1.0 - eslint: 8.57.0 + eslint: 9.9.1 eslint-import-resolver-node: 0.3.7 - eslint-module-utils: 2.8.0_n3r3lmc7lavq4pxcw62ptjr2ha + eslint-module-utils: 2.8.0_pm4e3sl6xqsccwxdahxu7s5a5m has: 1.0.3 is-core-module: 2.12.1 is-glob: 4.0.3 @@ -1871,16 +1871,16 @@ packages: - supports-color dev: true - /eslint-plugin-jest-formatting/3.1.0_eslint@8.57.0: + /eslint-plugin-jest-formatting/3.1.0_eslint@9.9.1: resolution: {integrity: sha512-XyysraZ1JSgGbLSDxjj5HzKKh0glgWf+7CkqxbTqb7zEhW7X2WHo5SBQ8cGhnszKN+2Lj3/oevBlHNbHezoc/A==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: '>=0.8.0' dependencies: - eslint: 8.57.0 + eslint: 9.9.1 dev: true - /eslint-plugin-jest/27.2.2_s3m6ahahp62rojjg47oomfp4km: + /eslint-plugin-jest/27.2.2_6scimaqjir5uvkqkzy6z5cyxxe: resolution: {integrity: sha512-euzbp06F934Z7UDl5ZUaRPLAc9MKjh0rMPERrHT7UhlCEwgb25kBj37TvMgWeHZVkR5I9CayswrpoaqZU1RImw==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} peerDependencies: @@ -1893,15 +1893,15 @@ packages: jest: optional: true dependencies: - '@typescript-eslint/eslint-plugin': 5.60.1_2fehnuk4ruali5gtbto4poxzla - '@typescript-eslint/utils': 5.60.1_4lxgoysztp3gakdxqfzw7vhg4u - eslint: 8.57.0 + '@typescript-eslint/eslint-plugin': 5.60.1_zcvzqnhnqcplnn25nr23l5ktri + '@typescript-eslint/utils': 5.60.1_gael3si52tbyaxi5yfzjq4l3ci + eslint: 9.9.1 transitivePeerDependencies: - supports-color - typescript dev: true - /eslint-plugin-jsx-a11y/6.7.1_eslint@8.57.0: + /eslint-plugin-jsx-a11y/6.7.1_eslint@9.9.1: resolution: {integrity: sha512-63Bog4iIethyo8smBklORknVjB0T2dwB8Mr/hIC+fBS0uyHdYYpzM/Ed+YC8VxTjlXHEWFOdmgwcDn1U2L9VCA==} engines: {node: '>=4.0'} peerDependencies: @@ -1916,7 +1916,7 @@ packages: axobject-query: 3.2.1 damerau-levenshtein: 1.0.8 emoji-regex: 9.2.2 - eslint: 8.57.0 + eslint: 9.9.1 has: 1.0.3 jsx-ast-utils: 3.3.4 language-tags: 1.0.5 @@ -1931,14 +1931,14 @@ packages: engines: {node: '>=5.0.0'} dev: true - /eslint-plugin-node/11.1.0_eslint@8.57.0: + /eslint-plugin-node/11.1.0_eslint@9.9.1: resolution: {integrity: sha512-oUwtPJ1W0SKD0Tr+wqu92c5xuCeQqB3hSCHasn/ZgjFdA9iDGNkNf2Zi9ztY7X+hNuMib23LNGRm6+uN+KLE3g==} engines: {node: '>=8.10.0'} peerDependencies: eslint: '>=5.16.0' dependencies: - eslint: 8.57.0 - eslint-plugin-es: 3.0.1_eslint@8.57.0 + eslint: 9.9.1 + eslint-plugin-es: 3.0.1_eslint@9.9.1 eslint-utils: 2.1.0 ignore: 5.2.0 minimatch: 3.1.2 @@ -1946,7 +1946,7 @@ packages: semver: 6.3.0 dev: true - /eslint-plugin-prettier/4.2.1_44dredtnlmrjjy5cww4leu2x5q: + /eslint-plugin-prettier/4.2.1_adybzewkp74ch4njyahys66weu: resolution: {integrity: sha512-f/0rXLXUt0oFYs8ra4w49wYZBG5GKZpAYsJSm6rnYL5uVDjd+zowwMwVZHnAjf4edNrKpCDYfXDgmRE/Ak7QyQ==} engines: {node: '>=12.0.0'} peerDependencies: @@ -1957,13 +1957,13 @@ packages: eslint-config-prettier: optional: true dependencies: - eslint: 8.57.0 - eslint-config-prettier: 8.8.0_eslint@8.57.0 - prettier: 2.8.8 + eslint: 9.9.1 + eslint-config-prettier: 8.8.0_eslint@9.9.1 + prettier: 3.2.5 prettier-linter-helpers: 1.0.0 dev: true - /eslint-plugin-prettier/4.2.1_c6rmgvzfxtpfdnm4getxjnzfy4: + /eslint-plugin-prettier/4.2.1_axnl5yft3njvan2slp6dw3qjby: resolution: {integrity: sha512-f/0rXLXUt0oFYs8ra4w49wYZBG5GKZpAYsJSm6rnYL5uVDjd+zowwMwVZHnAjf4edNrKpCDYfXDgmRE/Ak7QyQ==} engines: {node: '>=12.0.0'} peerDependencies: @@ -1974,31 +1974,31 @@ packages: eslint-config-prettier: optional: true dependencies: - eslint: 8.57.0 - eslint-config-prettier: 8.8.0_eslint@8.57.0 - prettier: 3.2.5 + eslint: 9.9.1 + eslint-config-prettier: 8.8.0_eslint@9.9.1 + prettier: 2.8.8 prettier-linter-helpers: 1.0.0 dev: true - /eslint-plugin-promise/6.1.1_eslint@8.57.0: + /eslint-plugin-promise/6.1.1_eslint@9.9.1: resolution: {integrity: sha512-tjqWDwVZQo7UIPMeDReOpUgHCmCiH+ePnVT+5zVapL0uuHnegBUs2smM13CzOs2Xb5+MHMRFTs9v24yjba4Oig==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: ^7.0.0 || ^8.0.0 dependencies: - eslint: 8.57.0 + eslint: 9.9.1 dev: true - /eslint-plugin-react-hooks/4.6.0_eslint@8.57.0: + /eslint-plugin-react-hooks/4.6.0_eslint@9.9.1: resolution: {integrity: sha512-oFc7Itz9Qxh2x4gNHStv3BqJq54ExXmfC+a1NjAta66IAN87Wu0R/QArgIS9qKzX3dXKPI9H5crl9QchNMY9+g==} engines: {node: '>=10'} peerDependencies: eslint: ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0-0 dependencies: - eslint: 8.57.0 + eslint: 9.9.1 dev: true - /eslint-plugin-react/7.32.2_eslint@8.57.0: + /eslint-plugin-react/7.32.2_eslint@9.9.1: resolution: {integrity: sha512-t2fBMa+XzonrrNkyVirzKlvn5RXzzPwRHtMvLAtVZrt8oxgnTQaYbU6SXTOO1mwQgp1y5+toMSKInnzGr0Knqg==} engines: {node: '>=4'} peerDependencies: @@ -2008,7 +2008,7 @@ packages: array.prototype.flatmap: 1.3.1 array.prototype.tosorted: 1.1.1 doctrine: 2.1.0 - eslint: 8.57.0 + eslint: 9.9.1 estraverse: 5.3.0 jsx-ast-utils: 3.3.4 minimatch: 3.1.2 @@ -2022,13 +2022,13 @@ packages: string.prototype.matchall: 4.0.8 dev: true - /eslint-plugin-sort-class-members/1.18.0_eslint@8.57.0: + /eslint-plugin-sort-class-members/1.18.0_eslint@9.9.1: resolution: {integrity: sha512-y4r5OC3LJNHJZCWfVwFnnRiNrQ/LRf7Pb1wD6/CP8Y4qmUvjtmkwrLvyY755p8SFTOOXVd33HgFuF3XxVW1xbg==} engines: {node: '>=4.0.0'} peerDependencies: eslint: '>=0.8.0' dependencies: - eslint: 8.57.0 + eslint: 9.9.1 dev: true /eslint-rule-composer/0.3.0: @@ -2049,9 +2049,9 @@ packages: estraverse: 4.3.0 dev: true - /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} dependencies: esrecurse: 4.3.0 estraverse: 5.3.0 @@ -2079,41 +2079,47 @@ packages: engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dev: true - /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} + dev: true + + /eslint/9.9.1: + resolution: {integrity: sha512-dHvhrbfr4xFQ9/dq+jcVneZMyRYLjggWjk6RVsIiHsP8Rz6yZ8LvZ//iU4TrZF+SXWG+JkNF2OyiZRvzgRDqMg==} + engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} hasBin: true + peerDependencies: + jiti: '*' + peerDependenciesMeta: + jiti: + optional: true 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.9.1 + '@eslint-community/regexpp': 4.11.0 + '@eslint/config-array': 0.18.0 + '@eslint/eslintrc': 3.1.0 + '@eslint/js': 9.9.1 '@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.0 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 @@ -2126,17 +2132,17 @@ packages: - supports-color dev: 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} 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 dev: true - /esquery/1.4.2: - resolution: {integrity: sha512-JVSoLdTlTDkmjFmab7H/9SL9qGSyjElT3myyKp7krqjVFQCDLmj1QFaCLRFBszBKI0XVZaiiXvuPIX3ZwHe1Ng==} + /esquery/1.6.0: + resolution: {integrity: sha512-ca9pw9fomFcKPvFLXhBKUK90ZvGibiGOvRJNbjljY7s7uq/5YO4BOzcYtJqExdx99rF6aAcnRxHmcUHcz6sQsg==} engines: {node: '>=0.10'} dependencies: estraverse: 5.3.0 @@ -2222,11 +2228,11 @@ packages: reusify: 1.0.4 dev: true - /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'} dependencies: - flat-cache: 3.0.4 + flat-cache: 4.0.1 dev: true /fill-range/7.0.1: @@ -2244,16 +2250,16 @@ packages: path-exists: 4.0.0 dev: true - /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'} dependencies: - flatted: 3.2.5 - rimraf: 3.0.2 + flatted: 3.3.1 + keyv: 4.5.4 dev: true - /flatted/3.2.5: - resolution: {integrity: sha512-WIWGi2L3DyTUvUrwRKgGi9TwxQMUEqPOPQBVi71R96jZXJdFskXEmf54BoZaS1kknGODoIGASGEzBUYdyMCBJg==} + /flatted/3.3.1: + resolution: {integrity: sha512-X8cqMLLie7KsNUDSdzeN8FYK9rEt4Dt67OsG/DNGnYTSDBG4uFAJFBnUeiV+zCVAvwFy56IjM9sH51jVaEhNxw==} dev: true /for-each/0.3.3: @@ -2360,27 +2366,14 @@ packages: path-is-absolute: 1.0.1 dev: true - /glob/7.2.0: - resolution: {integrity: sha512-lmLf6gtyrPq8tTjSmrO94wBeQbFR3HbLHbuyD69wuyQkImp2hWqMGB47OX65FBkPffO641IP9jWa1z4ivqG26Q==} - dependencies: - fs.realpath: 1.0.0 - inflight: 1.0.6 - inherits: 2.0.4 - minimatch: 3.1.2 - once: 1.4.0 - path-is-absolute: 1.0.1 - dev: true - /globals/11.12.0: resolution: {integrity: sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA==} engines: {node: '>=4'} dev: true - /globals/13.19.0: - resolution: {integrity: sha512-dkQ957uSRWHw7CFXLUtUHQI3g3aWApYhfNR2O6jn/907riyTYKVBmxYVROkBcY614FSSeSJh7Xm7SrUWCxvJMQ==} - engines: {node: '>=8'} - dependencies: - type-fest: 0.20.2 + /globals/14.0.0: + resolution: {integrity: sha512-oahGvuMGQlPw/ivIYBjVSrWAfWLBeku5tpPE2fOPLi+WHffIWbuh2tCjhyQhTBPMf5E9jDEH4FOmTYgYwbKwtQ==} + engines: {node: '>=18'} dev: true /globalthis/1.0.3: @@ -2412,10 +2405,6 @@ packages: resolution: {integrity: sha512-bzh50DW9kTPM00T8y4o8vQg89Di9oLJVLW/KaOGIXJWP/iqCN6WKYkbNOF04vFLJhwcpYUh9ydh/+5vpOqV4YQ==} dev: true - /graphemer/1.4.0: - resolution: {integrity: sha512-EtKwoO6kxCL9WO5xipiHTZlSzBm7WLT627TqC/uVRd0HKmq8NXyebnNYxDoBi7wt8eTWrUrKXCOVaFq9x1kgag==} - dev: true - /graphql-config/4.5.0_graphql@15.8.0: resolution: {integrity: sha512-x6D0/cftpLUJ0Ch1e5sj1TZn6Wcxx4oMfmhaG9shM0DKajA9iR+j1z86GSTQ19fShbGvrSSvbIQsHku6aQ6BBw==} engines: {node: '>= 10.0.0'} @@ -2750,6 +2739,10 @@ packages: hasBin: true dev: true + /json-buffer/3.0.1: + resolution: {integrity: sha512-4bV5BfR2mqfQTJm+V5tPPdf+ZpuhiIvTuAB5g8kcrXOZpTT/QwwVRWBywX1ozr6lEuPdbHxwaJlm9G6mI2sfSQ==} + dev: true + /json-parse-even-better-errors/2.3.1: resolution: {integrity: sha512-xyFwyhro/JEof6Ghe2iz2NcXoj2sloNsWr/XsERDK/oiPCfaNhl5ONfp+jQdAZRQQ0IJWNzH9zIZF7li91kh2w==} dev: true @@ -2793,6 +2786,12 @@ packages: object.values: 1.1.6 dev: true + /keyv/4.5.4: + resolution: {integrity: sha512-oxVHkHR/EJf2CNXnWxRLW6mg7JyCCUcG0DtEGmL2ctUo1PNTin1PUil+r/+4r5MpVgC/fn1kjsx7mjSujKqIpw==} + dependencies: + json-buffer: 3.0.1 + dev: true + /language-subtag-registry/0.3.21: resolution: {integrity: sha512-L0IqwlIXjilBVVYKFT37X9Ih11Um5NEl9cbJIuU/SwP/zEEAbBPOnEeeuxVMf45ydWQRDQN3Nqc96OgbH1K+Pg==} dev: true @@ -3337,13 +3336,6 @@ packages: engines: {iojs: '>=1.0.0', node: '>=0.10.0'} dev: true - /rimraf/3.0.2: - resolution: {integrity: sha512-JZkJMZkAGFFPP2YqXZXPbMlMBgsxzE8ILs4lMIX/2o0L9UBw9O/Y3o6wFw/i9YLapcUJWwqbi3kdxIPdC62TIA==} - hasBin: true - dependencies: - glob: 7.2.0 - dev: true - /rollup/3.5.0: resolution: {integrity: sha512-TYu2L+TGhmNsXCtByont89u+ATQLcDy6A+++PwLXYunRtOm7XnaD+65s1pvewaOxMYR0eOkMXn9/i0saBxxpnQ==} engines: {node: '>=14.18.0', npm: '>=8.0.0'} @@ -3677,11 +3669,6 @@ packages: prelude-ls: 1.2.1 dev: true - /type-fest/0.20.2: - resolution: {integrity: sha512-Ne+eE4r0/iWnpAxD852z3A+N0Bt5RN//NjJwRd2VFHEmrywxf5vsZlh4R6lixl6B+wz/8d+maTSAkN1FIkI3LQ==} - engines: {node: '>=10'} - dev: true - /typed-array-length/1.0.4: resolution: {integrity: sha512-KjZypGq+I/H7HI5HlOoGHkWUUGq+Q0TPhQurLbyrVrvnKTBgzLhIJ7j6J/XTQOi0d1RjyZ0wdas8bKs2p0x3Ng==} dependencies: