Skip to content

Commit 76c4bd2

Browse files
chore(deps): update dependency eslint-plugin-functional to v9
1 parent 94f444d commit 76c4bd2

File tree

2 files changed

+34
-139
lines changed

2 files changed

+34
-139
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
"dotenv": "17.2.2",
7272
"eslint": "8.57.1",
7373
"eslint-config-prettier": "10.1.8",
74-
"eslint-plugin-functional": "6.6.3",
74+
"eslint-plugin-functional": "9.0.2",
7575
"husky": "9.1.7",
7676
"prettier": "3.6.2",
7777
"prettier-plugin-astro": "^0.14.0",

yarn.lock

Lines changed: 33 additions & 138 deletions
Original file line numberDiff line numberDiff line change
@@ -615,7 +615,7 @@
615615
resolved "https://registry.yarnpkg.com/@esbuild/win32-x64/-/win32-x64-0.25.10.tgz#e4b3e255a1b4aea84f6e1d2ae0b73f826c3785bd"
616616
integrity sha512-9KpxSVFCu0iK1owoez6aC/s/EdUQLDN3adTxGCqxMVhrPDj6bt5dbrHDXUuq+Bs2vATFBBrQS5vdQ/Ed2P+nbw==
617617

618-
"@eslint-community/eslint-utils@^4.2.0", "@eslint-community/eslint-utils@^4.4.0":
618+
"@eslint-community/eslint-utils@^4.2.0":
619619
version "4.4.0"
620620
resolved "https://registry.yarnpkg.com/@eslint-community/eslint-utils/-/eslint-utils-4.4.0.tgz#a23514e8fb9af1269d5f7788aa556798d61c6b59"
621621
integrity sha512-1/sA4dwrzBAyeUoQ6oxahHKmrZvsnLCg4RfxW3ZFGGmQkSNQPFNLV9CUEFQP1x9EYXHTo5p6xdhZM1Ne9p/AfA==
@@ -1594,14 +1594,6 @@
15941594
"@typescript-eslint/types" "^8.44.1"
15951595
debug "^4.3.4"
15961596

1597-
"@typescript-eslint/[email protected]":
1598-
version "7.10.0"
1599-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-7.10.0.tgz#054a27b1090199337a39cf755f83d9f2ce26546b"
1600-
integrity sha512-7L01/K8W/VGl7noe2mgH0K7BE29Sq6KAbVmxurj8GGaPDZXPr8EEQ2seOeAS+mEV9DnzxBQB6ax6qQQ5C6P4xg==
1601-
dependencies:
1602-
"@typescript-eslint/types" "7.10.0"
1603-
"@typescript-eslint/visitor-keys" "7.10.0"
1604-
16051597
"@typescript-eslint/[email protected]":
16061598
version "8.44.1"
16071599
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.44.1.tgz#31c27f92e4aed8d0f4d6fe2b9e5187d1d8797bd7"
@@ -1615,7 +1607,7 @@
16151607
resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.44.1.tgz#e1d9d047078fac37d3e638484ab3b56215963342"
16161608
integrity sha512-B5OyACouEjuIvof3o86lRMvyDsFwZm+4fBOqFHccIctYgBjqR3qT39FBYGN87khcgf0ExpdCBeGKpKRhSFTjKQ==
16171609

1618-
"@typescript-eslint/[email protected]":
1610+
"@typescript-eslint/[email protected]", "@typescript-eslint/type-utils@^8.0.0":
16191611
version "8.44.1"
16201612
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.44.1.tgz#be9d31e0f911d17ee8ac99921bb74cf1f9df3906"
16211613
integrity sha512-KdEerZqHWXsRNKjF9NYswNISnFzXfXNDfPxoTh7tqohU/PRIbwTmsjGK6V9/RTYWau7NZvfo52lgVk+sJh0K3g==
@@ -1626,40 +1618,11 @@
16261618
debug "^4.3.4"
16271619
ts-api-utils "^2.1.0"
16281620

