Skip to content

Commit 3af38b5

Browse files
chore(deps): update dependency eslint-plugin-functional to v9
1 parent a5b67b9 commit 3af38b5

2 files changed

Lines changed: 44 additions & 160 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
"dotenv": "16.4.7",
6969
"eslint": "8.57.1",
7070
"eslint-config-prettier": "10.0.2",
71-
"eslint-plugin-functional": "6.6.3",
71+
"eslint-plugin-functional": "9.0.1",
7272
"husky": "9.1.7",
7373
"prettier": "3.5.3",
7474
"prettier-plugin-astro": "^0.14.0",

yarn.lock

Lines changed: 43 additions & 159 deletions
Original file line numberDiff line numberDiff line change
@@ -1651,11 +1651,6 @@
16511651
dependencies:
16521652
"@types/unist" "*"
16531653

1654-
"@types/json-schema@^7.0.12":
1655-
version "7.0.15"
1656-
resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.15.tgz#596a1747233694d50f6ad8a7869fcb6f56cf5841"
1657-
integrity sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==
1658-
16591654
"@types/mdast@^4.0.0":
16601655
version "4.0.4"
16611656
resolved "https://registry.yarnpkg.com/@types/mdast/-/mdast-4.0.4.tgz#7ccf72edd2f1aa7dd3437e180c64373585804dd6"
@@ -1701,11 +1696,6 @@
17011696
dependencies:
17021697
types-ramda "^0.30.1"
17031698

1704-
"@types/semver@^7.5.0":
1705-
version "7.5.6"
1706-
resolved "https://registry.yarnpkg.com/@types/semver/-/semver-7.5.6.tgz#c65b2bfce1bec346582c07724e3f8c1017a20339"
1707-
integrity sha512-dn1l8LaMea/IjDoHNd9J52uBbInB796CDffS6VdIxvqYCPSG0V0DzHp76GpaWnlhg88uYyPbXCDIowa86ybd5A==
1708-
17091699
"@types/trusted-types@^2.0.2", "@types/trusted-types@^2.0.7":
17101700
version "2.0.7"
17111701
resolved "https://registry.yarnpkg.com/@types/trusted-types/-/trusted-types-2.0.7.tgz#baccb07a970b91707df3a3e8ba6896c57ead2d11"
@@ -1742,14 +1732,6 @@
17421732
"@typescript-eslint/visitor-keys" "8.25.0"
17431733
debug "^4.3.4"
17441734

1745-
"@typescript-eslint/scope-manager@7.4.0":
1746-
version "7.4.0"
1747-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-7.4.0.tgz#acfc69261f10ece7bf7ece1734f1713392c3655f"
1748-
integrity sha512-68VqENG5HK27ypafqLVs8qO+RkNc7TezCduYrx8YJpXq2QGZ30vmNZGJJJC48+MVn4G2dCV8m5ZTVnzRexTVtw==
1749-
dependencies:
1750-
"@typescript-eslint/types" "7.4.0"
1751-
"@typescript-eslint/visitor-keys" "7.4.0"
1752-
17531735
"@typescript-eslint/scope-manager@8.25.0":
17541736
version "8.25.0"
17551737
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.25.0.tgz#ac3805077aade898e98ca824294c998545597df3"
@@ -1758,7 +1740,7 @@
17581740
"@typescript-eslint/types" "8.25.0"
17591741
"@typescript-eslint/visitor-keys" "8.25.0"
17601742

1761-
"@typescript-eslint/type-utils@8.25.0":
1743+
"@typescript-eslint/type-utils@8.25.0", "@typescript-eslint/type-utils@^8.0.0":
17621744
version "8.25.0"
17631745
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.25.0.tgz#ee0d2f67c80af5ae74b5d6f977e0f8ded0059677"
17641746
integrity sha512-d77dHgHWnxmXOPJuDWO4FDWADmGQkN5+tt6SFRZz/RtCWl4pHgFl3+WdYCn16+3teG09DY6XtEpf3gGD0a186g==
@@ -1768,40 +1750,11 @@
17681750
debug "^4.3.4"
17691751
ts-api-utils "^2.0.1"
17701752

