From 541117809f4547eac230a6a5884625654fbf876e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 5 Sep 2023 05:12:04 +0000 Subject: [PATCH] chore(deps): update dependency eslint-plugin-vitest to ^0.3.0 (#271) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [eslint-plugin-vitest](https://togithub.com/veritem/eslint-plugin-vitest) | [`^0.2.0` -> `^0.3.0`](https://renovatebot.com/diffs/npm/eslint-plugin-vitest/0.2.2/0.3.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/eslint-plugin-vitest/0.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/eslint-plugin-vitest/0.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/eslint-plugin-vitest/0.2.2/0.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/eslint-plugin-vitest/0.2.2/0.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
veritem/eslint-plugin-vitest (eslint-plugin-vitest) ### [`v0.3.0`](https://togithub.com/veritem/eslint-plugin-vitest/releases/tag/v0.3.0) [Compare Source](https://togithub.com/veritem/eslint-plugin-vitest/compare/v0.2.8...v0.3.0) #### What's Changed - Update prefer-to-be-falsy.md by [@​veritem](https://togithub.com/veritem) in [https://github.com/veritem/eslint-plugin-vitest/pull/220](https://togithub.com/veritem/eslint-plugin-vitest/pull/220) - chore(deps-dev): bump [@​typescript-eslint/rule-tester](https://togithub.com/typescript-eslint/rule-tester) from 6.2.0 to 6.3.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/veritem/eslint-plugin-vitest/pull/223](https://togithub.com/veritem/eslint-plugin-vitest/pull/223) - chore: remove source codes and tests from the same place by [@​veritem](https://togithub.com/veritem) in [https://github.com/veritem/eslint-plugin-vitest/pull/218](https://togithub.com/veritem/eslint-plugin-vitest/pull/218) - chore(deps-dev): bump eslint from 8.45.0 to 8.47.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/veritem/eslint-plugin-vitest/pull/225](https://togithub.com/veritem/eslint-plugin-vitest/pull/225) - chore(deps-dev): bump vitest from 0.33.0 to 0.34.1 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/veritem/eslint-plugin-vitest/pull/227](https://togithub.com/veritem/eslint-plugin-vitest/pull/227) - chore(deps-dev): bump [@​types/node](https://togithub.com/types/node) from 20.4.5 to 20.5.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/veritem/eslint-plugin-vitest/pull/226](https://togithub.com/veritem/eslint-plugin-vitest/pull/226) - Replace jest/consistent-test-it with vitest/consistent-test-it in example code by [@​molily](https://togithub.com/molily) in [https://github.com/veritem/eslint-plugin-vitest/pull/230](https://togithub.com/veritem/eslint-plugin-vitest/pull/230) - chore(deps-dev): bump [@​typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) from 6.2.0 to 6.4.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/veritem/eslint-plugin-vitest/pull/229](https://togithub.com/veritem/eslint-plugin-vitest/pull/229) - chore(deps-dev): bump [@​typescript-eslint/rule-tester](https://togithub.com/typescript-eslint/rule-tester) from 6.3.0 to 6.4.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/veritem/eslint-plugin-vitest/pull/228](https://togithub.com/veritem/eslint-plugin-vitest/pull/228) - Chore/no commented out tests by [@​veritem](https://togithub.com/veritem) in [https://github.com/veritem/eslint-plugin-vitest/pull/207](https://togithub.com/veritem/eslint-plugin-vitest/pull/207) - feat/toHaveBeenCalledWithOnce by [@​veritem](https://togithub.com/veritem) in [https://github.com/veritem/eslint-plugin-vitest/pull/231](https://togithub.com/veritem/eslint-plugin-vitest/pull/231) - Add custom options to expect-expect by [@​samayer12](https://togithub.com/samayer12) in [https://github.com/veritem/eslint-plugin-vitest/pull/235](https://togithub.com/veritem/eslint-plugin-vitest/pull/235) - Feat/fix tests by [@​veritem](https://togithub.com/veritem) in [https://github.com/veritem/eslint-plugin-vitest/pull/236](https://togithub.com/veritem/eslint-plugin-vitest/pull/236) - feat/build by [@​veritem](https://togithub.com/veritem) in [https://github.com/veritem/eslint-plugin-vitest/pull/239](https://togithub.com/veritem/eslint-plugin-vitest/pull/239) #### New Contributors - [@​molily](https://togithub.com/molily) made their first contribution in [https://github.com/veritem/eslint-plugin-vitest/pull/230](https://togithub.com/veritem/eslint-plugin-vitest/pull/230) - [@​samayer12](https://togithub.com/samayer12) made their first contribution in [https://github.com/veritem/eslint-plugin-vitest/pull/235](https://togithub.com/veritem/eslint-plugin-vitest/pull/235) **Full Changelog**: https://github.com/veritem/eslint-plugin-vitest/compare/v0.2.8...v0.3.0 ### [`v0.2.8`](https://togithub.com/veritem/eslint-plugin-vitest/releases/tag/v0.2.8) [Compare Source](https://togithub.com/veritem/eslint-plugin-vitest/compare/v0.2.7...v0.2.8) #### What's Changed - chore: revert experimental eslint flat config support by [@​veritem](https://togithub.com/veritem) in [https://github.com/veritem/eslint-plugin-vitest/pull/217](https://togithub.com/veritem/eslint-plugin-vitest/pull/217) **Full Changelog**: https://github.com/veritem/eslint-plugin-vitest/compare/v0.2.7...v0.2.8 ### [`v0.2.7`](https://togithub.com/veritem/eslint-plugin-vitest/releases/tag/v0.2.7) [Compare Source](https://togithub.com/veritem/eslint-plugin-vitest/compare/v0.2.6...v0.2.7) ##### Features - add autoFix to prefer-called-with ([#​205](https://togithub.com/veritem/eslint-plugin-vitest/issues/205)) ([36e7e90](https://togithub.com/veritem/eslint-plugin-vitest/commit/36e7e90)) #### What's Changed - chore(deps-dev): bump [@​types/node](https://togithub.com/types/node) from 20.2.5 to 20.3.1 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/veritem/eslint-plugin-vitest/pull/195](https://togithub.com/veritem/eslint-plugin-vitest/pull/195) - chore(deps-dev): bump [@​typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) from 5.59.9 to 5.59.11 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/veritem/eslint-plugin-vitest/pull/194](https://togithub.com/veritem/eslint-plugin-vitest/pull/194) - feat: add autoFix to prefer-called-with by [@​veritem](https://togithub.com/veritem) in [https://github.com/veritem/eslint-plugin-vitest/pull/205](https://togithub.com/veritem/eslint-plugin-vitest/pull/205) - chore/no-commented-out-tests by [@​veritem](https://togithub.com/veritem) in [https://github.com/veritem/eslint-plugin-vitest/pull/206](https://togithub.com/veritem/eslint-plugin-vitest/pull/206) - feat/chore migrating to typescript-eslint v6 by [@​veritem](https://togithub.com/veritem) in [https://github.com/veritem/eslint-plugin-vitest/pull/210](https://togithub.com/veritem/eslint-plugin-vitest/pull/210) - experimental support for eslint flat config files by [@​veritem](https://togithub.com/veritem) in [https://github.com/veritem/eslint-plugin-vitest/pull/216](https://togithub.com/veritem/eslint-plugin-vitest/pull/216) **Full Changelog**: https://github.com/veritem/eslint-plugin-vitest/compare/v0.2.6...v0.2.7 ### [`v0.2.6`](https://togithub.com/veritem/eslint-plugin-vitest/compare/v0.2.5...v0.2.6) [Compare Source](https://togithub.com/veritem/eslint-plugin-vitest/compare/v0.2.5...v0.2.6) ### [`v0.2.5`](https://togithub.com/veritem/eslint-plugin-vitest/releases/tag/v0.2.5) [Compare Source](https://togithub.com/veritem/eslint-plugin-vitest/compare/v0.2.3...v0.2.5) ##### Features - **prefer-lowercase-title:** introduce lowercaseFirstCharacterOnly option ([#​190](https://togithub.com/veritem/eslint-plugin-vitest/issues/190)) ([a234637](https://togithub.com/veritem/eslint-plugin-vitest/commit/a234637)) - allow passing arguments as title ([#​187](https://togithub.com/veritem/eslint-plugin-vitest/issues/187)) ([6d6e797](https://togithub.com/veritem/eslint-plugin-vitest/commit/6d6e797)) ### [`v0.2.3`](https://togithub.com/veritem/eslint-plugin-vitest/releases/tag/v0.2.3) [Compare Source](https://togithub.com/veritem/eslint-plugin-vitest/compare/v0.2.2...v0.2.3) ##### Bug Fixes - support toHaveBeenCalledOnce ([#​184](https://togithub.com/veritem/eslint-plugin-vitest/issues/184)) ([a4f612c](https://togithub.com/veritem/eslint-plugin-vitest/commit/a4f612c)), closes [#​173](https://togithub.com/veritem/eslint-plugin-vitest/issues/173)
--- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/JoshuaKGoldberg/ts-api-utils). Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 230 +++++++++++++++++++++++++------------------------ 2 files changed, 119 insertions(+), 113 deletions(-) diff --git a/package.json b/package.json index 6d5c6a70..f641716c 100644 --- a/package.json +++ b/package.json @@ -67,7 +67,7 @@ "eslint-plugin-simple-import-sort": "^10.0.0", "eslint-plugin-typescript-sort-keys": "^3.0.0", "eslint-plugin-unicorn": "^48.0.0", - "eslint-plugin-vitest": "^0.2.0", + "eslint-plugin-vitest": "^0.3.0", "http-serve": "^1.0.1", "husky": "^8.0.3", "jsonc-eslint-parser": "^2.1.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index a2a769e6..d9489a78 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -7,10 +7,10 @@ settings: devDependencies: '@typescript-eslint/eslint-plugin': specifier: ^6.4.0 - version: 6.4.0(@typescript-eslint/parser@6.5.0)(eslint@8.47.0)(typescript@5.1.6) + version: 6.4.0(@typescript-eslint/parser@6.5.0)(eslint@8.47.0)(typescript@5.2.2) '@typescript-eslint/parser': specifier: 6.5.0 - version: 6.5.0(eslint@8.47.0)(typescript@5.1.6) + version: 6.5.0(eslint@8.47.0)(typescript@5.2.2) '@typescript/vfs': specifier: ^1.5.0 version: 1.5.0 @@ -28,7 +28,7 @@ devDependencies: version: 9.0.0(eslint@8.47.0) eslint-plugin-deprecation: specifier: ^1.3.3 - version: 1.3.3(eslint@8.47.0)(typescript@5.1.6) + version: 1.3.3(eslint@8.47.0)(typescript@5.2.2) eslint-plugin-eslint-comments: specifier: ^3.2.0 version: 3.2.0(eslint@8.47.0) @@ -55,13 +55,13 @@ devDependencies: version: 10.0.0(eslint@8.47.0) eslint-plugin-typescript-sort-keys: specifier: ^3.0.0 - version: 3.0.0(@typescript-eslint/parser@6.5.0)(eslint@8.47.0)(typescript@5.1.6) + version: 3.0.0(@typescript-eslint/parser@6.5.0)(eslint@8.47.0)(typescript@5.2.2) eslint-plugin-unicorn: specifier: ^48.0.0 version: 48.0.0(eslint@8.47.0) eslint-plugin-vitest: - specifier: ^0.2.0 - version: 0.2.2(eslint@8.47.0)(typescript@5.1.6) + specifier: ^0.3.0 + version: 0.3.1(@typescript-eslint/eslint-plugin@6.4.0)(eslint@8.47.0)(vitest@0.34.1) http-serve: specifier: ^1.0.1 version: 1.0.1 @@ -106,10 +106,10 @@ devDependencies: version: 0.1.1 tsup: specifier: ^7.0.0 - version: 7.0.0(typescript@5.1.6) + version: 7.0.0(typescript@5.2.2) typedoc: specifier: ^0.24.0 - version: 0.24.1(typescript@5.1.6) + version: 0.24.1(typescript@5.2.2) typedoc-plugin-coverage: specifier: ^2.0.0 version: 2.0.0(typedoc@0.24.1) @@ -127,7 +127,7 @@ devDependencies: version: 0.2.3(typedoc@0.24.1) typescript: specifier: ^5.1.6 - version: 5.1.6 + version: 5.2.2 vitest: specifier: ^0.34.0 version: 0.34.1 @@ -1448,7 +1448,7 @@ packages: resolution: {integrity: sha512-PBjIUxZHOuj0R15/xuwJYjFi+KZdNFrehocChv4g5hu6aFroHue8m0lBP0POdK2nKzbw0cgV1mws8+V/JAcEkQ==} dev: true - /@typescript-eslint/eslint-plugin@6.4.0(@typescript-eslint/parser@6.5.0)(eslint@8.47.0)(typescript@5.1.6): + /@typescript-eslint/eslint-plugin@6.4.0(@typescript-eslint/parser@6.5.0)(eslint@8.47.0)(typescript@5.2.2): resolution: {integrity: sha512-62o2Hmc7Gs3p8SLfbXcipjWAa6qk2wZGChXG2JbBtYpwSRmti/9KHLqfbLs9uDigOexG+3PaQ9G2g3201FWLKg==} engines: {node: ^16.0.0 || >=18.0.0} peerDependencies: @@ -1460,10 +1460,10 @@ packages: optional: true dependencies: '@eslint-community/regexpp': 4.6.2 - '@typescript-eslint/parser': 6.5.0(eslint@8.47.0)(typescript@5.1.6) + '@typescript-eslint/parser': 6.5.0(eslint@8.47.0)(typescript@5.2.2) '@typescript-eslint/scope-manager': 6.4.0 - '@typescript-eslint/type-utils': 6.4.0(eslint@8.47.0)(typescript@5.1.6) - '@typescript-eslint/utils': 6.4.0(eslint@8.47.0)(typescript@5.1.6) + '@typescript-eslint/type-utils': 6.4.0(eslint@8.47.0)(typescript@5.2.2) + '@typescript-eslint/utils': 6.4.0(eslint@8.47.0)(typescript@5.2.2) '@typescript-eslint/visitor-keys': 6.4.0 debug: 4.3.4 eslint: 8.47.0 @@ -1471,26 +1471,26 @@ packages: ignore: 5.2.4 natural-compare: 1.4.0 semver: 7.5.4 - ts-api-utils: 1.0.1(typescript@5.1.6) - typescript: 5.1.6 + ts-api-utils: 1.0.1(typescript@5.2.2) + typescript: 5.2.2 transitivePeerDependencies: - supports-color dev: true - /@typescript-eslint/experimental-utils@5.54.0(eslint@8.47.0)(typescript@5.1.6): + /@typescript-eslint/experimental-utils@5.54.0(eslint@8.47.0)(typescript@5.2.2): resolution: {integrity: sha512-rRYECOTh5V3iWsrOzXi7h1jp3Bi9OkJHrb3wECi3DVqMGTilo9wAYmCbT+6cGdrzUY3MWcAa2mESM6FMik6tVw==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 dependencies: - '@typescript-eslint/utils': 5.54.0(eslint@8.47.0)(typescript@5.1.6) + '@typescript-eslint/utils': 5.54.0(eslint@8.47.0)(typescript@5.2.2) eslint: 8.47.0 transitivePeerDependencies: - supports-color - typescript dev: true - /@typescript-eslint/parser@6.5.0(eslint@8.47.0)(typescript@5.1.6): + /@typescript-eslint/parser@6.5.0(eslint@8.47.0)(typescript@5.2.2): resolution: {integrity: sha512-LMAVtR5GN8nY0G0BadkG0XIe4AcNMeyEy3DyhKGAh9k4pLSMBO7rF29JvDBpZGCmp5Pgz5RLHP6eCpSYZJQDuQ==} engines: {node: ^16.0.0 || >=18.0.0} peerDependencies: @@ -1502,11 +1502,11 @@ packages: dependencies: '@typescript-eslint/scope-manager': 6.5.0 '@typescript-eslint/types': 6.5.0 - '@typescript-eslint/typescript-estree': 6.5.0(typescript@5.1.6) + '@typescript-eslint/typescript-estree': 6.5.0(typescript@5.2.2) '@typescript-eslint/visitor-keys': 6.5.0 debug: 4.3.4 eslint: 8.47.0 - typescript: 5.1.6 + typescript: 5.2.2 transitivePeerDependencies: - supports-color dev: true @@ -1519,14 +1519,6 @@ packages: '@typescript-eslint/visitor-keys': 5.54.0 dev: true - /@typescript-eslint/scope-manager@5.59.5: - resolution: {integrity: sha512-jVecWwnkX6ZgutF+DovbBJirZcAxgxC0EOHYt/niMROf8p4PwxxG32Qdhj/iIQQIuOflLjNkxoXyArkcIP7C3A==} - engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} - dependencies: - '@typescript-eslint/types': 5.59.5 - '@typescript-eslint/visitor-keys': 5.59.5 - dev: true - /@typescript-eslint/scope-manager@6.4.0: resolution: {integrity: sha512-TUS7vaKkPWDVvl7GDNHFQMsMruD+zhkd3SdVW0d7b+7Zo+bd/hXJQ8nsiUZMi1jloWo6c9qt3B7Sqo+flC1nig==} engines: {node: ^16.0.0 || >=18.0.0} @@ -1543,7 +1535,15 @@ packages: '@typescript-eslint/visitor-keys': 6.5.0 dev: true - /@typescript-eslint/type-utils@6.4.0(eslint@8.47.0)(typescript@5.1.6): + /@typescript-eslint/scope-manager@6.6.0: + resolution: {integrity: sha512-pT08u5W/GT4KjPUmEtc2kSYvrH8x89cVzkA0Sy2aaOUIw6YxOIjA8ilwLr/1fLjOedX1QAuBpG9XggWqIIfERw==} + engines: {node: ^16.0.0 || >=18.0.0} + dependencies: + '@typescript-eslint/types': 6.6.0 + '@typescript-eslint/visitor-keys': 6.6.0 + dev: true + + /@typescript-eslint/type-utils@6.4.0(eslint@8.47.0)(typescript@5.2.2): resolution: {integrity: sha512-TvqrUFFyGY0cX3WgDHcdl2/mMCWCDv/0thTtx/ODMY1QhEiyFtv/OlLaNIiYLwRpAxAtOLOY9SUf1H3Q3dlwAg==} engines: {node: ^16.0.0 || >=18.0.0} peerDependencies: @@ -1553,12 +1553,12 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/typescript-estree': 6.4.0(typescript@5.1.6) - '@typescript-eslint/utils': 6.4.0(eslint@8.47.0)(typescript@5.1.6) + '@typescript-eslint/typescript-estree': 6.4.0(typescript@5.2.2) + '@typescript-eslint/utils': 6.4.0(eslint@8.47.0)(typescript@5.2.2) debug: 4.3.4 eslint: 8.47.0 - ts-api-utils: 1.0.1(typescript@5.1.6) - typescript: 5.1.6 + ts-api-utils: 1.0.1(typescript@5.2.2) + typescript: 5.2.2 transitivePeerDependencies: - supports-color dev: true @@ -1568,11 +1568,6 @@ packages: engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dev: true - /@typescript-eslint/types@5.59.5: - resolution: {integrity: sha512-xkfRPHbqSH4Ggx4eHRIO/eGL8XL4Ysb4woL8c87YuAo8Md7AUjyWKa9YMwTL519SyDPrfEgKdewjkxNCVeJW7w==} - engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} - dev: true - /@typescript-eslint/types@6.4.0: resolution: {integrity: sha512-+FV9kVFrS7w78YtzkIsNSoYsnOtrYVnKWSTVXoL1761CsCRv5wpDOINgsXpxD67YCLZtVQekDDyaxfjVWUJmmg==} engines: {node: ^16.0.0 || >=18.0.0} @@ -1583,7 +1578,12 @@ packages: engines: {node: ^16.0.0 || >=18.0.0} dev: true - /@typescript-eslint/typescript-estree@5.54.0(typescript@5.1.6): + /@typescript-eslint/types@6.6.0: + resolution: {integrity: sha512-CB6QpJQ6BAHlJXdwUmiaXDBmTqIE2bzGTDLADgvqtHWuhfNP3rAOK7kAgRMAET5rDRr9Utt+qAzRBdu3AhR3sg==} + engines: {node: ^16.0.0 || >=18.0.0} + dev: true + + /@typescript-eslint/typescript-estree@5.54.0(typescript@5.2.2): resolution: {integrity: sha512-X2rJG97Wj/VRo5YxJ8Qx26Zqf0RRKsVHd4sav8NElhbZzhpBI8jU54i6hfo9eheumj4oO4dcRN1B/zIVEqR/MQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -1598,35 +1598,35 @@ packages: globby: 11.1.0 is-glob: 4.0.3 semver: 7.5.4 - tsutils: 3.21.0(typescript@5.1.6) - typescript: 5.1.6 + tsutils: 3.21.0(typescript@5.2.2) + typescript: 5.2.2 transitivePeerDependencies: - supports-color dev: true - /@typescript-eslint/typescript-estree@5.59.5(typescript@5.1.6): - resolution: {integrity: sha512-+XXdLN2CZLZcD/mO7mQtJMvCkzRfmODbeSKuMY/yXbGkzvA9rJyDY5qDYNoiz2kP/dmyAxXquL2BvLQLJFPQIg==} - engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} + /@typescript-eslint/typescript-estree@6.4.0(typescript@5.2.2): + resolution: {integrity: sha512-iDPJArf/K2sxvjOR6skeUCNgHR/tCQXBsa+ee1/clRKr3olZjZ/dSkXPZjG6YkPtnW6p5D1egeEPMCW6Gn4yLA==} + engines: {node: ^16.0.0 || >=18.0.0} peerDependencies: typescript: '*' peerDependenciesMeta: typescript: optional: true dependencies: - '@typescript-eslint/types': 5.59.5 - '@typescript-eslint/visitor-keys': 5.59.5 + '@typescript-eslint/types': 6.4.0 + '@typescript-eslint/visitor-keys': 6.4.0 debug: 4.3.4 globby: 11.1.0 is-glob: 4.0.3 semver: 7.5.4 - tsutils: 3.21.0(typescript@5.1.6) - typescript: 5.1.6 + ts-api-utils: 1.0.1(typescript@5.2.2) + typescript: 5.2.2 transitivePeerDependencies: - supports-color dev: true - /@typescript-eslint/typescript-estree@6.4.0(typescript@5.1.6): - resolution: {integrity: sha512-iDPJArf/K2sxvjOR6skeUCNgHR/tCQXBsa+ee1/clRKr3olZjZ/dSkXPZjG6YkPtnW6p5D1egeEPMCW6Gn4yLA==} + /@typescript-eslint/typescript-estree@6.5.0(typescript@5.2.2): + resolution: {integrity: sha512-q0rGwSe9e5Kk/XzliB9h2LBc9tmXX25G0833r7kffbl5437FPWb2tbpIV9wAATebC/018pGa9fwPDuvGN+LxWQ==} engines: {node: ^16.0.0 || >=18.0.0} peerDependencies: typescript: '*' @@ -1634,20 +1634,20 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/types': 6.4.0 - '@typescript-eslint/visitor-keys': 6.4.0 + '@typescript-eslint/types': 6.5.0 + '@typescript-eslint/visitor-keys': 6.5.0 debug: 4.3.4 globby: 11.1.0 is-glob: 4.0.3 semver: 7.5.4 - ts-api-utils: 1.0.1(typescript@5.1.6) - typescript: 5.1.6 + ts-api-utils: 1.0.1(typescript@5.2.2) + typescript: 5.2.2 transitivePeerDependencies: - supports-color dev: true - /@typescript-eslint/typescript-estree@6.5.0(typescript@5.1.6): - resolution: {integrity: sha512-q0rGwSe9e5Kk/XzliB9h2LBc9tmXX25G0833r7kffbl5437FPWb2tbpIV9wAATebC/018pGa9fwPDuvGN+LxWQ==} + /@typescript-eslint/typescript-estree@6.6.0(typescript@5.2.2): + resolution: {integrity: sha512-hMcTQ6Al8MP2E6JKBAaSxSVw5bDhdmbCEhGW/V8QXkb9oNsFkA4SBuOMYVPxD3jbtQ4R/vSODBsr76R6fP3tbA==} engines: {node: ^16.0.0 || >=18.0.0} peerDependencies: typescript: '*' @@ -1655,19 +1655,19 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/types': 6.5.0 - '@typescript-eslint/visitor-keys': 6.5.0 + '@typescript-eslint/types': 6.6.0 + '@typescript-eslint/visitor-keys': 6.6.0 debug: 4.3.4 globby: 11.1.0 is-glob: 4.0.3 semver: 7.5.4 - ts-api-utils: 1.0.1(typescript@5.1.6) - typescript: 5.1.6 + ts-api-utils: 1.0.1(typescript@5.2.2) + typescript: 5.2.2 transitivePeerDependencies: - supports-color dev: true - /@typescript-eslint/utils@5.54.0(eslint@8.47.0)(typescript@5.1.6): + /@typescript-eslint/utils@5.54.0(eslint@8.47.0)(typescript@5.2.2): resolution: {integrity: sha512-cuwm8D/Z/7AuyAeJ+T0r4WZmlnlxQ8wt7C7fLpFlKMR+dY6QO79Cq1WpJhvZbMA4ZeZGHiRWnht7ZJ8qkdAunw==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -1677,7 +1677,7 @@ packages: '@types/semver': 7.5.0 '@typescript-eslint/scope-manager': 5.54.0 '@typescript-eslint/types': 5.54.0 - '@typescript-eslint/typescript-estree': 5.54.0(typescript@5.1.6) + '@typescript-eslint/typescript-estree': 5.54.0(typescript@5.2.2) eslint: 8.47.0 eslint-scope: 5.1.1 eslint-utils: 3.0.0(eslint@8.47.0) @@ -1687,28 +1687,27 @@ packages: - typescript dev: true - /@typescript-eslint/utils@5.59.5(eslint@8.47.0)(typescript@5.1.6): - resolution: {integrity: sha512-sCEHOiw+RbyTii9c3/qN74hYDPNORb8yWCoPLmB7BIflhplJ65u2PBpdRla12e3SSTJ2erRkPjz7ngLHhUegxA==} - engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} + /@typescript-eslint/utils@6.4.0(eslint@8.47.0)(typescript@5.2.2): + resolution: {integrity: sha512-BvvwryBQpECPGo8PwF/y/q+yacg8Hn/2XS+DqL/oRsOPK+RPt29h5Ui5dqOKHDlbXrAeHUTnyG3wZA0KTDxRZw==} + engines: {node: ^16.0.0 || >=18.0.0} peerDependencies: - eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 + eslint: ^7.0.0 || ^8.0.0 dependencies: '@eslint-community/eslint-utils': 4.4.0(eslint@8.47.0) '@types/json-schema': 7.0.12 '@types/semver': 7.5.0 - '@typescript-eslint/scope-manager': 5.59.5 - '@typescript-eslint/types': 5.59.5 - '@typescript-eslint/typescript-estree': 5.59.5(typescript@5.1.6) + '@typescript-eslint/scope-manager': 6.4.0 + '@typescript-eslint/types': 6.4.0 + '@typescript-eslint/typescript-estree': 6.4.0(typescript@5.2.2) eslint: 8.47.0 - eslint-scope: 5.1.1 semver: 7.5.4 transitivePeerDependencies: - supports-color - typescript dev: true - /@typescript-eslint/utils@6.4.0(eslint@8.47.0)(typescript@5.1.6): - resolution: {integrity: sha512-BvvwryBQpECPGo8PwF/y/q+yacg8Hn/2XS+DqL/oRsOPK+RPt29h5Ui5dqOKHDlbXrAeHUTnyG3wZA0KTDxRZw==} + /@typescript-eslint/utils@6.6.0(eslint@8.47.0)(typescript@5.2.2): + resolution: {integrity: sha512-mPHFoNa2bPIWWglWYdR0QfY9GN0CfvvXX1Sv6DlSTive3jlMTUy+an67//Gysc+0Me9pjitrq0LJp0nGtLgftw==} engines: {node: ^16.0.0 || >=18.0.0} peerDependencies: eslint: ^7.0.0 || ^8.0.0 @@ -1716,9 +1715,9 @@ packages: '@eslint-community/eslint-utils': 4.4.0(eslint@8.47.0) '@types/json-schema': 7.0.12 '@types/semver': 7.5.0 - '@typescript-eslint/scope-manager': 6.4.0 - '@typescript-eslint/types': 6.4.0 - '@typescript-eslint/typescript-estree': 6.4.0(typescript@5.1.6) + '@typescript-eslint/scope-manager': 6.6.0 + '@typescript-eslint/types': 6.6.0 + '@typescript-eslint/typescript-estree': 6.6.0(typescript@5.2.2) eslint: 8.47.0 semver: 7.5.4 transitivePeerDependencies: @@ -1734,14 +1733,6 @@ packages: eslint-visitor-keys: 3.4.3 dev: true - /@typescript-eslint/visitor-keys@5.59.5: - resolution: {integrity: sha512-qL+Oz+dbeBRTeyJTIy0eniD3uvqU7x+y1QceBismZ41hd4aBSRh8UAw4pZP0+XzLuPZmx4raNMq/I+59W2lXKA==} - engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} - dependencies: - '@typescript-eslint/types': 5.59.5 - eslint-visitor-keys: 3.4.3 - dev: true - /@typescript-eslint/visitor-keys@6.4.0: resolution: {integrity: sha512-yJSfyT+uJm+JRDWYRYdCm2i+pmvXJSMtPR9Cq5/XQs4QIgNoLcoRtDdzsLbLsFM/c6um6ohQkg/MLxWvoIndJA==} engines: {node: ^16.0.0 || >=18.0.0} @@ -1758,6 +1749,14 @@ packages: eslint-visitor-keys: 3.4.3 dev: true + /@typescript-eslint/visitor-keys@6.6.0: + resolution: {integrity: sha512-L61uJT26cMOfFQ+lMZKoJNbAEckLe539VhTxiGHrWl5XSKQgA0RTBZJW2HFPy5T0ZvPVSD93QsrTKDkfNwJGyQ==} + engines: {node: ^16.0.0 || >=18.0.0} + dependencies: + '@typescript-eslint/types': 6.6.0 + eslint-visitor-keys: 3.4.3 + dev: true + /@typescript/vfs@1.5.0: resolution: {integrity: sha512-AJS307bPgbsZZ9ggCT3wwpg3VbTKMFNHfaY/uF0ahSkYYrPF2dSSKDNIDIQAHm9qJqbLvCsSJH7yN4Vs/CsMMg==} dependencies: @@ -3113,7 +3112,7 @@ packages: eslint-import-resolver-webpack: optional: true dependencies: - '@typescript-eslint/parser': 6.5.0(eslint@8.47.0)(typescript@5.1.6) + '@typescript-eslint/parser': 6.5.0(eslint@8.47.0)(typescript@5.2.2) debug: 3.2.7 eslint: 8.47.0 eslint-import-resolver-node: 0.3.7 @@ -3121,17 +3120,17 @@ packages: - supports-color dev: true - /eslint-plugin-deprecation@1.3.3(eslint@8.47.0)(typescript@5.1.6): + /eslint-plugin-deprecation@1.3.3(eslint@8.47.0)(typescript@5.2.2): resolution: {integrity: sha512-Bbkv6ZN2cCthVXz/oZKPwsSY5S/CbgTLRG4Q2s2gpPpgNsT0uJ0dB5oLNiWzFYY8AgKX4ULxXFG1l/rDav9QFA==} peerDependencies: eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 typescript: ^3.7.5 || ^4.0.0 dependencies: - '@typescript-eslint/experimental-utils': 5.54.0(eslint@8.47.0)(typescript@5.1.6) + '@typescript-eslint/experimental-utils': 5.54.0(eslint@8.47.0)(typescript@5.2.2) eslint: 8.47.0 tslib: 2.5.0 - tsutils: 3.21.0(typescript@5.1.6) - typescript: 5.1.6 + tsutils: 3.21.0(typescript@5.2.2) + typescript: 5.2.2 transitivePeerDependencies: - supports-color dev: true @@ -3157,7 +3156,7 @@ packages: '@typescript-eslint/parser': optional: true dependencies: - '@typescript-eslint/parser': 6.5.0(eslint@8.47.0)(typescript@5.1.6) + '@typescript-eslint/parser': 6.5.0(eslint@8.47.0)(typescript@5.2.2) array-includes: 3.1.6 array.prototype.flat: 1.3.1 array.prototype.flatmap: 1.3.1 @@ -3254,7 +3253,7 @@ packages: eslint: 8.47.0 dev: true - /eslint-plugin-typescript-sort-keys@3.0.0(@typescript-eslint/parser@6.5.0)(eslint@8.47.0)(typescript@5.1.6): + /eslint-plugin-typescript-sort-keys@3.0.0(@typescript-eslint/parser@6.5.0)(eslint@8.47.0)(typescript@5.2.2): resolution: {integrity: sha512-bMmI4prYlf3l/1O8j8Nsz11m+XfKEHRFk9aJqP91L4Hgy7I38lnitnYElDmPQaznE1oFlGgBcnkEizNT2NLylQ==} engines: {node: '>= 16'} peerDependencies: @@ -3262,12 +3261,12 @@ packages: eslint: ^7 || ^8 typescript: ^3 || ^4 || ^5 dependencies: - '@typescript-eslint/experimental-utils': 5.54.0(eslint@8.47.0)(typescript@5.1.6) - '@typescript-eslint/parser': 6.5.0(eslint@8.47.0)(typescript@5.1.6) + '@typescript-eslint/experimental-utils': 5.54.0(eslint@8.47.0)(typescript@5.2.2) + '@typescript-eslint/parser': 6.5.0(eslint@8.47.0)(typescript@5.2.2) eslint: 8.47.0 json-schema: 0.4.0 natural-compare-lite: 1.4.0 - typescript: 5.1.6 + typescript: 5.2.2 transitivePeerDependencies: - supports-color dev: true @@ -3296,17 +3295,24 @@ packages: strip-indent: 3.0.0 dev: true - /eslint-plugin-vitest@0.2.2(eslint@8.47.0)(typescript@5.1.6): - resolution: {integrity: sha512-f6E90twgtAAuIE8P2YOy4f1RBVbZ0NB9yoyeHSpwYL6xiNxT4fmq6UHZoR4tHN+NMkbtAoZtiTr1EmqSpB2C4A==} + /eslint-plugin-vitest@0.3.1(@typescript-eslint/eslint-plugin@6.4.0)(eslint@8.47.0)(vitest@0.34.1): + resolution: {integrity: sha512-GeR3zISHmqUGWK2sfW+eyCZivMqiQYzPf9UttHXBiEyMveS/jkKLHCrHUllwr3Hz1+i0zoseANd2xL0cFha8Eg==} engines: {node: 14.x || >= 16} peerDependencies: + '@typescript-eslint/eslint-plugin': '*' eslint: '>=8.0.0' + vitest: '*' + peerDependenciesMeta: + '@typescript-eslint/eslint-plugin': + optional: true dependencies: - '@typescript-eslint/utils': 5.59.5(eslint@8.47.0)(typescript@5.1.6) + '@typescript-eslint/eslint-plugin': 6.4.0(@typescript-eslint/parser@6.5.0)(eslint@8.47.0)(typescript@5.2.2) + '@typescript-eslint/utils': 6.6.0(eslint@8.47.0)(typescript@5.2.2) eslint: 8.47.0 + typescript: 5.2.2 + vitest: 0.34.1 transitivePeerDependencies: - supports-color - - typescript dev: true /eslint-scope@5.1.1: @@ -4761,7 +4767,7 @@ packages: pretty-ms: 8.0.0 strip-json-comments: 5.0.0 summary: 2.1.0 - typescript: 5.1.6 + typescript: 5.2.2 zod: 3.20.6 zod-validation-error: 1.3.1(zod@3.20.6) dev: true @@ -6808,13 +6814,13 @@ packages: engines: {node: '>=8'} dev: true - /ts-api-utils@1.0.1(typescript@5.1.6): + /ts-api-utils@1.0.1(typescript@5.2.2): resolution: {integrity: sha512-lC/RGlPmwdrIBFTX59wwNzqh7aR2otPNPR/5brHZm/XKFYKsfqxihXUe9pU3JI+3vGkl+vyCoNNnPhJn3aLK1A==} engines: {node: '>=16.13.0'} peerDependencies: typescript: '>=4.2.0' dependencies: - typescript: 5.1.6 + typescript: 5.2.2 dev: true /ts-interface-checker@0.1.13: @@ -6838,7 +6844,7 @@ packages: resolution: {integrity: sha512-336iVw3rtn2BUK7ORdIAHTyxHGRIHVReokCR3XjbckJMK7ms8FysBfhLR8IXnAgy7T0PTPNBWKiH514FOW/WSg==} dev: true - /tsup@7.0.0(typescript@5.1.6): + /tsup@7.0.0(typescript@5.2.2): resolution: {integrity: sha512-yYARDRkPq07mO3YUXTvF12ISwWQG57Odve8aFEgLdHyeGungxuKxb19yf9G0W8y59SZFkLnRj1gkoVk1gd5fbQ==} engines: {node: '>=16.14'} hasBin: true @@ -6868,20 +6874,20 @@ packages: source-map: 0.8.0-beta.0 sucrase: 3.29.0 tree-kill: 1.2.2 - typescript: 5.1.6 + typescript: 5.2.2 transitivePeerDependencies: - supports-color - ts-node dev: true - /tsutils@3.21.0(typescript@5.1.6): + /tsutils@3.21.0(typescript@5.2.2): resolution: {integrity: sha512-mHKK3iUXL+3UF6xL5k0PEhKRUBKPBCv/+RkEOpjRWxxx27KKRBmmA60A9pgOUvMi8GKhRMPEmjBRPzs2W7O1OA==} engines: {node: '>= 6'} peerDependencies: typescript: '>=2.8.0 || >= 3.2.0-dev || >= 3.3.0-dev || >= 3.4.0-dev || >= 3.5.0-dev || >= 3.6.0-dev || >= 3.6.0-beta || >= 3.7.0-dev || >= 3.7.0-beta' dependencies: tslib: 1.14.1 - typescript: 5.1.6 + typescript: 5.2.2 dev: true /type-check@0.3.2: @@ -6963,7 +6969,7 @@ packages: peerDependencies: typedoc: ^0.22.12 || 0.23.x dependencies: - typedoc: 0.24.1(typescript@5.1.6) + typedoc: 0.24.1(typescript@5.2.2) dev: true /typedoc-plugin-custom-validation@1.1.0(typedoc@0.24.1): @@ -6971,7 +6977,7 @@ packages: peerDependencies: typedoc: ^0.23.26 dependencies: - typedoc: 0.24.1(typescript@5.1.6) + typedoc: 0.24.1(typescript@5.2.2) dev: true /typedoc-plugin-konamimojisplosion@0.0.2: @@ -6984,7 +6990,7 @@ packages: peerDependencies: typedoc: '>= 0.23.14 || 0.24.x' dependencies: - typedoc: 0.24.1(typescript@5.1.6) + typedoc: 0.24.1(typescript@5.2.2) dev: true /typedoc-plugin-versions@0.2.3(typedoc@0.24.1): @@ -6995,10 +7001,10 @@ packages: dependencies: fs-extra: 10.1.0 semver: 7.5.4 - typedoc: 0.24.1(typescript@5.1.6) + typedoc: 0.24.1(typescript@5.2.2) dev: true - /typedoc@0.24.1(typescript@5.1.6): + /typedoc@0.24.1(typescript@5.2.2): resolution: {integrity: sha512-u4HwjZcSQhQSkkhLjgcs0ooAf6HrFVLDHHrwU2xZW8WxH0KnGZlNkaWxiOcK5Gagj7mxJSgwWx0dv8ACDAOXAQ==} engines: {node: '>= 14.14'} hasBin: true @@ -7009,11 +7015,11 @@ packages: marked: 4.2.12 minimatch: 7.4.2 shiki: 0.14.1 - typescript: 5.1.6 + typescript: 5.2.2 dev: true - /typescript@5.1.6: - resolution: {integrity: sha512-zaWCozRZ6DLEWAWFrVDz1H6FVXzUSfTy5FUMWsQlU8Ym5JP9eO4xkTIROFCQvhQf61z6O/G6ugw3SgAnvvm+HA==} + /typescript@5.2.2: + resolution: {integrity: sha512-mI4WrpHsbCIcwT9cF4FZvr80QUeKvsUsUvKDoR+X/7XHQH98xYD8YHZg7ANtz2GtZt/CBq2QJ0thkGJMHfqc1w==} engines: {node: '>=14.17'} hasBin: true dev: true