1629-
"@typescript-eslint/type-utils@^7.2.0":
1630-
version "7.10.0"
1631-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-7.10.0.tgz#8a75accce851d0a331aa9331268ef64e9b300270"
1632-
integrity sha512-D7tS4WDkJWrVkuzgm90qYw9RdgBcrWmbbRkrLA4d7Pg3w0ttVGDsvYGV19SH8gPR5L7OtcN5J1hTtyenO9xE9g==
1633-
dependencies:
1634-
"@typescript-eslint/typescript-estree" "7.10.0"
1635-
"@typescript-eslint/utils" "7.10.0"
1636-
debug "^4.3.4"
1637-
ts-api-utils "^1.3.0"
1638-
1639-
"@typescript-eslint/[email protected]":
1640-
version "7.10.0"
1641-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-7.10.0.tgz#da92309c97932a3a033762fd5faa8b067de84e3b"
1642-
integrity sha512-7fNj+Ya35aNyhuqrA1E/VayQX9Elwr8NKZ4WueClR3KwJ7Xx9jcCdOrLW04h51de/+gNbyFMs+IDxh5xIwfbNg==
1643-
16441621
"@typescript-eslint/[email protected]", "@typescript-eslint/types@^8.44.1":
16451622
version "8.44.1"
16461623
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.44.1.tgz#85d1cad1290a003ff60420388797e85d1c3f76ff"
16471624
integrity sha512-Lk7uj7y9uQUOEguiDIDLYLJOrYHQa7oBiURYVFqIpGxclAFQ78f6VUOM8lI2XEuNOKNB7XuvM2+2cMXAoq4ALQ==
16481625

1649-
"@typescript-eslint/[email protected]":
1650-
version "7.10.0"
1651-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-7.10.0.tgz#6dcdc5de3149916a6a599fa89dde5c471b88b8bb"
1652-
integrity sha512-LXFnQJjL9XIcxeVfqmNj60YhatpRLt6UhdlFwAkjNc6jSUlK8zQOl1oktAP8PlWFzPQC1jny/8Bai3/HPuvN5g==
1653-
dependencies:
1654-
"@typescript-eslint/types" "7.10.0"
1655-
"@typescript-eslint/visitor-keys" "7.10.0"
1656-
debug "^4.3.4"
1657-
globby "^11.1.0"
1658-
is-glob "^4.0.3"
1659-
minimatch "^9.0.4"
1660-
semver "^7.6.0"
1661-
ts-api-utils "^1.3.0"
1662-
16631626
"@typescript-eslint/[email protected]":
16641627
version "8.44.1"
16651628
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.44.1.tgz#4f17650e5adabecfcc13cd8c517937a4ef5cd424"
@@ -1676,17 +1639,7 @@
16761639
semver "^7.6.0"
16771640
ts-api-utils "^2.1.0"
16781641

1679-
"@typescript-eslint/[email protected]", "@typescript-eslint/utils@^7.3.1":
1680-
version "7.10.0"
1681-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-7.10.0.tgz#8ee43e5608c9f439524eaaea8de5b358b15c51b3"
1682-
integrity sha512-olzif1Fuo8R8m/qKkzJqT7qwy16CzPRWBvERS0uvyc+DHd8AKbO4Jb7kpAvVzMmZm8TrHnI7hvjN4I05zow+tg==
1683-
dependencies:
1684-
"@eslint-community/eslint-utils" "^4.4.0"
1685-
"@typescript-eslint/scope-manager" "7.10.0"
1686-
"@typescript-eslint/types" "7.10.0"
1687-
"@typescript-eslint/typescript-estree" "7.10.0"
1688-
1689-
"@typescript-eslint/[email protected]":
1642+
"@typescript-eslint/[email protected]", "@typescript-eslint/utils@^8.26.0":
16901643
version "8.44.1"
16911644
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.44.1.tgz#f23d48eb90791a821dc17d4f67bb96faeb75d63d"
16921645
integrity sha512-DpX5Fp6edTlocMCwA+mHY8Mra+pPjRZ0TfHkXI8QFelIKcbADQz1LUPNtzOFUriBB2UYqw4Pi9+xV4w9ZczHFg==
@@ -1696,14 +1649,6 @@
16961649
"@typescript-eslint/types" "8.44.1"
16971650
"@typescript-eslint/typescript-estree" "8.44.1"
16981651