1771-
"@typescript-eslint/type-utils@^7.2.0":
1772-
version "7.4.0"
1773-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-7.4.0.tgz#cfcaab21bcca441c57da5d3a1153555e39028cbd"
1774-
integrity sha512-247ETeHgr9WTRMqHbbQdzwzhuyaJ8dPTuyuUEMANqzMRB1rj/9qFIuIXK7l0FX9i9FXbHeBQl/4uz6mYuCE7Aw==
1775-
dependencies:
1776-
"@typescript-eslint/typescript-estree" "7.4.0"
1777-
"@typescript-eslint/utils" "7.4.0"
1778-
debug "^4.3.4"
1779-
ts-api-utils "^1.0.1"
1780-
1781-
"@typescript-eslint/types@7.4.0":
1782-
version "7.4.0"
1783-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-7.4.0.tgz#ee9dafa75c99eaee49de6dcc9348b45d354419b6"
1784-
integrity sha512-mjQopsbffzJskos5B4HmbsadSJQWaRK0UxqQ7GuNA9Ga4bEKeiO6b2DnB6cM6bpc8lemaPseh0H9B/wyg+J7rw==
1785-
17861753
"@typescript-eslint/types@8.25.0":
17871754
version "8.25.0"
17881755
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.25.0.tgz#f91512c2f532b1d6a8826cadd0b0e5cd53cf97e0"
17891756
integrity sha512-+vUe0Zb4tkNgznQwicsvLUJgZIRs6ITeWSCclX1q85pR1iOiaj+4uZJIUp//Z27QWu5Cseiw3O3AR8hVpax7Aw==
17901757

1791-
"@typescript-eslint/typescript-estree@7.4.0":
1792-
version "7.4.0"
1793-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-7.4.0.tgz#12dbcb4624d952f72c10a9f4431284fca24624f4"
1794-
integrity sha512-A99j5AYoME/UBQ1ucEbbMEmGkN7SE0BvZFreSnTd1luq7yulcHdyGamZKizU7canpGDWGJ+Q6ZA9SyQobipePg==
1795-
dependencies:
1796-
"@typescript-eslint/types" "7.4.0"
1797-
"@typescript-eslint/visitor-keys" "7.4.0"
1798-
debug "^4.3.4"
1799-
globby "^11.1.0"
1800-
is-glob "^4.0.3"
1801-
minimatch "9.0.3"
1802-
semver "^7.5.4"
1803-
ts-api-utils "^1.0.1"
1804-
18051758
"@typescript-eslint/typescript-estree@8.25.0":
18061759
version "8.25.0"
18071760
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.25.0.tgz#d8409c63abddd4cf5b93c031b24b9edc1c7c1299"
@@ -1816,20 +1769,7 @@
18161769
semver "^7.6.0"
18171770
ts-api-utils "^2.0.1"
18181771

1819-
"@typescript-eslint/utils@7.4.0", "@typescript-eslint/utils@^7.3.1":
1820-
version "7.4.0"
1821-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-7.4.0.tgz#d889a0630cab88bddedaf7c845c64a00576257bd"
1822-
integrity sha512-NQt9QLM4Tt8qrlBVY9lkMYzfYtNz8/6qwZg8pI3cMGlPnj6mOpRxxAm7BMJN9K0AiY+1BwJ5lVC650YJqYOuNg==
1823-
dependencies:
1824-
"@eslint-community/eslint-utils" "^4.4.0"
1825-
"@types/json-schema" "^7.0.12"
1826-
"@types/semver" "^7.5.0"
1827-
"@typescript-eslint/scope-manager" "7.4.0"
1828-
"@typescript-eslint/types" "7.4.0"
1829-
"@typescript-eslint/typescript-estree" "7.4.0"
1830-
semver "^7.5.4"
1831-
1832-
"@typescript-eslint/utils@8.25.0":
1772+
"@typescript-eslint/utils@8.25.0", "@typescript-eslint/utils@^8.20.0":
18331773
version "8.25.0"
18341774
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.25.0.tgz#3ea2f9196a915ef4daa2c8eafd44adbd7d56d08a"
18351775
integrity sha512-syqRbrEv0J1wywiLsK60XzHnQe/kRViI3zwFALrNEgnntn1l24Ra2KvOAWwWbWZ1lBZxZljPDGOq967dsl6fkA==
@@ -1839,14 +1779,6 @@
18391779
"@typescript-eslint/types" "8.25.0"
18401780
"@typescript-eslint/typescript-estree" "8.25.0"
18411781

