Skip to content

Commit 283d605

Browse files
chore(deps): update npm packages
1 parent 4957677 commit 283d605

File tree

1 file changed

+94
-124
lines changed

1 file changed

+94
-124
lines changed

yarn.lock

+94-124
Original file line numberDiff line numberDiff line change
@@ -575,6 +575,11 @@
575575
resolved "https://registry.yarnpkg.com/@pkgr/core/-/core-0.1.1.tgz#1ec17e2edbec25c8306d424ecfbf13c7de1aaa31"
576576
integrity sha512-cq8o4cWH0ibXh9VGi5P20Tu9XF/0fFXl9EUinr9QfTM7a7p0oTA4iJRCQWppXR1Pg8dSM0UCItCkPwsk9qWWYA==
577577

578+
"@rtsao/scc@^1.1.0":
579+
version "1.1.0"
580+
resolved "https://registry.yarnpkg.com/@rtsao/scc/-/scc-1.1.0.tgz#927dd2fae9bc3361403ac2c7a00c32ddce9ad7e8"
581+
integrity sha512-zt6OdqaDoOnJ1ZYsCYGt9YmWzDXl4vQdKTyJev62gFhRGKdx7mcT54V9KIjg+d2wi9EXsPvAPKe7i7WjfVWB8g==
582+
578583
"@sapphire/eslint-config@^5.0.0":
579584
version "5.0.5"
580585
resolved "https://registry.yarnpkg.com/@sapphire/eslint-config/-/eslint-config-5.0.5.tgz#d7157789e4ad7d2490eb8acf5424c8498812bbda"
@@ -712,15 +717,15 @@
712717
ts-api-utils "^1.3.0"
713718

714719
"@typescript-eslint/eslint-plugin@^8.0.0":
715-
version "8.3.0"
716-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.3.0.tgz#726627fad16d41d20539637efee8c2329fe6be32"
717-
integrity sha512-FLAIn63G5KH+adZosDYiutqkOkYEx0nvcwNNfJAf+c7Ae/H35qWwTYvPZUKFj5AS+WfHG/WJJfWnDnyNUlp8UA==
720+
version "8.4.0"
721+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.4.0.tgz#188c65610ef875a086404b5bfe105df936b035da"
722+
integrity sha512-rg8LGdv7ri3oAlenMACk9e+AR4wUV0yrrG+XKsGKOK0EVgeEDqurkXMPILG2836fW4ibokTB5v4b6Z9+GYQDEw==
718723
dependencies:
719724
"@eslint-community/regexpp" "^4.10.0"
720-
"@typescript-eslint/scope-manager" "8.3.0"
721-
"@typescript-eslint/type-utils" "8.3.0"
722-
"@typescript-eslint/utils" "8.3.0"
723-
"@typescript-eslint/visitor-keys" "8.3.0"
725+
"@typescript-eslint/scope-manager" "8.4.0"
726+
"@typescript-eslint/type-utils" "8.4.0"
727+
"@typescript-eslint/utils" "8.4.0"
728+
"@typescript-eslint/visitor-keys" "8.4.0"
724729
graphemer "^1.4.0"
725730
ignore "^5.3.1"
726731
natural-compare "^1.4.0"
@@ -738,14 +743,14 @@
738743
debug "^4.3.4"
739744

740745
"@typescript-eslint/parser@^8.0.0":
741-
version "8.3.0"
742-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.3.0.tgz#3c72c32bc909cb91ce3569e7d11d729ad84deafa"
743-
integrity sha512-h53RhVyLu6AtpUzVCYLPhZGL5jzTD9fZL+SYf/+hYOx2bDkyQXztXSc4tbvKYHzfMXExMLiL9CWqJmVz6+78IQ==
744-
dependencies:
745-
"@typescript-eslint/scope-manager" "8.3.0"
746-
"@typescript-eslint/types" "8.3.0"
747-
"@typescript-eslint/typescript-estree" "8.3.0"
748-
"@typescript-eslint/visitor-keys" "8.3.0"
746+
version "8.4.0"
747+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.4.0.tgz#36b7cd7643a1c190d49dc0278192b2450f615a6f"
748+
integrity sha512-NHgWmKSgJk5K9N16GIhQ4jSobBoJwrmURaLErad0qlLjrpP5bECYg+wxVTGlGZmJbU03jj/dfnb6V9bw+5icsA==
749+
dependencies:
750+
"@typescript-eslint/scope-manager" "8.4.0"
751+
"@typescript-eslint/types" "8.4.0"
752+
"@typescript-eslint/typescript-estree" "8.4.0"
753+
"@typescript-eslint/visitor-keys" "8.4.0"
749754
debug "^4.3.4"
750755

