Skip to content

Commit ac4e28d

Browse files
angular-robotdgp1130
authored andcommitted
build: update all non-major dependencies
(cherry picked from commit 9ff696f)
1 parent ec160fe commit ac4e28d

File tree

2 files changed

+98
-73
lines changed

2 files changed

+98
-73
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@
119119
"@types/yargs-parser": "^21.0.0",
120120
"@types/yarnpkg__lockfile": "^1.1.5",
121121
"@typescript-eslint/eslint-plugin": "5.61.0",
122-
"@typescript-eslint/parser": "6.8.0",
122+
"@typescript-eslint/parser": "6.9.0",
123123
"@vitejs/plugin-basic-ssl": "1.0.1",
124124
"@yarnpkg/lockfile": "1.1.0",
125125
"ajv": "8.12.0",
@@ -139,10 +139,10 @@
139139
"debug": "^4.1.1",
140140
"esbuild": "0.19.5",
141141
"esbuild-wasm": "0.19.5",
142-
"eslint": "8.51.0",
142+
"eslint": "8.52.0",
143143
"eslint-config-prettier": "9.0.0",
144144
"eslint-plugin-header": "3.1.1",
145-
"eslint-plugin-import": "2.28.1",
145+
"eslint-plugin-import": "2.29.0",
146146
"express": "4.18.2",
147147
"fast-glob": "3.3.1",
148148
"http-proxy": "^1.18.1",

yarn.lock

Lines changed: 95 additions & 70 deletions
Original file line numberDiff line numberDiff line change
@@ -1797,10 +1797,10 @@
17971797
minimatch "^3.1.2"
17981798
strip-json-comments "^3.1.1"
17991799

1800-
"@eslint/js@8.51.0":
1801-
version "8.51.0"
1802-
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.51.0.tgz#6d419c240cfb2b66da37df230f7e7eef801c32fa"
1803-
integrity sha512-HxjQ8Qn+4SI3/AFv6sOrDB+g6PpUTDwSJiQqOrnneEk8L71161srI9gjzzZvYVbzHiVg/BvcH95+cK/zfIt4pg==
1800+
"@eslint/js@8.52.0":
1801+
version "8.52.0"
1802+
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.52.0.tgz#78fe5f117840f69dc4a353adf9b9cd926353378c"
1803+
integrity sha512-mjZVbpaeMZludF2fsWLD0Z9gCref1Tk4i9+wddjRvpUNqqcndPkBD09N/Mapey0b3jaXbLm2kICwFv2E64QinA==
18041804

18051805
"@gar/promisify@^1.1.3":
18061806
version "1.1.3"
@@ -1812,12 +1812,12 @@
18121812
resolved "https://registry.yarnpkg.com/@glideapps/ts-necessities/-/ts-necessities-2.1.3.tgz#502beb495fad73cb6576ece1ffdb62023cacc9d5"
18131813
integrity sha512-q9U8v/n9qbkd2zDYjuX3qtlbl+OIyI9zF+zQhZjfYOE9VMDH7tfcUSJ9p0lXoY3lxmGFne09yi4iiNeQUwV7AA==
18141814

1815-
"@humanwhocodes/config-array@^0.11.11":
1816-
version "0.11.11"
1817-
resolved "https://registry.yarnpkg.com/@humanwhocodes/config-array/-/config-array-0.11.11.tgz#88a04c570dbbc7dd943e4712429c3df09bc32844"
1818-
integrity sha512-N2brEuAadi0CcdeMXUkhbZB84eskAc8MEX1By6qEchoVywSgXPIjou4rYsl0V3Hj0ZnuGycGCjdNgockbzeWNA==
1815+
"@humanwhocodes/config-array@^0.11.13":
1816+
version "0.11.13"
1817+
resolved "https://registry.yarnpkg.com/@humanwhocodes/config-array/-/config-array-0.11.13.tgz#075dc9684f40a531d9b26b0822153c1e832ee297"
1818+
integrity sha512-JSBDMiDKSzQVngfRjOdFXgFfklaXI4K9nLF49Auh21lmBWRLIK3+xTErTWD4KU54pb6coM6ESE7Awz/FNU3zgQ==
18191819
dependencies:
1820-
"@humanwhocodes/object-schema" "^1.2.1"
1820+
"@humanwhocodes/object-schema" "^2.0.1"
18211821
debug "^4.1.1"
18221822
minimatch "^3.0.5"
18231823

