mirror of
https://github.com/Awesome-Technologies/synapse-admin.git
synced 2025-07-21 13:04:31 +02:00
Bump @typescript-eslint/eslint-plugin from 7.18.0 to 8.37.0
--- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.37.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
63cb2461a6
@ -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.37.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.37.0":
|
||||
version: 8.37.0
|
||||
resolution: "@typescript-eslint/eslint-plugin@npm:8.37.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.37.0"
|
||||
"@typescript-eslint/type-utils": "npm:8.37.0"
|
||||
"@typescript-eslint/utils": "npm:8.37.0"
|
||||
"@typescript-eslint/visitor-keys": "npm:8.37.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.37.0
|
||||
eslint: ^8.57.0 || ^9.0.0
|
||||
typescript: ">=4.8.4 <5.9.0"
|
||||
checksum: 10c0/71b5be797911d4057b083e767cbed3d9a43d8d6d81097e0b13b3b724c3dd8ff5cd6072e81125922fd646db9f19275952d4fc6c83966a125a013ecd7a079714d5
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@ -2033,6 +2031,19 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/project-service@npm:8.37.0":
|
||||
version: 8.37.0
|
||||
resolution: "@typescript-eslint/project-service@npm:8.37.0"
|
||||
dependencies:
|
||||
"@typescript-eslint/tsconfig-utils": "npm:^8.37.0"
|
||||
"@typescript-eslint/types": "npm:^8.37.0"
|
||||
debug: "npm:^4.3.4"
|
||||
peerDependencies:
|
||||
typescript: ">=4.8.4 <5.9.0"
|
||||
checksum: 10c0/bbb42d4720500bcaf125c98b128dc12c4b63e0c8d640451cadc2f10c0862cd36306b48007ace2a2f3e2b60548a335e462500945a3a42c5ce251ffee08ccc721a
|
||||
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.37.0":
|
||||
version: 8.37.0
|
||||
resolution: "@typescript-eslint/scope-manager@npm:8.37.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.37.0"
|
||||
"@typescript-eslint/visitor-keys": "npm:8.37.0"
|
||||
checksum: 10c0/f6b36276abadb39a5b0951edb429286cfe40d656c17f8f6604827d89b1f7dea7ac0210d9c7ae08823d3de4ddd5f2e81e44178d1802164765ce55d0e714df25e6
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/tsconfig-utils@npm:8.37.0, @typescript-eslint/tsconfig-utils@npm:^8.37.0":
|
||||
version: 8.37.0
|
||||
resolution: "@typescript-eslint/tsconfig-utils@npm:8.37.0"
|
||||
peerDependencies:
|
||||
eslint: ^8.56.0
|
||||
peerDependenciesMeta:
|
||||
typescript:
|
||||
optional: true
|
||||
checksum: 10c0/ad92a38007be620f3f7036f10e234abdc2fdc518787b5a7227e55fd12896dacf56e8b34578723fbf9bea8128df2510ba8eb6739439a3879eda9519476d5783fd
|
||||
typescript: ">=4.8.4 <5.9.0"
|
||||
checksum: 10c0/ab9f78031bff9b180c59e8dc4c7748d7d3c5c787ac7379ed86a642a425093974cdb0fc2252730ecb298ef9165761caa4bd35bcec3f0bc8444f615a0b9ffbba3f
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@ -2085,6 +2098,22 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/type-utils@npm:8.37.0":
|
||||
version: 8.37.0
|
||||
resolution: "@typescript-eslint/type-utils@npm:8.37.0"
|
||||
dependencies:
|
||||
"@typescript-eslint/types": "npm:8.37.0"
|
||||
"@typescript-eslint/typescript-estree": "npm:8.37.0"
|
||||
"@typescript-eslint/utils": "npm:8.37.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 <5.9.0"
|
||||
checksum: 10c0/20679b86c22eb5da4858bdd7b729e74852fe972c1e16e1819a24242246dd429e49a8f457c8a30d87f4d07b3c440edfeabcbb990272fb9c2cfbcb0c4e13f787a8
|
||||
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.37.0, @typescript-eslint/types@npm:^8.37.0":
|
||||
version: 8.37.0
|
||||
resolution: "@typescript-eslint/types@npm:8.37.0"
|
||||
checksum: 10c0/0caa649ba242d384e935eef9badbb352a3e640c3842104a6a562af69e0f680ec8e6c0c55c069d4d714f05208f6d07811417ca6179745128a60c45fa92794e6dd
|
||||
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.37.0":
|
||||
version: 8.37.0
|
||||
resolution: "@typescript-eslint/typescript-estree@npm:8.37.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.37.0"
|
||||
"@typescript-eslint/tsconfig-utils": "npm:8.37.0"
|
||||
"@typescript-eslint/types": "npm:8.37.0"
|
||||
"@typescript-eslint/visitor-keys": "npm:8.37.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 <5.9.0"
|
||||
checksum: 10c0/a51a00053ddcfb44f30598d033f061699c89eb2017be6f3a70e0e9b4151322d1dbda6980fe5630461669bb4bc3aca9617ab1348539ba0de8d8ceea41755d9f05
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@ -2165,6 +2207,21 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/utils@npm:8.37.0":
|
||||
version: 8.37.0
|
||||
resolution: "@typescript-eslint/utils@npm:8.37.0"
|
||||
dependencies:
|
||||
"@eslint-community/eslint-utils": "npm:^4.7.0"
|
||||
"@typescript-eslint/scope-manager": "npm:8.37.0"
|
||||
"@typescript-eslint/types": "npm:8.37.0"
|
||||
"@typescript-eslint/typescript-estree": "npm:8.37.0"
|
||||
peerDependencies:
|
||||
eslint: ^8.57.0 || ^9.0.0
|
||||
typescript: ">=4.8.4 <5.9.0"
|
||||
checksum: 10c0/9d6c2d9907ea67018c6d97ece15f9ba091be08dc11d719fbc260cc8afb916f4ce98f9630f46ca1e97451ee63d3f1d6244fa67833707dfeee798725b92d016c46
|
||||
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.37.0":
|
||||
version: 8.37.0
|
||||
resolution: "@typescript-eslint/visitor-keys@npm:8.37.0"
|
||||
dependencies:
|
||||
"@typescript-eslint/types": "npm:8.37.0"
|
||||
eslint-visitor-keys: "npm:^4.2.1"
|
||||
checksum: 10c0/ee6eb963bdf83e42d64b5fc4d9ba23abdca0e172ebb3a56a823a20cf44b8dad7cea0e3be61f1d83a1c4b94fc0693b75e89bf3e1ffc52553a347be2af8a927db7
|
||||
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.37.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