751756
"@typescript-eslint/[email protected]":
@@ -756,13 +761,13 @@
756761
"@typescript-eslint/types" "7.18.0"
757762
"@typescript-eslint/visitor-keys" "7.18.0"
758763

759-
"@typescript-eslint/scope-manager@8.3.0":
760-
version "8.3.0"
761-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.3.0.tgz#834301d2e70baf924c26818b911bdc40086f7468"
762-
integrity sha512-mz2X8WcN2nVu5Hodku+IR8GgCOl4C0G/Z1ruaWN4dgec64kDBabuXyPAr+/RgJtumv8EEkqIzf3X2U5DUKB2eg==
764+
"@typescript-eslint/scope-manager@8.4.0":
765+
version "8.4.0"
766+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.4.0.tgz#8a13d3c0044513d7960348db6f4789d2a06fa4b4"
767+
integrity sha512-n2jFxLeY0JmKfUqy3P70rs6vdoPjHK8P/w+zJcV3fk0b0BwRXC/zxRTEnAsgYT7MwdQDt/ZEbtdzdVC+hcpF0A==
763768
dependencies:
764-
"@typescript-eslint/types" "8.3.0"
765-
"@typescript-eslint/visitor-keys" "8.3.0"
769+
"@typescript-eslint/types" "8.4.0"
770+
"@typescript-eslint/visitor-keys" "8.4.0"
766771

767772
"@typescript-eslint/[email protected]":
768773
version "7.18.0"
@@ -774,13 +779,13 @@
774779
debug "^4.3.4"
775780
ts-api-utils "^1.3.0"
776781

777-
"@typescript-eslint/type-utils@8.3.0":
778-
version "8.3.0"
779-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.3.0.tgz#c1ae6af8c21a27254321016b052af67ddb44a9ac"
780-
integrity sha512-wrV6qh//nLbfXZQoj32EXKmwHf4b7L+xXLrP3FZ0GOUU72gSvLjeWUl5J5Ue5IwRxIV1TfF73j/eaBapxx99Lg==
782+
"@typescript-eslint/type-utils@8.4.0":
783+
version "8.4.0"
784+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.4.0.tgz#4a91b5789f41946adb56d73e2fb4639fdcf37af7"
785+
integrity sha512-pu2PAmNrl9KX6TtirVOrbLPLwDmASpZhK/XU7WvoKoCUkdtq9zF7qQ7gna0GBZFN0hci0vHaSusiL2WpsQk37A==
781786
dependencies:
782-
"@typescript-eslint/typescript-estree" "8.3.0"
783-
"@typescript-eslint/utils" "8.3.0"
787+
"@typescript-eslint/typescript-estree" "8.4.0"
788+
"@typescript-eslint/utils" "8.4.0"
784789
debug "^4.3.4"
785790
ts-api-utils "^1.3.0"
786791

@@ -789,10 +794,10 @@
789794
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-7.18.0.tgz#b90a57ccdea71797ffffa0321e744f379ec838c9"
790795
integrity sha512-iZqi+Ds1y4EDYUtlOOC+aUmxnE9xS/yCigkjA7XpTKV6nCBd3Hp/PRGGmdwnfkV2ThMyYldP1wRpm/id99spTQ==
791796

792-
"@typescript-eslint/types@8.3.0":
793-
version "8.3.0"
794-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.3.0.tgz#378e62447c2d7028236e55a81d3391026600563b"
795-
integrity sha512-y6sSEeK+facMaAyixM36dQ5NVXTnKWunfD1Ft4xraYqxP0lC0POJmIaL/mw72CUMqjY9qfyVfXafMeaUj0noWw==
797+
"@typescript-eslint/types@8.4.0":
798+
version "8.4.0"
799+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.4.0.tgz#b44d6a90a317a6d97a3e5fabda5196089eec6171"
800+
integrity sha512-T1RB3KQdskh9t3v/qv7niK6P8yvn7ja1mS7QK7XfRVL6wtZ8/mFs/FHf4fKvTA0rKnqnYxl/uHFNbnEt0phgbw==
796801

797802
"@typescript-eslint/[email protected]":
798803
version "7.18.0"
@@ -808,13 +813,13 @@
808813
semver "^7.6.0"
809814
ts-api-utils "^1.3.0"
810815

