Skip to content

Commit 5153a42

Browse files
chore(deps): update dependency eslint-plugin-functional to v9
1 parent 38940d8 commit 5153a42

File tree

2 files changed

+40
-138
lines changed

2 files changed

+40
-138
lines changed

package.json

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

yarn.lock

Lines changed: 39 additions & 137 deletions
Original file line numberDiff line numberDiff line change
@@ -1722,14 +1722,6 @@
17221722
"@typescript-eslint/visitor-keys" "8.25.0"
17231723
debug "^4.3.4"
17241724

1725-
"@typescript-eslint/[email protected]":
1726-
version "7.10.0"
1727-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-7.10.0.tgz#054a27b1090199337a39cf755f83d9f2ce26546b"
1728-
integrity sha512-7L01/K8W/VGl7noe2mgH0K7BE29Sq6KAbVmxurj8GGaPDZXPr8EEQ2seOeAS+mEV9DnzxBQB6ax6qQQ5C6P4xg==
1729-
dependencies:
1730-
"@typescript-eslint/types" "7.10.0"
1731-
"@typescript-eslint/visitor-keys" "7.10.0"
1732-
17331725
"@typescript-eslint/[email protected]":
17341726
version "8.25.0"
17351727
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.25.0.tgz#ac3805077aade898e98ca824294c998545597df3"
@@ -1738,7 +1730,7 @@
17381730
"@typescript-eslint/types" "8.25.0"
17391731
"@typescript-eslint/visitor-keys" "8.25.0"
17401732

1741-
"@typescript-eslint/[email protected]":
1733+
"@typescript-eslint/[email protected]", "@typescript-eslint/type-utils@^8.0.0":
17421734
version "8.25.0"
17431735
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.25.0.tgz#ee0d2f67c80af5ae74b5d6f977e0f8ded0059677"
17441736
integrity sha512-d77dHgHWnxmXOPJuDWO4FDWADmGQkN5+tt6SFRZz/RtCWl4pHgFl3+WdYCn16+3teG09DY6XtEpf3gGD0a186g==
@@ -1748,40 +1740,11 @@
17481740
debug "^4.3.4"
17491741
ts-api-utils "^2.0.1"
17501742

1751-
"@typescript-eslint/type-utils@^7.2.0":
1752-
version "7.10.0"
1753-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-7.10.0.tgz#8a75accce851d0a331aa9331268ef64e9b300270"
1754-
integrity sha512-D7tS4WDkJWrVkuzgm90qYw9RdgBcrWmbbRkrLA4d7Pg3w0ttVGDsvYGV19SH8gPR5L7OtcN5J1hTtyenO9xE9g==
1755-
dependencies:
1756-
"@typescript-eslint/typescript-estree" "7.10.0"
1757-
"@typescript-eslint/utils" "7.10.0"
1758-
debug "^4.3.4"
1759-
ts-api-utils "^1.3.0"
1760-
1761-
"@typescript-eslint/[email protected]":
1762-
version "7.10.0"
1763-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-7.10.0.tgz#da92309c97932a3a033762fd5faa8b067de84e3b"
1764-
integrity sha512-7fNj+Ya35aNyhuqrA1E/VayQX9Elwr8NKZ4WueClR3KwJ7Xx9jcCdOrLW04h51de/+gNbyFMs+IDxh5xIwfbNg==
1765-
17661743
"@typescript-eslint/[email protected]":
17671744
version "8.25.0"
17681745
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.25.0.tgz#f91512c2f532b1d6a8826cadd0b0e5cd53cf97e0"
17691746
integrity sha512-+vUe0Zb4tkNgznQwicsvLUJgZIRs6ITeWSCclX1q85pR1iOiaj+4uZJIUp//Z27QWu5Cseiw3O3AR8hVpax7Aw==
17701747

1771-
"@typescript-eslint/[email protected]":
1772-
version "7.10.0"
1773-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-7.10.0.tgz#6dcdc5de3149916a6a599fa89dde5c471b88b8bb"
1774-
integrity sha512-LXFnQJjL9XIcxeVfqmNj60YhatpRLt6UhdlFwAkjNc6jSUlK8zQOl1oktAP8PlWFzPQC1jny/8Bai3/HPuvN5g==
1775-
dependencies:
1776-
"@typescript-eslint/types" "7.10.0"
1777-
"@typescript-eslint/visitor-keys" "7.10.0"
1778-
debug "^4.3.4"
1779-
globby "^11.1.0"
1780-
is-glob "^4.0.3"
1781-
minimatch "^9.0.4"
1782-
semver "^7.6.0"
1783-
ts-api-utils "^1.3.0"
1784-
17851748
"@typescript-eslint/[email protected]":
17861749
version "8.25.0"
17871750
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.25.0.tgz#d8409c63abddd4cf5b93c031b24b9edc1c7c1299"
@@ -1796,17 +1759,7 @@
17961759
semver "^7.6.0"
17971760
ts-api-utils "^2.0.1"
17981761