@@ -1826,10 +1826,10 @@
18261826
resolved "https://registry.yarnpkg.com/@humanwhocodes/module-importer/-/module-importer-1.0.1.tgz#af5b2691a22b44be847b0ca81641c5fb6ad0172c"
18271827
integrity sha512-bxveV4V8v5Yb4ncFTT3rPSgZBOpCkjfK0y4oVVVJwIuDVBRMDXrPyXRL988i5ap9m9bnyEEjWfm5WkBmtffLfA==
18281828

1829-
"@humanwhocodes/object-schema@^1.2.1":
1830-
version "1.2.1"
1831-
resolved "https://registry.yarnpkg.com/@humanwhocodes/object-schema/-/object-schema-1.2.1.tgz#b520529ec21d8e5945a1851dfd1c32e94e39ff45"
1832-
integrity sha512-ZnQMnLV4e7hDlUvw8H+U8ASL02SS2Gn6+9Ac3wGGLIe7+je2AeAOxPY+izIPJDfFDb7eDjev0Us8MO1iFRN8hA==
1829+
"@humanwhocodes/object-schema@^2.0.1":
1830+
version "2.0.1"
1831+
resolved "https://registry.yarnpkg.com/@humanwhocodes/object-schema/-/object-schema-2.0.1.tgz#e5211452df060fa8522b55c7b3c0c4d1981cb044"
1832+
integrity sha512-dvuCeX5fC9dXgJn9t+X5atfmgQAzUOWqS1254Gh0m6i8wKd10ebXkfNKiRK+1GWi/yTvvLDHpoxLr0xxxeslWw==
18331833

18341834
"@isaacs/cliui@^8.0.2":
18351835
version "8.0.2"
@@ -3772,15 +3772,15 @@
37723772
semver "^7.3.7"
37733773
tsutils "^3.21.0"
37743774

3775-
"@typescript-eslint/parser@6.8.0":
3776-
version "6.8.0"
3777-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-6.8.0.tgz#bb2a969d583db242f1ee64467542f8b05c2e28cb"
3778-
integrity sha512-5tNs6Bw0j6BdWuP8Fx+VH4G9fEPDxnVI7yH1IAPkQH5RUtvKwRoqdecAPdQXv4rSOADAaz1LFBZvZG7VbXivSg==
3775+
"@typescript-eslint/parser@6.9.0":
3776+
version "6.9.0"
3777+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-6.9.0.tgz#2b402cadeadd3f211c25820e5433413347b27391"
3778+
integrity sha512-GZmjMh4AJ/5gaH4XF2eXA8tMnHWP+Pm1mjQR2QN4Iz+j/zO04b9TOvJYOX2sCNIQHtRStKTxRY1FX7LhpJT4Gw==
37793779
dependencies:
3780-
"@typescript-eslint/scope-manager" "6.8.0"
3781-
"@typescript-eslint/types" "6.8.0"
3782-
"@typescript-eslint/typescript-estree" "6.8.0"
3783-
"@typescript-eslint/visitor-keys" "6.8.0"
3780+
"@typescript-eslint/scope-manager" "6.9.0"
3781+
"@typescript-eslint/types" "6.9.0"
3782+
"@typescript-eslint/typescript-estree" "6.9.0"
3783+
"@typescript-eslint/visitor-keys" "6.9.0"
37843784
debug "^4.3.4"
37853785

37863786
"@typescript-eslint/[email protected]":
@@ -3791,13 +3791,13 @@
37913791
"@typescript-eslint/types" "5.61.0"
37923792
"@typescript-eslint/visitor-keys" "5.61.0"
37933793