811-
"@typescript-eslint/typescript-estree@8.3.0":
812-
version "8.3.0"
813-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.3.0.tgz#3e3d38af101ba61a8568f034733b72bfc9f176b9"
814-
integrity sha512-Mq7FTHl0R36EmWlCJWojIC1qn/ZWo2YiWYc1XVtasJ7FIgjo0MVv9rZWXEE7IK2CGrtwe1dVOxWwqXUdNgfRCA==
816+
"@typescript-eslint/typescript-estree@8.4.0":
817+
version "8.4.0"
818+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.4.0.tgz#00ed79ae049e124db37315cde1531a900a048482"
819+
integrity sha512-kJ2OIP4dQw5gdI4uXsaxUZHRwWAGpREJ9Zq6D5L0BweyOrWsL6Sz0YcAZGWhvKnH7fm1J5YFE1JrQL0c9dd53A==
815820
dependencies:
816-
"@typescript-eslint/types" "8.3.0"
817-
"@typescript-eslint/visitor-keys" "8.3.0"
821+
"@typescript-eslint/types" "8.4.0"
822+
"@typescript-eslint/visitor-keys" "8.4.0"
818823
debug "^4.3.4"
819824
fast-glob "^3.3.2"
820825
is-glob "^4.0.3"
@@ -832,15 +837,15 @@
832837
"@typescript-eslint/types" "7.18.0"
833838
"@typescript-eslint/typescript-estree" "7.18.0"
834839

835-
"@typescript-eslint/utils@8.3.0":
836-
version "8.3.0"
837-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.3.0.tgz#b10972319deac5959c7a7075d0cf2b5e1de7ec08"
838-
integrity sha512-F77WwqxIi/qGkIGOGXNBLV7nykwfjLsdauRB/DOFPdv6LTF3BHHkBpq81/b5iMPSF055oO2BiivDJV4ChvNtXA==
840+
"@typescript-eslint/utils@8.4.0":
841+
version "8.4.0"
842+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.4.0.tgz#35c552a404858c853a1f62ba6df2214f1988afc3"
843+
integrity sha512-swULW8n1IKLjRAgciCkTCafyTHHfwVQFt8DovmaF69sKbOxTSFMmIZaSHjqO9i/RV0wIblaawhzvtva8Nmm7lQ==
839844
dependencies:
840845
"@eslint-community/eslint-utils" "^4.4.0"
841-
"@typescript-eslint/scope-manager" "8.3.0"
842-
"@typescript-eslint/types" "8.3.0"
843-
"@typescript-eslint/typescript-estree" "8.3.0"
846+
"@typescript-eslint/scope-manager" "8.4.0"
847+
"@typescript-eslint/types" "8.4.0"
848+
"@typescript-eslint/typescript-estree" "8.4.0"
844849

845850
"@typescript-eslint/[email protected]":
846851
version "7.18.0"
@@ -850,12 +855,12 @@
850855
"@typescript-eslint/types" "7.18.0"
851856
eslint-visitor-keys "^3.4.3"
852857

853-
"@typescript-eslint/visitor-keys@8.3.0":
854-
version "8.3.0"
855-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.3.0.tgz#320d747d107af1eef1eb43fbc4ccdbddda13068b"
856-
integrity sha512-RmZwrTbQ9QveF15m/Cl28n0LXD6ea2CjkhH5rQ55ewz3H24w+AMCJHPVYaZ8/0HoG8Z3cLLFFycRXxeO2tz9FA==
858+
"@typescript-eslint/visitor-keys@8.4.0":
859+
version "8.4.0"
860+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.4.0.tgz#1e8a8b8fd3647db1e42361fdd8de3e1679dec9d2"
861+
integrity sha512-zTQD6WLNTre1hj5wp09nBIDiOc2U5r/qmzo7wxPn4ZgAjHql09EofqhF9WF+fZHzL5aCyaIpPcT2hyxl73kr9A==
857862
dependencies:
858-
"@typescript-eslint/types" "8.3.0"
863+
"@typescript-eslint/types" "8.4.0"
859864
eslint-visitor-keys "^3.4.3"
860865

861866
"@ungap/structured-clone@^1.2.0":
@@ -1011,17 +1016,6 @@ array-includes@^3.1.6, array-includes@^3.1.8:
10111016
get-intrinsic "^1.2.4"
10121017
is-string "^1.0.7"
10131018