1799-
"@typescript-eslint/[email protected]", "@typescript-eslint/utils@^7.3.1":
1800-
version "7.10.0"
1801-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-7.10.0.tgz#8ee43e5608c9f439524eaaea8de5b358b15c51b3"
1802-
integrity sha512-olzif1Fuo8R8m/qKkzJqT7qwy16CzPRWBvERS0uvyc+DHd8AKbO4Jb7kpAvVzMmZm8TrHnI7hvjN4I05zow+tg==
1803-
dependencies:
1804-
"@eslint-community/eslint-utils" "^4.4.0"
1805-
"@typescript-eslint/scope-manager" "7.10.0"
1806-
"@typescript-eslint/types" "7.10.0"
1807-
"@typescript-eslint/typescript-estree" "7.10.0"
1808-
1809-
"@typescript-eslint/[email protected]":
1762+
"@typescript-eslint/[email protected]", "@typescript-eslint/utils@^8.20.0":
18101763
version "8.25.0"
18111764
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.25.0.tgz#3ea2f9196a915ef4daa2c8eafd44adbd7d56d08a"
18121765
integrity sha512-syqRbrEv0J1wywiLsK60XzHnQe/kRViI3zwFALrNEgnntn1l24Ra2KvOAWwWbWZ1lBZxZljPDGOq967dsl6fkA==
@@ -1816,14 +1769,6 @@
18161769
"@typescript-eslint/types" "8.25.0"
18171770
"@typescript-eslint/typescript-estree" "8.25.0"
18181771

1819-
"@typescript-eslint/[email protected]":
1820-
version "7.10.0"
1821-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-7.10.0.tgz#2af2e91e73a75dd6b70b4486c48ae9d38a485a78"
1822-
integrity sha512-9ntIVgsi6gg6FIq9xjEO4VQJvwOqA3jaBFQJ/6TK5AvEup2+cECI6Fh7QiBxmfMHXU0V0J4RyPeOU1VDNzl9cg==
1823-
dependencies:
1824-
"@typescript-eslint/types" "7.10.0"
1825-
eslint-visitor-keys "^3.4.3"
1826-
18271772
"@typescript-eslint/[email protected]":
18281773
version "8.25.0"
18291774
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.25.0.tgz#e8646324cd1793f96e02669cb717a05319403164"
@@ -2317,11 +2262,6 @@ array-iterate@^2.0.0:
23172262
resolved "https://registry.yarnpkg.com/array-iterate/-/array-iterate-2.0.1.tgz#6efd43f8295b3fee06251d3d62ead4bd9805dd24"
23182263
integrity sha512-I1jXZMjAgCMmxT4qxXfPXa6SthSoE8h6gkSI9BGGNv8mP8G/v0blc+qFnZu6K42vTOiuME596QaLO0TP3Lk0xg==
23192264

2320-
array-union@^2.1.0:
2321-
version "2.1.0"
2322-
resolved "https://registry.yarnpkg.com/array-union/-/array-union-2.1.0.tgz#b798420adbeb1de828d84acd8a2e23d3efe85e8d"
2323-
integrity sha512-HGyxoOTYUyCM6stUe6EJgnd4EoewAI7zMdfqO+kGjnlZmBDz/cR5pf8r/cR4Wq60sL/p0IkcjUEEPwS3GFrIyw==
2324-
23252265
arrgv@^1.0.2:
23262266
version "1.0.2"
23272267
resolved "https://registry.yarnpkg.com/arrgv/-/arrgv-1.0.2.tgz#025ed55a6a433cad9b604f8112fc4292715a6ec0"
@@ -2954,10 +2894,10 @@ deep-is@^0.1.3:
29542894
resolved "https://registry.yarnpkg.com/deep-is/-/deep-is-0.1.4.tgz#a6f2dce612fadd2ef1f519b73551f17e85199831"
29552895
integrity sha512-oIPzksmTg4/MriiaYGO+okXDT7ztn/w3Eptv/+gSIdMdKsJo0u4CfYNFJPy+4SKMuCqGw2wxnA+URMg3t8a/bQ==
29562896

