@@ -3849,7 +3849,7 @@ __metadata:
38493849 eslint-config-prettier: "npm:^10.1.5"
38503850 eslint-plugin-markdown: "npm:^5.1.0"
38513851 eslint-plugin-prettier: "npm:^5.2.6"
3852- eslint-plugin-react: "npm:^7.37.4 "
3852+ eslint-plugin-react: "npm:^7.37.5 "
38533853 eslint-plugin-react-compiler: "npm:19.0.0-beta-ebf51a3-20250411"
38543854 eslint-plugin-react-hooks: "npm:^5.2.0"
38553855 eslint-plugin-testing-library: "npm:^7.1.1"
@@ -7131,6 +7131,16 @@ __metadata:
71317131 languageName: node
71327132 linkType: hard
71337133
7134+ "call-bind-apply-helpers@npm:^1.0.2":
7135+ version: 1.0.2
7136+ resolution: "call-bind-apply-helpers@npm:1.0.2"
7137+ dependencies:
7138+ es-errors: "npm:^1.3.0"
7139+ function-bind: "npm:^1.1.2"
7140+ checksum: 10c0/47bd9901d57b857590431243fea704ff18078b16890a6b3e021e12d279bbf211d039155e27d7566b374d49ee1f8189344bac9833dec7a20cdec370506361c938
7141+ languageName: node
7142+ linkType: hard
7143+
71347144"call-bind@npm:^1.0.2, call-bind@npm:^1.0.5, call-bind@npm:^1.0.6, call-bind@npm:^1.0.7":
71357145 version: 1.0.7
71367146 resolution: "call-bind@npm:1.0.7"
@@ -7166,6 +7176,16 @@ __metadata:
71667176 languageName: node
71677177 linkType: hard
71687178
7179+ "call-bound@npm:^1.0.4":
7180+ version: 1.0.4
7181+ resolution: "call-bound@npm:1.0.4"
7182+ dependencies:
7183+ call-bind-apply-helpers: "npm:^1.0.2"
7184+ get-intrinsic: "npm:^1.3.0"
7185+ checksum: 10c0/f4796a6a0941e71c766aea672f63b72bc61234c4f4964dc6d7606e3664c307e7d77845328a8f3359ce39ddb377fed67318f9ee203dea1d47e46165dcf2917644
7186+ languageName: node
7187+ linkType: hard
7188+
71697189"callsites@npm:^3.0.0":
71707190 version: 3.1.0
71717191 resolution: "callsites@npm:3.1.0"
@@ -9827,6 +9847,15 @@ __metadata:
98279847 languageName: node
98289848 linkType: hard
98299849
9850+ "es-object-atoms@npm:^1.1.1":
9851+ version: 1.1.1
9852+ resolution: "es-object-atoms@npm:1.1.1"
9853+ dependencies:
9854+ es-errors: "npm:^1.3.0"
9855+ checksum: 10c0/65364812ca4daf48eb76e2a3b7a89b3f6a2e62a1c420766ce9f692665a29d94fe41fe88b65f24106f449859549711e4b40d9fb8002d862dfd7eb1c512d10be0c
9856+ languageName: node
9857+ linkType: hard
9858+
98309859"es-set-tostringtag@npm:^2.0.3":
98319860 version: 2.0.3
98329861 resolution: "es-set-tostringtag@npm:2.0.3"
@@ -10125,9 +10154,9 @@ __metadata:
1012510154 languageName: node
1012610155 linkType: hard
1012710156
10128- "eslint-plugin-react@npm:^7.37.4 ":
10129- version: 7.37.4
10130- resolution: "eslint-plugin-react@npm:7.37.4 "
10157+ "eslint-plugin-react@npm:^7.37.5 ":
10158+ version: 7.37.5
10159+ resolution: "eslint-plugin-react@npm:7.37.5 "
1013110160 dependencies:
1013210161 array-includes: "npm:^3.1.8"
1013310162 array.prototype.findlast: "npm:^1.2.5"
@@ -10139,7 +10168,7 @@ __metadata:
1013910168 hasown: "npm:^2.0.2"
1014010169 jsx-ast-utils: "npm:^2.4.1 || ^3.0.0"
1014110170 minimatch: "npm:^3.1.2"
10142- object.entries: "npm:^1.1.8 "
10171+ object.entries: "npm:^1.1.9 "
1014310172 object.fromentries: "npm:^2.0.8"
1014410173 object.values: "npm:^1.2.1"
1014510174 prop-types: "npm:^15.8.1"
@@ -10149,7 +10178,7 @@ __metadata:
1014910178 string.prototype.repeat: "npm:^1.0.0"
1015010179 peerDependencies:
1015110180 eslint: ^3 || ^4 || ^5 || ^6 || ^7 || ^8 || ^9.7
10152- checksum: 10c0/4acbbdb19669dfa9a162ed8847c3ad1918f6aea1ceb675ee320b5d903b4e463fdef25e15233295b6d0a726fef2ea8b015c527da769c7690932ddc52d5b82ba12
10181+ checksum: 10c0/c850bfd556291d4d9234f5ca38db1436924a1013627c8ab1853f77cac73ec19b020e861e6c7b783436a48b6ffcdfba4547598235a37ad4611b6739f65fd8ad57
1015310182 languageName: node
1015410183 linkType: hard
1015510184
@@ -11389,6 +11418,24 @@ __metadata:
1138911418 languageName: node
1139011419 linkType: hard
1139111420
11421+ "get-intrinsic@npm:^1.3.0":
11422+ version: 1.3.0
11423+ resolution: "get-intrinsic@npm:1.3.0"
11424+ dependencies:
11425+ call-bind-apply-helpers: "npm:^1.0.2"
11426+ es-define-property: "npm:^1.0.1"
11427+ es-errors: "npm:^1.3.0"
11428+ es-object-atoms: "npm:^1.1.1"
11429+ function-bind: "npm:^1.1.2"
11430+ get-proto: "npm:^1.0.1"
11431+ gopd: "npm:^1.2.0"
11432+ has-symbols: "npm:^1.1.0"
11433+ hasown: "npm:^2.0.2"
11434+ math-intrinsics: "npm:^1.1.0"
11435+ checksum: 10c0/52c81808af9a8130f581e6a6a83e1ba4a9f703359e7a438d1369a5267a25412322f03dcbd7c549edaef0b6214a0630a28511d7df0130c93cfd380f4fa0b5b66a
11436+ languageName: node
11437+ linkType: hard
11438+
1139211439"get-package-type@npm:^0.1.0":
1139311440 version: 0.1.0
1139411441 resolution: "get-package-type@npm:0.1.0"
@@ -16695,14 +16742,15 @@ __metadata:
1669516742 languageName: node
1669616743 linkType: hard
1669716744
16698- "object.entries@npm:^1.1.8 ":
16699- version: 1.1.8
16700- resolution: "object.entries@npm:1.1.8 "
16745+ "object.entries@npm:^1.1.9 ":
16746+ version: 1.1.9
16747+ resolution: "object.entries@npm:1.1.9 "
1670116748 dependencies:
16702- call-bind: "npm:^1.0.7"
16749+ call-bind: "npm:^1.0.8"
16750+ call-bound: "npm:^1.0.4"
1670316751 define-properties: "npm:^1.2.1"
16704- es-object-atoms: "npm:^1.0.0 "
16705- checksum: 10c0/db9ea979d2956a3bc26c262da4a4d212d36f374652cc4c13efdd069c1a519c16571c137e2893d1c46e1cb0e15c88fd6419eaf410c945f329f09835487d7e65d3
16752+ es-object-atoms: "npm:^1.1.1 "
16753+ checksum: 10c0/d4b8c1e586650407da03370845f029aa14076caca4e4d4afadbc69cfb5b78035fd3ee7be417141abdb0258fa142e59b11923b4c44d8b1255b28f5ffcc50da7db
1670616754 languageName: node
1670716755 linkType: hard
1670816756
0 commit comments