1014-
array-includes@^3.1.7:
1015-
version "3.1.7"
1016-
resolved "https://registry.yarnpkg.com/array-includes/-/array-includes-3.1.7.tgz#8cd2e01b26f7a3086cbc87271593fe921c62abda"
1017-
integrity sha512-dlcsNBIiWhPkHdOEEKnehA+RNUWDc4UqFtnIXU4uuYDPtA4LDkr7qip2p0VvFAEXNDr0yWZ9PJyIRiGjRLQzwQ==
1018-
dependencies:
1019-
call-bind "^1.0.2"
1020-
define-properties "^1.2.0"
1021-
es-abstract "^1.22.1"
1022-
get-intrinsic "^1.2.1"
1023-
is-string "^1.0.7"
1024-
10251019
array-union@^2.1.0:
10261020
version "2.1.0"
10271021
resolved "https://registry.yarnpkg.com/array-union/-/array-union-2.1.0.tgz#b798420adbeb1de828d84acd8a2e23d3efe85e8d"
@@ -1039,16 +1033,17 @@ array.prototype.findlast@^1.2.5:
10391033
es-object-atoms "^1.0.0"
10401034
es-shim-unscopables "^1.0.2"
10411035

1042-
array.prototype.findlastindex@^1.2.3:
1043-
version "1.2.3"
1044-
resolved "https://registry.yarnpkg.com/array.prototype.findlastindex/-/array.prototype.findlastindex-1.2.3.tgz#b37598438f97b579166940814e2c0493a4f50207"
1045-
integrity sha512-LzLoiOMAxvy+Gd3BAq3B7VeIgPdo+Q8hthvKtXybMvRV0jrXfJM/t8mw7nNlpEcVlVUnCnM2KSX4XU5HmpodOA==
1036+
array.prototype.findlastindex@^1.2.5:
1037+
version "1.2.5"
1038+
resolved "https://registry.yarnpkg.com/array.prototype.findlastindex/-/array.prototype.findlastindex-1.2.5.tgz#8c35a755c72908719453f87145ca011e39334d0d"
1039+
integrity sha512-zfETvRFA8o7EiNn++N5f/kaCw221hrpGsDmcpndVupkPzEc1Wuf3VgC0qby1BbHs7f5DVYjgtEU2LLh5bqeGfQ==
10461040
dependencies:
1047-
call-bind "^1.0.2"
1048-
define-properties "^1.2.0"
1049-
es-abstract "^1.22.1"
1050-
es-shim-unscopables "^1.0.0"
1051-
get-intrinsic "^1.2.1"
1041+
call-bind "^1.0.7"
1042+
define-properties "^1.2.1"
1043+
es-abstract "^1.23.2"
1044+
es-errors "^1.3.0"
1045+
es-object-atoms "^1.0.0"
1046+
es-shim-unscopables "^1.0.2"
10521047

10531048
array.prototype.flat@^1.3.1, array.prototype.flat@^1.3.2:
10541049
version "1.3.2"
@@ -1918,33 +1913,34 @@ eslint-import-resolver-node@^0.3.9:
19181913
is-core-module "^2.13.0"
19191914
resolve "^1.22.4"
19201915

1921-
eslint-module-utils@^2.8.0:
1922-
version "2.8.0"
1923-
resolved "https://registry.yarnpkg.com/eslint-module-utils/-/eslint-module-utils-2.8.0.tgz#e439fee65fc33f6bba630ff621efc38ec0375c49"
1924-
integrity sha512-aWajIYfsqCKRDgUfjEXNN/JlrzauMuSEy5sbd7WXbtW3EH6A6MpwEh42c7qD+MqQo9QMJ6fWLAeIJynx0g6OAw==
1916+
eslint-module-utils@^2.9.0:
1917+
version "2.9.0"
1918+
resolved "https://registry.yarnpkg.com/eslint-module-utils/-/eslint-module-utils-2.9.0.tgz#95d4ac038a68cd3f63482659dffe0883900eb342"
1919+
integrity sha512-McVbYmwA3NEKwRQY5g4aWMdcZE5xZxV8i8l7CqJSrameuGSQJtSWaL/LxTEzSKKaCcOhlpDR8XEfYXWPrdo/ZQ==
19251920
dependencies:
19261921
debug "^3.2.7"
19271922

