Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency @slashnephy/eslint-config to v2.3.183 #757

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"devDependencies": {
"@graphql-codegen/cli": "5.0.4",
"@graphql-codegen/client-preset": "4.6.2",
"@slashnephy/eslint-config": "2.3.179",
"@slashnephy/eslint-config": "2.3.183",
"@slashnephy/prettier-config": "1.0.73",
"@types/node": "22.13.1",
"concurrently": "9.1.2",
Expand Down
200 changes: 100 additions & 100 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1813,18 +1813,18 @@ __metadata:
languageName: node
linkType: hard

"@slashnephy/eslint-config@npm:2.3.179":
version: 2.3.179
resolution: "@slashnephy/eslint-config@npm:2.3.179"
"@slashnephy/eslint-config@npm:2.3.183":
version: 2.3.183
resolution: "@slashnephy/eslint-config@npm:2.3.183"
dependencies:
"@emotion/eslint-plugin": "npm:11.12.0"
"@graphql-eslint/eslint-plugin": "npm:3.20.1"
"@next/eslint-plugin-next": "npm:14.2.23"
"@rushstack/eslint-patch": "npm:1.10.5"
"@stylistic/eslint-plugin": "npm:3.0.1"
"@stylistic/eslint-plugin": "npm:3.1.0"
"@susisu/eslint-plugin-safe-typescript": "npm:0.9.0"
"@typescript-eslint/eslint-plugin": "npm:8.22.0"
"@typescript-eslint/parser": "npm:8.22.0"
"@typescript-eslint/eslint-plugin": "npm:8.24.0"
"@typescript-eslint/parser": "npm:8.24.0"
"@vitest/eslint-plugin": "npm:1.1.25"
eslint-config-airbnb: "npm:19.0.4"
eslint-config-next: "npm:14.2.23"
Expand All @@ -1848,7 +1848,7 @@ __metadata:
eslint-plugin-promise: "npm:7.2.1"
eslint-plugin-react: "npm:7.37.4"
eslint-plugin-react-hooks: "npm:5.1.0"
eslint-plugin-react-refresh: "npm:0.4.18"
eslint-plugin-react-refresh: "npm:0.4.19"
eslint-plugin-relay: "npm:1.8.3"
eslint-plugin-storybook: "npm:0.11.2"
eslint-plugin-tsdoc: "npm:0.4.0"
Expand All @@ -1861,7 +1861,7 @@ __metadata:
yaml-eslint-parser: "npm:1.2.3"
peerDependencies:
eslint: ^8
checksum: 10/e4bd0e8b1cc705e6ac211026cb232c8b318be8ec679037f7e01fd6b8d6e042d3283d6a4e44c6a85a5ed4c95ed15ec08869b51818310980ab6c8d74747372f0c9
checksum: 10/0e3053cec96f5c1e74cbce5f64cb594c9ca876843904e3d15686efa5b9bd8f87c59fba9af1089b1aa66f5b0bcfcbd71c125a984dda637824398b6f57ff1709b6
languageName: node
linkType: hard

Expand All @@ -1883,9 +1883,9 @@ __metadata:
languageName: node
linkType: hard

"@stylistic/eslint-plugin@npm:3.0.1":
version: 3.0.1
resolution: "@stylistic/eslint-plugin@npm:3.0.1"
"@stylistic/eslint-plugin@npm:3.1.0":
version: 3.1.0
resolution: "@stylistic/eslint-plugin@npm:3.1.0"
dependencies:
"@typescript-eslint/utils": "npm:^8.13.0"
eslint-visitor-keys: "npm:^4.2.0"
Expand All @@ -1894,7 +1894,7 @@ __metadata:
picomatch: "npm:^4.0.2"
peerDependencies:
eslint: ">=8.40.0"
checksum: 10/83fca65d4f96077e32913cdd0251deb201f34c425d3d63587375bb6551881275aef76f56bb4ab7a67128d12528f308799799995f34eed24e8bac1d03bf54a587
checksum: 10/1fc20b0294168df7c35e3b1f74628c42f34116a93bb9b4599d26abca175fa90f04bde26489b30a04fca436db8ed281ff95a97869065399058b5a34a00a679316
languageName: node
linkType: hard

Expand Down Expand Up @@ -2032,24 +2032,24 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/eslint-plugin@npm:8.22.0":
version: 8.22.0
resolution: "@typescript-eslint/eslint-plugin@npm:8.22.0"
"@typescript-eslint/eslint-plugin@npm:8.24.0":
version: 8.24.0
resolution: "@typescript-eslint/eslint-plugin@npm:8.24.0"
dependencies:
"@eslint-community/regexpp": "npm:^4.10.0"
"@typescript-eslint/scope-manager": "npm:8.22.0"
"@typescript-eslint/type-utils": "npm:8.22.0"
"@typescript-eslint/utils": "npm:8.22.0"
"@typescript-eslint/visitor-keys": "npm:8.22.0"
"@typescript-eslint/scope-manager": "npm:8.24.0"
"@typescript-eslint/type-utils": "npm:8.24.0"
"@typescript-eslint/utils": "npm:8.24.0"
"@typescript-eslint/visitor-keys": "npm:8.24.0"
graphemer: "npm:^1.4.0"
ignore: "npm:^5.3.1"
natural-compare: "npm:^1.4.0"
ts-api-utils: "npm:^2.0.0"
ts-api-utils: "npm:^2.0.1"
peerDependencies:
"@typescript-eslint/parser": ^8.0.0 || ^8.0.0-alpha.0
eslint: ^8.57.0 || ^9.0.0
typescript: ">=4.8.4 <5.8.0"
checksum: 10/7211ad95f20a27182e2b55ef50102dfee4a7084c267c4e24cca24f0a28daa0360074a38bb71e407dad6d99db1165096b324b708cf35904b1d4f62fc9d5fd0f98
checksum: 10/2b65131dab6159285cd8688ae8fe4708e87f6aede7a6bcf65deec6f506a26f04409c7320d7957f59380f5b387fff2acfaa2c8117e2cbfc1b9368002e7905f616
languageName: node
linkType: hard

Expand All @@ -2074,19 +2074,19 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/parser@npm:8.22.0":
version: 8.22.0
resolution: "@typescript-eslint/parser@npm:8.22.0"
"@typescript-eslint/parser@npm:8.24.0":
version: 8.24.0
resolution: "@typescript-eslint/parser@npm:8.24.0"
dependencies:
"@typescript-eslint/scope-manager": "npm:8.22.0"
"@typescript-eslint/types": "npm:8.22.0"
"@typescript-eslint/typescript-estree": "npm:8.22.0"
"@typescript-eslint/visitor-keys": "npm:8.22.0"
"@typescript-eslint/scope-manager": "npm:8.24.0"
"@typescript-eslint/types": "npm:8.24.0"
"@typescript-eslint/typescript-estree": "npm:8.24.0"
"@typescript-eslint/visitor-keys": "npm:8.24.0"
debug: "npm:^4.3.4"
peerDependencies:
eslint: ^8.57.0 || ^9.0.0
typescript: ">=4.8.4 <5.8.0"
checksum: 10/6b7fee52345e8a32d8cfea1ac4aeb563cb0c44ba46290686afde1cd541b787fcf61bec0e6960559f544e9ba3b72670a68f8eda860384aebb5744101f0f1a68c9
checksum: 10/b5c66a3208c69144cd5d0b7a2c763205ef8ae88eea76067186bab0909aa9756fe015616b98a7f252a5106aa5e86baeb98f9affbdc0f5d19863a2150f2431bfe0
languageName: node
linkType: hard

Expand Down Expand Up @@ -2126,16 +2126,6 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/scope-manager@npm:8.22.0":
version: 8.22.0
resolution: "@typescript-eslint/scope-manager@npm:8.22.0"
dependencies:
"@typescript-eslint/types": "npm:8.22.0"
"@typescript-eslint/visitor-keys": "npm:8.22.0"
checksum: 10/7fb4bae6d9f8b86a43405b24828cd36ba0751cce4346d86821a4827cded93227f92668044e5e6d802a32096b50cfcaf2ce9ab65322310fa68f5e3819bef70168
languageName: node
linkType: hard

"@typescript-eslint/scope-manager@npm:8.23.0":
version: 8.23.0
resolution: "@typescript-eslint/scope-manager@npm:8.23.0"
Expand All @@ -2146,18 +2136,13 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/type-utils@npm:8.22.0":
version: 8.22.0
resolution: "@typescript-eslint/type-utils@npm:8.22.0"
"@typescript-eslint/scope-manager@npm:8.24.0":
version: 8.24.0
resolution: "@typescript-eslint/scope-manager@npm:8.24.0"
dependencies:
"@typescript-eslint/typescript-estree": "npm:8.22.0"
"@typescript-eslint/utils": "npm:8.22.0"
debug: "npm:^4.3.4"
ts-api-utils: "npm:^2.0.0"
peerDependencies:
eslint: ^8.57.0 || ^9.0.0
typescript: ">=4.8.4 <5.8.0"
checksum: 10/1da2447ce12f09370082daeef88f8922842e39d2a7b0abe3def21442f85bf4250524c60cbb97276d5cd876783b976dcb0ed85aeb8c0b100d83b7f3a59cdfccbf
"@typescript-eslint/types": "npm:8.24.0"
"@typescript-eslint/visitor-keys": "npm:8.24.0"
checksum: 10/175032d4f714d68b734d7281c340e073a37d348010d308b9cccf8d63d745b8cc9515229e32dcd838acf4a85e21a4e8eff6c557c31ba45e36917e3417de32d723
languageName: node
linkType: hard

Expand All @@ -2176,6 +2161,21 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/type-utils@npm:8.24.0":
version: 8.24.0
resolution: "@typescript-eslint/type-utils@npm:8.24.0"
dependencies:
"@typescript-eslint/typescript-estree": "npm:8.24.0"
"@typescript-eslint/utils": "npm:8.24.0"
debug: "npm:^4.3.4"
ts-api-utils: "npm:^2.0.1"
peerDependencies:
eslint: ^8.57.0 || ^9.0.0
typescript: ">=4.8.4 <5.8.0"
checksum: 10/a6558d0b0ab7a43826b481c103c556abbafa93c9941d75d647266dc0f55e68950f44a63842a2e7839a7448329f9b7ee88c84913084438dbac38dba5efbc1afbc
languageName: node
linkType: hard

"@typescript-eslint/types@npm:5.62.0":
version: 5.62.0
resolution: "@typescript-eslint/types@npm:5.62.0"
Expand All @@ -2190,20 +2190,20 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/types@npm:8.22.0":
version: 8.22.0
resolution: "@typescript-eslint/types@npm:8.22.0"
checksum: 10/b43ea5b05ed0b43dcee8d2fa98b2c3f79c604780cbd56e6ba7f89e3066798b7169848694f59523fd2003e8fa699ddc97f28b0860a4eb04eea26c96d5ac9346bd
languageName: node
linkType: hard

"@typescript-eslint/types@npm:8.23.0":
version: 8.23.0
resolution: "@typescript-eslint/types@npm:8.23.0"
checksum: 10/e2a68bc6e89226e47e495a91e0614aa5c3c4580b11f7fd99ac6728c1fce92f10755b0d7ade3cf6d3eb1209cd9cd0f29bd742f8dddc394b28bcead7025394eaa2
languageName: node
linkType: hard

"@typescript-eslint/types@npm:8.24.0":
version: 8.24.0
resolution: "@typescript-eslint/types@npm:8.24.0"
checksum: 10/ddaaec99c191830cc29ce289678d44f7201dd06c29540750ca4802b6bd2a6dfd8cc29b46ed270dc0198f23e742540bb1e4fe618b6b44e4e76bad7f774bd3fc4a
languageName: node
linkType: hard

"@typescript-eslint/typescript-estree@npm:5.62.0":
version: 5.62.0
resolution: "@typescript-eslint/typescript-estree@npm:5.62.0"
Expand Down Expand Up @@ -2241,24 +2241,6 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/typescript-estree@npm:8.22.0":
version: 8.22.0
resolution: "@typescript-eslint/typescript-estree@npm:8.22.0"
dependencies:
"@typescript-eslint/types": "npm:8.22.0"
"@typescript-eslint/visitor-keys": "npm:8.22.0"
debug: "npm:^4.3.4"
fast-glob: "npm:^3.3.2"
is-glob: "npm:^4.0.3"
minimatch: "npm:^9.0.4"
semver: "npm:^7.6.0"
ts-api-utils: "npm:^2.0.0"
peerDependencies:
typescript: ">=4.8.4 <5.8.0"
checksum: 10/e3c0b191e2a0f55101c3e3333904f3a255d635e4ea0d026981cc25e83b62660a3a8a7993ac4a3d0c8756afb7dc272099eec48fd93e100a2b8467a5b80ef0026c
languageName: node
linkType: hard

"@typescript-eslint/typescript-estree@npm:8.23.0":
version: 8.23.0
resolution: "@typescript-eslint/typescript-estree@npm:8.23.0"
Expand All @@ -2277,18 +2259,21 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/utils@npm:8.22.0":
version: 8.22.0
resolution: "@typescript-eslint/utils@npm:8.22.0"
"@typescript-eslint/typescript-estree@npm:8.24.0":
version: 8.24.0
resolution: "@typescript-eslint/typescript-estree@npm:8.24.0"
dependencies:
"@eslint-community/eslint-utils": "npm:^4.4.0"
"@typescript-eslint/scope-manager": "npm:8.22.0"
"@typescript-eslint/types": "npm:8.22.0"
"@typescript-eslint/typescript-estree": "npm:8.22.0"
"@typescript-eslint/types": "npm:8.24.0"
"@typescript-eslint/visitor-keys": "npm:8.24.0"
debug: "npm:^4.3.4"
fast-glob: "npm:^3.3.2"
is-glob: "npm:^4.0.3"
minimatch: "npm:^9.0.4"
semver: "npm:^7.6.0"
ts-api-utils: "npm:^2.0.1"
peerDependencies:
eslint: ^8.57.0 || ^9.0.0
typescript: ">=4.8.4 <5.8.0"
checksum: 10/92a5ae5d79a5988e88fdda8d5e88f73e7b9ce24b339098d72698dba766ded274c24d0e2857bcb799c0aa7a59257e54a273eabdaaab39a5cd20283669201eeb53
checksum: 10/89e451f5d2136b405d046823c93ac7065d90c7a9f084ffb324e374c769b17ee2580d3711ada1e1575331b234059148f173230e560b08efa3073f8f0c04ce1224
languageName: node
linkType: hard

Expand All @@ -2307,6 +2292,21 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/utils@npm:8.24.0":
version: 8.24.0
resolution: "@typescript-eslint/utils@npm:8.24.0"
dependencies:
"@eslint-community/eslint-utils": "npm:^4.4.0"
"@typescript-eslint/scope-manager": "npm:8.24.0"
"@typescript-eslint/types": "npm:8.24.0"
"@typescript-eslint/typescript-estree": "npm:8.24.0"
peerDependencies:
eslint: ^8.57.0 || ^9.0.0
typescript: ">=4.8.4 <5.8.0"
checksum: 10/773a4085e45a94f5a64b34550e7d890b5418c69a9dcd58862410e7e0ded46e3380c8dd7d38baafaa93ef40b2a77320092bded3ca36f15b2f7ea6babeb831e590
languageName: node
linkType: hard

"@typescript-eslint/utils@npm:^5.25.0":
version: 5.62.0
resolution: "@typescript-eslint/utils@npm:5.62.0"
Expand Down Expand Up @@ -2359,16 +2359,6 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/visitor-keys@npm:8.22.0":
version: 8.22.0
resolution: "@typescript-eslint/visitor-keys@npm:8.22.0"
dependencies:
"@typescript-eslint/types": "npm:8.22.0"
eslint-visitor-keys: "npm:^4.2.0"
checksum: 10/1a172620d46e23362c5d1e1e7c8186856dff6b6f1c2697d67f9aac1b3dfd0de96c2c73487e4deed80fad3bfa5cf74cfed3519221657c6ede602b04ac091525a4
languageName: node
linkType: hard

"@typescript-eslint/visitor-keys@npm:8.23.0":
version: 8.23.0
resolution: "@typescript-eslint/visitor-keys@npm:8.23.0"
Expand All @@ -2379,6 +2369,16 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/visitor-keys@npm:8.24.0":
version: 8.24.0
resolution: "@typescript-eslint/visitor-keys@npm:8.24.0"
dependencies:
"@typescript-eslint/types": "npm:8.24.0"
eslint-visitor-keys: "npm:^4.2.0"
checksum: 10/a93bc9e587784cbc47d6849f14581aa3f15574b187a7b98597362acbca43b06c36a6dfa889b5320ced62b182abf0b9759a694489d72fc7902cdea11830a7a535
languageName: node
linkType: hard

"@ungap/structured-clone@npm:^1.2.0":
version: 1.3.0
resolution: "@ungap/structured-clone@npm:1.3.0"
Expand Down Expand Up @@ -2600,7 +2600,7 @@ __metadata:
dependencies:
"@graphql-codegen/cli": "npm:5.0.4"
"@graphql-codegen/client-preset": "npm:4.6.2"
"@slashnephy/eslint-config": "npm:2.3.179"
"@slashnephy/eslint-config": "npm:2.3.183"
"@slashnephy/prettier-config": "npm:1.0.73"
"@types/node": "npm:22.13.1"
concurrently: "npm:9.1.2"
Expand Down Expand Up @@ -4118,12 +4118,12 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-react-refresh@npm:0.4.18":
version: 0.4.18
resolution: "eslint-plugin-react-refresh@npm:0.4.18"
"eslint-plugin-react-refresh@npm:0.4.19":
version: 0.4.19
resolution: "eslint-plugin-react-refresh@npm:0.4.19"
peerDependencies:
eslint: ">=8.40"
checksum: 10/5374e01f4a41c0cfe66a50162ab8c63aa919cc4f287942093a0f2beecae21f5b5ccab5442a5a29b6f4d8dd653582eabca40222c494904216dbf8d3b9fa97a190
checksum: 10/4a17088da4da6e1efe4a5bb76bcf917c82d271d8c327a6b906a4ac5623bf7b0a8a990eca78c2e04267ede9095854442ff08d7e1484baa258827a6dc3452ab892
languageName: node
linkType: hard

Expand Down Expand Up @@ -7373,7 +7373,7 @@ __metadata:
languageName: node
linkType: hard

"ts-api-utils@npm:^2.0.0, ts-api-utils@npm:^2.0.1":
"ts-api-utils@npm:^2.0.1":
version: 2.0.1
resolution: "ts-api-utils@npm:2.0.1"
peerDependencies:
Expand Down
Loading