1699-
"@typescript-eslint/[email protected]":
1700-
version "7.10.0"
1701-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-7.10.0.tgz#2af2e91e73a75dd6b70b4486c48ae9d38a485a78"
1702-
integrity sha512-9ntIVgsi6gg6FIq9xjEO4VQJvwOqA3jaBFQJ/6TK5AvEup2+cECI6Fh7QiBxmfMHXU0V0J4RyPeOU1VDNzl9cg==
1703-
dependencies:
1704-
"@typescript-eslint/types" "7.10.0"
1705-
eslint-visitor-keys "^3.4.3"
1706-
17071652
"@typescript-eslint/[email protected]":
17081653
version "8.44.1"
17091654
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.44.1.tgz#1d96197a7fcceaba647b3bd6a8594df8dc4deb5a"
@@ -2190,11 +2135,6 @@ array-iterate@^2.0.0:
21902135
resolved "https://registry.yarnpkg.com/array-iterate/-/array-iterate-2.0.1.tgz#6efd43f8295b3fee06251d3d62ead4bd9805dd24"
21912136
integrity sha512-I1jXZMjAgCMmxT4qxXfPXa6SthSoE8h6gkSI9BGGNv8mP8G/v0blc+qFnZu6K42vTOiuME596QaLO0TP3Lk0xg==
21922137

2193-
array-union@^2.1.0:
2194-
version "2.1.0"
2195-
resolved "https://registry.yarnpkg.com/array-union/-/array-union-2.1.0.tgz#b798420adbeb1de828d84acd8a2e23d3efe85e8d"
2196-
integrity sha512-HGyxoOTYUyCM6stUe6EJgnd4EoewAI7zMdfqO+kGjnlZmBDz/cR5pf8r/cR4Wq60sL/p0IkcjUEEPwS3GFrIyw==
2197-
21982138
arrgv@^1.0.2:
21992139
version "1.0.2"
22002140
resolved "https://registry.yarnpkg.com/arrgv/-/arrgv-1.0.2.tgz#025ed55a6a433cad9b604f8112fc4292715a6ec0"
@@ -2873,10 +2813,10 @@ deep-is@^0.1.3:
28732813
resolved "https://registry.yarnpkg.com/deep-is/-/deep-is-0.1.4.tgz#a6f2dce612fadd2ef1f519b73551f17e85199831"
28742814
integrity sha512-oIPzksmTg4/MriiaYGO+okXDT7ztn/w3Eptv/+gSIdMdKsJo0u4CfYNFJPy+4SKMuCqGw2wxnA+URMg3t8a/bQ==
28752815

2876-
deepmerge-ts@^5.1.0:
2877-
version "5.1.0"
2878-
resolved "https://registry.yarnpkg.com/deepmerge-ts/-/deepmerge-ts-5.1.0.tgz#c55206cc4c7be2ded89b9c816cf3608884525d7a"
2879-
integrity sha512-eS8dRJOckyo9maw9Tu5O5RUi/4inFLrnoLkBe3cPfDMx3WZioXtmOew4TXQaxq7Rhl4xjDtR7c6x8nNTxOvbFw==
2816+
deepmerge-ts@^7.1.5:
2817+
version "7.1.5"
2818+
resolved "https://registry.yarnpkg.com/deepmerge-ts/-/deepmerge-ts-7.1.5.tgz#ff818564007f5c150808d2b7b732cac83aa415ab"
2819+
integrity sha512-HOJkrhaYsweh+W+e74Yn7YStZOilkoPb6fycpwNLKzSPtruFs48nYis0zy5yJz1+ktUhHxoRDJ27RQAWLIJVJw==
28802820