1842-
"@typescript-eslint/visitor-keys@7.4.0":
1843-
version "7.4.0"
1844-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-7.4.0.tgz#0c8ff2c1f8a6fe8d7d1a57ebbd4a638e86a60a94"
1845-
integrity sha512-0zkC7YM0iX5Y41homUUeW1CHtZR01K3ybjM1l6QczoMuay0XKtrb93kv95AxUGwdjGr64nNqnOCwmEl616N8CA==
1846-
dependencies:
1847-
"@typescript-eslint/types" "7.4.0"
1848-
eslint-visitor-keys "^3.4.1"
1849-
18501782
"@typescript-eslint/visitor-keys@8.25.0":
18511783
version "8.25.0"
18521784
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.25.0.tgz#e8646324cd1793f96e02669cb717a05319403164"
@@ -2340,11 +2272,6 @@ array-iterate@^2.0.0:
23402272
resolved "https://registry.yarnpkg.com/array-iterate/-/array-iterate-2.0.1.tgz#6efd43f8295b3fee06251d3d62ead4bd9805dd24"
23412273
integrity sha512-I1jXZMjAgCMmxT4qxXfPXa6SthSoE8h6gkSI9BGGNv8mP8G/v0blc+qFnZu6K42vTOiuME596QaLO0TP3Lk0xg==
23422274

2343-
array-union@^2.1.0:
2344-
version "2.1.0"
2345-
resolved "https://registry.yarnpkg.com/array-union/-/array-union-2.1.0.tgz#b798420adbeb1de828d84acd8a2e23d3efe85e8d"
2346-
integrity sha512-HGyxoOTYUyCM6stUe6EJgnd4EoewAI7zMdfqO+kGjnlZmBDz/cR5pf8r/cR4Wq60sL/p0IkcjUEEPwS3GFrIyw==
2347-
23482275
arrgv@^1.0.2:
23492276
version "1.0.2"
23502277
resolved "https://registry.yarnpkg.com/arrgv/-/arrgv-1.0.2.tgz#025ed55a6a433cad9b604f8112fc4292715a6ec0"
@@ -2977,10 +2904,10 @@ deep-is@^0.1.3:
29772904
resolved "https://registry.yarnpkg.com/deep-is/-/deep-is-0.1.4.tgz#a6f2dce612fadd2ef1f519b73551f17e85199831"
29782905
integrity sha512-oIPzksmTg4/MriiaYGO+okXDT7ztn/w3Eptv/+gSIdMdKsJo0u4CfYNFJPy+4SKMuCqGw2wxnA+URMg3t8a/bQ==
29792906

2980-
deepmerge-ts@^5.1.0:
2981-
version "5.1.0"
2982-
resolved "https://registry.yarnpkg.com/deepmerge-ts/-/deepmerge-ts-5.1.0.tgz#c55206cc4c7be2ded89b9c816cf3608884525d7a"
2983-
integrity sha512-eS8dRJOckyo9maw9Tu5O5RUi/4inFLrnoLkBe3cPfDMx3WZioXtmOew4TXQaxq7Rhl4xjDtR7c6x8nNTxOvbFw==
2907+
deepmerge-ts@^7.1.3:
2908+
version "7.1.5"
2909+
resolved "https://registry.yarnpkg.com/deepmerge-ts/-/deepmerge-ts-7.1.5.tgz#ff818564007f5c150808d2b7b732cac83aa415ab"
2910+
integrity sha512-HOJkrhaYsweh+W+e74Yn7YStZOilkoPb6fycpwNLKzSPtruFs48nYis0zy5yJz1+ktUhHxoRDJ27RQAWLIJVJw==
29842911

29852912
deepmerge@^4.3.1:
29862913
version "4.3.1"
@@ -3064,13 +2991,6 @@ diff@^5.2.0:
30642991
resolved "https://registry.yarnpkg.com/diff/-/diff-5.2.0.tgz#26ded047cd1179b78b9537d5ef725503ce1ae531"
30652992
integrity sha512-uIFDxqpRZGZ6ThOk84hEfqWoHx2devRFvpTZcTHur85vImfaxUbTW9Ryh4CpCuDnToOP1CEtXKIgytHBPVff5A==
30662993