19281923
eslint-plugin-import@^2.27.5:
1929-
version "2.29.1"
1930-
resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.29.1.tgz#d45b37b5ef5901d639c15270d74d46d161150643"
1931-
integrity sha512-BbPC0cuExzhiMo4Ff1BTVwHpjjv28C5R+btTOGaCRC7UEz801up0JadwkeSk5Ued6TG34uaczuVuH6qyy5YUxw==
1924+
version "2.30.0"
1925+
resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.30.0.tgz#21ceea0fc462657195989dd780e50c92fe95f449"
1926+
integrity sha512-/mHNE9jINJfiD2EKkg1BKyPyUk4zdnT54YgbOgfjSakWT5oyX/qQLVNTkehyfpcMxZXMy1zyonZ2v7hZTX43Yw==
19321927
dependencies:
1933-
array-includes "^3.1.7"
1934-
array.prototype.findlastindex "^1.2.3"
1928+
"@rtsao/scc" "^1.1.0"
1929+
array-includes "^3.1.8"
1930+
array.prototype.findlastindex "^1.2.5"
19351931
array.prototype.flat "^1.3.2"
19361932
array.prototype.flatmap "^1.3.2"
19371933
debug "^3.2.7"
19381934
doctrine "^2.1.0"
19391935
eslint-import-resolver-node "^0.3.9"
1940-
eslint-module-utils "^2.8.0"
1941-
hasown "^2.0.0"
1942-
is-core-module "^2.13.1"
1936+
eslint-module-utils "^2.9.0"
1937+
hasown "^2.0.2"
1938+
is-core-module "^2.15.1"
19431939
is-glob "^4.0.3"
19441940
minimatch "^3.1.2"
1945-
object.fromentries "^2.0.7"
1946-
object.groupby "^1.0.1"
1947-
object.values "^1.1.7"
1941+
object.fromentries "^2.0.8"
1942+
object.groupby "^1.0.3"
1943+
object.values "^1.2.0"
19481944
semver "^6.3.1"
19491945
tsconfig-paths "^3.15.0"
19501946

@@ -1984,9 +1980,9 @@ eslint-plugin-react-hooks@^4.6.0:
19841980
integrity sha512-QzliNJq4GinDBcD8gPB5v0wh6g8q3SUi6EFF0x8N/BL9PoVs0atuGc47ozMRyOWAKdwaZ5OnbOEa3WR+dSGKuQ==
19851981

19861982
eslint-plugin-react@^7.32.2:
1987-
version "7.35.0"
1988-
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.35.0.tgz#00b1e4559896710e58af6358898f2ff917ea4c41"
1989-
integrity sha512-v501SSMOWv8gerHkk+IIQBkcGRGrO2nfybfj5pLxuJNFTPxxA3PSryhXTK+9pNbtkggheDdsC0E9Q8CuPk6JKA==
1983+
version "7.35.2"
1984+
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.35.2.tgz#d32500d3ec268656d5071918bfec78cfd8b070ed"
1985+
integrity sha512-Rbj2R9zwP2GYNcIak4xoAMV57hrBh3hTaR0k7hVjwCQgryE/pw5px4b13EYjduOI0hfXyZhwBxaGpOTbWSGzKQ==
19901986
dependencies:
19911987
array-includes "^3.1.8"
19921988
array.prototype.findlast "^1.2.5"
@@ -2965,20 +2961,13 @@ is-ci@^3.0.1:
29652961
dependencies:
29662962
ci-info "^3.2.0"
29672963

2968-
is-core-module@^2.13.0:
2969-
version "2.15.0"
2970-
resolved "https://registry.yarnpkg.com/is-core-module/-/is-core-module-2.15.0.tgz#71c72ec5442ace7e76b306e9d48db361f22699ea"
2971-
integrity sha512-Dd+Lb2/zvk9SKy1TGCt1wFJFo/MWBPMX5x7KcvLajWTGuomczdQX61PvY5yK6SVACwpoexWo81IfFyoKY2QnTA==
2964+
is-core-module@^2.13.0, is-core-module@^2.15.1:
2965+
version "2.15.1"
2966+
resolved "https://registry.yarnpkg.com/is-core-module/-/is-core-module-2.15.1.tgz#a7363a25bee942fefab0de13bf6aa372c82dcc37"
2967+
integrity sha512-z0vtXSwucUJtANQWldhbtbt7BnL0vxiFjIdDLAatwhDYty2bad6s+rijD6Ri4YuYJubLzIJLUidCh09e1djEVQ==
29722968
dependencies:
29732969
hasown "^2.0.2"
29742970

