Skip to content
This repository was archived by the owner on Aug 4, 2025. It is now read-only.

Commit 26979e6

Browse files
chore(deps): update dependency @typescript-eslint/eslint-plugin to v8
1 parent f9b055f commit 26979e6

File tree

2 files changed

+152
-44
lines changed

2 files changed

+152
-44
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"devDependencies": {
4343
"@linaria/stylelint-config-standard-linaria": "4.5.1",
4444
"@playwright/test": "1.37.1",
45-
"@typescript-eslint/eslint-plugin": "6.6.0",
45+
"@typescript-eslint/eslint-plugin": "8.33.1",
4646
"eslint": "8.48.0",
4747
"eslint-config-next": "13.4.19",
4848
"eslint-config-prettier": "9.0.0",

yarn.lock

Lines changed: 151 additions & 43 deletions
Original file line numberDiff line numberDiff line change
@@ -996,14 +996,26 @@
996996
resolved "https://registry.yarnpkg.com/@emotion/memoize/-/memoize-0.8.1.tgz#c1ddb040429c6d21d38cc945fe75c818cfb68e17"
997997
integrity sha512-W2P2c/VRW1/1tLox0mVUalvnWXxavmv/Oum2aPsRcoDJuob75FC3Y8FbpfLwUegRcxINtGUMPq0tFCvYNTBXNA==
998998

999-
"@eslint-community/eslint-utils@^4.2.0", "@eslint-community/eslint-utils@^4.4.0":
999+
"@eslint-community/eslint-utils@^4.2.0":
10001000
version "4.4.0"
10011001
resolved "https://registry.yarnpkg.com/@eslint-community/eslint-utils/-/eslint-utils-4.4.0.tgz#a23514e8fb9af1269d5f7788aa556798d61c6b59"
10021002
integrity sha512-1/sA4dwrzBAyeUoQ6oxahHKmrZvsnLCg4RfxW3ZFGGmQkSNQPFNLV9CUEFQP1x9EYXHTo5p6xdhZM1Ne9p/AfA==
10031003
dependencies:
10041004
eslint-visitor-keys "^3.3.0"
10051005

1006-
"@eslint-community/regexpp@^4.5.1", "@eslint-community/regexpp@^4.6.1":
1006+
"@eslint-community/eslint-utils@^4.7.0":
1007+
version "4.7.0"
1008+
resolved "https://registry.yarnpkg.com/@eslint-community/eslint-utils/-/eslint-utils-4.7.0.tgz#607084630c6c033992a082de6e6fbc1a8b52175a"
1009+
integrity sha512-dyybb3AcajC7uha6CvhdVRJqaKyn7w2YKqKyAN37NKYgZT36w+iRb0Dymmc5qEJ549c/S31cMMSFd75bteCpCw==
1010+
dependencies:
1011+
eslint-visitor-keys "^3.4.3"
1012+
1013+
"@eslint-community/regexpp@^4.10.0":
1014+
version "4.12.1"
1015+
resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.12.1.tgz#cfc6cffe39df390a3841cde2abccf92eaa7ae0e0"
1016+
integrity sha512-CCZCDJuduB9OUkFkY2IgppNZMi2lBQgD2qzwXkEia16cge2pijY/aXi96CJMquDMn3nJdlPV1A5KrJEXwfLNzQ==
1017+
1018+
"@eslint-community/regexpp@^4.6.1":
10071019
version "4.8.0"
10081020
resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.8.0.tgz#11195513186f68d42fbf449f9a7136b2c0c92005"
10091021
integrity sha512-JylOEEzDiOryeUnFbQz+oViCXS0KsvR1mvHkoMiu5+UiBvy+RYX7tzlIIIEstF/gVa2tj9AQXk3dgnxv6KxhFg==
@@ -1431,11 +1443,6 @@
14311443
resolved "https://registry.yarnpkg.com/@types/js-levenshtein/-/js-levenshtein-1.1.1.tgz#ba05426a43f9e4e30b631941e0aa17bf0c890ed5"
14321444
integrity sha512-qC4bCqYGy1y/NP7dDVr7KJarn+PbX1nSpwA7JXdu0HxT3QYjO8MJ+cntENtHFVy2dRAyBV23OZ6MxsW1AM1L8g==
14331445

1434-
"@types/json-schema@^7.0.12":
1435-
version "7.0.12"
1436-
resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.12.tgz#d70faba7039d5fca54c83c7dbab41051d2b6f6cb"
1437-
integrity sha512-Hr5Jfhc9eYOQNPYO5WLDq/n4jqijdHNlDXjuAQkkt+mWdQR+XJToOHrsD4cPaMXpn6KO7y2+wM8AZEs8VpBLVA==
1438-
14391446
"@types/json5@^0.0.29":
14401447
version "0.0.29"
14411448
resolved "https://registry.yarnpkg.com/@types/json5/-/json5-0.0.29.tgz#ee28707ae94e11d2b827bcbe5270bcea7f3e71ee"
@@ -1497,34 +1504,27 @@
14971504
resolved "https://registry.yarnpkg.com/@types/scheduler/-/scheduler-0.16.3.tgz#cef09e3ec9af1d63d2a6cc5b383a737e24e6dcf5"
14981505
integrity sha512-5cJ8CB4yAx7BH1oMvdU0Jh9lrEXyPkar6F9G/ERswkCuvP4KQZfZkSjcMbAICCpQTN4OuZn8tz0HiKv9TGZgrQ==
14991506

1500-
"@types/semver@^7.5.0":
1501-
version "7.5.1"
1502-
resolved "https://registry.yarnpkg.com/@types/semver/-/semver-7.5.1.tgz#0480eeb7221eb9bc398ad7432c9d7e14b1a5a367"
1503-
integrity sha512-cJRQXpObxfNKkFAZbJl2yjWtJCqELQIdShsogr1d2MilP8dKD9TE/nEKHkJgUNHdGKCQaf9HbIynuV2csLGVLg==
1504-
15051507
"@types/set-cookie-parser@^2.4.0":
15061508
version "2.4.3"
15071509
resolved "https://registry.yarnpkg.com/@types/set-cookie-parser/-/set-cookie-parser-2.4.3.tgz#963a7437ed026c6adec2a71478ed6e3df2837160"
15081510
integrity sha512-7QhnH7bi+6KAhBB+Auejz1uV9DHiopZqu7LfR/5gZZTkejJV5nYeZZpgfFoE0N8aDsXuiYpfKyfyMatCwQhyTQ==
15091511
dependencies:
15101512
"@types/node" "*"
15111513

1512-
"@typescript-eslint/eslint-plugin@6.6.0":
1513-
version "6.6.0"
1514-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-6.6.0.tgz#19ba09aa34fd504696445100262e5a9e1b1d7024"
1515-
integrity sha512-CW9YDGTQnNYMIo5lMeuiIG08p4E0cXrXTbcZ2saT/ETE7dWUrNxlijsQeU04qAAKkILiLzdQz+cGFxCJjaZUmA==
1514+
"@typescript-eslint/eslint-plugin@8.33.1":
1515+
version "8.33.1"
1516+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.33.1.tgz#532641b416ed2afd5be893cddb2a58e9cd1f7a3e"
1517+
integrity sha512-TDCXj+YxLgtvxvFlAvpoRv9MAncDLBV2oT9Bd7YBGC/b/sEURoOYuIwLI99rjWOfY3QtDzO+mk0n4AmdFExW8A==
15161518
dependencies:
1517-
"@eslint-community/regexpp" "^4.5.1"
1518-
"@typescript-eslint/scope-manager" "6.6.0"
1519-
"@typescript-eslint/type-utils" "6.6.0"
1520-
"@typescript-eslint/utils" "6.6.0"
1521-
"@typescript-eslint/visitor-keys" "6.6.0"
1522-
debug "^4.3.4"
1519+
"@eslint-community/regexpp" "^4.10.0"
1520+
"@typescript-eslint/scope-manager" "8.33.1"
1521+
"@typescript-eslint/type-utils" "8.33.1"
1522+
"@typescript-eslint/utils" "8.33.1"
1523+
"@typescript-eslint/visitor-keys" "8.33.1"
15231524
graphemer "^1.4.0"
1524-
ignore "^5.2.4"
1525+
ignore "^7.0.0"
15251526
natural-compare "^1.4.0"
1526-
semver "^7.5.4"
1527-
ts-api-utils "^1.0.1"
1527+
ts-api-utils "^2.1.0"
15281528

15291529
"@typescript-eslint/parser@^5.4.2 || ^6.0.0":
15301530
version "6.6.0"
@@ -1537,6 +1537,15 @@
15371537
"@typescript-eslint/visitor-keys" "6.6.0"
15381538
debug "^4.3.4"
15391539

1540+
"@typescript-eslint/[email protected]":
1541+
version "8.33.1"
1542+
resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.33.1.tgz#c85e7d9a44d6a11fe64e73ac1ed47de55dc2bf9f"
1543+
integrity sha512-DZR0efeNklDIHHGRpMpR5gJITQpu6tLr9lDJnKdONTC7vvzOlLAG/wcfxcdxEWrbiZApcoBCzXqU/Z458Za5Iw==
1544+
dependencies:
1545+
"@typescript-eslint/tsconfig-utils" "^8.33.1"
1546+
"@typescript-eslint/types" "^8.33.1"
1547+
debug "^4.3.4"
1548+
15401549
"@typescript-eslint/[email protected]":
15411550
version "6.6.0"
15421551
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-6.6.0.tgz#57105d4419d6de971f7d2c30a2ff4ac40003f61a"
@@ -1545,21 +1554,39 @@
15451554
"@typescript-eslint/types" "6.6.0"
15461555
"@typescript-eslint/visitor-keys" "6.6.0"
15471556

1548-
"@typescript-eslint/[email protected]":
1549-
version "6.6.0"
1550-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-6.6.0.tgz#14f651d13b884915c4fca0d27adeb652a4499e86"
1551-
integrity sha512-8m16fwAcEnQc69IpeDyokNO+D5spo0w1jepWWY2Q6y5ZKNuj5EhVQXjtVAeDDqvW6Yg7dhclbsz6rTtOvcwpHg==
1557+
"@typescript-eslint/[email protected]":
1558+
version "8.33.1"
1559+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.33.1.tgz#d1e0efb296da5097d054bc9972e69878a2afea73"
1560+
integrity sha512-dM4UBtgmzHR9bS0Rv09JST0RcHYearoEoo3pG5B6GoTR9XcyeqX87FEhPo+5kTvVfKCvfHaHrcgeJQc6mrDKrA==
15521561
dependencies:
1553-
"@typescript-eslint/typescript-estree" "6.6.0"
1554-
"@typescript-eslint/utils" "6.6.0"
1562+
"@typescript-eslint/types" "8.33.1"
1563+
"@typescript-eslint/visitor-keys" "8.33.1"
1564+
1565+
"@typescript-eslint/[email protected]", "@typescript-eslint/tsconfig-utils@^8.33.1":
1566+
version "8.33.1"
1567+
resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.33.1.tgz#7836afcc097a4657a5ed56670851a450d8b70ab8"
1568+
integrity sha512-STAQsGYbHCF0/e+ShUQ4EatXQ7ceh3fBCXkNU7/MZVKulrlq1usH7t2FhxvCpuCi5O5oi1vmVaAjrGeL71OK1g==
1569+
1570+
"@typescript-eslint/[email protected]":
1571+
version "8.33.1"
1572+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.33.1.tgz#d73ee1a29d8a0abe60d4abbff4f1d040f0de15fa"
1573+
integrity sha512-1cG37d9xOkhlykom55WVwG2QRNC7YXlxMaMzqw2uPeJixBFfKWZgaP/hjAObqMN/u3fr5BrTwTnc31/L9jQ2ww==
1574+
dependencies:
1575+
"@typescript-eslint/typescript-estree" "8.33.1"
1576+
"@typescript-eslint/utils" "8.33.1"
15551577
debug "^4.3.4"
1556-
ts-api-utils "^1.0.1"
1578+
ts-api-utils "^2.1.0"
15571579

15581580
"@typescript-eslint/[email protected]":
15591581
version "6.6.0"
15601582
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-6.6.0.tgz#95e7ea650a2b28bc5af5ea8907114a48f54618c2"
15611583
integrity sha512-CB6QpJQ6BAHlJXdwUmiaXDBmTqIE2bzGTDLADgvqtHWuhfNP3rAOK7kAgRMAET5rDRr9Utt+qAzRBdu3AhR3sg==
15621584

1585+
"@typescript-eslint/[email protected]", "@typescript-eslint/types@^8.33.1":
1586+
version "8.33.1"
1587+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.33.1.tgz#b693111bc2180f8098b68e9958cf63761657a55f"
1588+
integrity sha512-xid1WfizGhy/TKMTwhtVOgalHwPtV8T32MS9MaH50Cwvz6x6YqRIPdD2WvW0XaqOzTV9p5xdLY0h/ZusU5Lokg==
1589+
15631590
"@typescript-eslint/[email protected]":
15641591
version "6.6.0"
15651592
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-6.6.0.tgz#373c420d2e12c28220f4a83352280a04823a91b7"
@@ -1573,18 +1600,31 @@
15731600
semver "^7.5.4"
15741601
ts-api-utils "^1.0.1"
15751602

1576-
"@typescript-eslint/[email protected]":
1577-
version "6.6.0"
1578-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-6.6.0.tgz#2d686c0f0786da6362d909e27a9de1c13ba2e7dc"
1579-
integrity sha512-mPHFoNa2bPIWWglWYdR0QfY9GN0CfvvXX1Sv6DlSTive3jlMTUy+an67//Gysc+0Me9pjitrq0LJp0nGtLgftw==
1603+
"@typescript-eslint/[email protected]":
1604+
version "8.33.1"
1605+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.33.1.tgz#d271beed470bc915b8764e22365d4925c2ea265d"
1606+
integrity sha512-+s9LYcT8LWjdYWu7IWs7FvUxpQ/DGkdjZeE/GGulHvv8rvYwQvVaUZ6DE+j5x/prADUgSbbCWZ2nPI3usuVeOA==
15801607
dependencies:
1581-
"@eslint-community/eslint-utils" "^4.4.0"
1582-
"@types/json-schema" "^7.0.12"
1583-
"@types/semver" "^7.5.0"
1584-
"@typescript-eslint/scope-manager" "6.6.0"
1585-
"@typescript-eslint/types" "6.6.0"
1586-
"@typescript-eslint/typescript-estree" "6.6.0"
1587-
semver "^7.5.4"
1608+
"@typescript-eslint/project-service" "8.33.1"
1609+
"@typescript-eslint/tsconfig-utils" "8.33.1"
1610+
"@typescript-eslint/types" "8.33.1"
1611+
"@typescript-eslint/visitor-keys" "8.33.1"
1612+
debug "^4.3.4"
1613+
fast-glob "^3.3.2"
1614+
is-glob "^4.0.3"
1615+
minimatch "^9.0.4"
1616+
semver "^7.6.0"
1617+
ts-api-utils "^2.1.0"
1618+
1619+
"@typescript-eslint/[email protected]":
1620+
version "8.33.1"
1621+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.33.1.tgz#ea22f40d3553da090f928cf17907e963643d4b96"
1622+
integrity sha512-52HaBiEQUaRYqAXpfzWSR2U3gxk92Kw006+xZpElaPMg3C4PgM+A5LqwoQI1f9E5aZ/qlxAZxzm42WX+vn92SQ==
1623+
dependencies:
1624+
"@eslint-community/eslint-utils" "^4.7.0"
1625+
"@typescript-eslint/scope-manager" "8.33.1"
1626+
"@typescript-eslint/types" "8.33.1"
1627+
"@typescript-eslint/typescript-estree" "8.33.1"
15881628

15891629
"@typescript-eslint/[email protected]":
15901630
version "6.6.0"
@@ -1594,6 +1634,14 @@
15941634
"@typescript-eslint/types" "6.6.0"
15951635
eslint-visitor-keys "^3.4.1"
15961636

1637+
"@typescript-eslint/[email protected]":
1638+
version "8.33.1"
1639+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.33.1.tgz#6c6e002c24d13211df3df851767f24dfdb4f42bc"
1640+
integrity sha512-3i8NrFcZeeDHJ+7ZUuDkGT+UHq+XoFGsymNK2jZCOHcfEzRQ0BdpRtdpSx/Iyf3MHLWIcLS0COuOPibKQboIiQ==
1641+
dependencies:
1642+
"@typescript-eslint/types" "8.33.1"
1643+
eslint-visitor-keys "^4.2.0"
1644+
15971645
"@xmldom/xmldom@^0.8.3":
15981646
version "0.8.10"
15991647
resolved "https://registry.yarnpkg.com/@xmldom/xmldom/-/xmldom-0.8.10.tgz#a1337ca426aa61cef9fe15b5b28e340a72f6fa99"
@@ -1910,6 +1958,13 @@ braces@^3.0.2, braces@~3.0.2:
19101958
dependencies:
19111959
fill-range "^7.0.1"
19121960

1961+
braces@^3.0.3:
1962+
version "3.0.3"
1963+
resolved "https://registry.yarnpkg.com/braces/-/braces-3.0.3.tgz#490332f40919452272d55a8480adc0c441358789"
1964+
integrity sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA==
1965+
dependencies:
1966+
fill-range "^7.1.1"
1967+
19131968
browserslist@^4.21.10, browserslist@^4.21.9:
19141969
version "4.21.10"
19151970
resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.21.10.tgz#dbbac576628c13d3b2231332cb2ec5a46e015bb0"
@@ -2554,6 +2609,11 @@ eslint-visitor-keys@^3.3.0, eslint-visitor-keys@^3.4.1, eslint-visitor-keys@^3.4
25542609
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz#0cd72fe8550e3c2eae156a96a4dddcd1c8ac5800"
25552610
integrity sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==
25562611

2612+
eslint-visitor-keys@^4.2.0:
2613+
version "4.2.0"
2614+
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-4.2.0.tgz#687bacb2af884fcdda8a6e7d65c606f46a14cd45"
2615+
integrity sha512-UyLnSehNt62FFhSwjZlHmeokpRK59rcz29j+F1/aDgbkbRTk7wIc9XzdoasMUbRNKDM0qQt/+BJ4BrpFeABemw==
2616+
25572617
25582618
version "8.48.0"
25592619
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.48.0.tgz#bf9998ba520063907ba7bfe4c480dc8be03c2155"
@@ -2665,6 +2725,17 @@ fast-glob@^3.2.12, fast-glob@^3.2.9, fast-glob@^3.3.1:
26652725
merge2 "^1.3.0"
26662726
micromatch "^4.0.4"
26672727

2728+
fast-glob@^3.3.2:
2729+
version "3.3.3"
2730+
resolved "https://registry.yarnpkg.com/fast-glob/-/fast-glob-3.3.3.tgz#d06d585ce8dba90a16b0505c543c3ccfb3aeb818"
2731+
integrity sha512-7MptL8U0cqcFdzIzwOTHoilX9x5BrNqye7Z/LuC7kCMRio1EMSyqRK3BEAUD7sXRq4iT4AzTVuZdhgQ2TCvYLg==
2732+
dependencies:
2733+
"@nodelib/fs.stat" "^2.0.2"
2734+
"@nodelib/fs.walk" "^1.2.3"
2735+
glob-parent "^5.1.2"
2736+
merge2 "^1.3.0"
2737+
micromatch "^4.0.8"
2738+
26682739
fast-json-stable-stringify@^2.0.0:
26692740
version "2.1.0"
26702741
resolved "https://registry.yarnpkg.com/fast-json-stable-stringify/-/fast-json-stable-stringify-2.1.0.tgz#874bf69c6f404c2b5d99c481341399fd55892633"
@@ -2708,6 +2779,13 @@ fill-range@^7.0.1:
27082779
dependencies:
27092780
to-regex-range "^5.0.1"
27102781

2782+
fill-range@^7.1.1:
2783+
version "7.1.1"
2784+
resolved "https://registry.yarnpkg.com/fill-range/-/fill-range-7.1.1.tgz#44265d3cac07e3ea7dc247516380643754a05292"
2785+
integrity sha512-YsGpe3WHLK8ZYi4tWDg2Jy3ebRz2rXowDxnld4bkQB00cc/1Zw9AWnC0i9ztDJitivtQvaI9KaLyKrc+hBW0yg==
2786+
dependencies:
2787+
to-regex-range "^5.0.1"
2788+
27112789
find-up@^4.1.0:
27122790
version "4.1.0"
27132791
resolved "https://registry.yarnpkg.com/find-up/-/find-up-4.1.0.tgz#97afe7d6cdc0bc5928584b7c8d7b16e8a9aa5d19"
@@ -3051,6 +3129,11 @@ ignore@^5.2.0, ignore@^5.2.1, ignore@^5.2.4:
30513129
resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.2.4.tgz#a291c0c6178ff1b960befe47fcdec301674a6324"
30523130
integrity sha512-MAb38BcSbH0eHNBxn7ql2NH/kX33OkB3lZ1BNdh7ENeRChHTYsTvWrMubiIAMNS2llXEEgZ1MUOBtXChP3kaFQ==
30533131

3132+
ignore@^7.0.0:
3133+
version "7.0.5"
3134+
resolved "https://registry.yarnpkg.com/ignore/-/ignore-7.0.5.tgz#4cb5f6cd7d4c7ab0365738c7aea888baa6d7efd9"
3135+
integrity sha512-Hs59xBNfUIunMFgWAbGX5cq6893IbWg4KnrjbYwX3tx0ztorVgTDA6B2sxf8ejHJ4wz8BqGUMYlnzNBer5NvGg==
3136+
30543137
import-fresh@^3.2.1, import-fresh@^3.3.0:
30553138
version "3.3.0"
30563139
resolved "https://registry.yarnpkg.com/import-fresh/-/import-fresh-3.3.0.tgz#37162c25fcb9ebaa2e6e53d5b4d88ce17d9e0c2b"
@@ -3670,6 +3753,14 @@ micromatch@^4.0.4, micromatch@^4.0.5:
36703753
braces "^3.0.2"
36713754
picomatch "^2.3.1"
36723755

3756+
micromatch@^4.0.8:
3757+
version "4.0.8"
3758+
resolved "https://registry.yarnpkg.com/micromatch/-/micromatch-4.0.8.tgz#d66fa18f3a47076789320b9b1af32bd86d9fa202"
3759+
integrity sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA==
3760+
dependencies:
3761+
braces "^3.0.3"
3762+
picomatch "^2.3.1"
3763+
36733764
36743765
version "1.52.0"
36753766
resolved "https://registry.yarnpkg.com/mime-db/-/mime-db-1.52.0.tgz#bbabcdc02859f4987301c856e3387ce5ec43bf70"
@@ -3706,6 +3797,13 @@ minimatch@^9.0.3:
37063797
dependencies:
37073798
brace-expansion "^2.0.1"
37083799

3800+
minimatch@^9.0.4:
3801+
version "9.0.5"
3802+
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.5.tgz#d74f9dd6b57d83d8e98cfb82133b03978bc929e5"
3803+
integrity sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==
3804+
dependencies:
3805+
brace-expansion "^2.0.1"
3806+
37093807
37103808
version "4.1.0"
37113809
resolved "https://registry.yarnpkg.com/minimist-options/-/minimist-options-4.1.0.tgz#c0655713c53a8a2ebd77ffa247d342c40f010619"
@@ -4485,6 +4583,11 @@ semver@^7.3.4, semver@^7.5.4:
44854583
dependencies:
44864584
lru-cache "^6.0.0"
44874585

4586+
semver@^7.6.0:
4587+
version "7.7.2"
4588+
resolved "https://registry.yarnpkg.com/semver/-/semver-7.7.2.tgz#67d99fdcd35cec21e6f8b87a7fd515a33f982b58"
4589+
integrity sha512-RF0Fw+rO5AMf9MAyaRXI4AV0Ulj5lMHqVxxdSgiVbixSCXoEmmX/jk0CuJw4+3SqroYO9VoUh+HcuJivvtJemA==
4590+
44884591
set-cookie-parser@^2.4.6:
44894592
version "2.6.0"
44904593
resolved "https://registry.yarnpkg.com/set-cookie-parser/-/set-cookie-parser-2.6.0.tgz#131921e50f62ff1a66a461d7d62d7b21d5d15a51"
@@ -4919,6 +5022,11 @@ ts-api-utils@^1.0.1:
49195022
resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-1.0.3.tgz#f12c1c781d04427313dbac808f453f050e54a331"
49205023
integrity sha512-wNMeqtMz5NtwpT/UZGY5alT+VoKdSsOOP/kqHFcUW1P/VRhH2wJ48+DN2WwUliNbQ976ETwDL0Ifd2VVvgonvg==
49215024

5025+
ts-api-utils@^2.1.0:
5026+
version "2.1.0"
5027+
resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-2.1.0.tgz#595f7094e46eed364c13fd23e75f9513d29baf91"
5028+
integrity sha512-CUgTZL1irw8u29bzrOD/nH85jqyc74D6SshFgujOIA7osm2Rz7dYH77agkx7H4FBNxDq7Cjf+IjaX/8zwFW+ZQ==
5029+
49225030
ts-invariant@^0.10.3:
49235031
version "0.10.3"
49245032
resolved "https://registry.yarnpkg.com/ts-invariant/-/ts-invariant-0.10.3.tgz#3e048ff96e91459ffca01304dbc7f61c1f642f6c"

0 commit comments

Comments
 (0)