3067-
dir-glob@^3.0.1:
3068-
version "3.0.1"
3069-
resolved "https://registry.yarnpkg.com/dir-glob/-/dir-glob-3.0.1.tgz#56dbf73d992a4a93ba1584f4534063fd2e41717f"
3070-
integrity sha512-WkrWp9GR4KXfKGYzOLmTuGVi1UWFfws377n9cc55/tb6DuqyF6pcQ5AbiHEshaDpY9v6oaSr2XCDidGmMwdzIA==
3071-
dependencies:
3072-
path-type "^4.0.0"
3073-
30742994
dlv@^1.1.3:
30752995
version "1.1.3"
30762996
resolved "https://registry.yarnpkg.com/dlv/-/dlv-1.1.3.tgz#5c198a8a11453596e751494d49874bc7732f2e79"
@@ -3270,17 +3190,17 @@ eslint-config-prettier@10.0.2:
32703190
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-10.0.2.tgz#47444de8aa104ce82c2f91ad2a5e96b62c01e20d"
32713191
integrity sha512-1105/17ZIMjmCOJOPNfVdbXafLCLj3hPmkmB7dLgt7XsQ/zkxSuDerE/xgO3RxoHysR1N1whmquY0lSn2O0VLg==
32723192

3273-
eslint-plugin-functional@6.6.3:
3274-
version "6.6.3"
3275-
resolved "https://registry.yarnpkg.com/eslint-plugin-functional/-/eslint-plugin-functional-6.6.3.tgz#85b895afb91835c5ffa2eb97f473fd4182aa5228"
3276-
integrity sha512-sVbbvNvwX3HVkXAykKyoNLv57r4DPF7f1sy+/8j4YtzLYVQPGljMUWv3T6Kd4lwnnjmcKuj0EkIbS+knL6P5jw==
3193+
eslint-plugin-functional@9.0.1:
3194+
version "9.0.1"
3195+
resolved "https://registry.yarnpkg.com/eslint-plugin-functional/-/eslint-plugin-functional-9.0.1.tgz#8abcd63b4a6b0eea5c82771e8fbf8f1ab1b98426"
3196+
integrity sha512-FR9b/LH2ODuGURSjGlAiEn5LkK+Bumwo0mZHmcSB3SDXCmzQfhcnLCTXL69p/jElWEASSRe4rmarfhHLhAnbXw==
32773197
dependencies:
3278-
"@typescript-eslint/utils" "^7.3.1"
3279-
deepmerge-ts "^5.1.0"
3280-
escape-string-regexp "^4.0.0"
3281-
is-immutable-type "^4.0.0"
3282-
semver "^7.6.0"
3283-
ts-api-utils "^1.3.0"
3198+
"@typescript-eslint/utils" "^8.20.0"
3199+
deepmerge-ts "^7.1.3"
3200+
escape-string-regexp "^5.0.0"
3201+
is-immutable-type "^5.0.1"
3202+
ts-api-utils "^2.0.0"
3203+
ts-declaration-location "^1.0.5"
32843204

32853205
eslint-scope@^7.2.2:
32863206
version "7.2.2"
@@ -3485,17 +3405,6 @@ fast-diff@^1.2.0:
34853405
resolved "https://registry.yarnpkg.com/fast-diff/-/fast-diff-1.3.0.tgz#ece407fa550a64d638536cd727e129c61616e0f0"
34863406
integrity sha512-VxPP4NqbUjj6MaAOafWeUn2cXWLcCtljklUtZf0Ind4XQ+QPtmA0b18zZy0jIQx+ExRVCR/ZQpBmik5lXshNsw==
34873407

3488-
fast-glob@^3.2.9:
3489-
version "3.3.2"
3490-
resolved "https://registry.yarnpkg.com/fast-glob/-/fast-glob-3.3.2.tgz#a904501e57cfdd2ffcded45e99a54fef55e46129"
3491-
integrity sha512-oX2ruAFQwf/Orj8m737Y5adxDQO0LAB7/S5MnxCdTNDd4p6BsyIVsv9JQsATbTSq8KHRpLwIHbVlUNatxd+1Ow==
3492-
dependencies:
3493-
"@nodelib/fs.stat" "^2.0.2"
3494-
"@nodelib/fs.walk" "^1.2.3"
3495-
glob-parent "^5.1.2"
3496-
merge2 "^1.3.0"
3497-
micromatch "^4.0.4"
3498-
34993408
fast-glob@^3.3.2:
35003409
version "3.3.3"
35013410
resolved "https://registry.yarnpkg.com/fast-glob/-/fast-glob-3.3.3.tgz#d06d585ce8dba90a16b0505c543c3ccfb3aeb818"
@@ -3771,18 +3680,6 @@ globals@^13.19.0:
37713680
dependencies:
37723681
type-fest "^0.20.2"
37733682

