@@ -2872,6 +2872,14 @@ call-bind-apply-helpers@^1.0.0, call-bind-apply-helpers@^1.0.1:
2872
2872
es-errors "^1.3.0"
2873
2873
function-bind "^1.1.2"
2874
2874
2875
+ call-bind-apply-helpers@^1.0.2:
2876
+ version "1.0.2"
2877
+ resolved "https://registry.yarnpkg.com/call-bind-apply-helpers/-/call-bind-apply-helpers-1.0.2.tgz#4b5428c222be985d79c3d82657479dbe0b59b2d6"
2878
+ integrity sha512-Sp1ablJ0ivDkSzjcaJdxEunN5/XvksFJ2sMBFfq6x0ryhQV/2b/KwFe21cMpmHtPOSij8K99/wSfoEuTObmuMQ==
2879
+ dependencies:
2880
+ es-errors "^1.3.0"
2881
+ function-bind "^1.1.2"
2882
+
2875
2883
call-bind@^1.0.2, call-bind@^1.0.4, call-bind@^1.0.5:
2876
2884
version "1.0.5"
2877
2885
resolved "https://registry.yarnpkg.com/call-bind/-/call-bind-1.0.5.tgz#6fa2b7845ce0ea49bf4d8b9ef64727a2c2e2e513"
@@ -2910,6 +2918,14 @@ call-bound@^1.0.2, call-bound@^1.0.3:
2910
2918
call-bind-apply-helpers "^1.0.1"
2911
2919
get-intrinsic "^1.2.6"
2912
2920
2921
+ call-bound@^1.0.4:
2922
+ version "1.0.4"
2923
+ resolved "https://registry.yarnpkg.com/call-bound/-/call-bound-1.0.4.tgz#238de935d2a2a692928c538c7ccfa91067fd062a"
2924
+ integrity sha512-+ys997U96po4Kx/ABpBCqhA9EuxJaQWDQg7295H4hBphv3IZg0boBKuwYpt4YXp6MZ5AmZQnU/tyMTlRpaSejg==
2925
+ dependencies:
2926
+ call-bind-apply-helpers "^1.0.2"
2927
+ get-intrinsic "^1.3.0"
2928
+
2913
2929
callsites@^3.0.0:
2914
2930
version "3.1.0"
2915
2931
resolved "https://registry.yarnpkg.com/callsites/-/callsites-3.1.0.tgz#b3630abd8943432f54b3f0519238e33cd7df2f73"
@@ -4444,6 +4460,13 @@ es-object-atoms@^1.0.0:
4444
4460
dependencies:
4445
4461
es-errors "^1.3.0"
4446
4462
4463
+ es-object-atoms@^1.1.1:
4464
+ version "1.1.1"
4465
+ resolved "https://registry.yarnpkg.com/es-object-atoms/-/es-object-atoms-1.1.1.tgz#1c4f2c4837327597ce69d2ca190a7fdd172338c1"
4466
+ integrity sha512-FGgH2h8zKNim9ljj7dankFPcICIK9Cp5bm+c2gQSYePhpaG5+esrLODihIorn+Pe6FGJzWhXQotPv73jTaldXA==
4467
+ dependencies:
4468
+ es-errors "^1.3.0"
4469
+
4447
4470
es-set-tostringtag@^2.0.1:
4448
4471
version "2.0.2"
4449
4472
resolved "https://registry.yarnpkg.com/es-set-tostringtag/-/es-set-tostringtag-2.0.2.tgz#11f7cc9f63376930a5f20be4915834f4bc74f9c9"
4707
4730
semver "^6.3.1"
4708
4731
string.prototype.matchall "^4.0.8"
4709
4732
4710
- eslint-plugin-react@^7.37.4 :
4711
- version "7.37.4 "
4712
- resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.37.4 .tgz#1b6c80b6175b6ae4b26055ae4d55d04c414c7181 "
4713
- integrity sha512-BGP0jRmfYyvOyvMoRX/uoUeW+GqNj9y16bPQzqAHf3AYII/tDs+jMN0dBVkl88/OZwNGwrVFxE7riHsXVfy/LQ ==
4733
+ eslint-plugin-react@^7.37.5 :
4734
+ version "7.37.5 "
4735
+ resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.37.5 .tgz#2975511472bdda1b272b34d779335c9b0e877065 "
4736
+ integrity sha512-Qteup0SqU15kdocexFNAJMvCJEfa2xUKNV4CC1xsVMrIIqEy3SQ/rqyxCWNzfrd3/ldy6HMlD2e0JDVpDg2qIA ==
4714
4737
dependencies:
4715
4738
array-includes "^3.1.8"
4716
4739
array.prototype.findlast "^1.2.5"
@@ -4722,7 +4745,7 @@ eslint-plugin-react@^7.37.4:
4722
4745
hasown "^2.0.2"
4723
4746
jsx-ast-utils "^2.4.1 || ^3.0.0"
4724
4747
minimatch "^3.1.2"
4725
- object.entries "^1.1.8 "
4748
+ object.entries "^1.1.9 "
4726
4749
object.fromentries "^2.0.8"
4727
4750
object.values "^1.2.1"
4728
4751
prop-types "^15.8.1"
@@ -5360,6 +5383,22 @@ get-intrinsic@^1.2.5, get-intrinsic@^1.2.6, get-intrinsic@^1.2.7:
5360
5383
hasown "^2.0.2"
5361
5384
math-intrinsics "^1.1.0"
5362
5385
5386
+ get-intrinsic@^1.3.0:
5387
+ version "1.3.0"
5388
+ resolved "https://registry.yarnpkg.com/get-intrinsic/-/get-intrinsic-1.3.0.tgz#743f0e3b6964a93a5491ed1bffaae054d7f98d01"
5389
+ integrity sha512-9fSjSaos/fRIVIp+xSJlE6lfwhES7LNtKaCBIamHsjr2na1BiABJPo0mOjjz8GJDURarmCPGqaiVg5mfjb98CQ==
5390
+ dependencies:
5391
+ call-bind-apply-helpers "^1.0.2"
5392
+ es-define-property "^1.0.1"
5393
+ es-errors "^1.3.0"
5394
+ es-object-atoms "^1.1.1"
5395
+ function-bind "^1.1.2"
5396
+ get-proto "^1.0.1"
5397
+ gopd "^1.2.0"
5398
+ has-symbols "^1.1.0"
5399
+ hasown "^2.0.2"
5400
+ math-intrinsics "^1.1.0"
5401
+
5363
5402
get-package-type@^0.1.0:
5364
5403
version "0.1.0"
5365
5404
resolved "https://registry.yarnpkg.com/get-package-type/-/get-package-type-0.1.0.tgz#8de2d803cff44df3bc6c456e6668b36c3926e11a"
@@ -7850,14 +7889,15 @@ object.assign@^4.1.7:
7850
7889
has-symbols "^1.1.0"
7851
7890
object-keys "^1.1.1"
7852
7891
7853
- object.entries@^1.1.5, object.entries@^1.1.6, object.entries@^1.1.7, object.entries@^1.1.8 :
7854
- version "1.1.8 "
7855
- resolved "https://registry.yarnpkg.com/object.entries/-/object.entries-1.1.8 .tgz#bffe6f282e01f4d17807204a24f8edd823599c41 "
7856
- integrity sha512-cmopxi8VwRIAw/fkijJohSfpef5PdN0pMQJN6VC/ZKvn0LIknWD8KtgY6KlQdEc4tIjcQ3HxSMmnvtzIscdaYQ ==
7892
+ object.entries@^1.1.5, object.entries@^1.1.6, object.entries@^1.1.7, object.entries@^1.1.9 :
7893
+ version "1.1.9 "
7894
+ resolved "https://registry.yarnpkg.com/object.entries/-/object.entries-1.1.9 .tgz#e4770a6a1444afb61bd39f984018b5bede25f8b3 "
7895
+ integrity sha512-8u/hfXFRBD1O0hPUjioLhoWFHRmt6tKA4/vZPyckBr18l1KE9uHrFaFaUi8MDRTpi4uak2goyPTSNJLXX2k2Hw ==
7857
7896
dependencies:
7858
- call-bind "^1.0.7"
7897
+ call-bind "^1.0.8"
7898
+ call-bound "^1.0.4"
7859
7899
define-properties "^1.2.1"
7860
- es-object-atoms "^1.0.0 "
7900
+ es-object-atoms "^1.1.1 "
7861
7901
7862
7902
object.fromentries@^2.0.6, object.fromentries@^2.0.7, object.fromentries@^2.0.8:
7863
7903
version "2.0.8"
0 commit comments