@@ -4531,7 +4531,7 @@ __metadata:
45314531 eslint-config-prettier: "npm:^10.1.5"
45324532 eslint-plugin-markdown: "npm:^5.1.0"
45334533 eslint-plugin-prettier: "npm:^5.2.6"
4534- eslint-plugin-react: "npm:^7.37.4 "
4534+ eslint-plugin-react: "npm:^7.37.5 "
45354535 eslint-plugin-react-compiler: "npm:19.0.0-beta-ebf51a3-20250411"
45364536 eslint-plugin-react-hooks: "npm:^5.2.0"
45374537 eslint-plugin-testing-library: "npm:^7.1.1"
@@ -7936,6 +7936,16 @@ __metadata:
79367936 languageName: node
79377937 linkType: hard
79387938
7939+ "call-bind-apply-helpers@npm:^1.0.2":
7940+ version: 1.0.2
7941+ resolution: "call-bind-apply-helpers@npm:1.0.2"
7942+ dependencies:
7943+ es-errors: "npm:^1.3.0"
7944+ function-bind: "npm:^1.1.2"
7945+ checksum: 10c0/47bd9901d57b857590431243fea704ff18078b16890a6b3e021e12d279bbf211d039155e27d7566b374d49ee1f8189344bac9833dec7a20cdec370506361c938
7946+ languageName: node
7947+ linkType: hard
7948+
79397949"call-bind@npm:^1.0.2, call-bind@npm:^1.0.5, call-bind@npm:^1.0.6, call-bind@npm:^1.0.7":
79407950 version: 1.0.7
79417951 resolution: "call-bind@npm:1.0.7"
@@ -7971,6 +7981,16 @@ __metadata:
79717981 languageName: node
79727982 linkType: hard
79737983
7984+ "call-bound@npm:^1.0.4":
7985+ version: 1.0.4
7986+ resolution: "call-bound@npm:1.0.4"
7987+ dependencies:
7988+ call-bind-apply-helpers: "npm:^1.0.2"
7989+ get-intrinsic: "npm:^1.3.0"
7990+ checksum: 10c0/f4796a6a0941e71c766aea672f63b72bc61234c4f4964dc6d7606e3664c307e7d77845328a8f3359ce39ddb377fed67318f9ee203dea1d47e46165dcf2917644
7991+ languageName: node
7992+ linkType: hard
7993+
79747994"callsites@npm:^3.0.0":
79757995 version: 3.1.0
79767996 resolution: "callsites@npm:3.1.0"
@@ -10666,6 +10686,15 @@ __metadata:
1066610686 languageName: node
1066710687 linkType: hard
1066810688
10689+ "es-object-atoms@npm:^1.1.1":
10690+ version: 1.1.1
10691+ resolution: "es-object-atoms@npm:1.1.1"
10692+ dependencies:
10693+ es-errors: "npm:^1.3.0"
10694+ checksum: 10c0/65364812ca4daf48eb76e2a3b7a89b3f6a2e62a1c420766ce9f692665a29d94fe41fe88b65f24106f449859549711e4b40d9fb8002d862dfd7eb1c512d10be0c
10695+ languageName: node
10696+ linkType: hard
10697+
1066910698"es-set-tostringtag@npm:^2.0.3":
1067010699 version: 2.0.3
1067110700 resolution: "es-set-tostringtag@npm:2.0.3"
@@ -10964,9 +10993,9 @@ __metadata:
1096410993 languageName: node
1096510994 linkType: hard
1096610995
10967- "eslint-plugin-react@npm:^7.37.4 ":
10968- version: 7.37.4
10969- resolution: "eslint-plugin-react@npm:7.37.4 "
10996+ "eslint-plugin-react@npm:^7.37.5 ":
10997+ version: 7.37.5
10998+ resolution: "eslint-plugin-react@npm:7.37.5 "
1097010999 dependencies:
1097111000 array-includes: "npm:^3.1.8"
1097211001 array.prototype.findlast: "npm:^1.2.5"
@@ -10978,7 +11007,7 @@ __metadata:
1097811007 hasown: "npm:^2.0.2"
1097911008 jsx-ast-utils: "npm:^2.4.1 || ^3.0.0"
1098011009 minimatch: "npm:^3.1.2"
10981- object.entries: "npm:^1.1.8 "
11010+ object.entries: "npm:^1.1.9 "
1098211011 object.fromentries: "npm:^2.0.8"
1098311012 object.values: "npm:^1.2.1"
1098411013 prop-types: "npm:^15.8.1"
@@ -10988,7 +11017,7 @@ __metadata:
1098811017 string.prototype.repeat: "npm:^1.0.0"
1098911018 peerDependencies:
1099011019 eslint: ^3 || ^4 || ^5 || ^6 || ^7 || ^8 || ^9.7
10991- checksum: 10c0/4acbbdb19669dfa9a162ed8847c3ad1918f6aea1ceb675ee320b5d903b4e463fdef25e15233295b6d0a726fef2ea8b015c527da769c7690932ddc52d5b82ba12
11020+ checksum: 10c0/c850bfd556291d4d9234f5ca38db1436924a1013627c8ab1853f77cac73ec19b020e861e6c7b783436a48b6ffcdfba4547598235a37ad4611b6739f65fd8ad57
1099211021 languageName: node
1099311022 linkType: hard
1099411023
@@ -12250,6 +12279,24 @@ __metadata:
1225012279 languageName: node
1225112280 linkType: hard
1225212281
12282+ "get-intrinsic@npm:^1.3.0":
12283+ version: 1.3.0
12284+ resolution: "get-intrinsic@npm:1.3.0"
12285+ dependencies:
12286+ call-bind-apply-helpers: "npm:^1.0.2"
12287+ es-define-property: "npm:^1.0.1"
12288+ es-errors: "npm:^1.3.0"
12289+ es-object-atoms: "npm:^1.1.1"
12290+ function-bind: "npm:^1.1.2"
12291+ get-proto: "npm:^1.0.1"
12292+ gopd: "npm:^1.2.0"
12293+ has-symbols: "npm:^1.1.0"
12294+ hasown: "npm:^2.0.2"
12295+ math-intrinsics: "npm:^1.1.0"
12296+ checksum: 10c0/52c81808af9a8130f581e6a6a83e1ba4a9f703359e7a438d1369a5267a25412322f03dcbd7c549edaef0b6214a0630a28511d7df0130c93cfd380f4fa0b5b66a
12297+ languageName: node
12298+ linkType: hard
12299+
1225312300"get-package-type@npm:^0.1.0":
1225412301 version: 0.1.0
1225512302 resolution: "get-package-type@npm:0.1.0"
@@ -17562,14 +17609,15 @@ __metadata:
1756217609 languageName: node
1756317610 linkType: hard
1756417611
17565- "object.entries@npm:^1.1.8 ":
17566- version: 1.1.8
17567- resolution: "object.entries@npm:1.1.8 "
17612+ "object.entries@npm:^1.1.9 ":
17613+ version: 1.1.9
17614+ resolution: "object.entries@npm:1.1.9 "
1756817615 dependencies:
17569- call-bind: "npm:^1.0.7"
17616+ call-bind: "npm:^1.0.8"
17617+ call-bound: "npm:^1.0.4"
1757017618 define-properties: "npm:^1.2.1"
17571- es-object-atoms: "npm:^1.0.0 "
17572- checksum: 10c0/db9ea979d2956a3bc26c262da4a4d212d36f374652cc4c13efdd069c1a519c16571c137e2893d1c46e1cb0e15c88fd6419eaf410c945f329f09835487d7e65d3
17619+ es-object-atoms: "npm:^1.1.1 "
17620+ checksum: 10c0/d4b8c1e586650407da03370845f029aa14076caca4e4d4afadbc69cfb5b78035fd3ee7be417141abdb0258fa142e59b11923b4c44d8b1255b28f5ffcc50da7db
1757317621 languageName: node
1757417622 linkType: hard
1757517623
0 commit comments