28812821
deepmerge@^4.3.1:
28822822
version "4.3.1"
@@ -2965,13 +2905,6 @@ diff@^5.2.0:
29652905
resolved "https://registry.yarnpkg.com/diff/-/diff-5.2.0.tgz#26ded047cd1179b78b9537d5ef725503ce1ae531"
29662906
integrity sha512-uIFDxqpRZGZ6ThOk84hEfqWoHx2devRFvpTZcTHur85vImfaxUbTW9Ryh4CpCuDnToOP1CEtXKIgytHBPVff5A==
29672907

2968-
dir-glob@^3.0.1:
2969-
version "3.0.1"
2970-
resolved "https://registry.yarnpkg.com/dir-glob/-/dir-glob-3.0.1.tgz#56dbf73d992a4a93ba1584f4534063fd2e41717f"
2971-
integrity sha512-WkrWp9GR4KXfKGYzOLmTuGVi1UWFfws377n9cc55/tb6DuqyF6pcQ5AbiHEshaDpY9v6oaSr2XCDidGmMwdzIA==
2972-
dependencies:
2973-
path-type "^4.0.0"
2974-
29752908
dlv@^1.1.3:
29762909
version "1.1.3"
29772910
resolved "https://registry.yarnpkg.com/dlv/-/dlv-1.1.3.tgz#5c198a8a11453596e751494d49874bc7732f2e79"
@@ -3141,17 +3074,17 @@ [email protected]:
31413074
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-10.1.8.tgz#15734ce4af8c2778cc32f0b01b37b0b5cd1ecb97"
31423075
integrity sha512-82GZUjRS0p/jganf6q1rEO25VSoHH0hKPCTrgillPjdI/3bgBhAE1QzHrHTizjpRvy6pGAvKjDJtk2pF9NDq8w==
31433076

3144-
eslint-plugin-functional@6.6.3:
3145-
version "6.6.3"
3146-
resolved "https://registry.yarnpkg.com/eslint-plugin-functional/-/eslint-plugin-functional-6.6.3.tgz#85b895afb91835c5ffa2eb97f473fd4182aa5228"
3147-
integrity sha512-sVbbvNvwX3HVkXAykKyoNLv57r4DPF7f1sy+/8j4YtzLYVQPGljMUWv3T6Kd4lwnnjmcKuj0EkIbS+knL6P5jw==
3077+
eslint-plugin-functional@9.0.2:
3078+
version "9.0.2"
3079+
resolved "https://registry.yarnpkg.com/eslint-plugin-functional/-/eslint-plugin-functional-9.0.2.tgz#f7eba53624812dfccd42d6c94ef41bab97cb2b05"
3080+
integrity sha512-N8kP9HX1CJ2HrufPHLzsKNJ81O1IB25jw2mxOc1H1z3CamEu8MYTn9dOo/FPfQwsqHZVuf7wyDCBcL8r8H7N0w==
31483081
dependencies:
3149-
"@typescript-eslint/utils" "^7.3.1"
3150-
deepmerge-ts "^5.1.0"
3151-
escape-string-regexp "^4.0.0"
3152-
is-immutable-type "^4.0.0"
3153-
semver "^7.6.0"
3154-
ts-api-utils "^1.3.0"
3082+
"@typescript-eslint/utils" "^8.26.0"
3083+
deepmerge-ts "^7.1.5"
3084+
escape-string-regexp "^5.0.0"
3085+
is-immutable-type "^5.0.1"
3086+
ts-api-utils "^2.0.1"
3087+
ts-declaration-location "^1.0.6"
31553088