2957-
deepmerge-ts@^5.1.0:
2958-
version "5.1.0"
2959-
resolved "https://registry.yarnpkg.com/deepmerge-ts/-/deepmerge-ts-5.1.0.tgz#c55206cc4c7be2ded89b9c816cf3608884525d7a"
2960-
integrity sha512-eS8dRJOckyo9maw9Tu5O5RUi/4inFLrnoLkBe3cPfDMx3WZioXtmOew4TXQaxq7Rhl4xjDtR7c6x8nNTxOvbFw==
2897+
deepmerge-ts@^7.1.3:
2898+
version "7.1.5"
2899+
resolved "https://registry.yarnpkg.com/deepmerge-ts/-/deepmerge-ts-7.1.5.tgz#ff818564007f5c150808d2b7b732cac83aa415ab"
2900+
integrity sha512-HOJkrhaYsweh+W+e74Yn7YStZOilkoPb6fycpwNLKzSPtruFs48nYis0zy5yJz1+ktUhHxoRDJ27RQAWLIJVJw==
29612901

29622902
deepmerge@^4.3.1:
29632903
version "4.3.1"
@@ -3041,13 +2981,6 @@ diff@^5.2.0:
30412981
resolved "https://registry.yarnpkg.com/diff/-/diff-5.2.0.tgz#26ded047cd1179b78b9537d5ef725503ce1ae531"
30422982
integrity sha512-uIFDxqpRZGZ6ThOk84hEfqWoHx2devRFvpTZcTHur85vImfaxUbTW9Ryh4CpCuDnToOP1CEtXKIgytHBPVff5A==
30432983

3044-
dir-glob@^3.0.1:
3045-
version "3.0.1"
3046-
resolved "https://registry.yarnpkg.com/dir-glob/-/dir-glob-3.0.1.tgz#56dbf73d992a4a93ba1584f4534063fd2e41717f"
3047-
integrity sha512-WkrWp9GR4KXfKGYzOLmTuGVi1UWFfws377n9cc55/tb6DuqyF6pcQ5AbiHEshaDpY9v6oaSr2XCDidGmMwdzIA==
3048-
dependencies:
3049-
path-type "^4.0.0"
3050-
30512984
dlv@^1.1.3:
30522985
version "1.1.3"
30532986
resolved "https://registry.yarnpkg.com/dlv/-/dlv-1.1.3.tgz#5c198a8a11453596e751494d49874bc7732f2e79"
@@ -3242,17 +3175,17 @@ [email protected]:
32423175
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-10.0.2.tgz#47444de8aa104ce82c2f91ad2a5e96b62c01e20d"
32433176
integrity sha512-1105/17ZIMjmCOJOPNfVdbXafLCLj3hPmkmB7dLgt7XsQ/zkxSuDerE/xgO3RxoHysR1N1whmquY0lSn2O0VLg==
32443177

3245-
eslint-plugin-functional@6.6.3:
3246-
version "6.6.3"
3247-
resolved "https://registry.yarnpkg.com/eslint-plugin-functional/-/eslint-plugin-functional-6.6.3.tgz#85b895afb91835c5ffa2eb97f473fd4182aa5228"
3248-
integrity sha512-sVbbvNvwX3HVkXAykKyoNLv57r4DPF7f1sy+/8j4YtzLYVQPGljMUWv3T6Kd4lwnnjmcKuj0EkIbS+knL6P5jw==
3178+
eslint-plugin-functional@9.0.1:
3179+
version "9.0.1"
3180+
resolved "https://registry.yarnpkg.com/eslint-plugin-functional/-/eslint-plugin-functional-9.0.1.tgz#8abcd63b4a6b0eea5c82771e8fbf8f1ab1b98426"
3181+
integrity sha512-FR9b/LH2ODuGURSjGlAiEn5LkK+Bumwo0mZHmcSB3SDXCmzQfhcnLCTXL69p/jElWEASSRe4rmarfhHLhAnbXw==
32493182
dependencies:
3250-
"@typescript-eslint/utils" "^7.3.1"
3251-
deepmerge-ts "^5.1.0"
3252-
escape-string-regexp "^4.0.0"
3253-
is-immutable-type "^4.0.0"
3254-
semver "^7.6.0"
3255-
ts-api-utils "^1.3.0"
3183+
"@typescript-eslint/utils" "^8.20.0"
3184+
deepmerge-ts "^7.1.3"
3185+
escape-string-regexp "^5.0.0"
3186+
is-immutable-type "^5.0.1"
3187+
ts-api-utils "^2.0.0"
3188+
ts-declaration-location "^1.0.5"
32563189

