Update dependency eslint to v9.34.0 (#5)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [eslint](https://eslint.org) ([source](https://github.com/eslint/eslint)) | [`9.32.0` -> `9.34.0`](https://renovatebot.com/diffs/npm/eslint/9.32.0/9.34.0) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>eslint/eslint (eslint)</summary> ### [`v9.34.0`](https://github.com/eslint/eslint/releases/tag/v9.34.0) [Compare Source](https://github.com/eslint/eslint/compare/v9.33.0...v9.34.0) #### Features - [`0bb777a`](0bb777a82b
) feat: multithread linting ([#​19794](https://github.com/eslint/eslint/issues/19794)) (Francesco Trotta) - [`43a5f9e`](43a5f9e36f
) feat: add eslint-plugin-regexp to eslint-config-eslint base config ([#​19951](https://github.com/eslint/eslint/issues/19951)) (Pixel998) #### Bug Fixes - [`9b89903`](9b8990397b
) fix: default value of accessor-pairs option in rule.d.ts file ([#​20024](https://github.com/eslint/eslint/issues/20024)) (Tanuj Kanti) - [`6c07420`](6c074206ae
) fix: fix spurious failure in neostandard integration test ([#​20023](https://github.com/eslint/eslint/issues/20023)) (Kirk Waiblinger) - [`676f4ac`](676f4acaae
) fix: allow scientific notation with trailing zeros matching exponent ([#​20002](https://github.com/eslint/eslint/issues/20002)) (Sweta Tanwar) #### Documentation - [`0b4a590`](0b4a590333
) docs: make rulesdir deprecation clearer ([#​20018](https://github.com/eslint/eslint/issues/20018)) (Domenico Gemoli) - [`327c672`](327c67256f
) docs: Update README (GitHub Actions Bot) - [`bf26229`](bf2622991f
) docs: Fix typo in core-concepts/index.md ([#​20009](https://github.com/eslint/eslint/issues/20009)) (Tobias Hernstig) - [`2309327`](2309327554
) docs: fix typo in the "Configuring Rules" section ([#​20001](https://github.com/eslint/eslint/issues/20001)) (ghazi-git) - [`2b87e21`](2b87e21321
) docs: \[no-else-return] clarify sample code. ([#​19991](https://github.com/eslint/eslint/issues/19991)) (Yuki Takada (Yukinosuke Takada)) - [`c36570c`](c36570c665
) docs: Update README (GitHub Actions Bot) #### Chores - [`f19ad94`](f19ad9493e
) chore: upgrade to `@eslint/js@9.34.0` ([#​20030](https://github.com/eslint/eslint/issues/20030)) (Francesco Trotta) - [`b48fa20`](b48fa20034
) chore: package.json update for [@​eslint/js](https://github.com/eslint/js) release (Jenkins) - [`4bce8a2`](4bce8a2502
) chore: package.json update for eslint-config-eslint release (Jenkins) - [`0c9999c`](0c9999c2a6
) refactor: prefer default options in `grouped-accessor-pairs` ([#​20028](https://github.com/eslint/eslint/issues/20028)) (루밀LuMir) - [`d503f19`](d503f19813
) ci: fix `stale.yml` ([#​20010](https://github.com/eslint/eslint/issues/20010)) (루밀LuMir) - [`e2dc67d`](e2dc67d8b0
) ci: centralize `stale.yml` ([#​19994](https://github.com/eslint/eslint/issues/19994)) (루밀LuMir) - [`7093cb8`](7093cb8f59
) ci: bump actions/checkout from 4 to 5 ([#​20005](https://github.com/eslint/eslint/issues/20005)) (dependabot\[bot]) ### [`v9.33.0`](https://github.com/eslint/eslint/releases/tag/v9.33.0) [Compare Source](https://github.com/eslint/eslint/compare/v9.32.0...v9.33.0) #### Features - [`e07820e`](e07820e66f
) feat: add global object access detection to no-restricted-globals ([#​19939](https://github.com/eslint/eslint/issues/19939)) (sethamus) - [`90b050e`](90b050ec11
) feat: support explicit resource management in `one-var` ([#​19941](https://github.com/eslint/eslint/issues/19941)) (Sweta Tanwar) #### Bug Fixes - [`732433c`](732433c4fb
) fix: allow any type for `meta.docs.recommended` in custom rules ([#​19995](https://github.com/eslint/eslint/issues/19995)) (Francesco Trotta) - [`e8a6914`](e8a6914a24
) fix: Fixed potential bug in check-emfile-handling.js ([#​19975](https://github.com/eslint/eslint/issues/19975)) (諏訪原慶斗) #### Documentation - [`34f0723`](34f0723e2d
) docs: playground button for TypeScript code example ([#​19671](https://github.com/eslint/eslint/issues/19671)) (Tanuj Kanti) - [`dc942a4`](dc942a47da
) docs: Update README (GitHub Actions Bot) - [`5a4b6f7`](5a4b6f7432
) docs: Update no-multi-assign.md ([#​19979](https://github.com/eslint/eslint/issues/19979)) (Yuki Takada (Yukinosuke Takada)) - [`247e156`](247e15698e
) docs: add missing let declarations in `no-plusplus` ([#​19980](https://github.com/eslint/eslint/issues/19980)) (Yuki Takada (Yukinosuke Takada)) - [`0d17242`](0d17242b3c
) docs: Update README (GitHub Actions Bot) - [`fa20b9d`](fa20b9db8f
) docs: Clarify when to open an issue for a PR ([#​19974](https://github.com/eslint/eslint/issues/19974)) (Nicholas C. Zakas) #### Build Related - [`27fa865`](27fa86551b
) build: use `ESLint` class to generate formatter examples ([#​19972](https://github.com/eslint/eslint/issues/19972)) (Milos Djermanovic) #### Chores - [`4258046`](425804602e
) chore: update dependency [@​eslint/js](https://github.com/eslint/js) to v9.33.0 ([#​19998](https://github.com/eslint/eslint/issues/19998)) (renovate\[bot]) - [`ad28371`](ad283717ed
) chore: package.json update for [@​eslint/js](https://github.com/eslint/js) release (Jenkins) - [`06a22f1`](06a22f154c
) test: resolve flakiness in --mcp flag test ([#​19993](https://github.com/eslint/eslint/issues/19993)) (Pixel998) - [`54920ed`](54920ed229
) test: switch to `Linter.Config` in `ESLintRules` type tests ([#​19977](https://github.com/eslint/eslint/issues/19977)) (Francesco Trotta) </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 is behind base branch, 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:eyJjcmVhdGVkSW5WZXIiOiI0MS4xLjMiLCJ1cGRhdGVkSW5WZXIiOiI0MS4zNS4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmN5Il19--> Reviewed-on: https://gitea.alexlebens.dev/alexlebens/site-documentation/pulls/5 Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net> Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net>
This commit is contained in:
@@ -27,7 +27,7 @@
|
|||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@tailwindcss/typography": "^0.5.16",
|
"@tailwindcss/typography": "^0.5.16",
|
||||||
"@typescript-eslint/parser": "8.38.0",
|
"@typescript-eslint/parser": "8.38.0",
|
||||||
"eslint": "9.32.0",
|
"eslint": "9.34.0",
|
||||||
"eslint-config-prettier": "10.1.8",
|
"eslint-config-prettier": "10.1.8",
|
||||||
"eslint-plugin-astro": "1.3.1",
|
"eslint-plugin-astro": "1.3.1",
|
||||||
"prettier": "^3.5.3",
|
"prettier": "^3.5.3",
|
||||||
|
110
pnpm-lock.yaml
generated
110
pnpm-lock.yaml
generated
@@ -47,16 +47,16 @@ importers:
|
|||||||
version: 0.5.16(tailwindcss@4.1.12)
|
version: 0.5.16(tailwindcss@4.1.12)
|
||||||
'@typescript-eslint/parser':
|
'@typescript-eslint/parser':
|
||||||
specifier: 8.38.0
|
specifier: 8.38.0
|
||||||
version: 8.38.0(eslint@9.32.0(jiti@2.5.1))(typescript@5.9.2)
|
version: 8.38.0(eslint@9.34.0(jiti@2.5.1))(typescript@5.9.2)
|
||||||
eslint:
|
eslint:
|
||||||
specifier: 9.32.0
|
specifier: 9.34.0
|
||||||
version: 9.32.0(jiti@2.5.1)
|
version: 9.34.0(jiti@2.5.1)
|
||||||
eslint-config-prettier:
|
eslint-config-prettier:
|
||||||
specifier: 10.1.8
|
specifier: 10.1.8
|
||||||
version: 10.1.8(eslint@9.32.0(jiti@2.5.1))
|
version: 10.1.8(eslint@9.34.0(jiti@2.5.1))
|
||||||
eslint-plugin-astro:
|
eslint-plugin-astro:
|
||||||
specifier: 1.3.1
|
specifier: 1.3.1
|
||||||
version: 1.3.1(eslint@9.32.0(jiti@2.5.1))
|
version: 1.3.1(eslint@9.34.0(jiti@2.5.1))
|
||||||
prettier:
|
prettier:
|
||||||
specifier: ^3.5.3
|
specifier: ^3.5.3
|
||||||
version: 3.6.2
|
version: 3.6.2
|
||||||
@@ -68,7 +68,7 @@ importers:
|
|||||||
version: 0.6.14(prettier-plugin-astro@0.14.1)(prettier@3.6.2)
|
version: 0.6.14(prettier-plugin-astro@0.14.1)(prettier@3.6.2)
|
||||||
typescript-eslint:
|
typescript-eslint:
|
||||||
specifier: 8.38.0
|
specifier: 8.38.0
|
||||||
version: 8.38.0(eslint@9.32.0(jiti@2.5.1))(typescript@5.9.2)
|
version: 8.38.0(eslint@9.34.0(jiti@2.5.1))(typescript@5.9.2)
|
||||||
|
|
||||||
packages:
|
packages:
|
||||||
|
|
||||||
@@ -325,28 +325,28 @@ packages:
|
|||||||
resolution: {integrity: sha512-ENIdc4iLu0d93HeYirvKmrzshzofPw6VkZRKQGe9Nv46ZnWUzcF1xV01dcvEg/1wXUR61OmmlSfyeyO7EvjLxQ==}
|
resolution: {integrity: sha512-ENIdc4iLu0d93HeYirvKmrzshzofPw6VkZRKQGe9Nv46ZnWUzcF1xV01dcvEg/1wXUR61OmmlSfyeyO7EvjLxQ==}
|
||||||
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
||||||
|
|
||||||
'@eslint/config-helpers@0.3.0':
|
'@eslint/config-helpers@0.3.1':
|
||||||
resolution: {integrity: sha512-ViuymvFmcJi04qdZeDc2whTHryouGcDlaxPqarTD0ZE10ISpxGUVZGZDx4w01upyIynL3iu6IXH2bS1NhclQMw==}
|
resolution: {integrity: sha512-xR93k9WhrDYpXHORXpxVL5oHj3Era7wo6k/Wd8/IsQNnZUTzkGS29lyn3nAT05v6ltUuTFVCCYDEGfy2Or/sPA==}
|
||||||
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
||||||
|
|
||||||
'@eslint/core@0.15.1':
|
'@eslint/core@0.15.2':
|
||||||
resolution: {integrity: sha512-bkOp+iumZCCbt1K1CmWf0R9pM5yKpDv+ZXtvSyQpudrI9kuFLp+bM2WOPXImuD/ceQuaa8f5pj93Y7zyECIGNA==}
|
resolution: {integrity: sha512-78Md3/Rrxh83gCxoUc0EiciuOHsIITzLy53m3d9UyiW8y9Dj2D29FeETqyKA+BRK76tnTp6RXWb3pCay8Oyomg==}
|
||||||
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
||||||
|
|
||||||
'@eslint/eslintrc@3.3.1':
|
'@eslint/eslintrc@3.3.1':
|
||||||
resolution: {integrity: sha512-gtF186CXhIl1p4pJNGZw8Yc6RlshoePRvE0X91oPGb3vZ8pM3qOS9W9NGPat9LziaBV7XrJWGylNQXkGcnM3IQ==}
|
resolution: {integrity: sha512-gtF186CXhIl1p4pJNGZw8Yc6RlshoePRvE0X91oPGb3vZ8pM3qOS9W9NGPat9LziaBV7XrJWGylNQXkGcnM3IQ==}
|
||||||
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
||||||
|
|
||||||
'@eslint/js@9.32.0':
|
'@eslint/js@9.34.0':
|
||||||
resolution: {integrity: sha512-BBpRFZK3eX6uMLKz8WxFOBIFFcGFJ/g8XuwjTHCqHROSIsopI+ddn/d5Cfh36+7+e5edVS8dbSHnBNhrLEX0zg==}
|
resolution: {integrity: sha512-EoyvqQnBNsV1CWaEJ559rxXL4c8V92gxirbawSmVUOWXlsRxxQXl6LmCpdUblgxgSkDIqKnhzba2SjRTI/A5Rw==}
|
||||||
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
||||||
|
|
||||||
'@eslint/object-schema@2.1.6':
|
'@eslint/object-schema@2.1.6':
|
||||||
resolution: {integrity: sha512-RBMg5FRL0I0gs51M/guSAj5/e14VQ4tpZnQNWwuDT66P14I43ItmPfIZRhO9fUVIPOAQXU47atlywZ/czoqFPA==}
|
resolution: {integrity: sha512-RBMg5FRL0I0gs51M/guSAj5/e14VQ4tpZnQNWwuDT66P14I43ItmPfIZRhO9fUVIPOAQXU47atlywZ/czoqFPA==}
|
||||||
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
||||||
|
|
||||||
'@eslint/plugin-kit@0.3.4':
|
'@eslint/plugin-kit@0.3.5':
|
||||||
resolution: {integrity: sha512-Ul5l+lHEcw3L5+k8POx6r74mxEYKG5kOb6Xpy2gCRW6zweT6TEhAf8vhxGgjhqrd/VO/Dirhsb+1hNpD1ue9hw==}
|
resolution: {integrity: sha512-Z5kJ+wU3oA7MMIqVR9tyZRtjYPr4OC004Q4Rw7pgOKUOKkJfZ3O24nz3WYfGRpMDNmcOi3TwQOmgm7B7Tpii0w==}
|
||||||
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
||||||
|
|
||||||
'@expressive-code/core@0.41.3':
|
'@expressive-code/core@0.41.3':
|
||||||
@@ -1408,8 +1408,8 @@ packages:
|
|||||||
resolution: {integrity: sha512-Uhdk5sfqcee/9H/rCOJikYz67o0a2Tw2hGRPOG2Y1R2dg7brRe1uG0yaNQDHu+TO/uQPF/5eCapvYSmHUjt7JQ==}
|
resolution: {integrity: sha512-Uhdk5sfqcee/9H/rCOJikYz67o0a2Tw2hGRPOG2Y1R2dg7brRe1uG0yaNQDHu+TO/uQPF/5eCapvYSmHUjt7JQ==}
|
||||||
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
||||||
|
|
||||||
eslint@9.32.0:
|
eslint@9.34.0:
|
||||||
resolution: {integrity: sha512-LSehfdpgMeWcTZkWZVIJl+tkZ2nuSkyyB9C27MZqFWXuph7DvaowgcTvKqxvpLW1JZIk8PN7hFY3Rj9LQ7m7lg==}
|
resolution: {integrity: sha512-RNCHRX5EwdrESy3Jc9o8ie8Bog+PeYvvSR8sDGoZxNFTvZ4dlxUB3WzQ3bQMztFrSRODGrLLj8g6OFuGY/aiQg==}
|
||||||
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
||||||
hasBin: true
|
hasBin: true
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
@@ -3166,9 +3166,9 @@ snapshots:
|
|||||||
'@esbuild/win32-x64@0.25.8':
|
'@esbuild/win32-x64@0.25.8':
|
||||||
optional: true
|
optional: true
|
||||||
|
|
||||||
'@eslint-community/eslint-utils@4.7.0(eslint@9.32.0(jiti@2.5.1))':
|
'@eslint-community/eslint-utils@4.7.0(eslint@9.34.0(jiti@2.5.1))':
|
||||||
dependencies:
|
dependencies:
|
||||||
eslint: 9.32.0(jiti@2.5.1)
|
eslint: 9.34.0(jiti@2.5.1)
|
||||||
eslint-visitor-keys: 3.4.3
|
eslint-visitor-keys: 3.4.3
|
||||||
|
|
||||||
'@eslint-community/regexpp@4.12.1': {}
|
'@eslint-community/regexpp@4.12.1': {}
|
||||||
@@ -3181,9 +3181,9 @@ snapshots:
|
|||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- supports-color
|
- supports-color
|
||||||
|
|
||||||
'@eslint/config-helpers@0.3.0': {}
|
'@eslint/config-helpers@0.3.1': {}
|
||||||
|
|
||||||
'@eslint/core@0.15.1':
|
'@eslint/core@0.15.2':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@types/json-schema': 7.0.15
|
'@types/json-schema': 7.0.15
|
||||||
|
|
||||||
@@ -3201,13 +3201,13 @@ snapshots:
|
|||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- supports-color
|
- supports-color
|
||||||
|
|
||||||
'@eslint/js@9.32.0': {}
|
'@eslint/js@9.34.0': {}
|
||||||
|
|
||||||
'@eslint/object-schema@2.1.6': {}
|
'@eslint/object-schema@2.1.6': {}
|
||||||
|
|
||||||
'@eslint/plugin-kit@0.3.4':
|
'@eslint/plugin-kit@0.3.5':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@eslint/core': 0.15.1
|
'@eslint/core': 0.15.2
|
||||||
levn: 0.4.1
|
levn: 0.4.1
|
||||||
|
|
||||||
'@expressive-code/core@0.41.3':
|
'@expressive-code/core@0.41.3':
|
||||||
@@ -3737,15 +3737,15 @@ snapshots:
|
|||||||
|
|
||||||
'@types/unist@3.0.3': {}
|
'@types/unist@3.0.3': {}
|
||||||
|
|
||||||
'@typescript-eslint/eslint-plugin@8.38.0(@typescript-eslint/parser@8.38.0(eslint@9.32.0(jiti@2.5.1))(typescript@5.9.2))(eslint@9.32.0(jiti@2.5.1))(typescript@5.9.2)':
|
'@typescript-eslint/eslint-plugin@8.38.0(@typescript-eslint/parser@8.38.0(eslint@9.34.0(jiti@2.5.1))(typescript@5.9.2))(eslint@9.34.0(jiti@2.5.1))(typescript@5.9.2)':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@eslint-community/regexpp': 4.12.1
|
'@eslint-community/regexpp': 4.12.1
|
||||||
'@typescript-eslint/parser': 8.38.0(eslint@9.32.0(jiti@2.5.1))(typescript@5.9.2)
|
'@typescript-eslint/parser': 8.38.0(eslint@9.34.0(jiti@2.5.1))(typescript@5.9.2)
|
||||||
'@typescript-eslint/scope-manager': 8.38.0
|
'@typescript-eslint/scope-manager': 8.38.0
|
||||||
'@typescript-eslint/type-utils': 8.38.0(eslint@9.32.0(jiti@2.5.1))(typescript@5.9.2)
|
'@typescript-eslint/type-utils': 8.38.0(eslint@9.34.0(jiti@2.5.1))(typescript@5.9.2)
|
||||||
'@typescript-eslint/utils': 8.38.0(eslint@9.32.0(jiti@2.5.1))(typescript@5.9.2)
|
'@typescript-eslint/utils': 8.38.0(eslint@9.34.0(jiti@2.5.1))(typescript@5.9.2)
|
||||||
'@typescript-eslint/visitor-keys': 8.38.0
|
'@typescript-eslint/visitor-keys': 8.38.0
|
||||||
eslint: 9.32.0(jiti@2.5.1)
|
eslint: 9.34.0(jiti@2.5.1)
|
||||||
graphemer: 1.4.0
|
graphemer: 1.4.0
|
||||||
ignore: 7.0.5
|
ignore: 7.0.5
|
||||||
natural-compare: 1.4.0
|
natural-compare: 1.4.0
|
||||||
@@ -3754,14 +3754,14 @@ snapshots:
|
|||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- supports-color
|
- supports-color
|
||||||
|
|
||||||
'@typescript-eslint/parser@8.38.0(eslint@9.32.0(jiti@2.5.1))(typescript@5.9.2)':
|
'@typescript-eslint/parser@8.38.0(eslint@9.34.0(jiti@2.5.1))(typescript@5.9.2)':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@typescript-eslint/scope-manager': 8.38.0
|
'@typescript-eslint/scope-manager': 8.38.0
|
||||||
'@typescript-eslint/types': 8.38.0
|
'@typescript-eslint/types': 8.38.0
|
||||||
'@typescript-eslint/typescript-estree': 8.38.0(typescript@5.9.2)
|
'@typescript-eslint/typescript-estree': 8.38.0(typescript@5.9.2)
|
||||||
'@typescript-eslint/visitor-keys': 8.38.0
|
'@typescript-eslint/visitor-keys': 8.38.0
|
||||||
debug: 4.4.1
|
debug: 4.4.1
|
||||||
eslint: 9.32.0(jiti@2.5.1)
|
eslint: 9.34.0(jiti@2.5.1)
|
||||||
typescript: 5.9.2
|
typescript: 5.9.2
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- supports-color
|
- supports-color
|
||||||
@@ -3784,13 +3784,13 @@ snapshots:
|
|||||||
dependencies:
|
dependencies:
|
||||||
typescript: 5.9.2
|
typescript: 5.9.2
|
||||||
|
|
||||||
'@typescript-eslint/type-utils@8.38.0(eslint@9.32.0(jiti@2.5.1))(typescript@5.9.2)':
|
'@typescript-eslint/type-utils@8.38.0(eslint@9.34.0(jiti@2.5.1))(typescript@5.9.2)':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@typescript-eslint/types': 8.38.0
|
'@typescript-eslint/types': 8.38.0
|
||||||
'@typescript-eslint/typescript-estree': 8.38.0(typescript@5.9.2)
|
'@typescript-eslint/typescript-estree': 8.38.0(typescript@5.9.2)
|
||||||
'@typescript-eslint/utils': 8.38.0(eslint@9.32.0(jiti@2.5.1))(typescript@5.9.2)
|
'@typescript-eslint/utils': 8.38.0(eslint@9.34.0(jiti@2.5.1))(typescript@5.9.2)
|
||||||
debug: 4.4.1
|
debug: 4.4.1
|
||||||
eslint: 9.32.0(jiti@2.5.1)
|
eslint: 9.34.0(jiti@2.5.1)
|
||||||
ts-api-utils: 2.1.0(typescript@5.9.2)
|
ts-api-utils: 2.1.0(typescript@5.9.2)
|
||||||
typescript: 5.9.2
|
typescript: 5.9.2
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
@@ -3814,13 +3814,13 @@ snapshots:
|
|||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- supports-color
|
- supports-color
|
||||||
|
|
||||||
'@typescript-eslint/utils@8.38.0(eslint@9.32.0(jiti@2.5.1))(typescript@5.9.2)':
|
'@typescript-eslint/utils@8.38.0(eslint@9.34.0(jiti@2.5.1))(typescript@5.9.2)':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@eslint-community/eslint-utils': 4.7.0(eslint@9.32.0(jiti@2.5.1))
|
'@eslint-community/eslint-utils': 4.7.0(eslint@9.34.0(jiti@2.5.1))
|
||||||
'@typescript-eslint/scope-manager': 8.38.0
|
'@typescript-eslint/scope-manager': 8.38.0
|
||||||
'@typescript-eslint/types': 8.38.0
|
'@typescript-eslint/types': 8.38.0
|
||||||
'@typescript-eslint/typescript-estree': 8.38.0(typescript@5.9.2)
|
'@typescript-eslint/typescript-estree': 8.38.0(typescript@5.9.2)
|
||||||
eslint: 9.32.0(jiti@2.5.1)
|
eslint: 9.34.0(jiti@2.5.1)
|
||||||
typescript: 5.9.2
|
typescript: 5.9.2
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- supports-color
|
- supports-color
|
||||||
@@ -4268,23 +4268,23 @@ snapshots:
|
|||||||
|
|
||||||
escape-string-regexp@5.0.0: {}
|
escape-string-regexp@5.0.0: {}
|
||||||
|
|
||||||
eslint-compat-utils@0.6.5(eslint@9.32.0(jiti@2.5.1)):
|
eslint-compat-utils@0.6.5(eslint@9.34.0(jiti@2.5.1)):
|
||||||
dependencies:
|
dependencies:
|
||||||
eslint: 9.32.0(jiti@2.5.1)
|
eslint: 9.34.0(jiti@2.5.1)
|
||||||
semver: 7.7.2
|
semver: 7.7.2
|
||||||
|
|
||||||
eslint-config-prettier@10.1.8(eslint@9.32.0(jiti@2.5.1)):
|
eslint-config-prettier@10.1.8(eslint@9.34.0(jiti@2.5.1)):
|
||||||
dependencies:
|
dependencies:
|
||||||
eslint: 9.32.0(jiti@2.5.1)
|
eslint: 9.34.0(jiti@2.5.1)
|
||||||
|
|
||||||
eslint-plugin-astro@1.3.1(eslint@9.32.0(jiti@2.5.1)):
|
eslint-plugin-astro@1.3.1(eslint@9.34.0(jiti@2.5.1)):
|
||||||
dependencies:
|
dependencies:
|
||||||
'@eslint-community/eslint-utils': 4.7.0(eslint@9.32.0(jiti@2.5.1))
|
'@eslint-community/eslint-utils': 4.7.0(eslint@9.34.0(jiti@2.5.1))
|
||||||
'@jridgewell/sourcemap-codec': 1.5.4
|
'@jridgewell/sourcemap-codec': 1.5.4
|
||||||
'@typescript-eslint/types': 8.38.0
|
'@typescript-eslint/types': 8.38.0
|
||||||
astro-eslint-parser: 1.2.2
|
astro-eslint-parser: 1.2.2
|
||||||
eslint: 9.32.0(jiti@2.5.1)
|
eslint: 9.34.0(jiti@2.5.1)
|
||||||
eslint-compat-utils: 0.6.5(eslint@9.32.0(jiti@2.5.1))
|
eslint-compat-utils: 0.6.5(eslint@9.34.0(jiti@2.5.1))
|
||||||
globals: 15.15.0
|
globals: 15.15.0
|
||||||
postcss: 8.5.6
|
postcss: 8.5.6
|
||||||
postcss-selector-parser: 7.1.0
|
postcss-selector-parser: 7.1.0
|
||||||
@@ -4300,16 +4300,16 @@ snapshots:
|
|||||||
|
|
||||||
eslint-visitor-keys@4.2.1: {}
|
eslint-visitor-keys@4.2.1: {}
|
||||||
|
|
||||||
eslint@9.32.0(jiti@2.5.1):
|
eslint@9.34.0(jiti@2.5.1):
|
||||||
dependencies:
|
dependencies:
|
||||||
'@eslint-community/eslint-utils': 4.7.0(eslint@9.32.0(jiti@2.5.1))
|
'@eslint-community/eslint-utils': 4.7.0(eslint@9.34.0(jiti@2.5.1))
|
||||||
'@eslint-community/regexpp': 4.12.1
|
'@eslint-community/regexpp': 4.12.1
|
||||||
'@eslint/config-array': 0.21.0
|
'@eslint/config-array': 0.21.0
|
||||||
'@eslint/config-helpers': 0.3.0
|
'@eslint/config-helpers': 0.3.1
|
||||||
'@eslint/core': 0.15.1
|
'@eslint/core': 0.15.2
|
||||||
'@eslint/eslintrc': 3.3.1
|
'@eslint/eslintrc': 3.3.1
|
||||||
'@eslint/js': 9.32.0
|
'@eslint/js': 9.34.0
|
||||||
'@eslint/plugin-kit': 0.3.4
|
'@eslint/plugin-kit': 0.3.5
|
||||||
'@humanfs/node': 0.16.6
|
'@humanfs/node': 0.16.6
|
||||||
'@humanwhocodes/module-importer': 1.0.1
|
'@humanwhocodes/module-importer': 1.0.1
|
||||||
'@humanwhocodes/retry': 0.4.3
|
'@humanwhocodes/retry': 0.4.3
|
||||||
@@ -6022,13 +6022,13 @@ snapshots:
|
|||||||
|
|
||||||
type-fest@4.41.0: {}
|
type-fest@4.41.0: {}
|
||||||
|
|
||||||
typescript-eslint@8.38.0(eslint@9.32.0(jiti@2.5.1))(typescript@5.9.2):
|
typescript-eslint@8.38.0(eslint@9.34.0(jiti@2.5.1))(typescript@5.9.2):
|
||||||
dependencies:
|
dependencies:
|
||||||
'@typescript-eslint/eslint-plugin': 8.38.0(@typescript-eslint/parser@8.38.0(eslint@9.32.0(jiti@2.5.1))(typescript@5.9.2))(eslint@9.32.0(jiti@2.5.1))(typescript@5.9.2)
|
'@typescript-eslint/eslint-plugin': 8.38.0(@typescript-eslint/parser@8.38.0(eslint@9.34.0(jiti@2.5.1))(typescript@5.9.2))(eslint@9.34.0(jiti@2.5.1))(typescript@5.9.2)
|
||||||
'@typescript-eslint/parser': 8.38.0(eslint@9.32.0(jiti@2.5.1))(typescript@5.9.2)
|
'@typescript-eslint/parser': 8.38.0(eslint@9.34.0(jiti@2.5.1))(typescript@5.9.2)
|
||||||
'@typescript-eslint/typescript-estree': 8.38.0(typescript@5.9.2)
|
'@typescript-eslint/typescript-estree': 8.38.0(typescript@5.9.2)
|
||||||
'@typescript-eslint/utils': 8.38.0(eslint@9.32.0(jiti@2.5.1))(typescript@5.9.2)
|
'@typescript-eslint/utils': 8.38.0(eslint@9.34.0(jiti@2.5.1))(typescript@5.9.2)
|
||||||
eslint: 9.32.0(jiti@2.5.1)
|
eslint: 9.34.0(jiti@2.5.1)
|
||||||
typescript: 5.9.2
|
typescript: 5.9.2
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- supports-color
|
- supports-color
|
||||||
|
Reference in New Issue
Block a user