Compare commits

...

3 commits

Author SHA1 Message Date
4ec229ba9d
chore(deps): update typescript-eslint monorepo to v8.19.1
All checks were successful
Actions / Build Plugins (pull_request) Successful in 46s
2025-01-11 05:11:14 +00:00
b227ab06f6
chore(deps): update dependency typescript to v5.7.3 (#20)
Some checks failed
Actions / Build Plugins (push) Has been cancelled
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [typescript](https://www.typescriptlang.org/) ([source](https://github.com/microsoft/TypeScript)) | devDependencies | patch | [`5.7.2` -> `5.7.3`](https://renovatebot.com/diffs/npm/typescript/5.7.2/5.7.3) |

---

### Release Notes

<details>
<summary>microsoft/TypeScript (typescript)</summary>

### [`v5.7.3`](https://github.com/microsoft/TypeScript/releases/tag/v5.7.3): TypeScript 5.7.3

[Compare Source](https://github.com/microsoft/TypeScript/compare/v5.7.2...v5.7.3)

For release notes, check out the [release announcement](https://devblogs.microsoft.com/typescript/announcing-typescript-5-7/).

-   [fixed issues query for Typescript 5.7.0 (Beta)](https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.7.0%22+is%3Aclosed+).
-   [fixed issues query for Typescript 5.7.1 (RC)](https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.7.1%22+is%3Aclosed+).
-   [fixed issues query for Typescript 5.7.2 (Stable)](https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.7.2%22+is%3Aclosed+).
-   [fixed issues query for Typescript 5.7.3 (Stable)](https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.7.2%22+is%3Aclosed+).

Downloads are available on [npm](https://www.npmjs.com/package/typescript)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **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.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS44Ny4wIiwidXBkYXRlZEluVmVyIjoiMzkuODcuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->

Reviewed-on: https://www.coastalcommits.com/cswimr/gauntlet-cswimr-plugins/pulls/20
Co-authored-by: Renovate <renovate@coastalcommits.com>
Co-committed-by: Renovate <renovate@coastalcommits.com>
2025-01-11 00:10:49 -05:00
1140a53c40
chore(deps): update eslint monorepo to v9.18.0 (#21)
All checks were successful
Actions / Build Plugins (push) Successful in 45s
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [@eslint/js](https://eslint.org) ([source](https://github.com/eslint/eslint/tree/HEAD/packages/js)) | devDependencies | minor | [`9.17.0` -> `9.18.0`](https://renovatebot.com/diffs/npm/@eslint%2fjs/9.17.0/9.18.0) |
| [eslint](https://eslint.org) ([source](https://github.com/eslint/eslint)) | devDependencies | minor | [`9.17.0` -> `9.18.0`](https://renovatebot.com/diffs/npm/eslint/9.17.0/9.18.0) |

---

### Release Notes

<details>
<summary>eslint/eslint (@&#8203;eslint/js)</summary>

### [`v9.18.0`](https://github.com/eslint/eslint/releases/tag/v9.18.0)

[Compare Source](https://github.com/eslint/eslint/compare/v9.17.0...v9.18.0)

##### Features

-   [`e84e6e2`](e84e6e269c) feat: Report allowed methods for `no-console` rule ([#&#8203;19306](https://github.com/eslint/eslint/issues/19306)) (Anna Bocharova)
-   [`8efc2d0`](8efc2d0c92) feat: unflag TypeScript config files ([#&#8203;19266](https://github.com/eslint/eslint/issues/19266)) (Francesco Trotta)
-   [`87a9352`](87a9352c62) feat: check imports and class names in `no-shadow-restricted-names` ([#&#8203;19272](https://github.com/eslint/eslint/issues/19272)) (Milos Djermanovic)

##### Bug Fixes

-   [`da768d4`](da768d4541) fix: correct `overrideConfigFile` type ([#&#8203;19289](https://github.com/eslint/eslint/issues/19289)) (Francesco Trotta)

##### Documentation

-   [`d9c23c5`](d9c23c55be) docs: replace `var` with `const` in rule examples ([#&#8203;19325](https://github.com/eslint/eslint/issues/19325)) (Tanuj Kanti)
-   [`8e1a898`](8e1a898411) docs: add tabs to cli code blocks ([#&#8203;18784](https://github.com/eslint/eslint/issues/18784)) (Jay)
-   [`f3aeefb`](f3aeefbd65) docs: rewrite using let and const in rule examples ([#&#8203;19320](https://github.com/eslint/eslint/issues/19320)) (PoloSpark)
-   [`0b680b3`](0b680b3cc1) docs: Update README (GitHub Actions Bot)
-   [`98c86a9`](98c86a99f7) docs: `Edit this page` button link to different branches ([#&#8203;19228](https://github.com/eslint/eslint/issues/19228)) (Tanuj Kanti)
-   [`6947901`](6947901d14) docs: remove hardcoded edit link ([#&#8203;19323](https://github.com/eslint/eslint/issues/19323)) (Milos Djermanovic)
-   [`03f2f44`](03f2f442a9) docs: rewrite var with const in rules examples ([#&#8203;19317](https://github.com/eslint/eslint/issues/19317)) (Thiago)
-   [`26c3003`](26c3003bfc) docs: Clarify dangers of eslint:all ([#&#8203;19318](https://github.com/eslint/eslint/issues/19318)) (Nicholas C. Zakas)
-   [`c038257`](c03825730d) docs: add `eqeqeq` in related rules to `no-eq-null` ([#&#8203;19310](https://github.com/eslint/eslint/issues/19310)) (루밀LuMir)
-   [`89c8fc5`](89c8fc54c9) docs: rewrite examples with var using let and const ([#&#8203;19315](https://github.com/eslint/eslint/issues/19315)) (Amaresh  S M)
-   [`db574c4`](db574c4d38) docs: add missing backticks to `no-void` ([#&#8203;19313](https://github.com/eslint/eslint/issues/19313)) (루밀LuMir)
-   [`8d943c3`](8d943c335c) docs: add missing backticks to `default-case-last` ([#&#8203;19311](https://github.com/eslint/eslint/issues/19311)) (루밀LuMir)
-   [`36ef8bb`](36ef8bbeab) docs: rewrite examples with var using let and const ([#&#8203;19298](https://github.com/eslint/eslint/issues/19298)) (Amaresh  S M)
-   [`1610c9e`](1610c9ee14) docs: add missing backticks to `no-else-return` ([#&#8203;19309](https://github.com/eslint/eslint/issues/19309)) (루밀LuMir)
-   [`df409d8`](df409d8f76) docs: Update README (GitHub Actions Bot)
-   [`2e84213`](2e842138e6) docs: Fix Horizontal Scroll Overflow in Rule Description on Mobile View ([#&#8203;19304](https://github.com/eslint/eslint/issues/19304)) (Amaresh  S M)
-   [`6e7361b`](6e7361bb6a) docs: replace `var` with `let` and `const` in rule example ([#&#8203;19302](https://github.com/eslint/eslint/issues/19302)) (Tanuj Kanti)
-   [`069af5e`](069af5e9ac) docs: rewrite `var` using `const` in rule examples ([#&#8203;19303](https://github.com/eslint/eslint/issues/19303)) (Kim GyeonWon)
-   [`064e35d`](064e35de95) docs: remove 'I hope to' comments from scope-manager-interface ([#&#8203;19300](https://github.com/eslint/eslint/issues/19300)) (Josh Goldberg )
-   [`8e00305`](8e003056a8) docs: replace `var` with `const` in rule examples ([#&#8203;19299](https://github.com/eslint/eslint/issues/19299)) (Tanuj Kanti)
-   [`a559009`](a559009f51) docs: Add warning about extending core rules ([#&#8203;19295](https://github.com/eslint/eslint/issues/19295)) (Nicholas C. Zakas)
-   [`0bfdf6c`](0bfdf6caaf) docs: Update README (GitHub Actions Bot)
-   [`ce0b9ff`](ce0b9ff042) docs: add navigation link for `code explorer` ([#&#8203;19285](https://github.com/eslint/eslint/issues/19285)) (Tanuj Kanti)
-   [`e255cc9`](e255cc98ab) docs: add bluesky icon to footer ([#&#8203;19290](https://github.com/eslint/eslint/issues/19290)) (Tanuj Kanti)
-   [`5d64851`](5d64851955) docs: remove outdated info about environments ([#&#8203;19296](https://github.com/eslint/eslint/issues/19296)) (Francesco Trotta)
-   [`eec01f0`](eec01f04ae) docs: switch rule examples config format to `languageOptions` ([#&#8203;19277](https://github.com/eslint/eslint/issues/19277)) (Milos Djermanovic)
-   [`b36ca0a`](b36ca0a490) docs: Fixing Focus Order by Rearranging Element Sequence ([#&#8203;19241](https://github.com/eslint/eslint/issues/19241)) (Amaresh  S M)
-   [`d122c8a`](d122c8a756) docs: add missing backticks to `sort-imports` ([#&#8203;19282](https://github.com/eslint/eslint/issues/19282)) (루밀LuMir)
-   [`0367a70`](0367a70a43) docs: update custom parser docs ([#&#8203;19288](https://github.com/eslint/eslint/issues/19288)) (Francesco Trotta)
-   [`8c07ebb`](8c07ebb900) docs: add `border-radius` to `hX:target` selector styles ([#&#8203;19270](https://github.com/eslint/eslint/issues/19270)) (루밀LuMir)
-   [`eff7c57`](eff7c5721c) docs: add limitation section in `no-loop-func` ([#&#8203;19287](https://github.com/eslint/eslint/issues/19287)) (Tanuj Kanti)
-   [`5db226f`](5db226f4da) docs: add missing backticks in various parts of the documentation ([#&#8203;19269](https://github.com/eslint/eslint/issues/19269)) (루밀LuMir)
-   [`789edbb`](789edbbae5) docs: Update README (GitHub Actions Bot)
-   [`613c06a`](613c06a2c3) docs: mark rules that are frozen with ❄️ ([#&#8203;19231](https://github.com/eslint/eslint/issues/19231)) (Amaresh  S M)
-   [`43172ec`](43172ecbd4) docs: Update README (GitHub Actions Bot)
-   [`ac8b3c4`](ac8b3c4ca9) docs: fix description of `overrideConfigFile` option ([#&#8203;19262](https://github.com/eslint/eslint/issues/19262)) (Milos Djermanovic)
-   [`bbb9b46`](bbb9b46c20) docs: Update README (GitHub Actions Bot)
-   [`995b492`](995b49231a) docs: fix inconsistent divider in rule categories box ([#&#8203;19249](https://github.com/eslint/eslint/issues/19249)) (Tanuj Kanti)
-   [`f76d05d`](f76d05da6e) docs: Refactor search result handling with better event listener cleanup ([#&#8203;19252](https://github.com/eslint/eslint/issues/19252)) (Amaresh  S M)
-   [`c5f3d7d`](c5f3d7dab3) docs: Update README (GitHub Actions Bot)

##### Chores

-   [`c52be85`](c52be85c4a) chore: upgrade to `@eslint/js@9.18.0` ([#&#8203;19330](https://github.com/eslint/eslint/issues/19330)) (Francesco Trotta)
-   [`362099c`](362099c580) chore: package.json update for [@&#8203;eslint/js](https://github.com/eslint/js) release (Jenkins)
-   [`495aa49`](495aa499a7) chore: extract package `name` from `package.json` for public interface ([#&#8203;19314](https://github.com/eslint/eslint/issues/19314)) (루밀LuMir)
-   [`6fe0e72`](6fe0e7244a) chore: update dependency [@&#8203;eslint/json](https://github.com/eslint/json) to ^0.9.0 ([#&#8203;19263](https://github.com/eslint/eslint/issues/19263)) (renovate\[bot])

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about these updates again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS44Ny4wIiwidXBkYXRlZEluVmVyIjoiMzkuODcuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->

Reviewed-on: https://www.coastalcommits.com/cswimr/gauntlet-cswimr-plugins/pulls/21
Reviewed-by: cswimr <seaswimmerthefsh@gmail.com>
Co-authored-by: Renovate <renovate@coastalcommits.com>
Co-committed-by: Renovate <renovate@coastalcommits.com>
2025-01-11 00:09:54 -05:00
2 changed files with 95 additions and 89 deletions

View file

@ -14,19 +14,19 @@
"which": "^5.0.0"
},
"devDependencies": {
"@eslint/js": "9.17.0",
"@eslint/js": "9.18.0",
"@project-gauntlet/tools": "0.9.0",
"@types/deno": "2.0.0",
"@types/react": "19.0.2",
"@types/which": "3.0.4",
"@typescript-eslint/parser": "8.19.0",
"eslint": "9.17.0",
"@typescript-eslint/parser": "8.19.1",
"eslint": "9.18.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-prettier": "5.2.1",
"eslint-plugin-react": "7.37.3",
"globals": "15.14.0",
"prettier": "3.4.2",
"typescript": "5.7.2",
"typescript-eslint": "8.19.0"
"typescript": "5.7.3",
"typescript-eslint": "8.19.1"
}
}

174
yarn.lock
View file

@ -733,10 +733,10 @@
debug "^4.3.1"
minimatch "^3.1.2"
"@eslint/core@^0.9.0":
version "0.9.1"
resolved "https://registry.yarnpkg.com/@eslint/core/-/core-0.9.1.tgz#31763847308ef6b7084a4505573ac9402c51f9d1"
integrity sha512-GuUdqkyyzQI5RMIWkHhvTWLCyLo1jNK3vzkSyaExH5kHPDHcuL2VOpHjmMY+y3+NC69qAKToBqldTBgYeLSr9Q==
"@eslint/core@^0.10.0":
version "0.10.0"
resolved "https://registry.yarnpkg.com/@eslint/core/-/core-0.10.0.tgz#23727063c21b335f752dbb3a16450f6f9cbc9091"
integrity sha512-gFHJ+xBOo4G3WRlR1e/3G8A6/KZAH6zcE/hkLRCZTi/B9avAG365QhFA8uOGzTMqgTghpn7/fSnscW++dpMSAw==
dependencies:
"@types/json-schema" "^7.0.15"
@ -755,21 +755,22 @@
minimatch "^3.1.2"
strip-json-comments "^3.1.1"
"@eslint/js@9.17.0":
version "9.17.0"
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.17.0.tgz#1523e586791f80376a6f8398a3964455ecc651ec"
integrity sha512-Sxc4hqcs1kTu0iID3kcZDW3JHq2a77HO9P8CP6YEA/FpH3Ll8UXE2r/86Rz9YJLKme39S9vU5OWNjC6Xl0Cr3w==
"@eslint/js@9.18.0":
version "9.18.0"
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.18.0.tgz#3356f85d18ed3627ab107790b53caf7e1e3d1e84"
integrity sha512-fK6L7rxcq6/z+AaQMtiFTkvbHkBLNlwyRxHpKawP0x3u9+NC6MQTnFW+AdpwC6gfHTW0051cokQgtTN2FqlxQA==
"@eslint/object-schema@^2.1.5":
version "2.1.5"
resolved "https://registry.yarnpkg.com/@eslint/object-schema/-/object-schema-2.1.5.tgz#8670a8f6258a2be5b2c620ff314a1d984c23eb2e"
integrity sha512-o0bhxnL89h5Bae5T318nFoFzGy+YE5i/gGkoPAgkmTVdRKTiv3p8JHevPiPaMwoloKfEiiaHlawCqaZMqRm+XQ==
"@eslint/plugin-kit@^0.2.3":
version "0.2.4"
resolved "https://registry.yarnpkg.com/@eslint/plugin-kit/-/plugin-kit-0.2.4.tgz#2b78e7bb3755784bb13faa8932a1d994d6537792"
integrity sha512-zSkKow6H5Kdm0ZUQUB2kV5JIXqoG0+uH5YADhaEHswm664N9Db8dXSi0nMJpacpMf+MyyglF1vnZohpEg5yUtg==
"@eslint/plugin-kit@^0.2.5":
version "0.2.5"
resolved "https://registry.yarnpkg.com/@eslint/plugin-kit/-/plugin-kit-0.2.5.tgz#ee07372035539e7847ef834e3f5e7b79f09e3a81"
integrity sha512-lB05FkqEdUg2AA0xEbUz0SnkXT1LcCTa438W4IWTUh4hdOnVbQyOJ81OrDXsJk/LSiJHubgGEFoR5EHq1NsH1A==
dependencies:
"@eslint/core" "^0.10.0"
levn "^0.4.1"
"@graphql-codegen/add@^5.0.3":
@ -1818,85 +1819,85 @@
dependencies:
"@types/node" "*"
"@typescript-eslint/eslint-plugin@8.19.0":
version "8.19.0"
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.19.0.tgz#2b1e1b791e21d5fc27ddc93884db066444f597b5"
integrity sha512-NggSaEZCdSrFddbctrVjkVZvFC6KGfKfNK0CU7mNK/iKHGKbzT4Wmgm08dKpcZECBu9f5FypndoMyRHkdqfT1Q==
"@typescript-eslint/eslint-plugin@8.19.1":
version "8.19.1"
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.19.1.tgz#5f26c0a833b27bcb1aa402b82e76d3b8dda0b247"
integrity sha512-tJzcVyvvb9h/PB96g30MpxACd9IrunT7GF9wfA9/0TJ1LxGOJx1TdPzSbBBnNED7K9Ka8ybJsnEpiXPktolTLg==
dependencies:
"@eslint-community/regexpp" "^4.10.0"
"@typescript-eslint/scope-manager" "8.19.0"
"@typescript-eslint/type-utils" "8.19.0"
"@typescript-eslint/utils" "8.19.0"
"@typescript-eslint/visitor-keys" "8.19.0"
"@typescript-eslint/scope-manager" "8.19.1"
"@typescript-eslint/type-utils" "8.19.1"
"@typescript-eslint/utils" "8.19.1"
"@typescript-eslint/visitor-keys" "8.19.1"
graphemer "^1.4.0"
ignore "^5.3.1"
natural-compare "^1.4.0"
ts-api-utils "^1.3.0"
ts-api-utils "^2.0.0"
"@typescript-eslint/parser@8.19.0":
version "8.19.0"
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.19.0.tgz#f1512e6e5c491b03aabb2718b95becde22b15292"
integrity sha512-6M8taKyOETY1TKHp0x8ndycipTVgmp4xtg5QpEZzXxDhNvvHOJi5rLRkLr8SK3jTgD5l4fTlvBiRdfsuWydxBw==
"@typescript-eslint/parser@8.19.1":
version "8.19.1"
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.19.1.tgz#b836fcfe7a704c8c65f5a50e5b0ff8acfca5c21b"
integrity sha512-67gbfv8rAwawjYx3fYArwldTQKoYfezNUT4D5ioWetr/xCrxXxvleo3uuiFuKfejipvq+og7mjz3b0G2bVyUCw==
dependencies:
"@typescript-eslint/scope-manager" "8.19.0"
"@typescript-eslint/types" "8.19.0"
"@typescript-eslint/typescript-estree" "8.19.0"
"@typescript-eslint/visitor-keys" "8.19.0"
"@typescript-eslint/scope-manager" "8.19.1"
"@typescript-eslint/types" "8.19.1"
"@typescript-eslint/typescript-estree" "8.19.1"
"@typescript-eslint/visitor-keys" "8.19.1"
debug "^4.3.4"
"@typescript-eslint/scope-manager@8.19.0":
version "8.19.0"
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.19.0.tgz#28fa413a334f70e8b506a968531e0a7c9c3076dc"
integrity sha512-hkoJiKQS3GQ13TSMEiuNmSCvhz7ujyqD1x3ShbaETATHrck+9RaDdUbt+osXaUuns9OFwrDTTrjtwsU8gJyyRA==
"@typescript-eslint/scope-manager@8.19.1":
version "8.19.1"
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.19.1.tgz#794cfc8add4f373b9cd6fa32e367e7565a0e231b"
integrity sha512-60L9KIuN/xgmsINzonOcMDSB8p82h95hoBfSBtXuO4jlR1R9L1xSkmVZKgCPVfavDlXihh4ARNjXhh1gGnLC7Q==
dependencies:
"@typescript-eslint/types" "8.19.0"
"@typescript-eslint/visitor-keys" "8.19.0"
"@typescript-eslint/types" "8.19.1"
"@typescript-eslint/visitor-keys" "8.19.1"
"@typescript-eslint/type-utils@8.19.0":
version "8.19.0"
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.19.0.tgz#41abd7d2e4cf93b6854b1fe6cbf416fab5abf89f"
integrity sha512-TZs0I0OSbd5Aza4qAMpp1cdCYVnER94IziudE3JU328YUHgWu9gwiwhag+fuLeJ2LkWLXI+F/182TbG+JaBdTg==
"@typescript-eslint/type-utils@8.19.1":
version "8.19.1"
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.19.1.tgz#23710ab52643c19f74601b3f4a076c98f4e159aa"
integrity sha512-Rp7k9lhDKBMRJB/nM9Ksp1zs4796wVNyihG9/TU9R6KCJDNkQbc2EOKjrBtLYh3396ZdpXLtr/MkaSEmNMtykw==
dependencies:
"@typescript-eslint/typescript-estree" "8.19.0"
"@typescript-eslint/utils" "8.19.0"
"@typescript-eslint/typescript-estree" "8.19.1"
"@typescript-eslint/utils" "8.19.1"
debug "^4.3.4"
ts-api-utils "^1.3.0"
ts-api-utils "^2.0.0"
"@typescript-eslint/types@8.19.0":
version "8.19.0"
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.19.0.tgz#a190a25c5484a42b81eaad06989579fdeb478cbb"
integrity sha512-8XQ4Ss7G9WX8oaYvD4OOLCjIQYgRQxO+qCiR2V2s2GxI9AUpo7riNwo6jDhKtTcaJjT8PY54j2Yb33kWtSJsmA==
"@typescript-eslint/types@8.19.1":
version "8.19.1"
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.19.1.tgz#015a991281754ed986f2e549263a1188d6ed0a8c"
integrity sha512-JBVHMLj7B1K1v1051ZaMMgLW4Q/jre5qGK0Ew6UgXz1Rqh+/xPzV1aW581OM00X6iOfyr1be+QyW8LOUf19BbA==
"@typescript-eslint/typescript-estree@8.19.0":
version "8.19.0"
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.19.0.tgz#6b4f48f98ffad6597379951b115710f4d68c9ccb"
integrity sha512-WW9PpDaLIFW9LCbucMSdYUuGeFUz1OkWYS/5fwZwTA+l2RwlWFdJvReQqMUMBw4yJWJOfqd7An9uwut2Oj8sLw==
"@typescript-eslint/typescript-estree@8.19.1":
version "8.19.1"
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.19.1.tgz#c1094bb00bc251ac76cf215569ca27236435036b"
integrity sha512-jk/TZwSMJlxlNnqhy0Eod1PNEvCkpY6MXOXE/WLlblZ6ibb32i2We4uByoKPv1d0OD2xebDv4hbs3fm11SMw8Q==
dependencies:
"@typescript-eslint/types" "8.19.0"
"@typescript-eslint/visitor-keys" "8.19.0"
"@typescript-eslint/types" "8.19.1"
"@typescript-eslint/visitor-keys" "8.19.1"
debug "^4.3.4"
fast-glob "^3.3.2"
is-glob "^4.0.3"
minimatch "^9.0.4"
semver "^7.6.0"
ts-api-utils "^1.3.0"
ts-api-utils "^2.0.0"
"@typescript-eslint/utils@8.19.0":
version "8.19.0"
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.19.0.tgz#33824310e1fccc17f27fbd1030fd8bbd9a674684"
integrity sha512-PTBG+0oEMPH9jCZlfg07LCB2nYI0I317yyvXGfxnvGvw4SHIOuRnQ3kadyyXY6tGdChusIHIbM5zfIbp4M6tCg==
"@typescript-eslint/utils@8.19.1":
version "8.19.1"
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.19.1.tgz#dd8eabd46b92bf61e573286e1c0ba6bd243a185b"
integrity sha512-IxG5gLO0Ne+KaUc8iW1A+XuKLd63o4wlbI1Zp692n1xojCl/THvgIKXJXBZixTh5dd5+yTJ/VXH7GJaaw21qXA==
dependencies:
"@eslint-community/eslint-utils" "^4.4.0"
"@typescript-eslint/scope-manager" "8.19.0"
"@typescript-eslint/types" "8.19.0"
"@typescript-eslint/typescript-estree" "8.19.0"
"@typescript-eslint/scope-manager" "8.19.1"
"@typescript-eslint/types" "8.19.1"
"@typescript-eslint/typescript-estree" "8.19.1"
"@typescript-eslint/visitor-keys@8.19.0":
version "8.19.0"
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.19.0.tgz#dc313f735e64c4979c9073f51ffcefb6d9be5c77"
integrity sha512-mCFtBbFBJDCNCWUl5y6sZSCHXw1DEFEk3c/M3nRK2a4XUB8StGFtmcEMizdjKuBzB6e/smJAAWYug3VrdLMr1w==
"@typescript-eslint/visitor-keys@8.19.1":
version "8.19.1"
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.19.1.tgz#fce54d7cfa5351a92387d6c0c5be598caee072e0"
integrity sha512-fzmjU8CHK853V/avYZAvuVut3ZTfwN5YtMaoi+X9Y9MA9keaWNHC3zEQ9zvyX/7Hj+5JkNyK1l7TOR2hevHB6Q==
dependencies:
"@typescript-eslint/types" "8.19.0"
"@typescript-eslint/types" "8.19.1"
eslint-visitor-keys "^4.2.0"
"@urql/core@^4.2.3":
@ -3086,18 +3087,18 @@ eslint-visitor-keys@^4.2.0:
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-4.2.0.tgz#687bacb2af884fcdda8a6e7d65c606f46a14cd45"
integrity sha512-UyLnSehNt62FFhSwjZlHmeokpRK59rcz29j+F1/aDgbkbRTk7wIc9XzdoasMUbRNKDM0qQt/+BJ4BrpFeABemw==
eslint@9.17.0:
version "9.17.0"
resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.17.0.tgz#faa1facb5dd042172fdc520106984b5c2421bb0c"
integrity sha512-evtlNcpJg+cZLcnVKwsai8fExnqjGPicK7gnUtlNuzu+Fv9bI0aLpND5T44VLQtoMEnI57LoXO9XAkIXwohKrA==
eslint@9.18.0:
version "9.18.0"
resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.18.0.tgz#c95b24de1183e865de19f607fda6518b54827850"
integrity sha512-+waTfRWQlSbpt3KWE+CjrPPYnbq9kfZIYUqapc0uBXyjTp8aYXZDsUH16m39Ryq3NjAVP4tjuF7KaukeqoCoaA==
dependencies:
"@eslint-community/eslint-utils" "^4.2.0"
"@eslint-community/regexpp" "^4.12.1"
"@eslint/config-array" "^0.19.0"
"@eslint/core" "^0.9.0"
"@eslint/core" "^0.10.0"
"@eslint/eslintrc" "^3.2.0"
"@eslint/js" "9.17.0"
"@eslint/plugin-kit" "^0.2.3"
"@eslint/js" "9.18.0"
"@eslint/plugin-kit" "^0.2.5"
"@humanfs/node" "^0.16.6"
"@humanwhocodes/module-importer" "^1.0.1"
"@humanwhocodes/retry" "^0.4.1"
@ -5691,10 +5692,10 @@ tr46@~0.0.3:
resolved "https://registry.yarnpkg.com/tr46/-/tr46-0.0.3.tgz#8184fd347dac9cdc185992f3a6622e14b9d9ab6a"
integrity sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw==
ts-api-utils@^1.3.0:
version "1.4.3"
resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-1.4.3.tgz#bfc2215fe6528fecab2b0fba570a2e8a4263b064"
integrity sha512-i3eMG77UTMD0hZhgRS562pv83RC6ukSAC2GMNWc+9dieh/+jDM5u5YG+NHX6VNDRHQcHwmsTHctP9LhbC3WxVw==
ts-api-utils@^2.0.0:
version "2.0.0"
resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-2.0.0.tgz#b9d7d5f7ec9f736f4d0f09758b8607979044a900"
integrity sha512-xCt/TOAc+EOHS1XPnijD3/yzpH6qg2xppZO1YDqGoVsNXfQfzHpOdNuXwrwOU8u4ITXJyDCTyt8w5g1sZv9ynQ==
ts-log@^2.2.3:
version "2.2.7"
@ -5776,16 +5777,21 @@ typed-array-length@^1.0.7:
possible-typed-array-names "^1.0.0"
reflect.getprototypeof "^1.0.6"
typescript-eslint@8.19.0:
version "8.19.0"
resolved "https://registry.yarnpkg.com/typescript-eslint/-/typescript-eslint-8.19.0.tgz#e4ff06b19f2f9807a2c26147a0199a109944d9e0"
integrity sha512-Ni8sUkVWYK4KAcTtPjQ/UTiRk6jcsuDhPpxULapUDi8A/l8TSBk+t1GtJA1RsCzIJg0q6+J7bf35AwQigENWRQ==
typescript-eslint@8.19.1:
version "8.19.1"
resolved "https://registry.yarnpkg.com/typescript-eslint/-/typescript-eslint-8.19.1.tgz#fdf7d53bc020bf7c48d40744bf3797ee7a70f69e"
integrity sha512-LKPUQpdEMVOeKluHi8md7rwLcoXHhwvWp3x+sJkMuq3gGm9yaYJtPo8sRZSblMFJ5pcOGCAak/scKf1mvZDlQw==
dependencies:
"@typescript-eslint/eslint-plugin" "8.19.0"
"@typescript-eslint/parser" "8.19.0"
"@typescript-eslint/utils" "8.19.0"
"@typescript-eslint/eslint-plugin" "8.19.1"
"@typescript-eslint/parser" "8.19.1"
"@typescript-eslint/utils" "8.19.1"
typescript@5.7.2, typescript@^5.2.2:
typescript@5.7.3:
version "5.7.3"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.7.3.tgz#919b44a7dbb8583a9b856d162be24a54bf80073e"
integrity sha512-84MVSjMEHP+FQRPy3pX9sTVV/INIex71s9TL2Gm5FG/WG1SqXeKyZ0k7/blY/4FdOzI12CBy1vGc4og/eus0fw==
typescript@^5.2.2:
version "5.7.2"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.7.2.tgz#3169cf8c4c8a828cde53ba9ecb3d2b1d5dd67be6"
integrity sha512-i5t66RHxDvVN40HfDd1PsEThGNnlMCMT3jMUuoh9/0TaqWevNontacunWyN02LA9/fIbEWlcHZcgTKb9QoaLfg==