3774-
globby@^11.1.0:
3775-
version "11.1.0"
3776-
resolved "https://registry.yarnpkg.com/globby/-/globby-11.1.0.tgz#bd4be98bb042f83d796f7e3811991fbe82a0d34b"
3777-
integrity sha512-jhIXaOzy1sb8IyocaruWSn1TjmnBVs8Ayhcy83rmxNJ8q2uWKCAj3CnJY+KpGSXCueAPc0i05kVvVKtP1t9S3g==
3778-
dependencies:
3779-
array-union "^2.1.0"
3780-
dir-glob "^3.0.1"
3781-
fast-glob "^3.2.9"
3782-
ignore "^5.2.0"
3783-
merge2 "^1.4.1"
3784-
slash "^3.0.0"
3785-
37863683
globby@^14.0.2:
37873684
version "14.0.2"
37883685
resolved "https://registry.yarnpkg.com/globby/-/globby-14.0.2.tgz#06554a54ccfe9264e5a9ff8eded46aa1e306482f"
@@ -4164,14 +4061,14 @@ is-glob@^4.0.0, is-glob@^4.0.1, is-glob@^4.0.3:
41644061
dependencies:
41654062
is-extglob "^2.1.1"
41664063

4167-
is-immutable-type@^4.0.0:
4168-
version "4.0.0"
4169-
resolved "https://registry.yarnpkg.com/is-immutable-type/-/is-immutable-type-4.0.0.tgz#d62ad1ff411eef8dfa3a87222960ec3b645db1a1"
4170-
integrity sha512-gyFBCXv+NikTs8/PGZhgjbMmFZQ5jvHGZIsVu6+/9Bk4K7imlWBIDN7hTr9fNioGzFg71I4YM3z8f0aKXarTAw==
4064+
is-immutable-type@^5.0.1:
4065+
version "5.0.1"
4066+
resolved "https://registry.yarnpkg.com/is-immutable-type/-/is-immutable-type-5.0.1.tgz#bfc2a10d995891b4205a448710b4f4c8260986fa"
4067+
integrity sha512-LkHEOGVZZXxGl8vDs+10k3DvP++SEoYEAJLRk6buTFi6kD7QekThV7xHS0j6gpnUCQ0zpud/gMDGiV4dQneLTg==
41714068
dependencies:
4172-
"@typescript-eslint/type-utils" "^7.2.0"
4173-
ts-api-utils "^1.3.0"
4174-
ts-declaration-location "^1.0.0"
4069+
"@typescript-eslint/type-utils" "^8.0.0"
4070+
ts-api-utils "^2.0.0"
4071+
ts-declaration-location "^1.0.4"
41754072

41764073
is-inside-container@^1.0.0:
41774074
version "1.0.0"
@@ -4751,7 +4648,7 @@ merge-stream@^2.0.0:
47514648
resolved "https://registry.yarnpkg.com/merge-stream/-/merge-stream-2.0.0.tgz#52823629a14dd00c9770fb6ad47dc6310f2c1f60"
47524649
integrity sha512-abv/qOcuPfk3URPfDzmZU1LKmuw8kT+0nIHvKrKgFrwifol/doWcdA4ZqsWQ8ENrFKkd67Mfpo/LovbIUsbt3w==
47534650

4754-
merge2@^1.3.0, merge2@^1.4.1:
4651+
merge2@^1.3.0:
47554652
version "1.4.1"
47564653
resolved "https://registry.yarnpkg.com/merge2/-/merge2-1.4.1.tgz#4368892f885e907455a6fd7dc55c0c9d404990ae"
47574654
integrity sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg==
@@ -5029,7 +4926,7 @@ micromark@^4.0.0:
50294926
micromark-util-symbol "^2.0.0"
50304927
micromark-util-types "^2.0.0"
50314928