3794-
"@typescript-eslint/scope-manager@6.8.0":
3795-
version "6.8.0"
3796-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-6.8.0.tgz#5cac7977385cde068ab30686889dd59879811efd"
3797-
integrity sha512-xe0HNBVwCph7rak+ZHcFD6A+q50SMsFwcmfdjs9Kz4qDh5hWhaPhFjRs/SODEhroBI5Ruyvyz9LfwUJ624O40g==
3794+
"@typescript-eslint/scope-manager@6.9.0":
3795+
version "6.9.0"
3796+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-6.9.0.tgz#2626e9a7fe0e004c3e25f3b986c75f584431134e"
3797+
integrity sha512-1R8A9Mc39n4pCCz9o79qRO31HGNDvC7UhPhv26TovDsWPBDx+Sg3rOZdCELIA3ZmNoWAuxaMOT7aWtGRSYkQxw==
37983798
dependencies:
3799-
"@typescript-eslint/types" "6.8.0"
3800-
"@typescript-eslint/visitor-keys" "6.8.0"
3799+
"@typescript-eslint/types" "6.9.0"
3800+
"@typescript-eslint/visitor-keys" "6.9.0"
38013801

38023802
"@typescript-eslint/[email protected]":
38033803
version "5.61.0"
@@ -3814,10 +3814,10 @@
38143814
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.61.0.tgz#e99ff11b5792d791554abab0f0370936d8ca50c0"
38153815
integrity sha512-ldyueo58KjngXpzloHUog/h9REmHl59G1b3a5Sng1GfBo14BkS3ZbMEb3693gnP1k//97lh7bKsp6/V/0v1veQ==
38163816

3817-
"@typescript-eslint/types@6.8.0":
3818-
version "6.8.0"
3819-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-6.8.0.tgz#1ab5d4fe1d613e3f65f6684026ade6b94f7e3ded"
3820-
integrity sha512-p5qOxSum7W3k+llc7owEStXlGmSl8FcGvhYt8Vjy7FqEnmkCVlM3P57XQEGj58oqaBWDQXbJDZxwUWMS/EAPNQ==
3817+
"@typescript-eslint/types@6.9.0":
3818+
version "6.9.0"
3819+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-6.9.0.tgz#86a0cbe7ac46c0761429f928467ff3d92f841098"
3820+
integrity sha512-+KB0lbkpxBkBSiVCuQvduqMJy+I1FyDbdwSpM3IoBS7APl4Bu15lStPjgBIdykdRqQNYqYNMa8Kuidax6phaEw==
38213821

38223822
"@typescript-eslint/[email protected]":
38233823
version "5.61.0"
@@ -3832,13 +3832,13 @@
38323832
semver "^7.3.7"
38333833
tsutils "^3.21.0"
38343834

3835-
"@typescript-eslint/typescript-estree@6.8.0":
3836-
version "6.8.0"
3837-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-6.8.0.tgz#9565f15e0cd12f55cf5aa0dfb130a6cb0d436ba1"
3838-
integrity sha512-ISgV0lQ8XgW+mvv5My/+iTUdRmGspducmQcDw5JxznasXNnZn3SKNrTRuMsEXv+V/O+Lw9AGcQCfVaOPCAk/Zg==
3835+
"@typescript-eslint/typescript-estree@6.9.0":
3836+
version "6.9.0"
3837+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-6.9.0.tgz#d0601b245be873d8fe49f3737f93f8662c8693d4"
3838+
integrity sha512-NJM2BnJFZBEAbCfBP00zONKXvMqihZCrmwCaik0UhLr0vAgb6oguXxLX1k00oQyD+vZZ+CJn3kocvv2yxm4awQ==
38393839
dependencies:
3840-
"@typescript-eslint/types" "6.8.0"
3841-
"@typescript-eslint/visitor-keys" "6.8.0"
3840+
"@typescript-eslint/types" "6.9.0"
3841+
"@typescript-eslint/visitor-keys" "6.9.0"
38423842
debug "^4.3.4"
38433843
globby "^11.1.0"
38443844
is-glob "^4.0.3"
@@ -3867,14 +3867,19 @@
38673867
"@typescript-eslint/types" "5.61.0"
38683868
eslint-visitor-keys "^3.3.0"
38693869

