mirror of
https://github.com/Awesome-Technologies/synapse-admin.git
synced 2025-09-22 09:37:49 +02:00
Bump @typescript-eslint/eslint-plugin from 7.18.0 to 8.44.0
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 7.18.0 to 8.44.0. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.44.0/packages/eslint-plugin) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.44.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
e15411a04c
commit
3ea1681273
@ -24,7 +24,7 @@
|
||||
"@types/node": "^20.14.12",
|
||||
"@types/papaparse": "^5.3.14",
|
||||
"@types/react": "^18.3.3",
|
||||
"@typescript-eslint/eslint-plugin": "^7.16.1",
|
||||
"@typescript-eslint/eslint-plugin": "^8.44.0",
|
||||
"@typescript-eslint/parser": "^7.16.1",
|
||||
"@vitejs/plugin-react": "^4.0.0",
|
||||
"eslint": "^8.57.0",
|
||||
|
152
yarn.lock
152
yarn.lock
@ -779,7 +779,7 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@eslint-community/eslint-utils@npm:^4.2.0, @eslint-community/eslint-utils@npm:^4.4.0":
|
||||
"@eslint-community/eslint-utils@npm:^4.2.0":
|
||||
version: 4.4.0
|
||||
resolution: "@eslint-community/eslint-utils@npm:4.4.0"
|
||||
dependencies:
|
||||
@ -1976,26 +1976,24 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/eslint-plugin@npm:^7.16.1":
|
||||
version: 7.18.0
|
||||
resolution: "@typescript-eslint/eslint-plugin@npm:7.18.0"
|
||||
"@typescript-eslint/eslint-plugin@npm:^8.44.0":
|
||||
version: 8.44.0
|
||||
resolution: "@typescript-eslint/eslint-plugin@npm:8.44.0"
|
||||
dependencies:
|
||||
"@eslint-community/regexpp": "npm:^4.10.0"
|
||||
"@typescript-eslint/scope-manager": "npm:7.18.0"
|
||||
"@typescript-eslint/type-utils": "npm:7.18.0"
|
||||
"@typescript-eslint/utils": "npm:7.18.0"
|
||||
"@typescript-eslint/visitor-keys": "npm:7.18.0"
|
||||
"@typescript-eslint/scope-manager": "npm:8.44.0"
|
||||
"@typescript-eslint/type-utils": "npm:8.44.0"
|
||||
"@typescript-eslint/utils": "npm:8.44.0"
|
||||
"@typescript-eslint/visitor-keys": "npm:8.44.0"
|
||||
graphemer: "npm:^1.4.0"
|
||||
ignore: "npm:^5.3.1"
|
||||
ignore: "npm:^7.0.0"
|
||||
natural-compare: "npm:^1.4.0"
|
||||
ts-api-utils: "npm:^1.3.0"
|
||||
ts-api-utils: "npm:^2.1.0"
|
||||
peerDependencies:
|
||||
"@typescript-eslint/parser": ^7.0.0
|
||||
eslint: ^8.56.0
|
||||
peerDependenciesMeta:
|
||||
typescript:
|
||||
optional: true
|
||||
checksum: 10c0/2b37948fa1b0dab77138909dabef242a4d49ab93e4019d4ef930626f0a7d96b03e696cd027fa0087881c20e73be7be77c942606b4a76fa599e6b37f6985304c3
|
||||
"@typescript-eslint/parser": ^8.44.0
|
||||
eslint: ^8.57.0 || ^9.0.0
|
||||
typescript: ">=4.8.4 <6.0.0"
|
||||
checksum: 10c0/971796ac651272631ab774e9140686bd712b0d00cf6c5f4e93f9fac40e52321201f7d9d7c9f6169591768142338dc28db974ec1bb233953f835be4e927492aab
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@ -2033,6 +2031,19 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/project-service@npm:8.44.0":
|
||||
version: 8.44.0
|
||||
resolution: "@typescript-eslint/project-service@npm:8.44.0"
|
||||
dependencies:
|
||||
"@typescript-eslint/tsconfig-utils": "npm:^8.44.0"
|
||||
"@typescript-eslint/types": "npm:^8.44.0"
|
||||
debug: "npm:^4.3.4"
|
||||
peerDependencies:
|
||||
typescript: ">=4.8.4 <6.0.0"
|
||||
checksum: 10c0/b06e94ae2a2c167271b61200136283432b6a80ab8bcc175bdcb8f685f4daeb4e28b1d83a064f0a660f184811d67e16d4291ab5fac563e48f20213409be8e95e3
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/scope-manager@npm:7.18.0":
|
||||
version: 7.18.0
|
||||
resolution: "@typescript-eslint/scope-manager@npm:7.18.0"
|
||||
@ -2053,20 +2064,22 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/type-utils@npm:7.18.0":
|
||||
version: 7.18.0
|
||||
resolution: "@typescript-eslint/type-utils@npm:7.18.0"
|
||||
"@typescript-eslint/scope-manager@npm:8.44.0":
|
||||
version: 8.44.0
|
||||
resolution: "@typescript-eslint/scope-manager@npm:8.44.0"
|
||||
dependencies:
|
||||
"@typescript-eslint/typescript-estree": "npm:7.18.0"
|
||||
"@typescript-eslint/utils": "npm:7.18.0"
|
||||
debug: "npm:^4.3.4"
|
||||
ts-api-utils: "npm:^1.3.0"
|
||||
"@typescript-eslint/types": "npm:8.44.0"
|
||||
"@typescript-eslint/visitor-keys": "npm:8.44.0"
|
||||
checksum: 10c0/c221e0b9fe9021b1b41432d96818131c107cfc33fb1f8da6093e236c992ed6160dae6355dd5571fb71b9194a24b24734c032ded4c00500599adda2cc07ef8803
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/tsconfig-utils@npm:8.44.0, @typescript-eslint/tsconfig-utils@npm:^8.44.0":
|
||||
version: 8.44.0
|
||||
resolution: "@typescript-eslint/tsconfig-utils@npm:8.44.0"
|
||||
peerDependencies:
|
||||
eslint: ^8.56.0
|
||||
peerDependenciesMeta:
|
||||
typescript:
|
||||
optional: true
|
||||
checksum: 10c0/ad92a38007be620f3f7036f10e234abdc2fdc518787b5a7227e55fd12896dacf56e8b34578723fbf9bea8128df2510ba8eb6739439a3879eda9519476d5783fd
|
||||
typescript: ">=4.8.4 <6.0.0"
|
||||
checksum: 10c0/453157f0da2d280b4536db6c80dfee4e5c98a1174109cc8d42b20eeb3fda2d54cb6f03f57a142280710091ed0a8e28f231658c253284b1c62960c2974047f3de
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@ -2085,6 +2098,22 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/type-utils@npm:8.44.0":
|
||||
version: 8.44.0
|
||||
resolution: "@typescript-eslint/type-utils@npm:8.44.0"
|
||||
dependencies:
|
||||
"@typescript-eslint/types": "npm:8.44.0"
|
||||
"@typescript-eslint/typescript-estree": "npm:8.44.0"
|
||||
"@typescript-eslint/utils": "npm:8.44.0"
|
||||
debug: "npm:^4.3.4"
|
||||
ts-api-utils: "npm:^2.1.0"
|
||||
peerDependencies:
|
||||
eslint: ^8.57.0 || ^9.0.0
|
||||
typescript: ">=4.8.4 <6.0.0"
|
||||
checksum: 10c0/0699dc0d9b7105112825df886e99b2ee0abc00c79047d952c5ecb6d7c098a56f2c45ad6c9d65c6ab600823a0817d89070550bf7c95f4cf05c87defe74e8f32b6
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/types@npm:7.18.0":
|
||||
version: 7.18.0
|
||||
resolution: "@typescript-eslint/types@npm:7.18.0"
|
||||
@ -2099,6 +2128,13 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/types@npm:8.44.0, @typescript-eslint/types@npm:^8.44.0":
|
||||
version: 8.44.0
|
||||
resolution: "@typescript-eslint/types@npm:8.44.0"
|
||||
checksum: 10c0/d3a4c173294533215b4676a89e454e728cda352d6c923489af4306bf5166e51625bff6980708cb1c191bdb89c864d82bccdf96a9ed5a76f6554d6af8c90e2e1d
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/typescript-estree@npm:7.18.0":
|
||||
version: 7.18.0
|
||||
resolution: "@typescript-eslint/typescript-estree@npm:7.18.0"
|
||||
@ -2136,17 +2172,23 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/utils@npm:7.18.0":
|
||||
version: 7.18.0
|
||||
resolution: "@typescript-eslint/utils@npm:7.18.0"
|
||||
"@typescript-eslint/typescript-estree@npm:8.44.0":
|
||||
version: 8.44.0
|
||||
resolution: "@typescript-eslint/typescript-estree@npm:8.44.0"
|
||||
dependencies:
|
||||
"@eslint-community/eslint-utils": "npm:^4.4.0"
|
||||
"@typescript-eslint/scope-manager": "npm:7.18.0"
|
||||
"@typescript-eslint/types": "npm:7.18.0"
|
||||
"@typescript-eslint/typescript-estree": "npm:7.18.0"
|
||||
"@typescript-eslint/project-service": "npm:8.44.0"
|
||||
"@typescript-eslint/tsconfig-utils": "npm:8.44.0"
|
||||
"@typescript-eslint/types": "npm:8.44.0"
|
||||
"@typescript-eslint/visitor-keys": "npm:8.44.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.1.0"
|
||||
peerDependencies:
|
||||
eslint: ^8.56.0
|
||||
checksum: 10c0/a25a6d50eb45c514469a01ff01f215115a4725fb18401055a847ddf20d1b681409c4027f349033a95c4ff7138d28c3b0a70253dfe8262eb732df4b87c547bd1e
|
||||
typescript: ">=4.8.4 <6.0.0"
|
||||
checksum: 10c0/303dd3048ee0b980b63022626bdff212c0719ce5c5945fb233464f201aadeb3fd703118c8e255a26e1ae81f772bf76b60163119b09d2168f198d5ce1724c2a70
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@ -2165,6 +2207,21 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/utils@npm:8.44.0":
|
||||
version: 8.44.0
|
||||
resolution: "@typescript-eslint/utils@npm:8.44.0"
|
||||
dependencies:
|
||||
"@eslint-community/eslint-utils": "npm:^4.7.0"
|
||||
"@typescript-eslint/scope-manager": "npm:8.44.0"
|
||||
"@typescript-eslint/types": "npm:8.44.0"
|
||||
"@typescript-eslint/typescript-estree": "npm:8.44.0"
|
||||
peerDependencies:
|
||||
eslint: ^8.57.0 || ^9.0.0
|
||||
typescript: ">=4.8.4 <6.0.0"
|
||||
checksum: 10c0/85e5106a049c07e8130aaa104fa61057c4ce090600e1bf72dda48ebd5d4f5f515e95a6c35b85a581a295b34f1d1c2395b4bf72bef74870bed3d6894c727f1345
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/visitor-keys@npm:7.18.0":
|
||||
version: 7.18.0
|
||||
resolution: "@typescript-eslint/visitor-keys@npm:7.18.0"
|
||||
@ -2185,6 +2242,16 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/visitor-keys@npm:8.44.0":
|
||||
version: 8.44.0
|
||||
resolution: "@typescript-eslint/visitor-keys@npm:8.44.0"
|
||||
dependencies:
|
||||
"@typescript-eslint/types": "npm:8.44.0"
|
||||
eslint-visitor-keys: "npm:^4.2.1"
|
||||
checksum: 10c0/c1cb5c000ab56ddb96ddb0991a10ef3a48c76b3f3b3ab7a5a94d24e71371bf96aa22cfe4332625e49ad7b961947a21599ff7c6128253cc9495e8cbd2cad25d72
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@ungap/structured-clone@npm:^1.2.0":
|
||||
version: 1.2.0
|
||||
resolution: "@ungap/structured-clone@npm:1.2.0"
|
||||
@ -4039,6 +4106,13 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"eslint-visitor-keys@npm:^4.2.1":
|
||||
version: 4.2.1
|
||||
resolution: "eslint-visitor-keys@npm:4.2.1"
|
||||
checksum: 10c0/fcd43999199d6740db26c58dbe0c2594623e31ca307e616ac05153c9272f12f1364f5a0b1917a8e962268fdecc6f3622c1c2908b4fcc2e047a106fe6de69dc43
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"eslint@npm:^8.57.0":
|
||||
version: 8.57.1
|
||||
resolution: "eslint@npm:8.57.1"
|
||||
@ -4849,7 +4923,7 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"ignore@npm:^5.2.0, ignore@npm:^5.3.1":
|
||||
"ignore@npm:^5.2.0":
|
||||
version: 5.3.2
|
||||
resolution: "ignore@npm:5.3.2"
|
||||
checksum: 10c0/f9f652c957983634ded1e7f02da3b559a0d4cc210fca3792cb67f1b153623c9c42efdc1c4121af171e295444459fc4a9201101fb041b1104a3c000bccb188337
|
||||
@ -8094,7 +8168,7 @@ __metadata:
|
||||
"@types/node": "npm:^20.14.12"
|
||||
"@types/papaparse": "npm:^5.3.14"
|
||||
"@types/react": "npm:^18.3.3"
|
||||
"@typescript-eslint/eslint-plugin": "npm:^7.16.1"
|
||||
"@typescript-eslint/eslint-plugin": "npm:^8.44.0"
|
||||
"@typescript-eslint/parser": "npm:^7.16.1"
|
||||
"@vitejs/plugin-react": "npm:^4.0.0"
|
||||
eslint: "npm:^8.57.0"
|
||||
|
Loading…
x
Reference in New Issue
Block a user