5032-
micromatch@^4.0.2, micromatch@^4.0.4, micromatch@^4.0.5, micromatch@^4.0.8:
4929+
micromatch@^4.0.2, micromatch@^4.0.5, micromatch@^4.0.8:
50334930
version "4.0.8"
50344931
resolved "https://registry.yarnpkg.com/micromatch/-/micromatch-4.0.8.tgz#d66fa18f3a47076789320b9b1af32bd86d9fa202"
50354932
integrity sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA==
@@ -5076,10 +4973,10 @@ minimalistic-crypto-utils@^1.0.1:
50764973
resolved "https://registry.yarnpkg.com/minimalistic-crypto-utils/-/minimalistic-crypto-utils-1.0.1.tgz#f6c00c1c0b082246e5c4d99dfb8c7c083b2b582a"
50774974
integrity sha512-JIYlbt6g8i5jKfJ3xz7rF0LXmv2TkDxBLUkiBeZ7bAx4GnnNMr8xFpGnOxn6GhTEHx3SjRrZEoU+j04prX1ktg==
50784975

5079-
minimatch@9.0.3, minimatch@^9.0.1:
5080-
version "9.0.3"
5081-
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.3.tgz#a6e00c3de44c3a542bfaae70abfc22420a6da825"
5082-
integrity sha512-RHiac9mvaRw0x3AYRgDC1CxAP7HTcNrrECeA8YYJeWnpo+2Q5CegtZjaotWTWxDG3UeGA1coE05iH1mPjT/2mg==
4976+
minimatch@^10.0.1:
4977+
version "10.0.1"
4978+
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-10.0.1.tgz#ce0521856b453c86e25f2c4c0d03e6ff7ddc440b"
4979+
integrity sha512-ethXTt3SGGR+95gudmqJ1eNhRO7eGEGIgYA9vnPatK4/etz2MEVDno5GMCibdMTuBMyElzIlgxMna3K94XDIDQ==
50834980
dependencies:
50844981
brace-expansion "^2.0.1"
50854982

@@ -5090,6 +4987,13 @@ minimatch@^3.0.5, minimatch@^3.1.1, minimatch@^3.1.2:
50904987
dependencies:
50914988
brace-expansion "^1.1.7"
50924989

4990+
minimatch@^9.0.1:
4991+
version "9.0.3"
4992+
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.3.tgz#a6e00c3de44c3a542bfaae70abfc22420a6da825"
4993+
integrity sha512-RHiac9mvaRw0x3AYRgDC1CxAP7HTcNrrECeA8YYJeWnpo+2Q5CegtZjaotWTWxDG3UeGA1coE05iH1mPjT/2mg==
4994+
dependencies:
4995+
brace-expansion "^2.0.1"
4996+
50934997
minimatch@^9.0.4:
50944998
version "9.0.4"
50954999
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.4.tgz#8e49c731d1749cbec05050ee5145147b32496a51"
@@ -5493,11 +5397,6 @@ path-scurry@^1.10.1:
54935397
lru-cache "^9.1.1 || ^10.0.0"
54945398
minipass "^5.0.0 || ^6.0.2 || ^7.0.0"
54955399

5496-
path-type@^4.0.0:
5497-
version "4.0.0"
5498-
resolved "https://registry.yarnpkg.com/path-type/-/path-type-4.0.0.tgz#84ed01c0a7ba380afe09d90a8c180dcd9d03043b"
5499-
integrity sha512-gDKb8aZMDeD/tZWs9P6+q0J9Mwkdl6xMV8TjnGP3qJVJ06bdMgkbBlLU8IdfOsIsFz2BW1rNVT3XuNEl8zPAvw==
5500-
55015400
path-type@^5.0.0:
55025401
version "5.0.0"
55035402
resolved "https://registry.yarnpkg.com/path-type/-/path-type-5.0.0.tgz#14b01ed7aea7ddf9c7c3f46181d4d04f9c785bb8"
@@ -6115,7 +6014,7 @@ semver@^7.3.2:
61156014
dependencies:
61166015
lru-cache "^6.0.0"
61176016