32573190
eslint-scope@^7.2.2:
32583191
version "7.2.2"
@@ -3457,17 +3390,6 @@ fast-diff@^1.2.0:
34573390
resolved "https://registry.yarnpkg.com/fast-diff/-/fast-diff-1.3.0.tgz#ece407fa550a64d638536cd727e129c61616e0f0"
34583391
integrity sha512-VxPP4NqbUjj6MaAOafWeUn2cXWLcCtljklUtZf0Ind4XQ+QPtmA0b18zZy0jIQx+ExRVCR/ZQpBmik5lXshNsw==
34593392

3460-
fast-glob@^3.2.9:
3461-
version "3.3.2"
3462-
resolved "https://registry.yarnpkg.com/fast-glob/-/fast-glob-3.3.2.tgz#a904501e57cfdd2ffcded45e99a54fef55e46129"
3463-
integrity sha512-oX2ruAFQwf/Orj8m737Y5adxDQO0LAB7/S5MnxCdTNDd4p6BsyIVsv9JQsATbTSq8KHRpLwIHbVlUNatxd+1Ow==
3464-
dependencies:
3465-
"@nodelib/fs.stat" "^2.0.2"
3466-
"@nodelib/fs.walk" "^1.2.3"
3467-
glob-parent "^5.1.2"
3468-
merge2 "^1.3.0"
3469-
micromatch "^4.0.4"
3470-
34713393
fast-glob@^3.3.2:
34723394
version "3.3.3"
34733395
resolved "https://registry.yarnpkg.com/fast-glob/-/fast-glob-3.3.3.tgz#d06d585ce8dba90a16b0505c543c3ccfb3aeb818"
@@ -3743,18 +3665,6 @@ globals@^13.19.0:
37433665
dependencies:
37443666
type-fest "^0.20.2"
37453667

3746-
globby@^11.1.0:
3747-
version "11.1.0"
3748-
resolved "https://registry.yarnpkg.com/globby/-/globby-11.1.0.tgz#bd4be98bb042f83d796f7e3811991fbe82a0d34b"
3749-
integrity sha512-jhIXaOzy1sb8IyocaruWSn1TjmnBVs8Ayhcy83rmxNJ8q2uWKCAj3CnJY+KpGSXCueAPc0i05kVvVKtP1t9S3g==
3750-
dependencies:
3751-
array-union "^2.1.0"
3752-
dir-glob "^3.0.1"
3753-
fast-glob "^3.2.9"
3754-
ignore "^5.2.0"
3755-
merge2 "^1.4.1"
3756-
slash "^3.0.0"
3757-
37583668
globby@^14.0.2:
37593669
version "14.0.2"
37603670
resolved "https://registry.yarnpkg.com/globby/-/globby-14.0.2.tgz#06554a54ccfe9264e5a9ff8eded46aa1e306482f"
@@ -4131,14 +4041,14 @@ is-glob@^4.0.0, is-glob@^4.0.1, is-glob@^4.0.3:
41314041
dependencies:
41324042
is-extglob "^2.1.1"
41334043

4134-
is-immutable-type@^4.0.0:
4135-
version "4.0.0"
4136-
resolved "https://registry.yarnpkg.com/is-immutable-type/-/is-immutable-type-4.0.0.tgz#d62ad1ff411eef8dfa3a87222960ec3b645db1a1"
4137-
integrity sha512-gyFBCXv+NikTs8/PGZhgjbMmFZQ5jvHGZIsVu6+/9Bk4K7imlWBIDN7hTr9fNioGzFg71I4YM3z8f0aKXarTAw==
4044+
is-immutable-type@^5.0.1:
4045+
version "5.0.1"
4046+
resolved "https://registry.yarnpkg.com/is-immutable-type/-/is-immutable-type-5.0.1.tgz#bfc2a10d995891b4205a448710b4f4c8260986fa"
4047+
integrity sha512-LkHEOGVZZXxGl8vDs+10k3DvP++SEoYEAJLRk6buTFi6kD7QekThV7xHS0j6gpnUCQ0zpud/gMDGiV4dQneLTg==
41384048
dependencies:
4139-
"@typescript-eslint/type-utils" "^7.2.0"
4140-
ts-api-utils "^1.3.0"
4141-
ts-declaration-location "^1.0.0"
4049+
"@typescript-eslint/type-utils" "^8.0.0"
4050+
ts-api-utils "^2.0.0"
4051+
ts-declaration-location "^1.0.4"
41424052