3870-
"@typescript-eslint/visitor-keys@6.8.0":
3871-
version "6.8.0"
3872-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-6.8.0.tgz#cffebed56ae99c45eba901c378a6447b06be58b8"
3873-
integrity sha512-oqAnbA7c+pgOhW2OhGvxm0t1BULX5peQI/rLsNDpGM78EebV3C9IGbX5HNZabuZ6UQrYveCLjKo8Iy/lLlBkkg==
3870+
"@typescript-eslint/visitor-keys@6.9.0":
3871+
version "6.9.0"
3872+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-6.9.0.tgz#cc69421c10c4ac997ed34f453027245988164e80"
3873+
integrity sha512-dGtAfqjV6RFOtIP8I0B4ZTBRrlTT8NHHlZZSchQx3qReaoDeXhYM++M4So2AgFK9ZB0emRPA6JI1HkafzA2Ibg==
38743874
dependencies:
3875-
"@typescript-eslint/types" "6.8.0"
3875+
"@typescript-eslint/types" "6.9.0"
38763876
eslint-visitor-keys "^3.4.1"
38773877

3878+
"@ungap/structured-clone@^1.2.0":
3879+
version "1.2.0"
3880+
resolved "https://registry.yarnpkg.com/@ungap/structured-clone/-/structured-clone-1.2.0.tgz#756641adb587851b5ccb3e095daf27ae581c8406"
3881+
integrity sha512-zuVdFrMJiuCDQUMCzQaD6KL28MjnqqN8XnAqiEq9PNm/hCPTSGfrXCOfwj1ow4LFb/tNymJPwsNbVePc1xFqrQ==
3882+
38783883
"@verdaccio/[email protected]":
38793884
version "10.2.0"
38803885
resolved "https://registry.yarnpkg.com/@verdaccio/commons-api/-/commons-api-10.2.0.tgz#3b684c31749837b0574375bb2e10644ecea9fcca"
@@ -4450,7 +4455,7 @@ array-flatten@^2.1.2:
44504455
resolved "https://registry.yarnpkg.com/array-flatten/-/array-flatten-2.1.2.tgz#24ef80a28c1a893617e2149b0c6d0d788293b099"
44514456
integrity sha512-hNfzcOV8W4NdualtqBFPyVO+54DSJuZGY9qT4pRroB6S9e3iiido2ISIC5h9R2sPJ8H3FHCIiEnsv1lPXO3KtQ==
44524457

4453-
array-includes@^3.1.6:
4458+
array-includes@^3.1.7:
44544459
version "3.1.7"
44554460
resolved "https://registry.yarnpkg.com/array-includes/-/array-includes-3.1.7.tgz#8cd2e01b26f7a3086cbc87271593fe921c62abda"
44564461
integrity sha512-dlcsNBIiWhPkHdOEEKnehA+RNUWDc4UqFtnIXU4uuYDPtA4LDkr7qip2p0VvFAEXNDr0yWZ9PJyIRiGjRLQzwQ==
@@ -4478,7 +4483,7 @@ array-uniq@^1.0.1:
44784483
resolved "https://registry.yarnpkg.com/array-uniq/-/array-uniq-1.0.3.tgz#af6ac877a25cc7f74e058894753858dfdb24fdb6"
44794484
integrity sha512-MNha4BWQ6JbwhFhj03YK552f7cb3AzoE8SzeljgChvL1dl3IcvggXVz1DilzySZkCja+CXuZbdW7yATchWn8/Q==
44804485

4481-
array.prototype.findlastindex@^1.2.2:
4486+
array.prototype.findlastindex@^1.2.3:
44824487
version "1.2.3"
44834488
resolved "https://registry.yarnpkg.com/array.prototype.findlastindex/-/array.prototype.findlastindex-1.2.3.tgz#b37598438f97b579166940814e2c0493a4f50207"
44844489
integrity sha512-LzLoiOMAxvy+Gd3BAq3B7VeIgPdo+Q8hthvKtXybMvRV0jrXfJM/t8mw7nNlpEcVlVUnCnM2KSX4XU5HmpodOA==
@@ -4489,7 +4494,7 @@ array.prototype.findlastindex@^1.2.2:
44894494
es-shim-unscopables "^1.0.0"
44904495
get-intrinsic "^1.2.1"
44914496

