diff --git a/.changeset/dependabot-pr-1004.md b/.changeset/dependabot-pr-1004.md new file mode 100644 index 000000000..f4d7fbeb0 --- /dev/null +++ b/.changeset/dependabot-pr-1004.md @@ -0,0 +1,5 @@ +--- +"@knocklabs/eslint-config": patch +--- + +chore(deps): bump @typescript-eslint/eslint-plugin from 8.32.1 to 8.59.4 and @typescript-eslint/parser to ^8.59.4 diff --git a/packages/client/package.json b/packages/client/package.json index dd34895c6..8809dea23 100644 --- a/packages/client/package.json +++ b/packages/client/package.json @@ -54,8 +54,8 @@ "@babel/preset-typescript": "^7.28.5", "@codecov/vite-plugin": "^2.0.1", "@types/jsonwebtoken": "^9.0.10", - "@typescript-eslint/eslint-plugin": "^8.32.0", - "@typescript-eslint/parser": "^8.58.0", + "@typescript-eslint/eslint-plugin": "^8.59.4", + "@typescript-eslint/parser": "^8.59.4", "cross-env": "^7.0.3", "crypto": "^1.0.1", "eslint": "^8.56.0", diff --git a/packages/eslint-config/package.json b/packages/eslint-config/package.json index 862e094bf..5b9a62c42 100644 --- a/packages/eslint-config/package.json +++ b/packages/eslint-config/package.json @@ -7,8 +7,8 @@ "react-internal.js" ], "dependencies": { - "@typescript-eslint/eslint-plugin": "^8.32.0", - "@typescript-eslint/parser": "^8.58.0", + "@typescript-eslint/eslint-plugin": "^8.59.4", + "@typescript-eslint/parser": "^8.59.4", "@vercel/style-guide": "^6.0.0", "eslint": "^8.56.0", "eslint-config-prettier": "^10.1.8", diff --git a/packages/expo/package.json b/packages/expo/package.json index dd3b37c8e..e7331b858 100644 --- a/packages/expo/package.json +++ b/packages/expo/package.json @@ -64,8 +64,8 @@ "@testing-library/react": "^16.3.2", "@types/react": "^19.2.14", "@types/react-native-htmlview": "^0.16.6", - "@typescript-eslint/eslint-plugin": "^8.32.0", - "@typescript-eslint/parser": "^8.58.0", + "@typescript-eslint/eslint-plugin": "^8.59.4", + "@typescript-eslint/parser": "^8.59.4", "@vitejs/plugin-react": "^4.5.1", "eslint": "^8.56.0", "eslint-plugin-react-hooks": "^5.2.0", diff --git a/packages/react-core/package.json b/packages/react-core/package.json index 881b36089..7e723480e 100644 --- a/packages/react-core/package.json +++ b/packages/react-core/package.json @@ -59,8 +59,8 @@ "@testing-library/react": "^16.3.2", "@types/react": "^19.2.14", "@types/react-dom": "^19.1.6", - "@typescript-eslint/eslint-plugin": "^8.32.0", - "@typescript-eslint/parser": "^8.58.0", + "@typescript-eslint/eslint-plugin": "^8.59.4", + "@typescript-eslint/parser": "^8.59.4", "@vitejs/plugin-react": "^4.5.1", "babel-plugin-react-require": "^4.0.3", "eslint": "^8.56.0", diff --git a/packages/react-native/package.json b/packages/react-native/package.json index e90300392..c6ca0fc0e 100644 --- a/packages/react-native/package.json +++ b/packages/react-native/package.json @@ -57,8 +57,8 @@ "@types/react": "^19.2.14", "@types/react-native-get-random-values": "^1", "@types/react-native-htmlview": "^0.16.6", - "@typescript-eslint/eslint-plugin": "^8.32.0", - "@typescript-eslint/parser": "^8.58.0", + "@typescript-eslint/eslint-plugin": "^8.59.4", + "@typescript-eslint/parser": "^8.59.4", "@vitejs/plugin-react": "^4.5.1", "eslint": "^8.56.0", "eslint-plugin-react-hooks": "^5.2.0", diff --git a/packages/react/package.json b/packages/react/package.json index 003e77daa..89cc3a97a 100644 --- a/packages/react/package.json +++ b/packages/react/package.json @@ -102,8 +102,8 @@ "@types/lodash.debounce": "^4.0.9", "@types/react": "^19.2.14", "@types/react-dom": "^19.1.6", - "@typescript-eslint/eslint-plugin": "^8.32.0", - "@typescript-eslint/parser": "^8.58.0", + "@typescript-eslint/eslint-plugin": "^8.59.4", + "@typescript-eslint/parser": "^8.59.4", "@vitejs/plugin-react": "^4.5.1", "babel-plugin-react-require": "^4.0.3", "eslint": "^8.56.0", diff --git a/yarn.lock b/yarn.lock index ce29846e3..ae42e65d0 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4477,8 +4477,8 @@ __metadata: "@tanstack/store": "npm:^0.7.2" "@types/jsonwebtoken": "npm:^9.0.10" "@types/phoenix": "npm:^1.6.7" - "@typescript-eslint/eslint-plugin": "npm:^8.32.0" - "@typescript-eslint/parser": "npm:^8.58.0" + "@typescript-eslint/eslint-plugin": "npm:^8.59.4" + "@typescript-eslint/parser": "npm:^8.59.4" axios: "npm:^1.15.1" axios-retry: "npm:^4.5.0" cross-env: "npm:^7.0.3" @@ -4503,8 +4503,8 @@ __metadata: version: 0.0.0-use.local resolution: "@knocklabs/eslint-config@workspace:packages/eslint-config" dependencies: - "@typescript-eslint/eslint-plugin": "npm:^8.32.0" - "@typescript-eslint/parser": "npm:^8.58.0" + "@typescript-eslint/eslint-plugin": "npm:^8.59.4" + "@typescript-eslint/parser": "npm:^8.59.4" "@vercel/style-guide": "npm:^6.0.0" eslint: "npm:^8.56.0" eslint-config-prettier: "npm:^10.1.8" @@ -4572,8 +4572,8 @@ __metadata: "@testing-library/react": "npm:^16.3.2" "@types/react": "npm:^19.2.14" "@types/react-native-htmlview": "npm:^0.16.6" - "@typescript-eslint/eslint-plugin": "npm:^8.32.0" - "@typescript-eslint/parser": "npm:^8.58.0" + "@typescript-eslint/eslint-plugin": "npm:^8.59.4" + "@typescript-eslint/parser": "npm:^8.59.4" "@vitejs/plugin-react": "npm:^4.5.1" eslint: "npm:^8.56.0" eslint-plugin-react-hooks: "npm:^5.2.0" @@ -4656,8 +4656,8 @@ __metadata: "@testing-library/react": "npm:^16.3.2" "@types/react": "npm:^19.2.14" "@types/react-dom": "npm:^19.1.6" - "@typescript-eslint/eslint-plugin": "npm:^8.32.0" - "@typescript-eslint/parser": "npm:^8.58.0" + "@typescript-eslint/eslint-plugin": "npm:^8.59.4" + "@typescript-eslint/parser": "npm:^8.59.4" "@vitejs/plugin-react": "npm:^4.5.1" babel-plugin-react-require: "npm:^4.0.3" date-fns: "npm:^4.0.0" @@ -4691,8 +4691,8 @@ __metadata: "@types/react": "npm:^19.2.14" "@types/react-native-get-random-values": "npm:^1" "@types/react-native-htmlview": "npm:^0.16.6" - "@typescript-eslint/eslint-plugin": "npm:^8.32.0" - "@typescript-eslint/parser": "npm:^8.58.0" + "@typescript-eslint/eslint-plugin": "npm:^8.59.4" + "@typescript-eslint/parser": "npm:^8.59.4" "@vitejs/plugin-react": "npm:^4.5.1" eslint: "npm:^8.56.0" eslint-plugin-react-hooks: "npm:^5.2.0" @@ -4745,8 +4745,8 @@ __metadata: "@types/lodash.debounce": "npm:^4.0.9" "@types/react": "npm:^19.2.14" "@types/react-dom": "npm:^19.1.6" - "@typescript-eslint/eslint-plugin": "npm:^8.32.0" - "@typescript-eslint/parser": "npm:^8.58.0" + "@typescript-eslint/eslint-plugin": "npm:^8.59.4" + "@typescript-eslint/parser": "npm:^8.59.4" "@vitejs/plugin-react": "npm:^4.5.1" babel-plugin-react-require: "npm:^4.0.3" clsx: "npm:^2.1.1" @@ -8235,7 +8235,7 @@ __metadata: languageName: node linkType: hard -"@typescript-eslint/eslint-plugin@npm:^5.4.2 || ^6.0.0 || ^7.0.0 || ^8.0.0, @typescript-eslint/eslint-plugin@npm:^8.32.0": +"@typescript-eslint/eslint-plugin@npm:^5.4.2 || ^6.0.0 || ^7.0.0 || ^8.0.0": version: 8.32.1 resolution: "@typescript-eslint/eslint-plugin@npm:8.32.1" dependencies: @@ -8300,6 +8300,26 @@ __metadata: languageName: node linkType: hard +"@typescript-eslint/eslint-plugin@npm:^8.59.4": + version: 8.60.0 + resolution: "@typescript-eslint/eslint-plugin@npm:8.60.0" + dependencies: + "@eslint-community/regexpp": "npm:^4.12.2" + "@typescript-eslint/scope-manager": "npm:8.60.0" + "@typescript-eslint/type-utils": "npm:8.60.0" + "@typescript-eslint/utils": "npm:8.60.0" + "@typescript-eslint/visitor-keys": "npm:8.60.0" + ignore: "npm:^7.0.5" + natural-compare: "npm:^1.4.0" + ts-api-utils: "npm:^2.5.0" + peerDependencies: + "@typescript-eslint/parser": ^8.60.0 + eslint: ^8.57.0 || ^9.0.0 || ^10.0.0 + typescript: ">=4.8.4 <6.1.0" + checksum: 10c0/76dc44d21879a8977d916ab652b86a30e5b69493a0da4ce43ec403442da041320666b5987d6af7d4c9888d52c603e0bb51809b802f98a95d5ee37ca0e8ca5ac3 + languageName: node + linkType: hard + "@typescript-eslint/parser@npm:8.59.4": version: 8.59.4 resolution: "@typescript-eslint/parser@npm:8.59.4" @@ -8366,19 +8386,19 @@ __metadata: languageName: node linkType: hard -"@typescript-eslint/parser@npm:^8.58.0": - version: 8.58.0 - resolution: "@typescript-eslint/parser@npm:8.58.0" +"@typescript-eslint/parser@npm:^8.59.4": + version: 8.60.0 + resolution: "@typescript-eslint/parser@npm:8.60.0" dependencies: - "@typescript-eslint/scope-manager": "npm:8.58.0" - "@typescript-eslint/types": "npm:8.58.0" - "@typescript-eslint/typescript-estree": "npm:8.58.0" - "@typescript-eslint/visitor-keys": "npm:8.58.0" + "@typescript-eslint/scope-manager": "npm:8.60.0" + "@typescript-eslint/types": "npm:8.60.0" + "@typescript-eslint/typescript-estree": "npm:8.60.0" + "@typescript-eslint/visitor-keys": "npm:8.60.0" debug: "npm:^4.4.3" peerDependencies: eslint: ^8.57.0 || ^9.0.0 || ^10.0.0 typescript: ">=4.8.4 <6.1.0" - checksum: 10c0/56c7ec21675cec4730760bfa37c29e42e80b4d6444e2beca55fad9ef53731392270d142797482ea798405be0d7e28ec6c9c16a1ee2ee1c94f73d3bf0ed29763c + checksum: 10c0/1012911e3eca8b3f3a3ca11424c32859ac38b4968bdb4c385c485ce545781da3ad964eceae86177a9aca2cfcbefd03ecf49507d221c7a70918fe0fa6cb8764e7 languageName: node linkType: hard @@ -8395,29 +8415,29 @@ __metadata: languageName: node linkType: hard -"@typescript-eslint/project-service@npm:8.58.0": - version: 8.58.0 - resolution: "@typescript-eslint/project-service@npm:8.58.0" +"@typescript-eslint/project-service@npm:8.59.4": + version: 8.59.4 + resolution: "@typescript-eslint/project-service@npm:8.59.4" dependencies: - "@typescript-eslint/tsconfig-utils": "npm:^8.58.0" - "@typescript-eslint/types": "npm:^8.58.0" + "@typescript-eslint/tsconfig-utils": "npm:^8.59.4" + "@typescript-eslint/types": "npm:^8.59.4" debug: "npm:^4.4.3" peerDependencies: typescript: ">=4.8.4 <6.1.0" - checksum: 10c0/e6d0cb2f7708ccb31a2ff9eb35817d4999c26e1f1cd3c607539e21d0c73a234daa77c73ee1163bc4e8b139252d619823c444759f1ddabdd138cab4885e9c9794 + checksum: 10c0/ba466e3b4091f79bd9ae8c29591d4858760293c2bc5d355642b9bf04b9c6fcd4418ff255485aaaf005edb84f6aaefeb53a3c1627bbbb70a905a4786d20f0b06a languageName: node linkType: hard -"@typescript-eslint/project-service@npm:8.59.4": - version: 8.59.4 - resolution: "@typescript-eslint/project-service@npm:8.59.4" +"@typescript-eslint/project-service@npm:8.60.0": + version: 8.60.0 + resolution: "@typescript-eslint/project-service@npm:8.60.0" dependencies: - "@typescript-eslint/tsconfig-utils": "npm:^8.59.4" - "@typescript-eslint/types": "npm:^8.59.4" + "@typescript-eslint/tsconfig-utils": "npm:^8.60.0" + "@typescript-eslint/types": "npm:^8.60.0" debug: "npm:^4.4.3" peerDependencies: typescript: ">=4.8.4 <6.1.0" - checksum: 10c0/ba466e3b4091f79bd9ae8c29591d4858760293c2bc5d355642b9bf04b9c6fcd4418ff255485aaaf005edb84f6aaefeb53a3c1627bbbb70a905a4786d20f0b06a + checksum: 10c0/8f72c2f10254787084d19fc73aebd7970bd3f163836c006e5d6997d874a36550d4a6c35b4762a36117be6fa6b84e13268db0a6b572c29b3e7c8c89f25bbb8b65 languageName: node linkType: hard @@ -8461,16 +8481,6 @@ __metadata: languageName: node linkType: hard -"@typescript-eslint/scope-manager@npm:8.58.0": - version: 8.58.0 - resolution: "@typescript-eslint/scope-manager@npm:8.58.0" - dependencies: - "@typescript-eslint/types": "npm:8.58.0" - "@typescript-eslint/visitor-keys": "npm:8.58.0" - checksum: 10c0/bd5c16780f22d62359af0f69909f38a15fa3c55e609124a7cd5c2a04322fe41e586d81066f3ad1dcc3c1eff24dbcb48b78d099626d611fbd680c20c005d48f1d - languageName: node - linkType: hard - "@typescript-eslint/scope-manager@npm:8.59.4": version: 8.59.4 resolution: "@typescript-eslint/scope-manager@npm:8.59.4" @@ -8481,6 +8491,16 @@ __metadata: languageName: node linkType: hard +"@typescript-eslint/scope-manager@npm:8.60.0": + version: 8.60.0 + resolution: "@typescript-eslint/scope-manager@npm:8.60.0" + dependencies: + "@typescript-eslint/types": "npm:8.60.0" + "@typescript-eslint/visitor-keys": "npm:8.60.0" + checksum: 10c0/d64c7c45f9e045fa10905b6703195735b19314f872811e1fd903b6197fb33528a49192ef6ca3183e406601b8d29e8d0096fabfc3e8a99320476e5108d4739f52 + languageName: node + linkType: hard + "@typescript-eslint/tsconfig-utils@npm:8.36.0, @typescript-eslint/tsconfig-utils@npm:^8.36.0": version: 8.36.0 resolution: "@typescript-eslint/tsconfig-utils@npm:8.36.0" @@ -8490,21 +8510,21 @@ __metadata: languageName: node linkType: hard -"@typescript-eslint/tsconfig-utils@npm:8.58.0, @typescript-eslint/tsconfig-utils@npm:^8.58.0": - version: 8.58.0 - resolution: "@typescript-eslint/tsconfig-utils@npm:8.58.0" +"@typescript-eslint/tsconfig-utils@npm:8.59.4, @typescript-eslint/tsconfig-utils@npm:^8.59.4": + version: 8.59.4 + resolution: "@typescript-eslint/tsconfig-utils@npm:8.59.4" peerDependencies: typescript: ">=4.8.4 <6.1.0" - checksum: 10c0/0a07fe1a28b2513e625882bc8d4c4e0c5a105cdbcb987beae12fc66dbe71dc9638013e4d1fa8ad10d828a2acd5e3fed987c189c00d41fed0e880009f99adf1b2 + checksum: 10c0/ef6cf20eb93cb5e12439bc9713f5d9c619d516aefd3ecd4f111d9b23ef9f36e5c13f1bbcd55faa6a4b788b146b2a8724a418504107d4d377d0463f419fe9e1f3 languageName: node linkType: hard -"@typescript-eslint/tsconfig-utils@npm:8.59.4, @typescript-eslint/tsconfig-utils@npm:^8.59.4": - version: 8.59.4 - resolution: "@typescript-eslint/tsconfig-utils@npm:8.59.4" +"@typescript-eslint/tsconfig-utils@npm:8.60.0, @typescript-eslint/tsconfig-utils@npm:^8.60.0": + version: 8.60.0 + resolution: "@typescript-eslint/tsconfig-utils@npm:8.60.0" peerDependencies: typescript: ">=4.8.4 <6.1.0" - checksum: 10c0/ef6cf20eb93cb5e12439bc9713f5d9c619d516aefd3ecd4f111d9b23ef9f36e5c13f1bbcd55faa6a4b788b146b2a8724a418504107d4d377d0463f419fe9e1f3 + checksum: 10c0/701eae9a5064c5501e9dccd5a8e0baf365ef9a09da4d523873df303ef139644fad43e3d91b03f9a6ebbb141c0e066fc26ad0c40d5113b7c0d6c9ba69450c2520 languageName: node linkType: hard @@ -8571,6 +8591,22 @@ __metadata: languageName: node linkType: hard +"@typescript-eslint/type-utils@npm:8.60.0": + version: 8.60.0 + resolution: "@typescript-eslint/type-utils@npm:8.60.0" + dependencies: + "@typescript-eslint/types": "npm:8.60.0" + "@typescript-eslint/typescript-estree": "npm:8.60.0" + "@typescript-eslint/utils": "npm:8.60.0" + debug: "npm:^4.4.3" + ts-api-utils: "npm:^2.5.0" + peerDependencies: + eslint: ^8.57.0 || ^9.0.0 || ^10.0.0 + typescript: ">=4.8.4 <6.1.0" + checksum: 10c0/2b6d8efe6b8e6f63ecfcca218c255c3f846b78b9567579bec3d16ea97563edebd9d25e7ab3cdf82332c9ded45b7dbfdc1e6540c4503f4716ae8cbd93ab78f605 + languageName: node + linkType: hard + "@typescript-eslint/types@npm:5.62.0": version: 5.62.0 resolution: "@typescript-eslint/types@npm:5.62.0" @@ -8599,13 +8635,6 @@ __metadata: languageName: node linkType: hard -"@typescript-eslint/types@npm:8.58.0, @typescript-eslint/types@npm:^8.58.0": - version: 8.58.0 - resolution: "@typescript-eslint/types@npm:8.58.0" - checksum: 10c0/f2fe1321758a04591c20d77caba956ae76b77cff0b976a0224b37077d80b1ebd826874d15ec79c3a3b7d57ee5679e5d10756db1b082bde3d51addbd3a8431d38 - languageName: node - linkType: hard - "@typescript-eslint/types@npm:8.59.4, @typescript-eslint/types@npm:^8.59.4": version: 8.59.4 resolution: "@typescript-eslint/types@npm:8.59.4" @@ -8613,6 +8642,13 @@ __metadata: languageName: node linkType: hard +"@typescript-eslint/types@npm:8.60.0, @typescript-eslint/types@npm:^8.60.0": + version: 8.60.0 + resolution: "@typescript-eslint/types@npm:8.60.0" + checksum: 10c0/d2b6d46081a6521f204fda30e8f03712480b788d80b62b311e0f33764752d3db3bd415dd4e1f8d28495931316da1dfb5ee259e40c5de970367fbaa1efe97223f + 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" @@ -8688,14 +8724,14 @@ __metadata: languageName: node linkType: hard -"@typescript-eslint/typescript-estree@npm:8.58.0": - version: 8.58.0 - resolution: "@typescript-eslint/typescript-estree@npm:8.58.0" +"@typescript-eslint/typescript-estree@npm:8.59.4": + version: 8.59.4 + resolution: "@typescript-eslint/typescript-estree@npm:8.59.4" dependencies: - "@typescript-eslint/project-service": "npm:8.58.0" - "@typescript-eslint/tsconfig-utils": "npm:8.58.0" - "@typescript-eslint/types": "npm:8.58.0" - "@typescript-eslint/visitor-keys": "npm:8.58.0" + "@typescript-eslint/project-service": "npm:8.59.4" + "@typescript-eslint/tsconfig-utils": "npm:8.59.4" + "@typescript-eslint/types": "npm:8.59.4" + "@typescript-eslint/visitor-keys": "npm:8.59.4" debug: "npm:^4.4.3" minimatch: "npm:^10.2.2" semver: "npm:^7.7.3" @@ -8703,18 +8739,18 @@ __metadata: ts-api-utils: "npm:^2.5.0" peerDependencies: typescript: ">=4.8.4 <6.1.0" - checksum: 10c0/a8cb94cb765b27740a54f9b5378bd8f0dc49e301ceed99a0791dc9d1f61c2a54e3212f7ed9120c8c2df80104ad3117150cf5e7fe8a0b7eec3ed04969a79b103e + checksum: 10c0/2f427f9ba3ea1c7d1f476883f9769827c7082ff3cefcb189dcdb2dc33b16fa459e40894152d42583df90d0ed1041a1043830ecba5326c0b1de6becb9cf22fcee languageName: node linkType: hard -"@typescript-eslint/typescript-estree@npm:8.59.4": - version: 8.59.4 - resolution: "@typescript-eslint/typescript-estree@npm:8.59.4" +"@typescript-eslint/typescript-estree@npm:8.60.0": + version: 8.60.0 + resolution: "@typescript-eslint/typescript-estree@npm:8.60.0" dependencies: - "@typescript-eslint/project-service": "npm:8.59.4" - "@typescript-eslint/tsconfig-utils": "npm:8.59.4" - "@typescript-eslint/types": "npm:8.59.4" - "@typescript-eslint/visitor-keys": "npm:8.59.4" + "@typescript-eslint/project-service": "npm:8.60.0" + "@typescript-eslint/tsconfig-utils": "npm:8.60.0" + "@typescript-eslint/types": "npm:8.60.0" + "@typescript-eslint/visitor-keys": "npm:8.60.0" debug: "npm:^4.4.3" minimatch: "npm:^10.2.2" semver: "npm:^7.7.3" @@ -8722,7 +8758,7 @@ __metadata: ts-api-utils: "npm:^2.5.0" peerDependencies: typescript: ">=4.8.4 <6.1.0" - checksum: 10c0/2f427f9ba3ea1c7d1f476883f9769827c7082ff3cefcb189dcdb2dc33b16fa459e40894152d42583df90d0ed1041a1043830ecba5326c0b1de6becb9cf22fcee + checksum: 10c0/9a24a3c47646886cc5c9bd984afdf5974d07033a5743318a4c649f9595d620cc1a409366ecb87beaddb9cd4b32e1fc7fc18c0531bda08eacd78025c3636d6c72 languageName: node linkType: hard @@ -8785,6 +8821,21 @@ __metadata: languageName: node linkType: hard +"@typescript-eslint/utils@npm:8.60.0": + version: 8.60.0 + resolution: "@typescript-eslint/utils@npm:8.60.0" + dependencies: + "@eslint-community/eslint-utils": "npm:^4.9.1" + "@typescript-eslint/scope-manager": "npm:8.60.0" + "@typescript-eslint/types": "npm:8.60.0" + "@typescript-eslint/typescript-estree": "npm:8.60.0" + peerDependencies: + eslint: ^8.57.0 || ^9.0.0 || ^10.0.0 + typescript: ">=4.8.4 <6.1.0" + checksum: 10c0/c1fe25bc90a62d9f67c1dd3a23bf32c2b1d3fc81bfa34cb41e5cadaeaa825c83c7c69a4abc9bc132f1ee39c7e71e367271a16c47573ed621421a2fa2f0e98dd0 + languageName: node + linkType: hard + "@typescript-eslint/utils@npm:^5.10.0, @typescript-eslint/utils@npm:^5.62.0": version: 5.62.0 resolution: "@typescript-eslint/utils@npm:5.62.0" @@ -8843,16 +8894,6 @@ __metadata: languageName: node linkType: hard -"@typescript-eslint/visitor-keys@npm:8.58.0": - version: 8.58.0 - resolution: "@typescript-eslint/visitor-keys@npm:8.58.0" - dependencies: - "@typescript-eslint/types": "npm:8.58.0" - eslint-visitor-keys: "npm:^5.0.0" - checksum: 10c0/75f3c9c097a308cc6450822a0f81d44c8b79b524e99dd2c41ded347b12f148ab3bd459ce9cc6bd00f8f0725c5831baab6d2561596ead3394ab76dddbeb32cce1 - languageName: node - linkType: hard - "@typescript-eslint/visitor-keys@npm:8.59.4": version: 8.59.4 resolution: "@typescript-eslint/visitor-keys@npm:8.59.4" @@ -8863,6 +8904,16 @@ __metadata: languageName: node linkType: hard +"@typescript-eslint/visitor-keys@npm:8.60.0": + version: 8.60.0 + resolution: "@typescript-eslint/visitor-keys@npm:8.60.0" + dependencies: + "@typescript-eslint/types": "npm:8.60.0" + eslint-visitor-keys: "npm:^5.0.0" + checksum: 10c0/5ff775fe5352d359e25ed47ce27d8d61dea7aa9aa4d21a3556a9ee02957673e8d4787ad1d0c325977f47cca56ecdce401417864de0c773b6167053fe36bf9e65 + languageName: node + linkType: hard + "@ungap/structured-clone@npm:^1.2.0, @ungap/structured-clone@npm:^1.3.0": version: 1.3.0 resolution: "@ungap/structured-clone@npm:1.3.0"