Skip to content

Commit 1704807

Browse files
Bump the lint group across 1 directory with 3 updates (#288)
* Bump the lint group across 1 directory with 3 updates Bumps the lint group with 3 updates in the / directory: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node), [eslint-plugin-react-hooks](https://github.com/facebook/react/tree/HEAD/packages/eslint-plugin-react-hooks) and [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint). Updates `@types/node` from 24.6.2 to 24.7.2 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `eslint-plugin-react-hooks` from 6.1.1 to 7.0.0 - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/main/packages/eslint-plugin-react-hooks/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/HEAD/packages/eslint-plugin-react-hooks) Updates `typescript-eslint` from 8.46.0 to 8.46.1 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.46.1/packages/typescript-eslint) --- updated-dependencies: - dependency-name: "@types/node" dependency-version: 24.7.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: lint - dependency-name: eslint-plugin-react-hooks dependency-version: 7.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: lint - dependency-name: typescript-eslint dependency-version: 8.46.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: lint ... Signed-off-by: dependabot[bot] <[email protected]> * Fix ESLint React hooks plugin * Move registry URL into GitHub Actions --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Colin Rotherham <[email protected]>
1 parent a606e01 commit 1704807

File tree

4 files changed

+111
-97
lines changed

4 files changed

+111
-97
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ jobs:
2222
with:
2323
cache: yarn
2424
node-version-file: .nvmrc
25+
registry-url: https://registry.npmjs.org/
2526

2627
- name: Yarn Install
2728
run: yarn

eslint.config.js

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ export default defineConfig([
5757
pluginJsxA11y.flatConfigs.recommended,
5858
pluginReact.configs.flat.recommended,
5959
pluginReact.configs.flat['jsx-runtime'],
60-
'react-hooks/recommended-latest',
60+
pluginReactHooks.configs.flat.recommended,
6161
],
6262
languageOptions: {
6363
globals: globals.browser,
@@ -66,9 +66,6 @@ export default defineConfig([
6666
sourceType: 'module',
6767
},
6868
},
69-
plugins: {
70-
'react-hooks': pluginReactHooks,
71-
},
7269
settings: {
7370
react: {
7471
version: 'detect',

package.json

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@
8888
"@types/jest": "^30.0.0",
8989
"@types/jest-axe": "^3.5.9",
9090
"@types/lodash": "^4.17.20",
91-
"@types/node": "^24.6.2",
91+
"@types/node": "^24.7.2",
9292
"@types/react": "^19.2.2",
9393
"@types/react-dom": "^19.2.2",
9494
"babel-jest": "^30.2.0",
@@ -101,7 +101,7 @@
101101
"eslint-plugin-import": "^2.32.0",
102102
"eslint-plugin-jsx-a11y": "^6.10.2",
103103
"eslint-plugin-react": "^7.37.5",
104-
"eslint-plugin-react-hooks": "^6.1.0",
104+
"eslint-plugin-react-hooks": "^7.0.0",
105105
"globals": "^16.4.0",
106106
"jest": "^30.2.0",
107107
"jest-axe": "^10.0.0",
@@ -118,7 +118,7 @@
118118
"storybook": "^9.1.10",
119119
"tslib": "^2.8.1",
120120
"typescript": "^5.9.3",
121-
"typescript-eslint": "^8.45.0",
121+
"typescript-eslint": "^8.46.1",
122122
"vite": "^7.1.9",
123123
"vite-tsconfig-paths": "^5.1.4"
124124
},
@@ -131,7 +131,6 @@
131131
},
132132
"packageManager": "[email protected]",
133133
"publishConfig": {
134-
"access": "public",
135-
"registry": "https://registry.npmjs.org/"
134+
"access": "public"
136135
}
137136
}

yarn.lock

Lines changed: 105 additions & 88 deletions
Original file line numberDiff line numberDiff line change
@@ -3448,12 +3448,12 @@ __metadata:
34483448
languageName: node
34493449
linkType: hard
34503450

3451-
"@types/node@npm:^24.6.2":
3452-
version: 24.6.2
3453-
resolution: "@types/node@npm:24.6.2"
3451+
"@types/node@npm:^24.7.2":
3452+
version: 24.7.2
3453+
resolution: "@types/node@npm:24.7.2"
34543454
dependencies:
3455-
undici-types: "npm:~7.13.0"
3456-
checksum: 10c0/d029757711be85ec468686f66cd8eca78f5996d7e2b1a5b818436e0299b19925b0fb4f7509a6b62750abdc72d66f5750ce22fb8b55559baca86df89a9c44722e
3455+
undici-types: "npm:~7.14.0"
3456+
checksum: 10c0/03f662f10e4b89bc97016e067101cbabe55025b54c24afb581fb50992d5eeaaf417bdae34bbc668ae8759d3cdbbbadf35fc8b9b29d26f52ede2525d48e919e49
34573457
languageName: node
34583458
linkType: hard
34593459

@@ -3528,106 +3528,106 @@ __metadata:
35283528
languageName: node
35293529
linkType: hard
35303530

3531-
"@typescript-eslint/eslint-plugin@npm:8.46.0":
3532-
version: 8.46.0
3533-
resolution: "@typescript-eslint/eslint-plugin@npm:8.46.0"
3531+
"@typescript-eslint/eslint-plugin@npm:8.46.1":
3532+
version: 8.46.1
3533+
resolution: "@typescript-eslint/eslint-plugin@npm:8.46.1"
35343534
dependencies:
35353535
"@eslint-community/regexpp": "npm:^4.10.0"
3536-
"@typescript-eslint/scope-manager": "npm:8.46.0"
3537-
"@typescript-eslint/type-utils": "npm:8.46.0"
3538-
"@typescript-eslint/utils": "npm:8.46.0"
3539-
"@typescript-eslint/visitor-keys": "npm:8.46.0"
3536+
"@typescript-eslint/scope-manager": "npm:8.46.1"
3537+
"@typescript-eslint/type-utils": "npm:8.46.1"
3538+
"@typescript-eslint/utils": "npm:8.46.1"
3539+
"@typescript-eslint/visitor-keys": "npm:8.46.1"
35403540
graphemer: "npm:^1.4.0"
35413541
ignore: "npm:^7.0.0"
35423542
natural-compare: "npm:^1.4.0"
35433543
ts-api-utils: "npm:^2.1.0"
35443544
peerDependencies:
3545-
"@typescript-eslint/parser": ^8.46.0
3545+
"@typescript-eslint/parser": ^8.46.1
35463546
eslint: ^8.57.0 || ^9.0.0
35473547
typescript: ">=4.8.4 <6.0.0"
3548-
checksum: 10c0/9de2b2127b977b0d73733042602a744e5b69bfe906c6dac424123ff9726816dcc4bb3d4ba470bc1fc5c741421f53274a3a896c09fbb50e298352d4a72011b2c2
3548+
checksum: 10c0/7a269f7dc3f6d900b9a7caefc0ab455406aae7fc0c0a198b1f18623c1c47bd54c6769777b0d8a2ef2e674a60124470d85394feb5fae4991c84c6a37875f75410
35493549
languageName: node
35503550
linkType: hard
35513551

3552-
"@typescript-eslint/parser@npm:8.46.0":
3553-
version: 8.46.0
3554-
resolution: "@typescript-eslint/parser@npm:8.46.0"
3552+
"@typescript-eslint/parser@npm:8.46.1":
3553+
version: 8.46.1
3554+
resolution: "@typescript-eslint/parser@npm:8.46.1"
35553555
dependencies:
3556-
"@typescript-eslint/scope-manager": "npm:8.46.0"
3557-
"@typescript-eslint/types": "npm:8.46.0"
3558-
"@typescript-eslint/typescript-estree": "npm:8.46.0"
3559-
"@typescript-eslint/visitor-keys": "npm:8.46.0"
3556+
"@typescript-eslint/scope-manager": "npm:8.46.1"
3557+
"@typescript-eslint/types": "npm:8.46.1"
3558+
"@typescript-eslint/typescript-estree": "npm:8.46.1"
3559+
"@typescript-eslint/visitor-keys": "npm:8.46.1"
35603560
debug: "npm:^4.3.4"
35613561
peerDependencies:
35623562
eslint: ^8.57.0 || ^9.0.0
35633563
typescript: ">=4.8.4 <6.0.0"
3564-
checksum: 10c0/2e8c75b72c7cf170aca554014dbe30e85478d96799a2eb782c4fb61423c0c9e4416e98d6e7903601b1738ea1d0936417dbf61ac0293a0500f56e0eaeefbb2ecd
3564+
checksum: 10c0/4d14e9dbd5b4ba6001d35ae8833b1b03588911d44b1e01a7e38b1883148c3b1d22e4d4de50e5c6a698a4697ef067e235524b521023d0f5a830767d54c8c5fff5
35653565
languageName: node
35663566
linkType: hard
35673567

3568-
"@typescript-eslint/project-service@npm:8.46.0":
3569-
version: 8.46.0
3570-
resolution: "@typescript-eslint/project-service@npm:8.46.0"
3568+
"@typescript-eslint/project-service@npm:8.46.1":
3569+
version: 8.46.1
3570+
resolution: "@typescript-eslint/project-service@npm:8.46.1"
35713571
dependencies:
3572-
"@typescript-eslint/tsconfig-utils": "npm:^8.46.0"
3573-
"@typescript-eslint/types": "npm:^8.46.0"
3572+
"@typescript-eslint/tsconfig-utils": "npm:^8.46.1"
3573+
"@typescript-eslint/types": "npm:^8.46.1"
35743574
debug: "npm:^4.3.4"
35753575
peerDependencies:
35763576
typescript: ">=4.8.4 <6.0.0"
3577-
checksum: 10c0/c3164c795570edfa141917f3099724eca70383b016be1b08f656a491b459d68cf8e2547ac416d75048d3511ca5feaea0586aabad339e3dfe2ae6fddb650d7bc8
3577+
checksum: 10c0/7218bb343eb371e468596947ef66f0ad5024a76f2787550e093af0fc2b34e1bba3e86840bdec719afd26368e9f75c1ea4ab09bdc84610a746acd89b66910cf8b
35783578
languageName: node
35793579
linkType: hard
35803580

3581-
"@typescript-eslint/scope-manager@npm:8.46.0":
3582-
version: 8.46.0
3583-
resolution: "@typescript-eslint/scope-manager@npm:8.46.0"
3581+
"@typescript-eslint/scope-manager@npm:8.46.1":
3582+
version: 8.46.1
3583+
resolution: "@typescript-eslint/scope-manager@npm:8.46.1"
35843584
dependencies:
3585-
"@typescript-eslint/types": "npm:8.46.0"
3586-
"@typescript-eslint/visitor-keys": "npm:8.46.0"
3587-
checksum: 10c0/9c242d1edd51247559f99dd8986bdb571db0a2a583a2d02ee8f5f346d265e956f413b442c27e1b02d55ce3944609f6593050ec657be672d9b24b7ed0a359a6ad
3585+
"@typescript-eslint/types": "npm:8.46.1"
3586+
"@typescript-eslint/visitor-keys": "npm:8.46.1"
3587+
checksum: 10c0/5cff63677e90f3307fe924b739a3fe9f5239f74ec389fa06d6fa0a3fa51f592d8fb038c0c71088157b5b6fb426145bff1239aa3676c05c7d71d3b9be0f8c2cba
35883588
languageName: node
35893589
linkType: hard
35903590

3591-
"@typescript-eslint/tsconfig-utils@npm:8.46.0, @typescript-eslint/tsconfig-utils@npm:^8.46.0":
3592-
version: 8.46.0
3593-
resolution: "@typescript-eslint/tsconfig-utils@npm:8.46.0"
3591+
"@typescript-eslint/tsconfig-utils@npm:8.46.1, @typescript-eslint/tsconfig-utils@npm:^8.46.1":
3592+
version: 8.46.1
3593+
resolution: "@typescript-eslint/tsconfig-utils@npm:8.46.1"
35943594
peerDependencies:
35953595
typescript: ">=4.8.4 <6.0.0"
3596-
checksum: 10c0/306b27c741709f2435dd1c7eabdf552775dff1b3ced01d791c5b9755394ceb3f37c9bcceec92adb6fe60c622523f9d47d9b0d9e515071f47d50527705a4706f7
3596+
checksum: 10c0/c373bd4e2f43e03d8d4dc91cacbc0acdb217809f0e7b23fb4dd349fdab2503489dd79a3adb394491763ec967fa1312c5c9aebdbc5799ad3ed773b036a6eddb9d
35973597
languageName: node
35983598
linkType: hard
35993599

3600-
"@typescript-eslint/type-utils@npm:8.46.0":
3601-
version: 8.46.0
3602-
resolution: "@typescript-eslint/type-utils@npm:8.46.0"
3600+
"@typescript-eslint/type-utils@npm:8.46.1":
3601+
version: 8.46.1
3602+
resolution: "@typescript-eslint/type-utils@npm:8.46.1"
36033603
dependencies:
3604-
"@typescript-eslint/types": "npm:8.46.0"
3605-
"@typescript-eslint/typescript-estree": "npm:8.46.0"
3606-
"@typescript-eslint/utils": "npm:8.46.0"
3604+
"@typescript-eslint/types": "npm:8.46.1"
3605+
"@typescript-eslint/typescript-estree": "npm:8.46.1"
3606+
"@typescript-eslint/utils": "npm:8.46.1"
36073607
debug: "npm:^4.3.4"
36083608
ts-api-utils: "npm:^2.1.0"
36093609
peerDependencies:
36103610
eslint: ^8.57.0 || ^9.0.0
36113611
typescript: ">=4.8.4 <6.0.0"
3612-
checksum: 10c0/a0fa4617a998094bc217be1989b76a3e45c058117cda027a723ff6f98f15e5237abfa123284afbdea7f320b4da65e1053ed47c8a211dd012591908a9daa46f02
3612+
checksum: 10c0/bcd87755912ad626b496a78e5f3dd8182dd59e815683d6b82a3e9fffc1b52384abfbe4d3faf2ec9b15be67b88e5082a798f35f96624517f82a5026973c251074
36133613
languageName: node
36143614
linkType: hard
36153615

3616-
"@typescript-eslint/types@npm:8.46.0, @typescript-eslint/types@npm:^8.46.0":
3617-
version: 8.46.0
3618-
resolution: "@typescript-eslint/types@npm:8.46.0"
3619-
checksum: 10c0/2f986852139bcbe940b4aafe79bbd28dcca7176e95ba4e3880984ef58c81ad077ca9d9191aad56d2b1df6d16060f5744a96ab3118ddbc9766e5035ed470445c1
3616+
"@typescript-eslint/types@npm:8.46.1, @typescript-eslint/types@npm:^8.46.1":
3617+
version: 8.46.1
3618+
resolution: "@typescript-eslint/types@npm:8.46.1"
3619+
checksum: 10c0/90887acaa5b33b45af20cf7f87ec4ae098c0daa88484245473e73903fa6e542f613247c22148132167891ca06af6549a60b9d2fd14a65b22871e016901ce3756
36203620
languageName: node
36213621
linkType: hard
36223622

3623-
"@typescript-eslint/typescript-estree@npm:8.46.0":
3624-
version: 8.46.0
3625-
resolution: "@typescript-eslint/typescript-estree@npm:8.46.0"
3623+
"@typescript-eslint/typescript-estree@npm:8.46.1":
3624+
version: 8.46.1
3625+
resolution: "@typescript-eslint/typescript-estree@npm:8.46.1"
36263626
dependencies:
3627-
"@typescript-eslint/project-service": "npm:8.46.0"
3628-
"@typescript-eslint/tsconfig-utils": "npm:8.46.0"
3629-
"@typescript-eslint/types": "npm:8.46.0"
3630-
"@typescript-eslint/visitor-keys": "npm:8.46.0"
3627+
"@typescript-eslint/project-service": "npm:8.46.1"
3628+
"@typescript-eslint/tsconfig-utils": "npm:8.46.1"
3629+
"@typescript-eslint/types": "npm:8.46.1"
3630+
"@typescript-eslint/visitor-keys": "npm:8.46.1"
36313631
debug: "npm:^4.3.4"
36323632
fast-glob: "npm:^3.3.2"
36333633
is-glob: "npm:^4.0.3"
@@ -3636,32 +3636,32 @@ __metadata:
36363636
ts-api-utils: "npm:^2.1.0"
36373637
peerDependencies:
36383638
typescript: ">=4.8.4 <6.0.0"
3639-
checksum: 10c0/39aed033dc23c3356e39891c9eba6dde0dc618406f0e13e9adc5967fb81790ec199b1d6eb1144e35ad13a0daaf72157f5f3fc7ac1b7c58d152ade68fe27ad221
3639+
checksum: 10c0/610048f615d4487f3dc57b7440214a14614a9dca8783d142e7dd29e2948d9c8239773839a3bcdf509c266d5f8595ea9f3a20c53c38d7b3bf3cf2305de1491bd8
36403640
languageName: node
36413641
linkType: hard
36423642

3643-
"@typescript-eslint/utils@npm:8.46.0":
3644-
version: 8.46.0
3645-
resolution: "@typescript-eslint/utils@npm:8.46.0"
3643+
"@typescript-eslint/utils@npm:8.46.1":
3644+
version: 8.46.1
3645+
resolution: "@typescript-eslint/utils@npm:8.46.1"
36463646
dependencies:
36473647
"@eslint-community/eslint-utils": "npm:^4.7.0"
3648-
"@typescript-eslint/scope-manager": "npm:8.46.0"
3649-
"@typescript-eslint/types": "npm:8.46.0"
3650-
"@typescript-eslint/typescript-estree": "npm:8.46.0"
3648+
"@typescript-eslint/scope-manager": "npm:8.46.1"
3649+
"@typescript-eslint/types": "npm:8.46.1"
3650+
"@typescript-eslint/typescript-estree": "npm:8.46.1"
36513651
peerDependencies:
36523652
eslint: ^8.57.0 || ^9.0.0
36533653
typescript: ">=4.8.4 <6.0.0"
3654-
checksum: 10c0/77cc7dff9132d9f02e8766d128edbeb7c2f2b56f9ebdac7308e75a04924e2369857da27b23f0054476c9640609a9707b8dd8ca8b1c59a067e45f65bf5ef4cc1b
3654+
checksum: 10c0/9089be6b88a934843fd4eead61739e43dc79ba3db3dbaebcd9908eed819765b6414da983254a7d619e89d28b441bd131f53c9f163c39ca5b2369b76cd6699121
36553655
languageName: node
36563656
linkType: hard
36573657

3658-
"@typescript-eslint/visitor-keys@npm:8.46.0":
3659-
version: 8.46.0
3660-
resolution: "@typescript-eslint/visitor-keys@npm:8.46.0"
3658+
"@typescript-eslint/visitor-keys@npm:8.46.1":
3659+
version: 8.46.1
3660+
resolution: "@typescript-eslint/visitor-keys@npm:8.46.1"
36613661
dependencies:
3662-
"@typescript-eslint/types": "npm:8.46.0"
3662+
"@typescript-eslint/types": "npm:8.46.1"
36633663
eslint-visitor-keys: "npm:^4.2.1"
3664-
checksum: 10c0/473dd4861b81238c1df10008b3b6d4684b2fa5ec4f3a8eeb544ea1278a5e2119f839447d16653ea3070164d7e742e3516fe9b0faf16e12a457fa26d5e14a7498
3664+
checksum: 10c0/4139a8d78ad95e59fff2285beb623a530b7c2e6af89b994a92e9d8728d0c86eb8d86f64f2372aa874f9f24924253ba9887a2f77bec6bfc6028380b024c24e582
36653665
languageName: node
36663666
linkType: hard
36673667

@@ -5736,17 +5736,18 @@ __metadata:
57365736
languageName: node
57375737
linkType: hard
57385738

5739-
"eslint-plugin-react-hooks@npm:^6.1.0":
5740-
version: 6.1.1
5741-
resolution: "eslint-plugin-react-hooks@npm:6.1.1"
5739+
"eslint-plugin-react-hooks@npm:^7.0.0":
5740+
version: 7.0.0
5741+
resolution: "eslint-plugin-react-hooks@npm:7.0.0"
57425742
dependencies:
57435743
"@babel/core": "npm:^7.24.4"
57445744
"@babel/parser": "npm:^7.24.4"
5745+
hermes-parser: "npm:^0.25.1"
57455746
zod: "npm:^3.22.4 || ^4.0.0"
57465747
zod-validation-error: "npm:^3.0.3 || ^4.0.0"
57475748
peerDependencies:
57485749
eslint: ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0-0 || ^9.0.0
5749-
checksum: 10c0/579be053bc89c995a6c03996f9ee3f6bac88946b4b1c8b891b42f981e7c05a9c5de46324bbd2a33199855c0a602820c0e3eeb7f840730301b77a9ba3dc7a0ae2
5750+
checksum: 10c0/911c9efdd9b102ce2eabac247dff8c217ecb8d6972aaf3b7eecfb1cfc293d4d902766355993ff7a37a33c0abde3e76971f43bc1c8ff36d6c123310e5680d0423
57505751
languageName: node
57515752
linkType: hard
57525753

@@ -6563,6 +6564,22 @@ __metadata:
65636564
languageName: node
65646565
linkType: hard
65656566

6567+
"hermes-estree@npm:0.25.1":
6568+
version: 0.25.1
6569+
resolution: "hermes-estree@npm:0.25.1"
6570+
checksum: 10c0/48be3b2fa37a0cbc77a112a89096fa212f25d06de92781b163d67853d210a8a5c3784fac23d7d48335058f7ed283115c87b4332c2a2abaaccc76d0ead1a282ac
6571+
languageName: node
6572+
linkType: hard
6573+
6574+
"hermes-parser@npm:^0.25.1":
6575+
version: 0.25.1
6576+
resolution: "hermes-parser@npm:0.25.1"
6577+
dependencies:
6578+
hermes-estree: "npm:0.25.1"
6579+
checksum: 10c0/3abaa4c6f1bcc25273f267297a89a4904963ea29af19b8e4f6eabe04f1c2c7e9abd7bfc4730ddb1d58f2ea04b6fee74053d8bddb5656ec6ebf6c79cc8d14202c
6580+
languageName: node
6581+
linkType: hard
6582+
65666583
"html-encoding-sniffer@npm:^4.0.0":
65676584
version: 4.0.0
65686585
resolution: "html-encoding-sniffer@npm:4.0.0"
@@ -8485,7 +8502,7 @@ __metadata:
84858502
"@types/jest": "npm:^30.0.0"
84868503
"@types/jest-axe": "npm:^3.5.9"
84878504
"@types/lodash": "npm:^4.17.20"
8488-
"@types/node": "npm:^24.6.2"
8505+
"@types/node": "npm:^24.7.2"
84898506
"@types/react": "npm:^19.2.2"
84908507
"@types/react-dom": "npm:^19.2.2"
84918508
babel-jest: "npm:^30.2.0"
@@ -8498,7 +8515,7 @@ __metadata:
84988515
eslint-plugin-import: "npm:^2.32.0"
84998516
eslint-plugin-jsx-a11y: "npm:^6.10.2"
85008517
eslint-plugin-react: "npm:^7.37.5"
8501-
eslint-plugin-react-hooks: "npm:^6.1.0"
8518+
eslint-plugin-react-hooks: "npm:^7.0.0"
85028519
globals: "npm:^16.4.0"
85038520
jest: "npm:^30.2.0"
85048521
jest-axe: "npm:^10.0.0"
@@ -8515,7 +8532,7 @@ __metadata:
85158532
storybook: "npm:^9.1.10"
85168533
tslib: "npm:^2.8.1"
85178534
typescript: "npm:^5.9.3"
8518-
typescript-eslint: "npm:^8.45.0"
8535+
typescript-eslint: "npm:^8.46.1"
85198536
vite: "npm:^7.1.9"
85208537
vite-tsconfig-paths: "npm:^5.1.4"
85218538
peerDependencies:
@@ -10809,18 +10826,18 @@ __metadata:
1080910826
languageName: node
1081010827
linkType: hard
1081110828

10812-
"typescript-eslint@npm:^8.45.0":
10813-
version: 8.46.0
10814-
resolution: "typescript-eslint@npm:8.46.0"
10829+
"typescript-eslint@npm:^8.46.1":
10830+
version: 8.46.1
10831+
resolution: "typescript-eslint@npm:8.46.1"
1081510832
dependencies:
10816-
"@typescript-eslint/eslint-plugin": "npm:8.46.0"
10817-
"@typescript-eslint/parser": "npm:8.46.0"
10818-
"@typescript-eslint/typescript-estree": "npm:8.46.0"
10819-
"@typescript-eslint/utils": "npm:8.46.0"
10833+
"@typescript-eslint/eslint-plugin": "npm:8.46.1"
10834+
"@typescript-eslint/parser": "npm:8.46.1"
10835+
"@typescript-eslint/typescript-estree": "npm:8.46.1"
10836+
"@typescript-eslint/utils": "npm:8.46.1"
1082010837
peerDependencies:
1082110838
eslint: ^8.57.0 || ^9.0.0
1082210839
typescript: ">=4.8.4 <6.0.0"
10823-
checksum: 10c0/fcfd2bbf2932734fced5515b3697e0f8e69ba2aca40625d12f4e0225396407e816aa9085ff4886e8f79903110b02676deeaef2525d60700a4f5d47841a27282a
10840+
checksum: 10c0/002934d83eec1afcf94e9785399740efe39f1fe6538e469a01ed36c004303af8736e3aea9100c8733798fcb0d1e0301177bd70aa29e6d05d8cefbd8e18887ea6
1082410841
languageName: node
1082510842
linkType: hard
1082610843

@@ -10875,10 +10892,10 @@ __metadata:
1087510892
languageName: node
1087610893
linkType: hard
1087710894

10878-
"undici-types@npm:~7.13.0":
10879-
version: 7.13.0
10880-
resolution: "undici-types@npm:7.13.0"
10881-
checksum: 10c0/44bbb0935425291351bfd8039571f017295b5d6dc5727045d0a4fea8c6ffe73a6703b48ce010f9cb539b9041a75b463f8cfe1e7309cab7486452505fb0d66151
10895+
"undici-types@npm:~7.14.0":
10896+
version: 7.14.0
10897+
resolution: "undici-types@npm:7.14.0"
10898+
checksum: 10c0/e7f3214b45d788f03c51ceb33817be99c65dae203863aa9386b3ccc47201a245a7955fc721fb581da9c888b6ebad59fa3f53405214afec04c455a479908f0f14
1088210899
languageName: node
1088310900
linkType: hard
1088410901

0 commit comments

Comments
 (0)