2975-
is-core-module@^2.13.1:
2976-
version "2.13.1"
2977-
resolved "https://registry.yarnpkg.com/is-core-module/-/is-core-module-2.13.1.tgz#ad0d7532c6fea9da1ebdc82742d74525c6273384"
2978-
integrity sha512-hHrIjvZsftOsvKSn2TRYl63zvxsgE0K+0mYMoH6gD4omR5IWB2KynivBQczo3+wF1cCkjzvptnI9Q0sPU66ilw==
2979-
dependencies:
2980-
hasown "^2.0.0"
2981-
29822971
is-data-view@^1.0.1:
29832972
version "1.0.1"
29842973
resolved "https://registry.yarnpkg.com/is-data-view/-/is-data-view-1.0.1.tgz#4b4d3a511b70f3dc26d42c03ca9ca515d847759f"
@@ -3821,15 +3810,6 @@ object.entries@^1.1.8:
38213810
define-properties "^1.2.1"
38223811
es-object-atoms "^1.0.0"
38233812

3824-
object.fromentries@^2.0.7:
3825-
version "2.0.7"
3826-
resolved "https://registry.yarnpkg.com/object.fromentries/-/object.fromentries-2.0.7.tgz#71e95f441e9a0ea6baf682ecaaf37fa2a8d7e616"
3827-
integrity sha512-UPbPHML6sL8PI/mOqPwsH4G6iyXcCGzLin8KvEPenOZN5lpCNBZZQ+V62vdjB1mQHrmqGQt5/OJzemUA+KJmEA==
3828-
dependencies:
3829-
call-bind "^1.0.2"
3830-
define-properties "^1.2.0"
3831-
es-abstract "^1.22.1"
3832-
38333813
object.fromentries@^2.0.8:
38343814
version "2.0.8"
38353815
resolved "https://registry.yarnpkg.com/object.fromentries/-/object.fromentries-2.0.8.tgz#f7195d8a9b97bd95cbc1999ea939ecd1a2b00c65"
@@ -3840,15 +3820,14 @@ object.fromentries@^2.0.8:
38403820
es-abstract "^1.23.2"
38413821
es-object-atoms "^1.0.0"
38423822

3843-
object.groupby@^1.0.1:
3844-
version "1.0.1"
3845-
resolved "https://registry.yarnpkg.com/object.groupby/-/object.groupby-1.0.1.tgz#d41d9f3c8d6c778d9cbac86b4ee9f5af103152ee"
3846-
integrity sha512-HqaQtqLnp/8Bn4GL16cj+CUYbnpe1bh0TtEaWvybszDG4tgxCJuRpV8VGuvNaI1fAnI4lUJzDG55MXcOH4JZcQ==
3823+
object.groupby@^1.0.3:
3824+
version "1.0.3"
3825+
resolved "https://registry.yarnpkg.com/object.groupby/-/object.groupby-1.0.3.tgz#9b125c36238129f6f7b61954a1e7176148d5002e"
3826+
integrity sha512-+Lhy3TQTuzXI5hevh8sBGqbmurHbbIjAi0Z4S63nthVLmLxfbj4T54a4CfZrXIrt9iP4mVAPYMo/v99taj3wjQ==
38473827
dependencies:
3848-
call-bind "^1.0.2"
3849-
define-properties "^1.2.0"
3850-
es-abstract "^1.22.1"
3851-
get-intrinsic "^1.2.1"
3828+
call-bind "^1.0.7"
3829+
define-properties "^1.2.1"
3830+
es-abstract "^1.23.2"
38523831

38533832
object.values@^1.1.6, object.values@^1.2.0:
38543833
version "1.2.0"
@@ -3859,15 +3838,6 @@ object.values@^1.1.6, object.values@^1.2.0:
38593838
define-properties "^1.2.1"
38603839
es-object-atoms "^1.0.0"
38613840

3862-
object.values@^1.1.7:
3863-
version "1.1.7"
3864-
resolved "https://registry.yarnpkg.com/object.values/-/object.values-1.1.7.tgz#617ed13272e7e1071b43973aa1655d9291b8442a"
3865-
integrity sha512-aU6xnDFYT3x17e/f0IiiwlGPTy2jzMySGfUB4fq6z7CV8l85CWHDk5ErhyhpfDHhrOMwGFhSQkhMGHaIotA6Ng==
3866-
dependencies:
3867-
call-bind "^1.0.2"
3868-
define-properties "^1.2.0"
3869-
es-abstract "^1.22.1"
3870-
38713841
once@^1.3.0:
38723842
version "1.4.0"
38733843
resolved "https://registry.yarnpkg.com/once/-/once-1.4.0.tgz#583b1aa775961d4b113ac17d9c50baef9dd76bd1"

0 commit comments

Comments
 (0)