4492-
array.prototype.flat@^1.3.1:
4497+
array.prototype.flat@^1.3.2:
44934498
version "1.3.2"
44944499
resolved "https://registry.yarnpkg.com/array.prototype.flat/-/array.prototype.flat-1.3.2.tgz#1476217df8cff17d72ee8f3ba06738db5b387d18"
44954500
integrity sha512-djYB+Zx2vLewY8RWlNCUdHjDXs2XOgm602S9E7P/UpHgfeHL00cRiIF+IN/G/aUJ7kGPb6yO/ErDI5V2s8iycA==
@@ -4499,7 +4504,7 @@ array.prototype.flat@^1.3.1:
44994504
es-abstract "^1.22.1"
45004505
es-shim-unscopables "^1.0.0"
45014506

4502-
array.prototype.flatmap@^1.3.1:
4507+
array.prototype.flatmap@^1.3.2:
45034508
version "1.3.2"
45044509
resolved "https://registry.yarnpkg.com/array.prototype.flatmap/-/array.prototype.flatmap-1.3.2.tgz#c9a7c6831db8e719d6ce639190146c24bbd3e527"
45054510
integrity sha512-Ewyx0c9PmpcsByhSW4r+9zDU7sGjFc86qf/kKtuSCRdhfbk0SNLLkaT5qvcHnRGgc5NP/ly/y+qkXkqONX54CQ==
@@ -6211,7 +6216,7 @@ [email protected]:
62116216
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-9.0.0.tgz#eb25485946dd0c66cd216a46232dc05451518d1f"
62126217
integrity sha512-IcJsTkJae2S35pRsRAwoCE+925rJJStOdkKnLVgtE+tEpqU0EVVM7OqrwxqgptKdX29NUwC82I5pXsGFIgSevw==
62136218

6214-
eslint-import-resolver-node@^0.3.7:
6219+
eslint-import-resolver-node@^0.3.9:
62156220
version "0.3.9"
62166221
resolved "https://registry.yarnpkg.com/eslint-import-resolver-node/-/eslint-import-resolver-node-0.3.9.tgz#d4eaac52b8a2e7c3cd1903eb00f7e053356118ac"
62176222
integrity sha512-WFj2isz22JahUv+B788TlO3N6zL3nNJGU8CcZbPZvVEkBPaJdCV4vy5wyghty5ROFbCRnm132v8BScu5/1BQ8g==
@@ -6232,26 +6237,26 @@ [email protected]:
62326237
resolved "https://registry.yarnpkg.com/eslint-plugin-header/-/eslint-plugin-header-3.1.1.tgz#6ce512432d57675265fac47292b50d1eff11acd6"
62336238
integrity sha512-9vlKxuJ4qf793CmeeSrZUvVClw6amtpghq3CuWcB5cUNnWHQhgcqy5eF8oVKFk1G3Y/CbchGfEaw3wiIJaNmVg==
62346239

6235-
eslint-plugin-import@2.28.1:
6236-
version "2.28.1"
6237-
resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.28.1.tgz#63b8b5b3c409bfc75ebaf8fb206b07ab435482c4"
6238-
integrity sha512-9I9hFlITvOV55alzoKBI+K9q74kv0iKMeY6av5+umsNwayt59fz692daGyjR+oStBQgx6nwR9rXldDev3Clw+A==
6240+
eslint-plugin-import@2.29.0:
6241+
version "2.29.0"
6242+
resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.29.0.tgz#8133232e4329ee344f2f612885ac3073b0b7e155"
6243+
integrity sha512-QPOO5NO6Odv5lpoTkddtutccQjysJuFxoPS7fAHO+9m9udNHvTCPSAMW9zGAYj8lAIdr40I8yPCdUYrncXtrwg==
62396244
dependencies:
6240-
array-includes "^3.1.6"
6241-
array.prototype.findlastindex "^1.2.2"
6242-
array.prototype.flat "^1.3.1"
6243-
array.prototype.flatmap "^1.3.1"
6245+
array-includes "^3.1.7"
6246+
array.prototype.findlastindex "^1.2.3"
6247+
array.prototype.flat "^1.3.2"
6248+
array.prototype.flatmap "^1.3.2"
62446249
debug "^3.2.7"
62456250
doctrine "^2.1.0"
6246-
eslint-import-resolver-node "^0.3.7"
6251+
eslint-import-resolver-node "^0.3.9"
62476252
eslint-module-utils "^2.8.0"
6248-
has "^1.0.3"
6249-
is-core-module "^2.13.0"
6253+
hasown "^2.0.0"
6254+
is-core-module "^2.13.1"
62506255
is-glob "^4.0.3"
62516256
minimatch "^3.1.2"
6252-
object.fromentries "^2.0.6"
6253-
object.groupby "^1.0.0"
6254-
object.values "^1.1.6"
6257+
object.fromentries "^2.0.7"
6258+
object.groupby "^1.0.1"
6259+
object.values "^1.1.7"
62556260
semver "^6.3.1"
62566261
tsconfig-paths "^3.14.2"
62576262

