Skip to content

Commit 22a7cf0

Browse files
Merge pull request #5547 from Hacker0x01/dependabot/npm_and_yarn/docs-site/eslint-plugin-react-7.37.5
chore(deps-dev): bump eslint-plugin-react from 7.37.4 to 7.37.5 in /docs-site
2 parents 2be8143 + 64ac433 commit 22a7cf0

File tree

2 files changed

+53
-14
lines changed

2 files changed

+53
-14
lines changed

docs-site/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"@types/react-dom": "^19.0.4",
2727
"@vitejs/plugin-react": "^4.3.4",
2828
"eslint": "^9.23.0",
29-
"eslint-plugin-react": "^7.37.4",
29+
"eslint-plugin-react": "^7.37.5",
3030
"eslint-plugin-react-hooks": "^5.2.0",
3131
"eslint-plugin-react-refresh": "^0.4.19",
3232
"globals": "^16.0.0",

docs-site/yarn.lock

Lines changed: 52 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1440,6 +1440,16 @@ __metadata:
14401440
languageName: node
14411441
linkType: hard
14421442

1443+
"call-bind-apply-helpers@npm:^1.0.2":
1444+
version: 1.0.2
1445+
resolution: "call-bind-apply-helpers@npm:1.0.2"
1446+
dependencies:
1447+
es-errors: "npm:^1.3.0"
1448+
function-bind: "npm:^1.1.2"
1449+
checksum: 10c0/47bd9901d57b857590431243fea704ff18078b16890a6b3e021e12d279bbf211d039155e27d7566b374d49ee1f8189344bac9833dec7a20cdec370506361c938
1450+
languageName: node
1451+
linkType: hard
1452+
14431453
"call-bind@npm:^1.0.0, call-bind@npm:^1.0.2":
14441454
version: 1.0.2
14451455
resolution: "call-bind@npm:1.0.2"
@@ -1485,6 +1495,16 @@ __metadata:
14851495
languageName: node
14861496
linkType: hard
14871497

1498+
"call-bound@npm:^1.0.4":
1499+
version: 1.0.4
1500+
resolution: "call-bound@npm:1.0.4"
1501+
dependencies:
1502+
call-bind-apply-helpers: "npm:^1.0.2"
1503+
get-intrinsic: "npm:^1.3.0"
1504+
checksum: 10c0/f4796a6a0941e71c766aea672f63b72bc61234c4f4964dc6d7606e3664c307e7d77845328a8f3359ce39ddb377fed67318f9ee203dea1d47e46165dcf2917644
1505+
languageName: node
1506+
linkType: hard
1507+
14881508
"callsites@npm:^3.0.0":
14891509
version: 3.1.0
14901510
resolution: "callsites@npm:3.1.0"
@@ -1943,7 +1963,7 @@ __metadata:
19431963
languageName: node
19441964
linkType: hard
19451965

1946-
"es-object-atoms@npm:^1.0.0":
1966+
"es-object-atoms@npm:^1.0.0, es-object-atoms@npm:^1.1.1":
19471967
version: 1.1.1
19481968
resolution: "es-object-atoms@npm:1.1.1"
19491969
dependencies:
@@ -2133,9 +2153,9 @@ __metadata:
21332153
languageName: node
21342154
linkType: hard
21352155

2136-
"eslint-plugin-react@npm:^7.37.4":
2137-
version: 7.37.4
2138-
resolution: "eslint-plugin-react@npm:7.37.4"
2156+
"eslint-plugin-react@npm:^7.37.5":
2157+
version: 7.37.5
2158+
resolution: "eslint-plugin-react@npm:7.37.5"
21392159
dependencies:
21402160
array-includes: "npm:^3.1.8"
21412161
array.prototype.findlast: "npm:^1.2.5"
@@ -2147,7 +2167,7 @@ __metadata:
21472167
hasown: "npm:^2.0.2"
21482168
jsx-ast-utils: "npm:^2.4.1 || ^3.0.0"
21492169
minimatch: "npm:^3.1.2"
2150-
object.entries: "npm:^1.1.8"
2170+
object.entries: "npm:^1.1.9"
21512171
object.fromentries: "npm:^2.0.8"
21522172
object.values: "npm:^1.2.1"
21532173
prop-types: "npm:^15.8.1"
@@ -2157,7 +2177,7 @@ __metadata:
21572177
string.prototype.repeat: "npm:^1.0.0"
21582178
peerDependencies:
21592179
eslint: ^3 || ^4 || ^5 || ^6 || ^7 || ^8 || ^9.7
2160-
checksum: 10c0/4acbbdb19669dfa9a162ed8847c3ad1918f6aea1ceb675ee320b5d903b4e463fdef25e15233295b6d0a726fef2ea8b015c527da769c7690932ddc52d5b82ba12
2180+
checksum: 10c0/c850bfd556291d4d9234f5ca38db1436924a1013627c8ab1853f77cac73ec19b020e861e6c7b783436a48b6ffcdfba4547598235a37ad4611b6739f65fd8ad57
21612181
languageName: node
21622182
linkType: hard
21632183