6118-
semver@^7.3.5, semver@^7.5.4:
6017+
semver@^7.3.5:
61196018
version "7.6.0"
61206019
resolved "https://registry.yarnpkg.com/semver/-/semver-7.6.0.tgz#1a46a4db4bffcccd97b743b5005c8325f23d4e2d"
61216020
integrity sha512-EnwXhrlwXMk9gKu5/flx5sv/an57AkRplG3hTK68W7FRDN+k+OWBj65M7719OkA82XLBxrcX0KSHj+X5COhOVg==
@@ -6230,11 +6129,6 @@ sisteransi@^1.0.5:
62306129
resolved "https://registry.yarnpkg.com/sisteransi/-/sisteransi-1.0.5.tgz#134d681297756437cc05ca01370d3a7a571075ed"
62316130
integrity sha512-bLGGlR1QxBcynn2d5YmDX4MGjlZvy2MRBDRNHLJ8VI6l6+9FUiyTFNJ0IveOSP0bcXgVDPRcfGqA0pjaqUpfVg==
62326131

6233-
slash@^3.0.0:
6234-
version "3.0.0"
6235-
resolved "https://registry.yarnpkg.com/slash/-/slash-3.0.0.tgz#6539be870c165adbd5240220dbe361f1bc4d4634"
6236-
integrity sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q==
6237-
62386132
slash@^5.1.0:
62396133
version "5.1.0"
62406134
resolved "https://registry.yarnpkg.com/slash/-/slash-5.1.0.tgz#be3adddcdf09ac38eebe8dcdc7b1a57a75b095ce"
@@ -6559,27 +6453,17 @@ trough@^2.0.0:
65596453
resolved "https://registry.yarnpkg.com/trough/-/trough-2.2.0.tgz#94a60bd6bd375c152c1df911a4b11d5b0256f50f"
65606454
integrity sha512-tmMpK00BjZiUyVyvrBK7knerNgmgvcV/KLVyuma/SC+TQN167GrMRciANTz09+k3zW8L8t60jWO1GpfkZdjTaw==
65616455

6562-
ts-api-utils@^1.0.1:
6563-
version "1.0.3"
6564-
resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-1.0.3.tgz#f12c1c781d04427313dbac808f453f050e54a331"
6565-
integrity sha512-wNMeqtMz5NtwpT/UZGY5alT+VoKdSsOOP/kqHFcUW1P/VRhH2wJ48+DN2WwUliNbQ976ETwDL0Ifd2VVvgonvg==
6566-
6567-
ts-api-utils@^1.3.0:
6568-
version "1.3.0"
6569-
resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-1.3.0.tgz#4b490e27129f1e8e686b45cc4ab63714dc60eea1"
6570-
integrity sha512-UQMIo7pb8WRomKR1/+MFVLTroIvDVtMX3K6OUir8ynLyzB8Jeriont2bTAtmNPa1ekAgN7YPDyf6V+ygrdU+eQ==
6571-
6572-
ts-api-utils@^2.0.1:
6456+
ts-api-utils@^2.0.0, ts-api-utils@^2.0.1:
65736457
version "2.0.1"
65746458
resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-2.0.1.tgz#660729385b625b939aaa58054f45c058f33f10cd"
65756459
integrity sha512-dnlgjFSVetynI8nzgJ+qF62efpglpWRk8isUEWZGWlJYySCTD6aKvbUDu+zbPeDakk3bg5H4XpitHukgfL1m9w==
65766460

6577-
ts-declaration-location@^1.0.0:
6578-
version "1.0.0"
6579-
resolved "https://registry.yarnpkg.com/ts-declaration-location/-/ts-declaration-location-1.0.0.tgz#b13cfbe9844f156e26dcbd300c48f915b6808ddc"
6580-
integrity sha512-/C+R0e1CLF1KtwbE59IFhCg4jLwfU7Puob+uVIl4iUVQhepN/bHmWXy3Gt3mAgvdLQybEZ4yb4qhnJQbphnEgA==
6461+
ts-declaration-location@^1.0.4, ts-declaration-location@^1.0.5:
6462+
version "1.0.5"
6463+
resolved "https://registry.yarnpkg.com/ts-declaration-location/-/ts-declaration-location-1.0.5.tgz#96433afbf90a77ecd2391949a2cc43ffa5340de2"
6464+
integrity sha512-WqmlO9IoeYwCqJ2E9kHMcY9GZhhfLYItC3VnHDlPOrg6nNdUWS4wn4hhDZUPt60m1EvtjPIZyprTjpI992Bgzw==
65816465
dependencies:
6582-
fast-glob "^3.3.2"
6466+
minimatch "^10.0.1"
65836467

65846468
ts-toolbelt@^9.6.0:
65856469
version "9.6.0"

0 commit comments

Comments
 (0)