@@ -6276,18 +6281,19 @@ eslint-visitor-keys@^3.3.0, eslint-visitor-keys@^3.4.1, eslint-visitor-keys@^3.4
62766281
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz#0cd72fe8550e3c2eae156a96a4dddcd1c8ac5800"
62776282
integrity sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==
62786283

6279-
eslint@8.51.0:
6280-
version "8.51.0"
6281-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.51.0.tgz#4a82dae60d209ac89a5cff1604fea978ba4950f3"
6282-
integrity sha512-2WuxRZBrlwnXi+/vFSJyjMqrNjtJqiasMzehF0shoLaW7DzS3/9Yvrmq5JiT66+pNjiX4UBnLDiKHcWAr/OInA==
6284+
eslint@8.52.0:
6285+
version "8.52.0"
6286+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.52.0.tgz#d0cd4a1fac06427a61ef9242b9353f36ea7062fc"
6287+
integrity sha512-zh/JHnaixqHZsolRB/w9/02akBk9EPrOs9JwcTP2ek7yL5bVvXuRariiaAjjoJ5DvuwQ1WAE/HsMz+w17YgBCg==
62836288
dependencies:
62846289
"@eslint-community/eslint-utils" "^4.2.0"
62856290
"@eslint-community/regexpp" "^4.6.1"
62866291
"@eslint/eslintrc" "^2.1.2"
6287-
"@eslint/js" "8.51.0"
6288-
"@humanwhocodes/config-array" "^0.11.11"
6292+
"@eslint/js" "8.52.0"
6293+
"@humanwhocodes/config-array" "^0.11.13"
62896294
"@humanwhocodes/module-importer" "^1.0.1"
62906295
"@nodelib/fs.walk" "^1.2.8"
6296+
"@ungap/structured-clone" "^1.2.0"
62916297
ajv "^6.12.4"
62926298
chalk "^4.0.0"
62936299
cross-spawn "^7.0.2"
@@ -6830,6 +6836,11 @@ function-bind@^1.1.1:
68306836
resolved "https://registry.yarnpkg.com/function-bind/-/function-bind-1.1.1.tgz#a56899d3ea3c9bab874bb9773b7c5ede92f4895d"
68316837
integrity sha512-yIovAzMX49sF8Yl58fSCWJ5svSLuaibPxXQJFLmBObTuCr0Mf1KiPopGM9NiFjiYBCbfaa2Fh6breQ6ANVTI0A==
68326838

6839+
function-bind@^1.1.2:
6840+
version "1.1.2"
6841+
resolved "https://registry.yarnpkg.com/function-bind/-/function-bind-1.1.2.tgz#2c02d864d97f3ea6c8830c464cbd11ab6eab7a1c"
6842+
integrity sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA==
6843+
68336844
function.prototype.name@^1.1.6:
68346845
version "1.1.6"
68356846
resolved "https://registry.yarnpkg.com/function.prototype.name/-/function.prototype.name-1.1.6.tgz#cdf315b7d90ee77a4c6ee216c3c3362da07533fd"
@@ -7147,6 +7158,13 @@ has@^1.0.3:
71477158
dependencies:
71487159
function-bind "^1.1.1"
71497160