@@ -2523,6 +2543,24 @@ __metadata:
25232543
languageName: node
25242544
linkType: hard
25252545

2546+
"get-intrinsic@npm:^1.3.0":
2547+
version: 1.3.0
2548+
resolution: "get-intrinsic@npm:1.3.0"
2549+
dependencies:
2550+
call-bind-apply-helpers: "npm:^1.0.2"
2551+
es-define-property: "npm:^1.0.1"
2552+
es-errors: "npm:^1.3.0"
2553+
es-object-atoms: "npm:^1.1.1"
2554+
function-bind: "npm:^1.1.2"
2555+
get-proto: "npm:^1.0.1"
2556+
gopd: "npm:^1.2.0"
2557+
has-symbols: "npm:^1.1.0"
2558+
hasown: "npm:^2.0.2"
2559+
math-intrinsics: "npm:^1.1.0"
2560+
checksum: 10c0/52c81808af9a8130f581e6a6a83e1ba4a9f703359e7a438d1369a5267a25412322f03dcbd7c549edaef0b6214a0630a28511d7df0130c93cfd380f4fa0b5b66a
2561+
languageName: node
2562+
linkType: hard
2563+
25262564
"get-proto@npm:^1.0.0, get-proto@npm:^1.0.1":
25272565
version: 1.0.1
25282566
resolution: "get-proto@npm:1.0.1"
@@ -3755,14 +3793,15 @@ __metadata:
37553793
languageName: node
37563794
linkType: hard
37573795

3758-
"object.entries@npm:^1.1.8":
3759-
version: 1.1.8
3760-
resolution: "object.entries@npm:1.1.8"
3796+
"object.entries@npm:^1.1.9":
3797+
version: 1.1.9
3798+
resolution: "object.entries@npm:1.1.9"
37613799
dependencies:
3762-
call-bind: "npm:^1.0.7"
3800+
call-bind: "npm:^1.0.8"
3801+
call-bound: "npm:^1.0.4"
37633802
define-properties: "npm:^1.2.1"
3764-
es-object-atoms: "npm:^1.0.0"
3765-
checksum: 10c0/db9ea979d2956a3bc26c262da4a4d212d36f374652cc4c13efdd069c1a519c16571c137e2893d1c46e1cb0e15c88fd6419eaf410c945f329f09835487d7e65d3
3803+
es-object-atoms: "npm:^1.1.1"
3804+
checksum: 10c0/d4b8c1e586650407da03370845f029aa14076caca4e4d4afadbc69cfb5b78035fd3ee7be417141abdb0258fa142e59b11923b4c44d8b1255b28f5ffcc50da7db
37663805
languageName: node
37673806
linkType: hard
37683807

@@ -4032,7 +4071,7 @@ __metadata:
40324071
"@vitejs/plugin-react": "npm:^4.3.4"
40334072
date-fns: "npm:^4.1.0"
40344073
eslint: "npm:^9.23.0"
4035-
eslint-plugin-react: "npm:^7.37.4"
4074+
eslint-plugin-react: "npm:^7.37.5"
40364075
eslint-plugin-react-hooks: "npm:^5.2.0"
40374076
eslint-plugin-react-refresh: "npm:^0.4.19"
40384077
globals: "npm:^16.0.0"

0 commit comments

Comments
 (0)