@@ -4299,7 +4299,7 @@ __metadata:
42994299 eslint-config-prettier: "npm:^10.1.5"
43004300 eslint-plugin-markdown: "npm:^5.1.0"
43014301 eslint-plugin-prettier: "npm:^5.2.6"
4302- eslint-plugin-react: "npm:^7.37.4 "
4302+ eslint-plugin-react: "npm:^7.37.5 "
43034303 eslint-plugin-react-compiler: "npm:19.0.0-beta-ebf51a3-20250411"
43044304 eslint-plugin-react-hooks: "npm:^5.2.0"
43054305 eslint-plugin-testing-library: "npm:^7.1.1"
@@ -7668,6 +7668,16 @@ __metadata:
76687668 languageName: node
76697669 linkType: hard
76707670
7671+ "call-bind-apply-helpers@npm:^1.0.2":
7672+ version: 1.0.2
7673+ resolution: "call-bind-apply-helpers@npm:1.0.2"
7674+ dependencies:
7675+ es-errors: "npm:^1.3.0"
7676+ function-bind: "npm:^1.1.2"
7677+ checksum: 10c0/47bd9901d57b857590431243fea704ff18078b16890a6b3e021e12d279bbf211d039155e27d7566b374d49ee1f8189344bac9833dec7a20cdec370506361c938
7678+ languageName: node
7679+ linkType: hard
7680+
76717681"call-bind@npm:^1.0.2, call-bind@npm:^1.0.5, call-bind@npm:^1.0.6, call-bind@npm:^1.0.7":
76727682 version: 1.0.7
76737683 resolution: "call-bind@npm:1.0.7"
@@ -7703,6 +7713,16 @@ __metadata:
77037713 languageName: node
77047714 linkType: hard
77057715
7716+ "call-bound@npm:^1.0.4":
7717+ version: 1.0.4
7718+ resolution: "call-bound@npm:1.0.4"
7719+ dependencies:
7720+ call-bind-apply-helpers: "npm:^1.0.2"
7721+ get-intrinsic: "npm:^1.3.0"
7722+ checksum: 10c0/f4796a6a0941e71c766aea672f63b72bc61234c4f4964dc6d7606e3664c307e7d77845328a8f3359ce39ddb377fed67318f9ee203dea1d47e46165dcf2917644
7723+ languageName: node
7724+ linkType: hard
7725+
77067726"callsites@npm:^3.0.0":
77077727 version: 3.1.0
77087728 resolution: "callsites@npm:3.1.0"
@@ -10392,6 +10412,15 @@ __metadata:
1039210412 languageName: node
1039310413 linkType: hard
1039410414
10415+ "es-object-atoms@npm:^1.1.1":
10416+ version: 1.1.1
10417+ resolution: "es-object-atoms@npm:1.1.1"
10418+ dependencies:
10419+ es-errors: "npm:^1.3.0"
10420+ checksum: 10c0/65364812ca4daf48eb76e2a3b7a89b3f6a2e62a1c420766ce9f692665a29d94fe41fe88b65f24106f449859549711e4b40d9fb8002d862dfd7eb1c512d10be0c
10421+ languageName: node
10422+ linkType: hard
10423+
1039510424"es-set-tostringtag@npm:^2.0.3":
1039610425 version: 2.0.3
1039710426 resolution: "es-set-tostringtag@npm:2.0.3"
@@ -10690,9 +10719,9 @@ __metadata:
1069010719 languageName: node
1069110720 linkType: hard
1069210721
10693- "eslint-plugin-react@npm:^7.37.4 ":
10694- version: 7.37.4
10695- resolution: "eslint-plugin-react@npm:7.37.4 "
10722+ "eslint-plugin-react@npm:^7.37.5 ":
10723+ version: 7.37.5
10724+ resolution: "eslint-plugin-react@npm:7.37.5 "
1069610725 dependencies:
1069710726 array-includes: "npm:^3.1.8"
1069810727 array.prototype.findlast: "npm:^1.2.5"
@@ -10704,7 +10733,7 @@ __metadata:
1070410733 hasown: "npm:^2.0.2"
1070510734 jsx-ast-utils: "npm:^2.4.1 || ^3.0.0"
1070610735 minimatch: "npm:^3.1.2"
10707- object.entries: "npm:^1.1.8 "
10736+ object.entries: "npm:^1.1.9 "
1070810737 object.fromentries: "npm:^2.0.8"
1070910738 object.values: "npm:^1.2.1"
1071010739 prop-types: "npm:^15.8.1"
@@ -10714,7 +10743,7 @@ __metadata:
1071410743 string.prototype.repeat: "npm:^1.0.0"
1071510744 peerDependencies:
1071610745 eslint: ^3 || ^4 || ^5 || ^6 || ^7 || ^8 || ^9.7
10717- checksum: 10c0/4acbbdb19669dfa9a162ed8847c3ad1918f6aea1ceb675ee320b5d903b4e463fdef25e15233295b6d0a726fef2ea8b015c527da769c7690932ddc52d5b82ba12
10746+ checksum: 10c0/c850bfd556291d4d9234f5ca38db1436924a1013627c8ab1853f77cac73ec19b020e861e6c7b783436a48b6ffcdfba4547598235a37ad4611b6739f65fd8ad57
1071810747 languageName: node
1071910748 linkType: hard
1072010749
@@ -11976,6 +12005,24 @@ __metadata:
1197612005 languageName: node
1197712006 linkType: hard
1197812007
12008+ "get-intrinsic@npm:^1.3.0":
12009+ version: 1.3.0
12010+ resolution: "get-intrinsic@npm:1.3.0"
12011+ dependencies:
12012+ call-bind-apply-helpers: "npm:^1.0.2"
12013+ es-define-property: "npm:^1.0.1"
12014+ es-errors: "npm:^1.3.0"
12015+ es-object-atoms: "npm:^1.1.1"
12016+ function-bind: "npm:^1.1.2"
12017+ get-proto: "npm:^1.0.1"
12018+ gopd: "npm:^1.2.0"
12019+ has-symbols: "npm:^1.1.0"
12020+ hasown: "npm:^2.0.2"
12021+ math-intrinsics: "npm:^1.1.0"
12022+ checksum: 10c0/52c81808af9a8130f581e6a6a83e1ba4a9f703359e7a438d1369a5267a25412322f03dcbd7c549edaef0b6214a0630a28511d7df0130c93cfd380f4fa0b5b66a
12023+ languageName: node
12024+ linkType: hard
12025+
1197912026"get-package-type@npm:^0.1.0":
1198012027 version: 0.1.0
1198112028 resolution: "get-package-type@npm:0.1.0"
@@ -17277,14 +17324,15 @@ __metadata:
1727717324 languageName: node
1727817325 linkType: hard
1727917326
17280- "object.entries@npm:^1.1.8 ":
17281- version: 1.1.8
17282- resolution: "object.entries@npm:1.1.8 "
17327+ "object.entries@npm:^1.1.9 ":
17328+ version: 1.1.9
17329+ resolution: "object.entries@npm:1.1.9 "
1728317330 dependencies:
17284- call-bind: "npm:^1.0.7"
17331+ call-bind: "npm:^1.0.8"
17332+ call-bound: "npm:^1.0.4"
1728517333 define-properties: "npm:^1.2.1"
17286- es-object-atoms: "npm:^1.0.0 "
17287- checksum: 10c0/db9ea979d2956a3bc26c262da4a4d212d36f374652cc4c13efdd069c1a519c16571c137e2893d1c46e1cb0e15c88fd6419eaf410c945f329f09835487d7e65d3
17334+ es-object-atoms: "npm:^1.1.1 "
17335+ checksum: 10c0/d4b8c1e586650407da03370845f029aa14076caca4e4d4afadbc69cfb5b78035fd3ee7be417141abdb0258fa142e59b11923b4c44d8b1255b28f5ffcc50da7db
1728817336 languageName: node
1728917337 linkType: hard
1729017338
0 commit comments