7161+
hasown@^2.0.0:
7162+
version "2.0.0"
7163+
resolved "https://registry.yarnpkg.com/hasown/-/hasown-2.0.0.tgz#f4c513d454a57b7c7e1650778de226b11700546c"
7164+
integrity sha512-vUptKVTpIJhcczKBbgnS+RtcuYMB8+oNzPK2/Hp3hanz8JmpATdmmgLgSaadVREkDm+e2giHwY3ZRkyjSIDDFA==
7165+
dependencies:
7166+
function-bind "^1.1.2"
7167+
71507168
hdr-histogram-js@^2.0.1:
71517169
version "2.0.3"
71527170
resolved "https://registry.yarnpkg.com/hdr-histogram-js/-/hdr-histogram-js-2.0.3.tgz#0b860534655722b6e3f3e7dca7b78867cf43dcb5"
@@ -7599,6 +7617,13 @@ is-core-module@^2.1.0, is-core-module@^2.13.0, is-core-module@^2.8.1:
75997617
dependencies:
76007618
has "^1.0.3"
76017619

7620+
is-core-module@^2.13.1:
7621+
version "2.13.1"
7622+
resolved "https://registry.yarnpkg.com/is-core-module/-/is-core-module-2.13.1.tgz#ad0d7532c6fea9da1ebdc82742d74525c6273384"
7623+
integrity sha512-hHrIjvZsftOsvKSn2TRYl63zvxsgE0K+0mYMoH6gD4omR5IWB2KynivBQczo3+wF1cCkjzvptnI9Q0sPU66ilw==
7624+
dependencies:
7625+
hasown "^2.0.0"
7626+
76027627
is-date-object@^1.0.1:
76037628
version "1.0.5"
76047629
resolved "https://registry.yarnpkg.com/is-date-object/-/is-date-object-1.0.5.tgz#0841d5536e724c25597bf6ea62e1bd38298df31f"
@@ -9522,7 +9547,7 @@ object.assign@^4.1.4:
95229547
has-symbols "^1.0.3"
95239548
object-keys "^1.1.1"
95249549

9525-
object.fromentries@^2.0.6:
9550+
object.fromentries@^2.0.7:
95269551
version "2.0.7"
95279552
resolved "https://registry.yarnpkg.com/object.fromentries/-/object.fromentries-2.0.7.tgz#71e95f441e9a0ea6baf682ecaaf37fa2a8d7e616"
95289553
integrity sha512-UPbPHML6sL8PI/mOqPwsH4G6iyXcCGzLin8KvEPenOZN5lpCNBZZQ+V62vdjB1mQHrmqGQt5/OJzemUA+KJmEA==
@@ -9531,7 +9556,7 @@ object.fromentries@^2.0.6:
95319556
define-properties "^1.2.0"
95329557
es-abstract "^1.22.1"
95339558

9534-
object.groupby@^1.0.0:
9559+
object.groupby@^1.0.1:
95359560
version "1.0.1"
95369561
resolved "https://registry.yarnpkg.com/object.groupby/-/object.groupby-1.0.1.tgz#d41d9f3c8d6c778d9cbac86b4ee9f5af103152ee"
95379562
integrity sha512-HqaQtqLnp/8Bn4GL16cj+CUYbnpe1bh0TtEaWvybszDG4tgxCJuRpV8VGuvNaI1fAnI4lUJzDG55MXcOH4JZcQ==
@@ -9541,7 +9566,7 @@ object.groupby@^1.0.0:
95419566
es-abstract "^1.22.1"
95429567
get-intrinsic "^1.2.1"
95439568

9544-
object.values@^1.1.6:
9569+
object.values@^1.1.7:
95459570
version "1.1.7"
95469571
resolved "https://registry.yarnpkg.com/object.values/-/object.values-1.1.7.tgz#617ed13272e7e1071b43973aa1655d9291b8442a"
95479572
integrity sha512-aU6xnDFYT3x17e/f0IiiwlGPTy2jzMySGfUB4fq6z7CV8l85CWHDk5ErhyhpfDHhrOMwGFhSQkhMGHaIotA6Ng==

0 commit comments

Comments
 (0)