From 8340dfcacac65df1b0446f91f3259ca835f0f085 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 11 Oct 2023 10:50:15 +0000 Subject: [PATCH] Update all non-major dependencies --- package.json | 6 +- pnpm-lock.yaml | 300 ++++++++++++++++++++++++------------------------- 2 files changed, 153 insertions(+), 153 deletions(-) diff --git a/package.json b/package.json index 60ae8107..7ef0bfd6 100644 --- a/package.json +++ b/package.json @@ -74,7 +74,7 @@ "@xerox/prettier-config": "4.0.3", "auto": "11.0.4", "cli-table3": "0.6.3", - "eslint": "8.50.0", + "eslint": "8.51.0", "jest": "29.7.0", "mock-spawn": "0.2.6", "prettier": "3.0.3", @@ -83,7 +83,7 @@ }, "dependencies": { "@antfu/ni": "0.21.8", - "@pnpm/audit": "7.0.16", + "@pnpm/audit": "7.0.17", "execa": "5.1.1", "pkg-dir": "5.0.0" }, @@ -173,5 +173,5 @@ } ] }, - "packageManager": "pnpm@8.8.0" + "packageManager": "pnpm@8.9.0" } \ No newline at end of file diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index c48de982..bec8e37d 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -25,8 +25,8 @@ dependencies: specifier: 0.21.8 version: 0.21.8 '@pnpm/audit': - specifier: 7.0.16 - version: 7.0.16 + specifier: 7.0.17 + version: 7.0.17 execa: specifier: 5.1.1 version: 5.1.1 @@ -46,7 +46,7 @@ devDependencies: version: 18.18.3 '@xerox/eslint-config': specifier: 5.0.6 - version: 5.0.6(@xerox/prettier-config@4.0.3)(eslint@8.50.0)(jest@29.7.0)(prettier@3.0.3)(typescript@5.2.2) + version: 5.0.6(@xerox/prettier-config@4.0.3)(eslint@8.51.0)(jest@29.7.0)(prettier@3.0.3)(typescript@5.2.2) '@xerox/prettier-config': specifier: 4.0.3 version: 4.0.3(prettier@3.0.3) @@ -57,8 +57,8 @@ devDependencies: specifier: 0.6.3 version: 0.6.3 eslint: - specifier: 8.50.0 - version: 8.50.0 + specifier: 8.51.0 + version: 8.51.0 jest: specifier: 29.7.0 version: 29.7.0(@types/node@18.18.3) @@ -614,13 +614,13 @@ packages: jsdoc-type-pratt-parser: 4.0.0 dev: true - /@eslint-community/eslint-utils@4.4.0(eslint@8.50.0): + /@eslint-community/eslint-utils@4.4.0(eslint@8.51.0): 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.50.0 + eslint: 8.51.0 eslint-visitor-keys: 3.4.3 dev: true @@ -646,8 +646,8 @@ packages: - supports-color dev: true - /@eslint/js@8.50.0: - resolution: {integrity: sha512-NCC3zz2+nvYd+Ckfh87rA47zfu2QsQpvc6k1yzTk+b9KzRj0wkGa8LSoGOXN6Zv4lRf/EIoZ80biDh9HOI+RNQ==} + /@eslint/js@8.51.0: + resolution: {integrity: sha512-HxjQ8Qn+4SI3/AFv6sOrDB+g6PpUTDwSJiQqOrnneEk8L71161srI9gjzzZvYVbzHiVg/BvcH95+cK/zfIt4pg==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dev: true @@ -1106,21 +1106,21 @@ packages: tslib: 2.6.1 dev: true - /@pnpm/audit@7.0.16: - resolution: {integrity: sha512-0/SynWio6VGaZCuvfeY2fpP/ClzjZnWCs1n60bT9aZNUTuMeQlMJZ3h3uLUOlPAb1iYdpJaztrsoRamJph1JjQ==} + /@pnpm/audit@7.0.17: + resolution: {integrity: sha512-z+ZDPZwndjs3xgBBjPp1Bzm4UxMkr8vhGxJalcGmzxPiM/AJcdt9qLQS7shFCkg+QUIWW6H58WSXxjtDhJ3IIg==} engines: {node: '>=16.14'} peerDependencies: '@pnpm/logger': ^5.0.0 dependencies: '@pnpm/error': 5.0.2 - '@pnpm/fetch': 7.0.3 + '@pnpm/fetch': 7.0.4 '@pnpm/fetching-types': 5.0.0 - '@pnpm/list': 9.1.1 - '@pnpm/lockfile-types': 5.1.1 - '@pnpm/lockfile-utils': 8.0.5 - '@pnpm/lockfile-walker': 7.0.4 - '@pnpm/read-project-manifest': 5.0.6 - '@pnpm/types': 9.2.0 + '@pnpm/list': 9.1.2 + '@pnpm/lockfile-types': 5.1.2 + '@pnpm/lockfile-utils': 8.0.6 + '@pnpm/lockfile-walker': 7.0.5 + '@pnpm/read-project-manifest': 5.0.7 + '@pnpm/types': 9.3.0 ramda: /@pnpm/ramda@0.28.1 transitivePeerDependencies: - domexception @@ -1137,13 +1137,13 @@ packages: engines: {node: '>=16.14'} dev: false - /@pnpm/core-loggers@9.0.2: - resolution: {integrity: sha512-yL44cxktfbVOMR4wwaJpPmcOqpACYCw6cXUUcUbllIZLVQGSw9RRYBYKEhgtUspjjyLfPAqafErAWAt2m/Z9QQ==} + /@pnpm/core-loggers@9.0.3: + resolution: {integrity: sha512-qjy8tkqfN3FQtLSh4qN3Qvll+T1lav1K6hgdGiy3R0Zv5rMORc60yaeBzLDq/dvb/DvY7tdwDcMX9e5odAhrNw==} engines: {node: '>=16.14'} peerDependencies: '@pnpm/logger': ^5.0.0 dependencies: - '@pnpm/types': 9.2.0 + '@pnpm/types': 9.3.0 dev: false /@pnpm/crypto.base32-hash@2.0.0: @@ -1153,13 +1153,13 @@ packages: rfc4648: 1.5.2 dev: false - /@pnpm/dependency-path@2.1.3: - resolution: {integrity: sha512-OKuLDqRZfAJAb4fnPZyPyrR827ISL1WV5YBs0q4BitPAz8ORUPSXSCFVailLhoyZWLE0Ag6hROy42Jkw/WnCUw==} + /@pnpm/dependency-path@2.1.4: + resolution: {integrity: sha512-QdT1Q3A2tx2TnGJZjso6W/LkJE+hnvcj3O6eN9NT46ckVmYEI2/6cYmRJY8PGrem/X222b7BeE4I8bnLDWZaWQ==} engines: {node: '>=16.14'} dependencies: '@pnpm/crypto.base32-hash': 2.0.0 - '@pnpm/types': 9.2.0 - encode-registry: 3.0.0 + '@pnpm/types': 9.3.0 + encode-registry: 3.0.1 semver: 7.5.4 dev: false @@ -1177,13 +1177,13 @@ packages: '@pnpm/constants': 7.1.1 dev: false - /@pnpm/fetch@7.0.3: - resolution: {integrity: sha512-b7REsXAPIskmFJ2gsvCXFoClraoShEXfZr3yWLY7KYEHo+oqdrVgjMInzrkDE91OUDcKNFs8/xw6uc6TW4vtAA==} + /@pnpm/fetch@7.0.4: + resolution: {integrity: sha512-IM869VffGrrfDquN3MHFuxVGNgwZQPNQH2KRXBjAx3+aTPzOt12pVRXYDBIMDUBZ12XB7qPzMUbQjIZaxTMUBA==} engines: {node: '>=16.14'} peerDependencies: '@pnpm/logger': ^5.0.0 dependencies: - '@pnpm/core-loggers': 9.0.2 + '@pnpm/core-loggers': 9.0.3 '@pnpm/fetching-types': 5.0.0 '@pnpm/network.agent': 0.1.0 '@zkochan/retry': 0.2.0 @@ -1217,14 +1217,14 @@ packages: graceful-fs: 4.2.11 dev: false - /@pnpm/list@9.1.1: - resolution: {integrity: sha512-WueFbfnDkGu30UMEm97j8H9bo1F8w7WOurZNxTU811kjDkSNxSuGXRne6E4ndImMJDjz3JMPMCuf9X5JyOOgbA==} + /@pnpm/list@9.1.2: + resolution: {integrity: sha512-9cZNFHrTqZrLIjCJWp+3Lmjgm9V13CQi/7R+fw2e4pT92hfEuwPUoNBpqDf+vkyIp8FynwDapXF+LvNq1SsK8w==} engines: {node: '>=16.14'} dependencies: - '@pnpm/read-package-json': 8.0.3 - '@pnpm/read-project-manifest': 5.0.6 - '@pnpm/reviewing.dependencies-hierarchy': 2.1.0 - '@pnpm/types': 9.2.0 + '@pnpm/read-package-json': 8.0.4 + '@pnpm/read-project-manifest': 5.0.7 + '@pnpm/reviewing.dependencies-hierarchy': 2.1.1 + '@pnpm/types': 9.3.0 archy: 1.0.0 chalk: 4.1.2 cli-columns: 4.0.0 @@ -1234,21 +1234,21 @@ packages: - '@pnpm/logger' dev: false - /@pnpm/lockfile-file@8.1.2: - resolution: {integrity: sha512-7HqPs4qDgfyBpnYqELwLvQQm/4xVRAzQ0Zv3sNt8IhJz8pncjPKcNVVXsGQEUg6Y922ThXfTCumbkSuPFl/rlA==} + /@pnpm/lockfile-file@8.1.3: + resolution: {integrity: sha512-t1qzYJcm/JAfKW1MdLhswM0+fSvy9/pRSXNQhxADCGor29zvBxieb/8xhDweIW5acH0T0TbS3Hgo0Iu/Ui2JuQ==} engines: {node: '>=16.14'} peerDependencies: '@pnpm/logger': ^5.0.0 dependencies: '@pnpm/constants': 7.1.1 - '@pnpm/dependency-path': 2.1.3 + '@pnpm/dependency-path': 2.1.4 '@pnpm/error': 5.0.2 '@pnpm/git-utils': 1.0.0 - '@pnpm/lockfile-types': 5.1.1 - '@pnpm/merge-lockfile-changes': 5.0.3 - '@pnpm/types': 9.2.0 + '@pnpm/lockfile-types': 5.1.2 + '@pnpm/merge-lockfile-changes': 5.0.4 + '@pnpm/types': 9.3.0 '@pnpm/util.lex-comparator': 1.0.0 - '@zkochan/rimraf': 2.1.2 + '@zkochan/rimraf': 2.1.3 comver-to-semver: 1.0.0 js-yaml: /@zkochan/js-yaml@0.0.6 normalize-path: 3.0.0 @@ -1259,33 +1259,33 @@ packages: write-file-atomic: 5.0.1 dev: false - /@pnpm/lockfile-types@5.1.1: - resolution: {integrity: sha512-QswQGFENlosERR2rCxp/0MhyOwBsRyfDvngTOmn8QG2IPd3KsCJFUNFnLddAp13L+9bxcTgijYIuyN2MlShoFw==} + /@pnpm/lockfile-types@5.1.2: + resolution: {integrity: sha512-yPghe5atvPxn9xrltX+BOLnJF4mFzYN2SsCUq8otn7F7NekNrxwkedTKRIMcaOg0cAzxka7+fPWaB3svRtPk5g==} engines: {node: '>=16.14'} dependencies: - '@pnpm/types': 9.2.0 + '@pnpm/types': 9.3.0 dev: false - /@pnpm/lockfile-utils@8.0.5: - resolution: {integrity: sha512-16t00xebejMsLUN19bdfJR7eUwm/lGMXApxlZfw8xWB+dInt9aAX2Cs9jbXcDrBhGiE8pvdw22yWF+kCm4SXAw==} + /@pnpm/lockfile-utils@8.0.6: + resolution: {integrity: sha512-JauinxV3H+bmR6Mh6so4nn2r5RgTgH70w9GPZZrbandaJwBQsBEsR59MCJXmvEJzcJthbjLiZH1ndWuQmJinUw==} engines: {node: '>=16.14'} dependencies: - '@pnpm/dependency-path': 2.1.3 - '@pnpm/lockfile-types': 5.1.1 + '@pnpm/dependency-path': 2.1.4 + '@pnpm/lockfile-types': 5.1.2 '@pnpm/pick-fetcher': 2.0.1 - '@pnpm/resolver-base': 10.0.2 - '@pnpm/types': 9.2.0 + '@pnpm/resolver-base': 10.0.3 + '@pnpm/types': 9.3.0 get-npm-tarball-url: 2.0.3 ramda: /@pnpm/ramda@0.28.1 dev: false - /@pnpm/lockfile-walker@7.0.4: - resolution: {integrity: sha512-MDh6XUxPW46s/eaMIzKElXk1f43qNZpQiYxw9Rl2j+dolK236MI1vQuHASEftIEG7YVDL7xTtbv+s9rhONl1zw==} + /@pnpm/lockfile-walker@7.0.5: + resolution: {integrity: sha512-qEwRfyXw8PUJklT/YThCQh/RAX7GRqS2kcz0MYVckZtZ/FbbeezuQKV9pu4DsyLIQQ/fX8sFDhBg0kWgtW+PkA==} engines: {node: '>=16.14'} dependencies: - '@pnpm/dependency-path': 2.1.3 - '@pnpm/lockfile-types': 5.1.1 - '@pnpm/types': 9.2.0 + '@pnpm/dependency-path': 2.1.4 + '@pnpm/lockfile-types': 5.1.2 + '@pnpm/types': 9.3.0 ramda: /@pnpm/ramda@0.28.1 dev: false @@ -1296,21 +1296,21 @@ packages: escape-string-regexp: 4.0.0 dev: false - /@pnpm/merge-lockfile-changes@5.0.3: - resolution: {integrity: sha512-RmWcpl7wWDx17upkxPfGorpLr85FbyihZoi2naoc04nocawKkVVeI68PDWFkgEmImuoQgHZaFCgAVgTbwJyb9A==} + /@pnpm/merge-lockfile-changes@5.0.4: + resolution: {integrity: sha512-hM95tVX8sGF6zmVB1xVmSYINqnqrRvy1UZSTFWgGgf20wyfLsoHsSYsl4l0/vhkK00D0jMH4ZjlbzF/DEC72aQ==} engines: {node: '>=16.14'} dependencies: - '@pnpm/lockfile-types': 5.1.1 + '@pnpm/lockfile-types': 5.1.2 comver-to-semver: 1.0.0 ramda: /@pnpm/ramda@0.28.1 semver: 7.5.4 dev: false - /@pnpm/modules-yaml@12.1.2: - resolution: {integrity: sha512-2zKUJK8knoNqVW//3iqAg5RL2U1eTN49Ag+7Day140EkmGe0RPa9fdyIa6ZKPX0j24x330vqz0PLvqj+Lr1JAg==} + /@pnpm/modules-yaml@12.1.3: + resolution: {integrity: sha512-XXyUZdd578rml7nnoUv3You5Ns4ReUXDieP4VNglNLBIYs1RrbMIZGdqxnxii7cjLmIYauzlE1QMbFjTr/5pkA==} engines: {node: '>=16.14'} dependencies: - '@pnpm/types': 9.2.0 + '@pnpm/types': 9.3.0 is-windows: 1.0.2 ramda: /@pnpm/ramda@0.28.1 read-yaml-file: 2.1.0 @@ -1351,11 +1351,11 @@ packages: - domexception dev: false - /@pnpm/normalize-registries@5.0.2: - resolution: {integrity: sha512-oSf7IZky78NTUz6017bq3w2PdBHiyGm86ZKDuNpH/l1bQoyG9GBCCkvVleuSCg0D+MazvKtnGah/UddsgcbmKA==} + /@pnpm/normalize-registries@5.0.3: + resolution: {integrity: sha512-llPtT/fQDT9Al3DAOmaFetfnwJKRQXrrsN9nRiRSqZzYSmiLTPM3upQ+uWHEZVv4DJI6ZEZfZT039HDKdkYanQ==} engines: {node: '>=16.14'} dependencies: - '@pnpm/types': 9.2.0 + '@pnpm/types': 9.3.0 normalize-registry-url: 2.0.0 ramda: /@pnpm/ramda@0.28.1 dev: false @@ -1385,26 +1385,26 @@ packages: graceful-fs: 4.2.11 dev: false - /@pnpm/read-package-json@8.0.3: - resolution: {integrity: sha512-I4oZGqWC5tc+n5omMWUp5wFphsUFu9Qd2OtqUFzeV97Zx9/PaEE0Eh/sFKpJM91FNeatezF+OszETPFsvrsusw==} + /@pnpm/read-package-json@8.0.4: + resolution: {integrity: sha512-qvFNjXV153PYXYvp5jNPboSC/XTNly4h3NVy0L2YbUUQr8TGYuMAOf30yW5xdsmzxjEim8S0qnZ2j57tKVrUag==} engines: {node: '>=16.14'} dependencies: '@pnpm/error': 5.0.2 - '@pnpm/types': 9.2.0 + '@pnpm/types': 9.3.0 load-json-file: 6.2.0 normalize-package-data: 5.0.0 dev: false - /@pnpm/read-project-manifest@5.0.6: - resolution: {integrity: sha512-vC35K7xRzJbVicoG3RYpwr0tofAj2fp1xbNnhrcyeuNxtJuWMDnR39G7iXBclSCz0Nc7EP8DhNmGPpihYGBuOA==} + /@pnpm/read-project-manifest@5.0.7: + resolution: {integrity: sha512-zq9XlZCbWmpjeNaU6faV51ehD4Rk6nTMv+jWkOGPSAwIG8uBh1NBxOYKx4R9Ixu7x8zNUUdfxOo89c6Ds5cY1w==} engines: {node: '>=16.14'} dependencies: '@gwhitney/detect-indent': 7.0.1 '@pnpm/error': 5.0.2 '@pnpm/graceful-fs': 3.2.0 '@pnpm/text.comments-parser': 2.0.0 - '@pnpm/types': 9.2.0 - '@pnpm/write-project-manifest': 5.0.2 + '@pnpm/types': 9.3.0 + '@pnpm/write-project-manifest': 5.0.3 fast-deep-equal: 3.1.3 is-windows: 1.0.2 json5: 2.2.3 @@ -1415,27 +1415,27 @@ packages: strip-bom: 4.0.0 dev: false - /@pnpm/resolver-base@10.0.2: - resolution: {integrity: sha512-5Uop0eLVxoGnG+K5aNkiBeJqyDD4F34+ZpQxxFLtL7xGf9aISPY6OlFfHU0hBD/8aFtZ5JSXhHUsb42aFyqP5Q==} + /@pnpm/resolver-base@10.0.3: + resolution: {integrity: sha512-7cwt7DxIbvp5vlJgOYS3AN9QmOaKWfSSl9tH5lQ8QOU3bUTmYV5gPxJduY87Avwhs3Qll7V2oyyLeqegMFDbXA==} engines: {node: '>=16.14'} dependencies: - '@pnpm/types': 9.2.0 + '@pnpm/types': 9.3.0 dev: false - /@pnpm/reviewing.dependencies-hierarchy@2.1.0: - resolution: {integrity: sha512-mlqCDIpmUxeXxZvs0ieexgQU6w+OPbEWfz6htsx0ofUZCf4AqVvYAMFoFpA8S4Jhhog1YPCPcOqOBXp+DteEjw==} + /@pnpm/reviewing.dependencies-hierarchy@2.1.1: + resolution: {integrity: sha512-2FmnQgsywwWgqZkZPojqP4umTjLRZeBx19kiF7rDqp/XTLIGwHgU1RY/Hf08OWjxIECdZ7zkQrxBScCcJpnoeA==} engines: {node: '>=16.14'} dependencies: - '@pnpm/dependency-path': 2.1.3 - '@pnpm/lockfile-file': 8.1.2 - '@pnpm/lockfile-utils': 8.0.5 + '@pnpm/dependency-path': 2.1.4 + '@pnpm/lockfile-file': 8.1.3 + '@pnpm/lockfile-utils': 8.0.6 '@pnpm/matcher': 5.0.0 - '@pnpm/modules-yaml': 12.1.2 - '@pnpm/normalize-registries': 5.0.2 + '@pnpm/modules-yaml': 12.1.3 + '@pnpm/normalize-registries': 5.0.3 '@pnpm/npm-package-arg': 1.0.0 '@pnpm/read-modules-dir': 6.0.1 - '@pnpm/read-package-json': 8.0.3 - '@pnpm/types': 9.2.0 + '@pnpm/read-package-json': 8.0.4 + '@pnpm/types': 9.3.0 normalize-path: 3.0.0 realpath-missing: 1.1.0 resolve-link-target: 2.0.0 @@ -1451,8 +1451,8 @@ packages: strip-comments-strings: 1.2.0 dev: false - /@pnpm/types@9.2.0: - resolution: {integrity: sha512-LtkHgtJ5Bjny4poUWyMhOKHc822/zm8NhPx+7VbopfDYnTrKgJwTyTbZjZEyN5KpDw3R1Fr8VYdmv5gn4eyWbw==} + /@pnpm/types@9.3.0: + resolution: {integrity: sha512-BUm6KWNyiQ575D+zi4OkGWImHv0gM6LQYUY/qK/7j9uxmZ66topXQlZSoFX8rR/FcpIRUTrT325iqFqMHoJnww==} engines: {node: '>=16.14'} dev: false @@ -1461,12 +1461,12 @@ packages: engines: {node: '>=12.22.0'} dev: false - /@pnpm/write-project-manifest@5.0.2: - resolution: {integrity: sha512-BSYKyVOp+GbqxqYBuBex05iJgplgbiwoJGxLsK989lGT9Ekc0QatNpbyhk1vVhocv7AlRySrAyI7Yk2l4do/9g==} + /@pnpm/write-project-manifest@5.0.3: + resolution: {integrity: sha512-B2tH3v0ecp8H3Wg52R3/0hHvsvAdYfmoXn/gMAEjmXhIR8yIAOe9R/YWSMUBDXs8WUH119wB6H3BEJyX8bpznQ==} engines: {node: '>=16.14'} dependencies: '@pnpm/text.comments-parser': 2.0.0 - '@pnpm/types': 9.2.0 + '@pnpm/types': 9.3.0 json5: 2.2.3 write-file-atomic: 5.0.1 write-yaml-file: 5.0.0 @@ -1609,7 +1609,7 @@ packages: '@types/yargs-parser': 21.0.0 dev: true - /@typescript-eslint/eslint-plugin@6.3.0(@typescript-eslint/parser@6.3.0)(eslint@8.50.0)(typescript@5.2.2): + /@typescript-eslint/eslint-plugin@6.3.0(@typescript-eslint/parser@6.3.0)(eslint@8.51.0)(typescript@5.2.2): resolution: {integrity: sha512-IZYjYZ0ifGSLZbwMqIip/nOamFiWJ9AH+T/GYNZBWkVcyNQOFGtSMoWV7RvY4poYCMZ/4lHzNl796WOSNxmk8A==} engines: {node: ^16.0.0 || >=18.0.0} peerDependencies: @@ -1621,13 +1621,13 @@ packages: optional: true dependencies: '@eslint-community/regexpp': 4.6.2 - '@typescript-eslint/parser': 6.3.0(eslint@8.50.0)(typescript@5.2.2) + '@typescript-eslint/parser': 6.3.0(eslint@8.51.0)(typescript@5.2.2) '@typescript-eslint/scope-manager': 6.3.0 - '@typescript-eslint/type-utils': 6.3.0(eslint@8.50.0)(typescript@5.2.2) - '@typescript-eslint/utils': 6.3.0(eslint@8.50.0)(typescript@5.2.2) + '@typescript-eslint/type-utils': 6.3.0(eslint@8.51.0)(typescript@5.2.2) + '@typescript-eslint/utils': 6.3.0(eslint@8.51.0)(typescript@5.2.2) '@typescript-eslint/visitor-keys': 6.3.0 debug: 4.3.4 - eslint: 8.50.0 + eslint: 8.51.0 graphemer: 1.4.0 ignore: 5.2.4 natural-compare: 1.4.0 @@ -1639,7 +1639,7 @@ packages: - supports-color dev: true - /@typescript-eslint/parser@6.3.0(eslint@8.50.0)(typescript@5.2.2): + /@typescript-eslint/parser@6.3.0(eslint@8.51.0)(typescript@5.2.2): resolution: {integrity: sha512-ibP+y2Gr6p0qsUkhs7InMdXrwldjxZw66wpcQq9/PzAroM45wdwyu81T+7RibNCh8oc0AgrsyCwJByncY0Ongg==} engines: {node: ^16.0.0 || >=18.0.0} peerDependencies: @@ -1654,7 +1654,7 @@ packages: '@typescript-eslint/typescript-estree': 6.3.0(typescript@5.2.2) '@typescript-eslint/visitor-keys': 6.3.0 debug: 4.3.4 - eslint: 8.50.0 + eslint: 8.51.0 typescript: 5.2.2 transitivePeerDependencies: - supports-color @@ -1676,7 +1676,7 @@ packages: '@typescript-eslint/visitor-keys': 6.3.0 dev: true - /@typescript-eslint/type-utils@6.3.0(eslint@8.50.0)(typescript@5.2.2): + /@typescript-eslint/type-utils@6.3.0(eslint@8.51.0)(typescript@5.2.2): resolution: {integrity: sha512-7Oj+1ox1T2Yc8PKpBvOKWhoI/4rWFd1j7FA/rPE0lbBPXTKjdbtC+7Ev0SeBjEKkIhKWVeZSP+mR7y1Db1CdfQ==} engines: {node: ^16.0.0 || >=18.0.0} peerDependencies: @@ -1687,9 +1687,9 @@ packages: optional: true dependencies: '@typescript-eslint/typescript-estree': 6.3.0(typescript@5.2.2) - '@typescript-eslint/utils': 6.3.0(eslint@8.50.0)(typescript@5.2.2) + '@typescript-eslint/utils': 6.3.0(eslint@8.51.0)(typescript@5.2.2) debug: 4.3.4 - eslint: 8.50.0 + eslint: 8.51.0 ts-api-utils: 1.0.1(typescript@5.2.2) typescript: 5.2.2 transitivePeerDependencies: @@ -1748,7 +1748,7 @@ packages: - supports-color dev: true - /@typescript-eslint/utils@5.22.0(eslint@8.50.0)(typescript@5.2.2): + /@typescript-eslint/utils@5.22.0(eslint@8.51.0)(typescript@5.2.2): resolution: {integrity: sha512-HodsGb037iobrWSUMS7QH6Hl1kppikjA1ELiJlNSTYf/UdMEwzgj0WIp+lBNb6WZ3zTwb0tEz51j0Wee3iJ3wQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -1758,27 +1758,27 @@ packages: '@typescript-eslint/scope-manager': 5.22.0 '@typescript-eslint/types': 5.22.0 '@typescript-eslint/typescript-estree': 5.22.0(typescript@5.2.2) - eslint: 8.50.0 + eslint: 8.51.0 eslint-scope: 5.1.1 - eslint-utils: 3.0.0(eslint@8.50.0) + eslint-utils: 3.0.0(eslint@8.51.0) transitivePeerDependencies: - supports-color - typescript dev: true - /@typescript-eslint/utils@6.3.0(eslint@8.50.0)(typescript@5.2.2): + /@typescript-eslint/utils@6.3.0(eslint@8.51.0)(typescript@5.2.2): resolution: {integrity: sha512-hLLg3BZE07XHnpzglNBG8P/IXq/ZVXraEbgY7FM0Cnc1ehM8RMdn9mat3LubJ3KBeYXXPxV1nugWbQPjGeJk6Q==} engines: {node: ^16.0.0 || >=18.0.0} peerDependencies: eslint: ^7.0.0 || ^8.0.0 dependencies: - '@eslint-community/eslint-utils': 4.4.0(eslint@8.50.0) + '@eslint-community/eslint-utils': 4.4.0(eslint@8.51.0) '@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.2.2) - eslint: 8.50.0 + eslint: 8.51.0 semver: 7.5.4 transitivePeerDependencies: - supports-color @@ -1801,25 +1801,25 @@ packages: eslint-visitor-keys: 3.4.3 dev: true - /@xerox/eslint-config@5.0.6(@xerox/prettier-config@4.0.3)(eslint@8.50.0)(jest@29.7.0)(prettier@3.0.3)(typescript@5.2.2): + /@xerox/eslint-config@5.0.6(@xerox/prettier-config@4.0.3)(eslint@8.51.0)(jest@29.7.0)(prettier@3.0.3)(typescript@5.2.2): resolution: {integrity: sha512-sYMdwPZQ6OFBX+jcCQ5MO6W0Z6MrKTihHwiLLHLV9Fa7Dc23h0ReHII7UW1EJ3ne+YRrnm6S/fkmplkkOYqFFQ==} peerDependencies: '@xerox/prettier-config': '*' eslint: '>=7.2.0' prettier: '>=3.0.0' dependencies: - '@typescript-eslint/eslint-plugin': 6.3.0(@typescript-eslint/parser@6.3.0)(eslint@8.50.0)(typescript@5.2.2) - '@typescript-eslint/parser': 6.3.0(eslint@8.50.0)(typescript@5.2.2) + '@typescript-eslint/eslint-plugin': 6.3.0(@typescript-eslint/parser@6.3.0)(eslint@8.51.0)(typescript@5.2.2) + '@typescript-eslint/parser': 6.3.0(eslint@8.51.0)(typescript@5.2.2) '@xerox/prettier-config': 4.0.3(prettier@3.0.3) - eslint: 8.50.0 - eslint-config-prettier: 9.0.0(eslint@8.50.0) - eslint-import-resolver-typescript: 3.3.0(eslint-plugin-import@2.26.0)(eslint@8.50.0) - eslint-plugin-import: 2.26.0(@typescript-eslint/parser@6.3.0)(eslint-import-resolver-typescript@3.3.0)(eslint@8.50.0) - eslint-plugin-jest: 27.2.3(@typescript-eslint/eslint-plugin@6.3.0)(eslint@8.50.0)(jest@29.7.0)(typescript@5.2.2) - eslint-plugin-jsdoc: 46.4.6(eslint@8.50.0) - eslint-plugin-prettier: 5.0.0(eslint-config-prettier@9.0.0)(eslint@8.50.0)(prettier@3.0.3) - eslint-plugin-react: 7.33.1(eslint@8.50.0) - eslint-plugin-testing-library: 5.3.1(eslint@8.50.0)(typescript@5.2.2) + eslint: 8.51.0 + eslint-config-prettier: 9.0.0(eslint@8.51.0) + eslint-import-resolver-typescript: 3.3.0(eslint-plugin-import@2.26.0)(eslint@8.51.0) + eslint-plugin-import: 2.26.0(@typescript-eslint/parser@6.3.0)(eslint-import-resolver-typescript@3.3.0)(eslint@8.51.0) + eslint-plugin-jest: 27.2.3(@typescript-eslint/eslint-plugin@6.3.0)(eslint@8.51.0)(jest@29.7.0)(typescript@5.2.2) + eslint-plugin-jsdoc: 46.4.6(eslint@8.51.0) + eslint-plugin-prettier: 5.0.0(eslint-config-prettier@9.0.0)(eslint@8.51.0)(prettier@3.0.3) + eslint-plugin-react: 7.33.1(eslint@8.51.0) + eslint-plugin-testing-library: 5.3.1(eslint@8.51.0)(typescript@5.2.2) globby: 11.1.0 prettier: 3.0.3 transitivePeerDependencies: @@ -1850,8 +1850,8 @@ packages: engines: {node: '>=10'} dev: false - /@zkochan/rimraf@2.1.2: - resolution: {integrity: sha512-Lc2oK51J6aQWcLWTloobJun5ZF41BbTDdLvE+aMcexoVWFoFqvZmnZoyXR2IZk6NJEVoZW8tjgtvQLfTsmRs2Q==} + /@zkochan/rimraf@2.1.3: + resolution: {integrity: sha512-mCfR3gylCzPC+iqdxEA6z5SxJeOgzgbwmyxanKriIne5qZLswDe/M43aD3p5MNzwzXRhbZg/OX+MpES6Zk1a6A==} engines: {node: '>=12.10'} dependencies: rimraf: 3.0.2 @@ -2626,8 +2626,8 @@ packages: /emoji-regex@8.0.0: resolution: {integrity: sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==} - /encode-registry@3.0.0: - resolution: {integrity: sha512-2fRYji8K6FwYuQ6EPBKR/J9mcqb7kIoNqt1vGvJr3NrvKfncRiNm00Oxo6gi/YJF8R5Sp2bNFSFdGKTG0rje1Q==} + /encode-registry@3.0.1: + resolution: {integrity: sha512-6qOwkl1g0fv0DN3Y3ggr2EaZXN71aoAqPp3p/pVaWSBSIo+YjLOWN61Fva43oVyQNPf7kgm8lkudzlzojwE2jw==} engines: {node: '>=10'} dependencies: mem: 8.1.1 @@ -2757,13 +2757,13 @@ packages: resolution: {integrity: sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==} engines: {node: '>=10'} - /eslint-config-prettier@9.0.0(eslint@8.50.0): + /eslint-config-prettier@9.0.0(eslint@8.51.0): resolution: {integrity: sha512-IcJsTkJae2S35pRsRAwoCE+925rJJStOdkKnLVgtE+tEpqU0EVVM7OqrwxqgptKdX29NUwC82I5pXsGFIgSevw==} hasBin: true peerDependencies: eslint: '>=7.0.0' dependencies: - eslint: 8.50.0 + eslint: 8.51.0 dev: true /eslint-import-resolver-node@0.3.6: @@ -2775,7 +2775,7 @@ packages: - supports-color dev: true - /eslint-import-resolver-typescript@3.3.0(eslint-plugin-import@2.26.0)(eslint@8.50.0): + /eslint-import-resolver-typescript@3.3.0(eslint-plugin-import@2.26.0)(eslint@8.51.0): resolution: {integrity: sha512-vlooCGKfDX59rH5TbtluOekinPlIS5Ab+dyQUoCCJoE1IV11R/kn6J+RoMBuBkJhzJEIKJ4myQJhw6lGIXfkRA==} engines: {node: ^12.20.0 || ^14.18.0 || >=16.0.0} peerDependencies: @@ -2784,8 +2784,8 @@ packages: dependencies: debug: 4.3.4 enhanced-resolve: 5.10.0 - eslint: 8.50.0 - eslint-plugin-import: 2.26.0(@typescript-eslint/parser@6.3.0)(eslint-import-resolver-typescript@3.3.0)(eslint@8.50.0) + eslint: 8.51.0 + eslint-plugin-import: 2.26.0(@typescript-eslint/parser@6.3.0)(eslint-import-resolver-typescript@3.3.0)(eslint@8.51.0) get-tsconfig: 4.2.0 globby: 13.1.2 is-core-module: 2.9.0 @@ -2813,16 +2813,16 @@ packages: eslint-import-resolver-webpack: optional: true dependencies: - '@typescript-eslint/parser': 6.3.0(eslint@8.50.0)(typescript@5.2.2) + '@typescript-eslint/parser': 6.3.0(eslint@8.51.0)(typescript@5.2.2) debug: 3.2.7 eslint-import-resolver-node: 0.3.6 - eslint-import-resolver-typescript: 3.3.0(eslint-plugin-import@2.26.0)(eslint@8.50.0) + eslint-import-resolver-typescript: 3.3.0(eslint-plugin-import@2.26.0)(eslint@8.51.0) find-up: 2.1.0 transitivePeerDependencies: - supports-color dev: true - /eslint-plugin-import@2.26.0(@typescript-eslint/parser@6.3.0)(eslint-import-resolver-typescript@3.3.0)(eslint@8.50.0): + /eslint-plugin-import@2.26.0(@typescript-eslint/parser@6.3.0)(eslint-import-resolver-typescript@3.3.0)(eslint@8.51.0): resolution: {integrity: sha512-hYfi3FXaM8WPLf4S1cikh/r4IxnO6zrhZbEGz2b660EJRbuxgpDS5gkCuYgGWg2xxh2rBuIr4Pvhve/7c31koA==} engines: {node: '>=4'} peerDependencies: @@ -2832,12 +2832,12 @@ packages: '@typescript-eslint/parser': optional: true dependencies: - '@typescript-eslint/parser': 6.3.0(eslint@8.50.0)(typescript@5.2.2) + '@typescript-eslint/parser': 6.3.0(eslint@8.51.0)(typescript@5.2.2) array-includes: 3.1.6 array.prototype.flat: 1.3.0 debug: 2.6.9 doctrine: 2.1.0 - eslint: 8.50.0 + eslint: 8.51.0 eslint-import-resolver-node: 0.3.6 eslint-module-utils: 2.7.3(@typescript-eslint/parser@6.3.0)(eslint-import-resolver-node@0.3.6)(eslint-import-resolver-typescript@3.3.0) has: 1.0.3 @@ -2853,7 +2853,7 @@ packages: - supports-color dev: true - /eslint-plugin-jest@27.2.3(@typescript-eslint/eslint-plugin@6.3.0)(eslint@8.50.0)(jest@29.7.0)(typescript@5.2.2): + /eslint-plugin-jest@27.2.3(@typescript-eslint/eslint-plugin@6.3.0)(eslint@8.51.0)(jest@29.7.0)(typescript@5.2.2): resolution: {integrity: sha512-sRLlSCpICzWuje66Gl9zvdF6mwD5X86I4u55hJyFBsxYOsBCmT5+kSUjf+fkFWVMMgpzNEupjW8WzUqi83hJAQ==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} peerDependencies: @@ -2866,16 +2866,16 @@ packages: jest: optional: true dependencies: - '@typescript-eslint/eslint-plugin': 6.3.0(@typescript-eslint/parser@6.3.0)(eslint@8.50.0)(typescript@5.2.2) - '@typescript-eslint/utils': 5.22.0(eslint@8.50.0)(typescript@5.2.2) - eslint: 8.50.0 + '@typescript-eslint/eslint-plugin': 6.3.0(@typescript-eslint/parser@6.3.0)(eslint@8.51.0)(typescript@5.2.2) + '@typescript-eslint/utils': 5.22.0(eslint@8.51.0)(typescript@5.2.2) + eslint: 8.51.0 jest: 29.7.0(@types/node@18.18.3) transitivePeerDependencies: - supports-color - typescript dev: true - /eslint-plugin-jsdoc@46.4.6(eslint@8.50.0): + /eslint-plugin-jsdoc@46.4.6(eslint@8.51.0): resolution: {integrity: sha512-z4SWYnJfOqftZI+b3RM9AtWL1vF/sLWE/LlO9yOKDof9yN2+n3zOdOJTGX/pRE/xnPsooOLG2Rq6e4d+XW3lNw==} engines: {node: '>=16'} peerDependencies: @@ -2886,7 +2886,7 @@ packages: comment-parser: 1.4.0 debug: 4.3.4 escape-string-regexp: 4.0.0 - eslint: 8.50.0 + eslint: 8.51.0 esquery: 1.5.0 is-builtin-module: 3.2.1 semver: 7.5.4 @@ -2895,7 +2895,7 @@ packages: - supports-color dev: true - /eslint-plugin-prettier@5.0.0(eslint-config-prettier@9.0.0)(eslint@8.50.0)(prettier@3.0.3): + /eslint-plugin-prettier@5.0.0(eslint-config-prettier@9.0.0)(eslint@8.51.0)(prettier@3.0.3): resolution: {integrity: sha512-AgaZCVuYDXHUGxj/ZGu1u8H8CYgDY3iG6w5kUFw4AzMVXzB7VvbKgYR4nATIN+OvUrghMbiDLeimVjVY5ilq3w==} engines: {node: ^14.18.0 || >=16.0.0} peerDependencies: @@ -2909,14 +2909,14 @@ packages: eslint-config-prettier: optional: true dependencies: - eslint: 8.50.0 - eslint-config-prettier: 9.0.0(eslint@8.50.0) + eslint: 8.51.0 + eslint-config-prettier: 9.0.0(eslint@8.51.0) prettier: 3.0.3 prettier-linter-helpers: 1.0.0 synckit: 0.8.5 dev: true - /eslint-plugin-react@7.33.1(eslint@8.50.0): + /eslint-plugin-react@7.33.1(eslint@8.51.0): resolution: {integrity: sha512-L093k0WAMvr6VhNwReB8VgOq5s2LesZmrpPdKz/kZElQDzqS7G7+DnKoqT+w4JwuiGeAhAvHO0fvy0Eyk4ejDA==} engines: {node: '>=4'} peerDependencies: @@ -2926,7 +2926,7 @@ packages: array.prototype.flatmap: 1.3.1 array.prototype.tosorted: 1.1.1 doctrine: 2.1.0 - eslint: 8.50.0 + eslint: 8.51.0 estraverse: 5.3.0 jsx-ast-utils: 3.3.0 minimatch: 3.1.2 @@ -2940,14 +2940,14 @@ packages: string.prototype.matchall: 4.0.8 dev: true - /eslint-plugin-testing-library@5.3.1(eslint@8.50.0)(typescript@5.2.2): + /eslint-plugin-testing-library@5.3.1(eslint@8.51.0)(typescript@5.2.2): resolution: {integrity: sha512-OfF4dlG/q6ck6DL3P8Z0FPdK0dU5K57gsBu7eUcaVbwYKaNzjgejnXiM9CCUevppORkvfek+9D3Uj/9ZZ8Vz8g==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0, npm: '>=6'} peerDependencies: eslint: ^7.5.0 || ^8.0.0 dependencies: - '@typescript-eslint/utils': 5.22.0(eslint@8.50.0)(typescript@5.2.2) - eslint: 8.50.0 + '@typescript-eslint/utils': 5.22.0(eslint@8.51.0)(typescript@5.2.2) + eslint: 8.51.0 transitivePeerDependencies: - supports-color - typescript @@ -2969,13 +2969,13 @@ packages: estraverse: 5.3.0 dev: true - /eslint-utils@3.0.0(eslint@8.50.0): + /eslint-utils@3.0.0(eslint@8.51.0): resolution: {integrity: sha512-uuQC43IGctw68pJA1RgbQS8/NP7rch6Cwd4j3ZBtgo4/8Flj4eGE7ZYSZRN3iq5pVUv6GPdW5Z1RFleo84uLDA==} engines: {node: ^10.0.0 || ^12.0.0 || >= 14.0.0} peerDependencies: eslint: '>=5' dependencies: - eslint: 8.50.0 + eslint: 8.51.0 eslint-visitor-keys: 2.1.0 dev: true @@ -2989,15 +2989,15 @@ packages: engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dev: true - /eslint@8.50.0: - resolution: {integrity: sha512-FOnOGSuFuFLv/Sa+FDVRZl4GGVAAFFi8LecRsI5a1tMO5HIE8nCm4ivAlzt4dT3ol/PaaGC0rJEEXQmHJBGoOg==} + /eslint@8.51.0: + resolution: {integrity: sha512-2WuxRZBrlwnXi+/vFSJyjMqrNjtJqiasMzehF0shoLaW7DzS3/9Yvrmq5JiT66+pNjiX4UBnLDiKHcWAr/OInA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} hasBin: true dependencies: - '@eslint-community/eslint-utils': 4.4.0(eslint@8.50.0) + '@eslint-community/eslint-utils': 4.4.0(eslint@8.51.0) '@eslint-community/regexpp': 4.6.2 '@eslint/eslintrc': 2.1.2 - '@eslint/js': 8.50.0 + '@eslint/js': 8.51.0 '@humanwhocodes/config-array': 0.11.11 '@humanwhocodes/module-importer': 1.0.1 '@nodelib/fs.walk': 1.2.8