From ad59576c7d569ba31781cfa65ddc02fbb3289d52 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 26 May 2026 06:56:45 +0000 Subject: [PATCH 1/3] chore(deps): bump @typescript-eslint/eslint-plugin from 8.32.1 to 8.59.4 Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 8.32.1 to 8.59.4. - [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.59.4/packages/eslint-plugin) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.59.4 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- packages/client/package.json | 2 +- packages/eslint-config/package.json | 2 +- packages/expo/package.json | 2 +- packages/react-core/package.json | 2 +- packages/react-native/package.json | 2 +- packages/react/package.json | 2 +- yarn.lock | 133 ++++++++++++++++++++++++++-- 7 files changed, 132 insertions(+), 13 deletions(-) diff --git a/packages/client/package.json b/packages/client/package.json index dd34895c6..9c53e2ea3 100644 --- a/packages/client/package.json +++ b/packages/client/package.json @@ -54,7 +54,7 @@ "@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/eslint-plugin": "^8.59.4", "@typescript-eslint/parser": "^8.58.0", "cross-env": "^7.0.3", "crypto": "^1.0.1", diff --git a/packages/eslint-config/package.json b/packages/eslint-config/package.json index 862e094bf..b8f54f8f1 100644 --- a/packages/eslint-config/package.json +++ b/packages/eslint-config/package.json @@ -7,7 +7,7 @@ "react-internal.js" ], "dependencies": { - "@typescript-eslint/eslint-plugin": "^8.32.0", + "@typescript-eslint/eslint-plugin": "^8.59.4", "@typescript-eslint/parser": "^8.58.0", "@vercel/style-guide": "^6.0.0", "eslint": "^8.56.0", diff --git a/packages/expo/package.json b/packages/expo/package.json index dd3b37c8e..20e072aef 100644 --- a/packages/expo/package.json +++ b/packages/expo/package.json @@ -64,7 +64,7 @@ "@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/eslint-plugin": "^8.59.4", "@typescript-eslint/parser": "^8.58.0", "@vitejs/plugin-react": "^4.5.1", "eslint": "^8.56.0", diff --git a/packages/react-core/package.json b/packages/react-core/package.json index 881b36089..68f3a1d0d 100644 --- a/packages/react-core/package.json +++ b/packages/react-core/package.json @@ -59,7 +59,7 @@ "@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/eslint-plugin": "^8.59.4", "@typescript-eslint/parser": "^8.58.0", "@vitejs/plugin-react": "^4.5.1", "babel-plugin-react-require": "^4.0.3", diff --git a/packages/react-native/package.json b/packages/react-native/package.json index e90300392..fc23459ce 100644 --- a/packages/react-native/package.json +++ b/packages/react-native/package.json @@ -57,7 +57,7 @@ "@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/eslint-plugin": "^8.59.4", "@typescript-eslint/parser": "^8.58.0", "@vitejs/plugin-react": "^4.5.1", "eslint": "^8.56.0", diff --git a/packages/react/package.json b/packages/react/package.json index 003e77daa..fb3c036be 100644 --- a/packages/react/package.json +++ b/packages/react/package.json @@ -102,7 +102,7 @@ "@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/eslint-plugin": "^8.59.4", "@typescript-eslint/parser": "^8.58.0", "@vitejs/plugin-react": "^4.5.1", "babel-plugin-react-require": "^4.0.3", diff --git a/yarn.lock b/yarn.lock index ce29846e3..f5e0a50bf 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4477,7 +4477,7 @@ __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/eslint-plugin": "npm:^8.59.4" "@typescript-eslint/parser": "npm:^8.58.0" axios: "npm:^1.15.1" axios-retry: "npm:^4.5.0" @@ -4503,7 +4503,7 @@ __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/eslint-plugin": "npm:^8.59.4" "@typescript-eslint/parser": "npm:^8.58.0" "@vercel/style-guide": "npm:^6.0.0" eslint: "npm:^8.56.0" @@ -4572,7 +4572,7 @@ __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/eslint-plugin": "npm:^8.59.4" "@typescript-eslint/parser": "npm:^8.58.0" "@vitejs/plugin-react": "npm:^4.5.1" eslint: "npm:^8.56.0" @@ -4656,7 +4656,7 @@ __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/eslint-plugin": "npm:^8.59.4" "@typescript-eslint/parser": "npm:^8.58.0" "@vitejs/plugin-react": "npm:^4.5.1" babel-plugin-react-require: "npm:^4.0.3" @@ -4691,7 +4691,7 @@ __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/eslint-plugin": "npm:^8.59.4" "@typescript-eslint/parser": "npm:^8.58.0" "@vitejs/plugin-react": "npm:^4.5.1" eslint: "npm:^8.56.0" @@ -4745,7 +4745,7 @@ __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/eslint-plugin": "npm:^8.59.4" "@typescript-eslint/parser": "npm:^8.58.0" "@vitejs/plugin-react": "npm:^4.5.1" babel-plugin-react-require: "npm:^4.0.3" @@ -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" @@ -8421,6 +8441,19 @@ __metadata: languageName: node linkType: hard +"@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.60.0" + "@typescript-eslint/types": "npm:^8.60.0" + debug: "npm:^4.4.3" + peerDependencies: + typescript: ">=4.8.4 <6.1.0" + checksum: 10c0/8f72c2f10254787084d19fc73aebd7970bd3f163836c006e5d6997d874a36550d4a6c35b4762a36117be6fa6b84e13268db0a6b572c29b3e7c8c89f25bbb8b65 + languageName: node + linkType: hard + "@typescript-eslint/scope-manager@npm:5.62.0": version: 5.62.0 resolution: "@typescript-eslint/scope-manager@npm:5.62.0" @@ -8481,6 +8514,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" @@ -8508,6 +8551,15 @@ __metadata: languageName: node linkType: hard +"@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/701eae9a5064c5501e9dccd5a8e0baf365ef9a09da4d523873df303ef139644fad43e3d91b03f9a6ebbb141c0e066fc26ad0c40d5113b7c0d6c9ba69450c2520 + 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" @@ -8571,6 +8623,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" @@ -8613,6 +8681,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" @@ -8726,6 +8801,25 @@ __metadata: languageName: node linkType: hard +"@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.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" + tinyglobby: "npm:^0.2.15" + ts-api-utils: "npm:^2.5.0" + peerDependencies: + typescript: ">=4.8.4 <6.1.0" + checksum: 10c0/9a24a3c47646886cc5c9bd984afdf5974d07033a5743318a4c649f9595d620cc1a409366ecb87beaddb9cd4b32e1fc7fc18c0531bda08eacd78025c3636d6c72 + languageName: node + linkType: hard + "@typescript-eslint/utils@npm:7.18.0, @typescript-eslint/utils@npm:^7.1.1": version: 7.18.0 resolution: "@typescript-eslint/utils@npm:7.18.0" @@ -8785,6 +8879,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" @@ -8863,6 +8972,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" From 636311c09f8d9ddcf8411459979b34deecc7ade9 Mon Sep 17 00:00:00 2001 From: knock-eng-bot Date: Tue, 26 May 2026 06:57:00 +0000 Subject: [PATCH 2/3] chore(deps): add changeset for dependency update --- .changeset/dependabot-pr-1004.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .changeset/dependabot-pr-1004.md diff --git a/.changeset/dependabot-pr-1004.md b/.changeset/dependabot-pr-1004.md new file mode 100644 index 000000000..55b470000 --- /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 From ec93686dbbe8351ff7288d477c73772231ad608a Mon Sep 17 00:00:00 2001 From: Cursor Agent Date: Tue, 26 May 2026 19:50:11 +0000 Subject: [PATCH 3/3] chore(deps): bump @typescript-eslint/parser to ^8.59.4 Keep @typescript-eslint/parser in sync with @typescript-eslint/eslint-plugin across all packages. Co-authored-by: Meryl Dakin --- .changeset/dependabot-pr-1004.md | 2 +- packages/client/package.json | 2 +- packages/eslint-config/package.json | 2 +- packages/expo/package.json | 2 +- packages/react-core/package.json | 2 +- packages/react-native/package.json | 2 +- packages/react/package.json | 2 +- yarn.lock | 96 +++++------------------------ 8 files changed, 21 insertions(+), 89 deletions(-) diff --git a/.changeset/dependabot-pr-1004.md b/.changeset/dependabot-pr-1004.md index 55b470000..f4d7fbeb0 100644 --- a/.changeset/dependabot-pr-1004.md +++ b/.changeset/dependabot-pr-1004.md @@ -2,4 +2,4 @@ "@knocklabs/eslint-config": patch --- -chore(deps): bump @typescript-eslint/eslint-plugin from 8.32.1 to 8.59.4 +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 9c53e2ea3..8809dea23 100644 --- a/packages/client/package.json +++ b/packages/client/package.json @@ -55,7 +55,7 @@ "@codecov/vite-plugin": "^2.0.1", "@types/jsonwebtoken": "^9.0.10", "@typescript-eslint/eslint-plugin": "^8.59.4", - "@typescript-eslint/parser": "^8.58.0", + "@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 b8f54f8f1..5b9a62c42 100644 --- a/packages/eslint-config/package.json +++ b/packages/eslint-config/package.json @@ -8,7 +8,7 @@ ], "dependencies": { "@typescript-eslint/eslint-plugin": "^8.59.4", - "@typescript-eslint/parser": "^8.58.0", + "@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 20e072aef..e7331b858 100644 --- a/packages/expo/package.json +++ b/packages/expo/package.json @@ -65,7 +65,7 @@ "@types/react": "^19.2.14", "@types/react-native-htmlview": "^0.16.6", "@typescript-eslint/eslint-plugin": "^8.59.4", - "@typescript-eslint/parser": "^8.58.0", + "@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 68f3a1d0d..7e723480e 100644 --- a/packages/react-core/package.json +++ b/packages/react-core/package.json @@ -60,7 +60,7 @@ "@types/react": "^19.2.14", "@types/react-dom": "^19.1.6", "@typescript-eslint/eslint-plugin": "^8.59.4", - "@typescript-eslint/parser": "^8.58.0", + "@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 fc23459ce..c6ca0fc0e 100644 --- a/packages/react-native/package.json +++ b/packages/react-native/package.json @@ -58,7 +58,7 @@ "@types/react-native-get-random-values": "^1", "@types/react-native-htmlview": "^0.16.6", "@typescript-eslint/eslint-plugin": "^8.59.4", - "@typescript-eslint/parser": "^8.58.0", + "@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 fb3c036be..89cc3a97a 100644 --- a/packages/react/package.json +++ b/packages/react/package.json @@ -103,7 +103,7 @@ "@types/react": "^19.2.14", "@types/react-dom": "^19.1.6", "@typescript-eslint/eslint-plugin": "^8.59.4", - "@typescript-eslint/parser": "^8.58.0", + "@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 f5e0a50bf..ae42e65d0 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4478,7 +4478,7 @@ __metadata: "@types/jsonwebtoken": "npm:^9.0.10" "@types/phoenix": "npm:^1.6.7" "@typescript-eslint/eslint-plugin": "npm:^8.59.4" - "@typescript-eslint/parser": "npm:^8.58.0" + "@typescript-eslint/parser": "npm:^8.59.4" axios: "npm:^1.15.1" axios-retry: "npm:^4.5.0" cross-env: "npm:^7.0.3" @@ -4504,7 +4504,7 @@ __metadata: resolution: "@knocklabs/eslint-config@workspace:packages/eslint-config" dependencies: "@typescript-eslint/eslint-plugin": "npm:^8.59.4" - "@typescript-eslint/parser": "npm:^8.58.0" + "@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" @@ -4573,7 +4573,7 @@ __metadata: "@types/react": "npm:^19.2.14" "@types/react-native-htmlview": "npm:^0.16.6" "@typescript-eslint/eslint-plugin": "npm:^8.59.4" - "@typescript-eslint/parser": "npm:^8.58.0" + "@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" @@ -4657,7 +4657,7 @@ __metadata: "@types/react": "npm:^19.2.14" "@types/react-dom": "npm:^19.1.6" "@typescript-eslint/eslint-plugin": "npm:^8.59.4" - "@typescript-eslint/parser": "npm:^8.58.0" + "@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" @@ -4692,7 +4692,7 @@ __metadata: "@types/react-native-get-random-values": "npm:^1" "@types/react-native-htmlview": "npm:^0.16.6" "@typescript-eslint/eslint-plugin": "npm:^8.59.4" - "@typescript-eslint/parser": "npm:^8.58.0" + "@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" @@ -4746,7 +4746,7 @@ __metadata: "@types/react": "npm:^19.2.14" "@types/react-dom": "npm:^19.1.6" "@typescript-eslint/eslint-plugin": "npm:^8.59.4" - "@typescript-eslint/parser": "npm:^8.58.0" + "@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" @@ -8386,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 @@ -8415,19 +8415,6 @@ __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" - dependencies: - "@typescript-eslint/tsconfig-utils": "npm:^8.58.0" - "@typescript-eslint/types": "npm:^8.58.0" - debug: "npm:^4.4.3" - peerDependencies: - typescript: ">=4.8.4 <6.1.0" - checksum: 10c0/e6d0cb2f7708ccb31a2ff9eb35817d4999c26e1f1cd3c607539e21d0c73a234daa77c73ee1163bc4e8b139252d619823c444759f1ddabdd138cab4885e9c9794 - 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" @@ -8494,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" @@ -8533,15 +8510,6 @@ __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" - peerDependencies: - typescript: ">=4.8.4 <6.1.0" - checksum: 10c0/0a07fe1a28b2513e625882bc8d4c4e0c5a105cdbcb987beae12fc66dbe71dc9638013e4d1fa8ad10d828a2acd5e3fed987c189c00d41fed0e880009f99adf1b2 - 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" @@ -8667,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" @@ -8763,25 +8724,6 @@ __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" - 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" - debug: "npm:^4.4.3" - minimatch: "npm:^10.2.2" - semver: "npm:^7.7.3" - tinyglobby: "npm:^0.2.15" - ts-api-utils: "npm:^2.5.0" - peerDependencies: - typescript: ">=4.8.4 <6.1.0" - checksum: 10c0/a8cb94cb765b27740a54f9b5378bd8f0dc49e301ceed99a0791dc9d1f61c2a54e3212f7ed9120c8c2df80104ad3117150cf5e7fe8a0b7eec3ed04969a79b103e - 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" @@ -8952,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"