31563089
eslint-scope@^7.2.2:
31573090
version "7.2.2"
@@ -3356,17 +3289,6 @@ fast-diff@^1.2.0:
33563289
resolved "https://registry.yarnpkg.com/fast-diff/-/fast-diff-1.3.0.tgz#ece407fa550a64d638536cd727e129c61616e0f0"
33573290
integrity sha512-VxPP4NqbUjj6MaAOafWeUn2cXWLcCtljklUtZf0Ind4XQ+QPtmA0b18zZy0jIQx+ExRVCR/ZQpBmik5lXshNsw==
33583291

3359-
fast-glob@^3.2.9:
3360-
version "3.3.2"
3361-
resolved "https://registry.yarnpkg.com/fast-glob/-/fast-glob-3.3.2.tgz#a904501e57cfdd2ffcded45e99a54fef55e46129"
3362-
integrity sha512-oX2ruAFQwf/Orj8m737Y5adxDQO0LAB7/S5MnxCdTNDd4p6BsyIVsv9JQsATbTSq8KHRpLwIHbVlUNatxd+1Ow==
3363-
dependencies:
3364-
"@nodelib/fs.stat" "^2.0.2"
3365-
"@nodelib/fs.walk" "^1.2.3"
3366-
glob-parent "^5.1.2"
3367-
merge2 "^1.3.0"
3368-
micromatch "^4.0.4"
3369-
33703292
fast-glob@^3.3.2, fast-glob@^3.3.3:
33713293
version "3.3.3"
33723294
resolved "https://registry.yarnpkg.com/fast-glob/-/fast-glob-3.3.3.tgz#d06d585ce8dba90a16b0505c543c3ccfb3aeb818"
@@ -3634,18 +3556,6 @@ globals@^13.19.0:
36343556
dependencies:
36353557
type-fest "^0.20.2"
36363558

3637-
globby@^11.1.0:
3638-
version "11.1.0"
3639-
resolved "https://registry.yarnpkg.com/globby/-/globby-11.1.0.tgz#bd4be98bb042f83d796f7e3811991fbe82a0d34b"
3640-
integrity sha512-jhIXaOzy1sb8IyocaruWSn1TjmnBVs8Ayhcy83rmxNJ8q2uWKCAj3CnJY+KpGSXCueAPc0i05kVvVKtP1t9S3g==
3641-
dependencies:
3642-
array-union "^2.1.0"
3643-
dir-glob "^3.0.1"
3644-
fast-glob "^3.2.9"
3645-
ignore "^5.2.0"
3646-
merge2 "^1.4.1"
3647-
slash "^3.0.0"
3648-
36493559
globby@^14.1.0:
36503560
version "14.1.0"
36513561
resolved "https://registry.yarnpkg.com/globby/-/globby-14.1.0.tgz#138b78e77cf5a8d794e327b15dce80bf1fb0a73e"
@@ -4004,14 +3914,14 @@ is-glob@^4.0.0, is-glob@^4.0.1, is-glob@^4.0.3:
40043914
dependencies:
40053915
is-extglob "^2.1.1"
40063916

4007-
is-immutable-type@^4.0.0:
4008-
version "4.0.0"
4009-
resolved "https://registry.yarnpkg.com/is-immutable-type/-/is-immutable-type-4.0.0.tgz#d62ad1ff411eef8dfa3a87222960ec3b645db1a1"
4010-
integrity sha512-gyFBCXv+NikTs8/PGZhgjbMmFZQ5jvHGZIsVu6+/9Bk4K7imlWBIDN7hTr9fNioGzFg71I4YM3z8f0aKXarTAw==
3917+
is-immutable-type@^5.0.1:
3918+
version "5.0.1"
3919+
resolved "https://registry.yarnpkg.com/is-immutable-type/-/is-immutable-type-5.0.1.tgz#bfc2a10d995891b4205a448710b4f4c8260986fa"
3920+
integrity sha512-LkHEOGVZZXxGl8vDs+10k3DvP++SEoYEAJLRk6buTFi6kD7QekThV7xHS0j6gpnUCQ0zpud/gMDGiV4dQneLTg==
40113921
dependencies:
4012-
"@typescript-eslint/type-utils" "^7.2.0"
4013-
ts-api-utils "^1.3.0"
4014-
ts-declaration-location "^1.0.0"
3922+
"@typescript-eslint/type-utils" "^8.0.0"
3923+
ts-api-utils "^2.0.0"
3924+
ts-declaration-location "^1.0.4"
40153925