41434053
is-inside-container@^1.0.0:
41444054
version "1.0.0"
@@ -4711,7 +4621,7 @@ merge-stream@^2.0.0:
47114621
resolved "https://registry.yarnpkg.com/merge-stream/-/merge-stream-2.0.0.tgz#52823629a14dd00c9770fb6ad47dc6310f2c1f60"
47124622
integrity sha512-abv/qOcuPfk3URPfDzmZU1LKmuw8kT+0nIHvKrKgFrwifol/doWcdA4ZqsWQ8ENrFKkd67Mfpo/LovbIUsbt3w==
47134623

4714-
merge2@^1.3.0, merge2@^1.4.1:
4624+
merge2@^1.3.0:
47154625
version "1.4.1"
47164626
resolved "https://registry.yarnpkg.com/merge2/-/merge2-1.4.1.tgz#4368892f885e907455a6fd7dc55c0c9d404990ae"
47174627
integrity sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg==
@@ -4989,7 +4899,7 @@ micromark@^4.0.0:
49894899
micromark-util-symbol "^2.0.0"
49904900
micromark-util-types "^2.0.0"
49914901

4992-
micromatch@^4.0.2, micromatch@^4.0.4, micromatch@^4.0.5, micromatch@^4.0.8:
4902+
micromatch@^4.0.2, micromatch@^4.0.5, micromatch@^4.0.8:
49934903
version "4.0.8"
49944904
resolved "https://registry.yarnpkg.com/micromatch/-/micromatch-4.0.8.tgz#d66fa18f3a47076789320b9b1af32bd86d9fa202"
49954905
integrity sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA==
@@ -5036,14 +4946,21 @@ minimalistic-crypto-utils@^1.0.1:
50364946
resolved "https://registry.yarnpkg.com/minimalistic-crypto-utils/-/minimalistic-crypto-utils-1.0.1.tgz#f6c00c1c0b082246e5c4d99dfb8c7c083b2b582a"
50374947
integrity sha512-JIYlbt6g8i5jKfJ3xz7rF0LXmv2TkDxBLUkiBeZ7bAx4GnnNMr8xFpGnOxn6GhTEHx3SjRrZEoU+j04prX1ktg==
50384948

4949+
minimatch@^10.0.1:
4950+
version "10.0.1"
4951+
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-10.0.1.tgz#ce0521856b453c86e25f2c4c0d03e6ff7ddc440b"
4952+
integrity sha512-ethXTt3SGGR+95gudmqJ1eNhRO7eGEGIgYA9vnPatK4/etz2MEVDno5GMCibdMTuBMyElzIlgxMna3K94XDIDQ==
4953+
dependencies:
4954+
brace-expansion "^2.0.1"
4955+
50394956
minimatch@^3.0.5, minimatch@^3.1.1, minimatch@^3.1.2:
50404957
version "3.1.2"
50414958
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.1.2.tgz#19cd194bfd3e428f049a70817c038d89ab4be35b"
50424959
integrity sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==
50434960
dependencies:
50444961
brace-expansion "^1.1.7"
50454962

5046-
minimatch@^9.0.0, minimatch@^9.0.4:
4963+
minimatch@^9.0.4:
50474964
version "9.0.4"
50484965
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.4.tgz#8e49c731d1749cbec05050ee5145147b32496a51"
50494966
integrity sha512-KqWh+VchfxcMNRAJjj2tnsSJdNbHsVgnkBhTNrW7AjVo6OvLtxw8zfT9oLw1JSohlFzJ8jCoTgaoXvJ+kHt6fw==
@@ -5446,11 +5363,6 @@ path-scurry@^1.11.1:
54465363
lru-cache "^10.2.0"
54475364
minipass "^5.0.0 || ^6.0.2 || ^7.0.0"
54485365

