Skip to content

Commit e0abdc9

Browse files
chore(deps-dev): bump eslint-plugin-react-hooks in /docs-site
Bumps [eslint-plugin-react-hooks](https://github.com/facebook/react/tree/HEAD/packages/eslint-plugin-react-hooks) from 5.2.0 to 6.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) --- updated-dependencies: - dependency-name: eslint-plugin-react-hooks dependency-version: 6.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3f115e0 commit e0abdc9

File tree

2 files changed

+134
-15
lines changed

2 files changed

+134
-15
lines changed

docs-site/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"@vitejs/plugin-react": "^4.4.1",
2828
"eslint": "^9.25.0",
2929
"eslint-plugin-react": "^7.37.5",
30-
"eslint-plugin-react-hooks": "^5.2.0",
30+
"eslint-plugin-react-hooks": "^6.0.0",
3131
"eslint-plugin-react-refresh": "^0.4.19",
3232
"globals": "^16.0.0",
3333
"sass": "^1.86.3",

docs-site/yarn.lock

Lines changed: 133 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ __metadata:
4040
languageName: node
4141
linkType: hard
4242

43-
"@babel/core@npm:^7.26.10":
43+
"@babel/core@npm:^7.24.4, @babel/core@npm:^7.26.10":
4444
version: 7.26.10
4545
resolution: "@babel/core@npm:7.26.10"
4646
dependencies:
@@ -89,6 +89,15 @@ __metadata:
8989
languageName: node
9090
linkType: hard
9191

92+
"@babel/helper-annotate-as-pure@npm:^7.25.9":
93+
version: 7.25.9
94+
resolution: "@babel/helper-annotate-as-pure@npm:7.25.9"
95+
dependencies:
96+
"@babel/types": "npm:^7.25.9"
97+
checksum: 10c0/095b6ba50489d797733abebc4596a81918316a99e3632755c9f02508882912b00c2ae5e468532a25a5c2108d109ddbe9b7da78333ee7cc13817fc50c00cf06fe
98+
languageName: node
99+
linkType: hard
100+
92101
"@babel/helper-compilation-targets@npm:^7.26.5":
93102
version: 7.27.0
94103
resolution: "@babel/helper-compilation-targets@npm:7.27.0"
@@ -102,6 +111,33 @@ __metadata:
102111
languageName: node
103112
linkType: hard
104113

114+
"@babel/helper-create-class-features-plugin@npm:^7.25.9":
115+
version: 7.27.0
116+
resolution: "@babel/helper-create-class-features-plugin@npm:7.27.0"
117+
dependencies:
118+
"@babel/helper-annotate-as-pure": "npm:^7.25.9"
119+
"@babel/helper-member-expression-to-functions": "npm:^7.25.9"
120+
"@babel/helper-optimise-call-expression": "npm:^7.25.9"
121+
"@babel/helper-replace-supers": "npm:^7.26.5"
122+
"@babel/helper-skip-transparent-expression-wrappers": "npm:^7.25.9"
123+
"@babel/traverse": "npm:^7.27.0"
124+
semver: "npm:^6.3.1"
125+
peerDependencies:
126+
"@babel/core": ^7.0.0
127+
checksum: 10c0/c4945903136d934050e070f69a4d72ec425f1f70634e0ddf14ad36695f935125a6df559f8d5b94cc1ed49abd4ce9c5be8ef3ba033fa8d09c5dd78d1a9b97d8cc
128+
languageName: node
129+
linkType: hard
130+
131+
"@babel/helper-member-expression-to-functions@npm:^7.25.9":
132+
version: 7.25.9
133+
resolution: "@babel/helper-member-expression-to-functions@npm:7.25.9"
134+
dependencies:
135+
"@babel/traverse": "npm:^7.25.9"
136+
"@babel/types": "npm:^7.25.9"
137+
checksum: 10c0/e08c7616f111e1fb56f398365e78858e26e466d4ac46dff25921adc5ccae9b232f66e952a2f4162bbe336627ba336c7fd9eca4835b6548935973d3380d77eaff
138+
languageName: node
139+
linkType: hard
140+
105141
"@babel/helper-module-imports@npm:^7.25.9":
106142
version: 7.25.9
107143
resolution: "@babel/helper-module-imports@npm:7.25.9"
@@ -125,13 +161,45 @@ __metadata:
125161
languageName: node
126162
linkType: hard
127163

164+
"@babel/helper-optimise-call-expression@npm:^7.25.9":
165+
version: 7.25.9
166+
resolution: "@babel/helper-optimise-call-expression@npm:7.25.9"
167+
dependencies:
168+
"@babel/types": "npm:^7.25.9"
169+
checksum: 10c0/90203e6607edeadd2a154940803fd616c0ed92c1013d6774c4b8eb491f1a5a3448b68faae6268141caa5c456e55e3ee49a4ed2bd7ddaf2365daea321c435914c
170+
languageName: node
171+
linkType: hard
172+
128173
"@babel/helper-plugin-utils@npm:^7.25.9":
129174
version: 7.26.5
130175
resolution: "@babel/helper-plugin-utils@npm:7.26.5"
131176
checksum: 10c0/cdaba71d4b891aa6a8dfbe5bac2f94effb13e5fa4c2c487667fdbaa04eae059b78b28d85a885071f45f7205aeb56d16759e1bed9c118b94b16e4720ef1ab0f65
132177
languageName: node
133178
linkType: hard
134179

180+
"@babel/helper-replace-supers@npm:^7.26.5":
181+
version: 7.26.5
182+
resolution: "@babel/helper-replace-supers@npm:7.26.5"
183+
dependencies:
184+
"@babel/helper-member-expression-to-functions": "npm:^7.25.9"
185+
"@babel/helper-optimise-call-expression": "npm:^7.25.9"
186+
"@babel/traverse": "npm:^7.26.5"
187+
peerDependencies:
188+
"@babel/core": ^7.0.0
189+
checksum: 10c0/b19b1245caf835207aaaaac3a494f03a16069ae55e76a2e1350b5acd560e6a820026997a8160e8ebab82ae873e8208759aa008eb8422a67a775df41f0a4633d4
190+
languageName: node
191+
linkType: hard
192+
193+
"@babel/helper-skip-transparent-expression-wrappers@npm:^7.25.9":
194+
version: 7.25.9
195+
resolution: "@babel/helper-skip-transparent-expression-wrappers@npm:7.25.9"
196+
dependencies:
197+
"@babel/traverse": "npm:^7.25.9"
198+
"@babel/types": "npm:^7.25.9"
199+
checksum: 10c0/09ace0c6156961624ac9524329ce7f45350bab94bbe24335cbe0da7dfaa1448e658771831983cb83fe91cf6635b15d0a3cab57c03b92657480bfb49fb56dd184
200+
languageName: node
201+
linkType: hard
202+
135203
"@babel/helper-string-parser@npm:^7.22.5":
136204
version: 7.22.5
137205
resolution: "@babel/helper-string-parser@npm:7.22.5"
@@ -200,6 +268,17 @@ __metadata:
200268
languageName: node
201269
linkType: hard
202270

271+
"@babel/parser@npm:^7.24.4, @babel/parser@npm:^7.26.10, @babel/parser@npm:^7.27.0":
272+
version: 7.27.0
273+
resolution: "@babel/parser@npm:7.27.0"
274+
dependencies:
275+
"@babel/types": "npm:^7.27.0"
276+
bin:
277+
parser: ./bin/babel-parser.js
278+
checksum: 10c0/ba2ed3f41735826546a3ef2a7634a8d10351df221891906e59b29b0a0cd748f9b0e7a6f07576858a9de8e77785aad925c8389ddef146de04ea2842047c9d2859
279+
languageName: node
280+
linkType: hard
281+
203282
"@babel/parser@npm:^7.25.9, @babel/parser@npm:^7.26.5":
204283
version: 7.26.5
205284
resolution: "@babel/parser@npm:7.26.5"
@@ -211,14 +290,15 @@ __metadata:
211290
languageName: node
212291
linkType: hard
213292

214-
"@babel/parser@npm:^7.26.10, @babel/parser@npm:^7.27.0":
215-
version: 7.27.0
216-
resolution: "@babel/parser@npm:7.27.0"
293+
"@babel/plugin-transform-private-methods@npm:^7.24.4":
294+
version: 7.25.9
295+
resolution: "@babel/plugin-transform-private-methods@npm:7.25.9"
217296
dependencies:
218-
"@babel/types": "npm:^7.27.0"
219-
bin:
220-
parser: ./bin/babel-parser.js
221-
checksum: 10c0/ba2ed3f41735826546a3ef2a7634a8d10351df221891906e59b29b0a0cd748f9b0e7a6f07576858a9de8e77785aad925c8389ddef146de04ea2842047c9d2859
297+
"@babel/helper-create-class-features-plugin": "npm:^7.25.9"
298+
"@babel/helper-plugin-utils": "npm:^7.25.9"
299+
peerDependencies:
300+
"@babel/core": ^7.0.0-0
301+
checksum: 10c0/64bd71de93d39daefa3e6c878d6f2fd238ed7d4ecfb13b0e771ddbbc131487def3ceb405b62b534a5cbb5043046b504e1b189b0a45229cc75af979a9fbcaa7bd
222302
languageName: node
223303
linkType: hard
224304

@@ -281,7 +361,7 @@ __metadata:
281361
languageName: node
282362
linkType: hard
283363

284-
"@babel/traverse@npm:^7.26.10":
364+
"@babel/traverse@npm:^7.26.10, @babel/traverse@npm:^7.26.5, @babel/traverse@npm:^7.27.0":
285365
version: 7.27.0
286366
resolution: "@babel/traverse@npm:7.27.0"
287367
dependencies:
@@ -2202,12 +2282,19 @@ __metadata:
22022282
languageName: node
22032283
linkType: hard
22042284

2205-
"eslint-plugin-react-hooks@npm:^5.2.0":
2206-
version: 5.2.0
2207-
resolution: "eslint-plugin-react-hooks@npm:5.2.0"
2285+
"eslint-plugin-react-hooks@npm:^6.0.0":
2286+
version: 6.0.0
2287+
resolution: "eslint-plugin-react-hooks@npm:6.0.0"
2288+
dependencies:
2289+
"@babel/core": "npm:^7.24.4"
2290+
"@babel/parser": "npm:^7.24.4"
2291+
"@babel/plugin-transform-private-methods": "npm:^7.24.4"
2292+
hermes-parser: "npm:^0.25.1"
2293+
zod: "npm:^3.22.4"
2294+
zod-validation-error: "npm:^3.0.3"
22082295
peerDependencies:
22092296
eslint: ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0-0 || ^9.0.0
2210-
checksum: 10c0/1c8d50fa5984c6dea32470651807d2922cc3934cf3425e78f84a24c2dfd972e7f019bee84aefb27e0cf2c13fea0ac1d4473267727408feeb1c56333ca1489385
2297+
checksum: 10c0/78b5d0766b6a72b565cf40b8a14fe3e1a62ea05557e87faadad9b9a34a37afb08b2eacb56cda219fdc206207bcd9d30be6af769d82b4a495f019e69cafedf7e8
22112298
languageName: node
22122299
linkType: hard
22132300

@@ -2872,6 +2959,22 @@ __metadata:
28722959
languageName: node
28732960
linkType: hard
28742961

2962+
"hermes-estree@npm:0.25.1":
2963+
version: 0.25.1
2964+
resolution: "hermes-estree@npm:0.25.1"
2965+
checksum: 10c0/48be3b2fa37a0cbc77a112a89096fa212f25d06de92781b163d67853d210a8a5c3784fac23d7d48335058f7ed283115c87b4332c2a2abaaccc76d0ead1a282ac
2966+
languageName: node
2967+
linkType: hard
2968+
2969+
"hermes-parser@npm:^0.25.1":
2970+
version: 0.25.1
2971+
resolution: "hermes-parser@npm:0.25.1"
2972+
dependencies:
2973+
hermes-estree: "npm:0.25.1"
2974+
checksum: 10c0/3abaa4c6f1bcc25273f267297a89a4904963ea29af19b8e4f6eabe04f1c2c7e9abd7bfc4730ddb1d58f2ea04b6fee74053d8bddb5656ec6ebf6c79cc8d14202c
2975+
languageName: node
2976+
linkType: hard
2977+
28752978
"highlight.js@npm:^11.11.1":
28762979
version: 11.11.1
28772980
resolution: "highlight.js@npm:11.11.1"
@@ -4158,7 +4261,7 @@ __metadata:
41584261
date-fns: "npm:^4.1.0"
41594262
eslint: "npm:^9.25.0"
41604263
eslint-plugin-react: "npm:^7.37.5"
4161-
eslint-plugin-react-hooks: "npm:^5.2.0"
4264+
eslint-plugin-react-hooks: "npm:^6.0.0"
41624265
eslint-plugin-react-refresh: "npm:^0.4.19"
41634266
globals: "npm:^16.0.0"
41644267
highlight.js: "npm:^11.11.1"
@@ -5284,3 +5387,19 @@ __metadata:
52845387
checksum: 10c0/dceb44c28578b31641e13695d200d34ec4ab3966a5729814d5445b194933c096b7ced71494ce53a0e8820685d1d010df8b2422e5bf2cdea7e469d97ffbea306f
52855388
languageName: node
52865389
linkType: hard
5390+
5391+
"zod-validation-error@npm:^3.0.3":
5392+
version: 3.4.0
5393+
resolution: "zod-validation-error@npm:3.4.0"
5394+
peerDependencies:
5395+
zod: ^3.18.0
5396+
checksum: 10c0/aaadb0e65c834aacb12fa088663d52d9f4224b5fe6958f09b039f4ab74145fda381c8a7d470bfddf7ddd9bbb5fdfbb52739cd66958ce6d388c256a44094d1fba
5397+
languageName: node
5398+
linkType: hard
5399+
5400+
"zod@npm:^3.22.4":
5401+
version: 3.24.3
5402+
resolution: "zod@npm:3.24.3"
5403+
checksum: 10c0/ab0369810968d0329a1a141e9418e01e5c9c2a4905cbb7cb7f5a131d6e9487596e1400e21eeff24c4a8ee28dacfa5bd6103893765c055b7a98c2006a5a4fc68d
5404+
languageName: node
5405+
linkType: hard

0 commit comments

Comments
 (0)