40163926
is-inside-container@^1.0.0:
40173927
version "1.0.0"
@@ -4555,7 +4465,7 @@ merge-stream@^2.0.0:
45554465
resolved "https://registry.yarnpkg.com/merge-stream/-/merge-stream-2.0.0.tgz#52823629a14dd00c9770fb6ad47dc6310f2c1f60"
45564466
integrity sha512-abv/qOcuPfk3URPfDzmZU1LKmuw8kT+0nIHvKrKgFrwifol/doWcdA4ZqsWQ8ENrFKkd67Mfpo/LovbIUsbt3w==
45574467

4558-
merge2@^1.3.0, merge2@^1.4.1:
4468+
merge2@^1.3.0:
45594469
version "1.4.1"
45604470
resolved "https://registry.yarnpkg.com/merge2/-/merge2-1.4.1.tgz#4368892f885e907455a6fd7dc55c0c9d404990ae"
45614471
integrity sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg==
@@ -4833,7 +4743,7 @@ micromark@^4.0.0:
48334743
micromark-util-symbol "^2.0.0"
48344744
micromark-util-types "^2.0.0"
48354745

4836-
micromatch@^4.0.4, micromatch@^4.0.5, micromatch@^4.0.8:
4746+
micromatch@^4.0.5, micromatch@^4.0.8:
48374747
version "4.0.8"
48384748
resolved "https://registry.yarnpkg.com/micromatch/-/micromatch-4.0.8.tgz#d66fa18f3a47076789320b9b1af32bd86d9fa202"
48394749
integrity sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA==
@@ -4887,7 +4797,7 @@ minimatch@^3.0.5, minimatch@^3.1.1, minimatch@^3.1.2:
48874797
dependencies:
48884798
brace-expansion "^1.1.7"
48894799

4890-
minimatch@^9.0.0, minimatch@^9.0.4:
4800+
minimatch@^9.0.4:
48914801
version "9.0.4"
48924802
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.4.tgz#8e49c731d1749cbec05050ee5145147b32496a51"
48934803
integrity sha512-KqWh+VchfxcMNRAJjj2tnsSJdNbHsVgnkBhTNrW7AjVo6OvLtxw8zfT9oLw1JSohlFzJ8jCoTgaoXvJ+kHt6fw==
@@ -5281,11 +5191,6 @@ path-scurry@^1.11.1:
52815191
lru-cache "^10.2.0"
52825192
minipass "^5.0.0 || ^6.0.2 || ^7.0.0"
52835193

5284-
path-type@^4.0.0:
5285-
version "4.0.0"
5286-
resolved "https://registry.yarnpkg.com/path-type/-/path-type-4.0.0.tgz#84ed01c0a7ba380afe09d90a8c180dcd9d03043b"
5287-
integrity sha512-gDKb8aZMDeD/tZWs9P6+q0J9Mwkdl6xMV8TjnGP3qJVJ06bdMgkbBlLU8IdfOsIsFz2BW1rNVT3XuNEl8zPAvw==
5288-
52895194
path-type@^6.0.0:
52905195
version "6.0.0"
52915196
resolved "https://registry.yarnpkg.com/path-type/-/path-type-6.0.0.tgz#2f1bb6791a91ce99194caede5d6c5920ed81eb51"
@@ -5952,11 +5857,6 @@ sisteransi@^1.0.5:
59525857
resolved "https://registry.yarnpkg.com/sisteransi/-/sisteransi-1.0.5.tgz#134d681297756437cc05ca01370d3a7a571075ed"
59535858
integrity sha512-bLGGlR1QxBcynn2d5YmDX4MGjlZvy2MRBDRNHLJ8VI6l6+9FUiyTFNJ0IveOSP0bcXgVDPRcfGqA0pjaqUpfVg==
59545859