5449-
path-type@^4.0.0:
5450-
version "4.0.0"
5451-
resolved "https://registry.yarnpkg.com/path-type/-/path-type-4.0.0.tgz#84ed01c0a7ba380afe09d90a8c180dcd9d03043b"
5452-
integrity sha512-gDKb8aZMDeD/tZWs9P6+q0J9Mwkdl6xMV8TjnGP3qJVJ06bdMgkbBlLU8IdfOsIsFz2BW1rNVT3XuNEl8zPAvw==
5453-
54545366
path-type@^5.0.0:
54555367
version "5.0.0"
54565368
resolved "https://registry.yarnpkg.com/path-type/-/path-type-5.0.0.tgz#14b01ed7aea7ddf9c7c3f46181d4d04f9c785bb8"
@@ -6184,11 +6096,6 @@ sisteransi@^1.0.5:
61846096
resolved "https://registry.yarnpkg.com/sisteransi/-/sisteransi-1.0.5.tgz#134d681297756437cc05ca01370d3a7a571075ed"
61856097
integrity sha512-bLGGlR1QxBcynn2d5YmDX4MGjlZvy2MRBDRNHLJ8VI6l6+9FUiyTFNJ0IveOSP0bcXgVDPRcfGqA0pjaqUpfVg==
61866098

6187-
slash@^3.0.0:
6188-
version "3.0.0"
6189-
resolved "https://registry.yarnpkg.com/slash/-/slash-3.0.0.tgz#6539be870c165adbd5240220dbe361f1bc4d4634"
6190-
integrity sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q==
6191-
61926099
slash@^5.1.0:
61936100
version "5.1.0"
61946101
resolved "https://registry.yarnpkg.com/slash/-/slash-5.1.0.tgz#be3adddcdf09ac38eebe8dcdc7b1a57a75b095ce"
@@ -6515,22 +6422,17 @@ trough@^2.0.0:
65156422
resolved "https://registry.yarnpkg.com/trough/-/trough-2.2.0.tgz#94a60bd6bd375c152c1df911a4b11d5b0256f50f"
65166423
integrity sha512-tmMpK00BjZiUyVyvrBK7knerNgmgvcV/KLVyuma/SC+TQN167GrMRciANTz09+k3zW8L8t60jWO1GpfkZdjTaw==
65176424

6518-
ts-api-utils@^1.3.0:
6519-
version "1.3.0"
6520-
resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-1.3.0.tgz#4b490e27129f1e8e686b45cc4ab63714dc60eea1"
6521-
integrity sha512-UQMIo7pb8WRomKR1/+MFVLTroIvDVtMX3K6OUir8ynLyzB8Jeriont2bTAtmNPa1ekAgN7YPDyf6V+ygrdU+eQ==
6522-
6523-
ts-api-utils@^2.0.1:
6425+
ts-api-utils@^2.0.0, ts-api-utils@^2.0.1:
65246426
version "2.0.1"
65256427
resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-2.0.1.tgz#660729385b625b939aaa58054f45c058f33f10cd"
65266428
integrity sha512-dnlgjFSVetynI8nzgJ+qF62efpglpWRk8isUEWZGWlJYySCTD6aKvbUDu+zbPeDakk3bg5H4XpitHukgfL1m9w==
65276429

6528-
ts-declaration-location@^1.0.0:
6529-
version "1.0.1"
6530-
resolved "https://registry.yarnpkg.com/ts-declaration-location/-/ts-declaration-location-1.0.1.tgz#6937112bed9c25fb69eb3396f9247a2a27bad460"
6531-
integrity sha512-bCWJovNLBiS34rMD1o6AX+INI5n6ujtB9bPp/1a/opc9ExycJKpB/XcgIsVs66RH7SxAbsYcJBkrLrnLcDF0TA==
6430+
ts-declaration-location@^1.0.4, ts-declaration-location@^1.0.5:
6431+
version "1.0.5"
6432+
resolved "https://registry.yarnpkg.com/ts-declaration-location/-/ts-declaration-location-1.0.5.tgz#96433afbf90a77ecd2391949a2cc43ffa5340de2"
6433+
integrity sha512-WqmlO9IoeYwCqJ2E9kHMcY9GZhhfLYItC3VnHDlPOrg6nNdUWS4wn4hhDZUPt60m1EvtjPIZyprTjpI992Bgzw==
65326434
dependencies:
6533-
minimatch "^9.0.0"
6435+
minimatch "^10.0.1"
65346436

65356437
ts-toolbelt@^9.6.0:
65366438
version "9.6.0"

0 commit comments

Comments
 (0)