5955-
slash@^3.0.0:
5956-
version "3.0.0"
5957-
resolved "https://registry.yarnpkg.com/slash/-/slash-3.0.0.tgz#6539be870c165adbd5240220dbe361f1bc4d4634"
5958-
integrity sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q==
5959-
59605860
slash@^5.1.0:
59615861
version "5.1.0"
59625862
resolved "https://registry.yarnpkg.com/slash/-/slash-5.1.0.tgz#be3adddcdf09ac38eebe8dcdc7b1a57a75b095ce"
@@ -6278,22 +6178,17 @@ trough@^2.0.0:
62786178
resolved "https://registry.yarnpkg.com/trough/-/trough-2.2.0.tgz#94a60bd6bd375c152c1df911a4b11d5b0256f50f"
62796179
integrity sha512-tmMpK00BjZiUyVyvrBK7knerNgmgvcV/KLVyuma/SC+TQN167GrMRciANTz09+k3zW8L8t60jWO1GpfkZdjTaw==
62806180

6281-
ts-api-utils@^1.3.0:
6282-
version "1.3.0"
6283-
resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-1.3.0.tgz#4b490e27129f1e8e686b45cc4ab63714dc60eea1"
6284-
integrity sha512-UQMIo7pb8WRomKR1/+MFVLTroIvDVtMX3K6OUir8ynLyzB8Jeriont2bTAtmNPa1ekAgN7YPDyf6V+ygrdU+eQ==
6285-
6286-
ts-api-utils@^2.1.0:
6181+
ts-api-utils@^2.0.0, ts-api-utils@^2.0.1, ts-api-utils@^2.1.0:
62876182
version "2.1.0"
62886183
resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-2.1.0.tgz#595f7094e46eed364c13fd23e75f9513d29baf91"
62896184
integrity sha512-CUgTZL1irw8u29bzrOD/nH85jqyc74D6SshFgujOIA7osm2Rz7dYH77agkx7H4FBNxDq7Cjf+IjaX/8zwFW+ZQ==
62906185

6291-
ts-declaration-location@^1.0.0:
6292-
version "1.0.1"
6293-
resolved "https://registry.yarnpkg.com/ts-declaration-location/-/ts-declaration-location-1.0.1.tgz#6937112bed9c25fb69eb3396f9247a2a27bad460"
6294-
integrity sha512-bCWJovNLBiS34rMD1o6AX+INI5n6ujtB9bPp/1a/opc9ExycJKpB/XcgIsVs66RH7SxAbsYcJBkrLrnLcDF0TA==
6186+
ts-declaration-location@^1.0.4, ts-declaration-location@^1.0.6:
6187+
version "1.0.7"
6188+
resolved "https://registry.yarnpkg.com/ts-declaration-location/-/ts-declaration-location-1.0.7.tgz#d4068fe9975828b3b453b3ab112b4711d8267688"
6189+
integrity sha512-EDyGAwH1gO0Ausm9gV6T2nUvBgXT5kGoCMJPllOaooZ+4VvJiKBdZE7wK18N1deEowhcUptS+5GXZK8U/fvpwA==
62956190
dependencies:
6296-
minimatch "^9.0.0"
6191+
picomatch "^4.0.2"
62976192

62986193
ts-toolbelt@^9.6.0:
62996194
version "9.6.0"

0 commit comments

Comments
 (0)