Skip to content
This repository was archived by the owner on May 18, 2026. It is now read-only.

Commit 46c089c

Browse files
chore(deps): update typescript-eslint monorepo to v8
1 parent 8940e3c commit 46c089c

2 files changed

Lines changed: 110 additions & 113 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,8 +56,8 @@
5656
"@babel/types": "7.23.4",
5757
"@types/node": "20.10.0",
5858
"@types/ws": "8.5.10",
59-
"@typescript-eslint/eslint-plugin": "6.13.1",
60-
"@typescript-eslint/parser": "6.13.1",
59+
"@typescript-eslint/eslint-plugin": "8.34.1",
60+
"@typescript-eslint/parser": "8.34.1",
6161
"@unocss/preset-wind": "0.57.7",
6262
"@unocss/reset": "0.57.7",
6363
"c8": "8.0.1",

yarn.lock

Lines changed: 108 additions & 111 deletions
Original file line numberDiff line numberDiff line change
@@ -747,14 +747,14 @@
747747
resolved "https://registry.yarnpkg.com/@esbuild/win32-x64/-/win32-x64-0.24.2.tgz#34aa0b52d0fbb1a654b596acfa595f0c7b77a77b"
748748
integrity sha512-7VTgWzgMGvup6aSqDPLiW5zHaxYJGTO4OokMjIlrCtf+VpEL+cXKtCvg723iguPYI5oaUNdS+/V7OU2gvXVWEg==
749749

750-
"@eslint-community/eslint-utils@^4.2.0", "@eslint-community/eslint-utils@^4.4.0":
750+
"@eslint-community/eslint-utils@^4.2.0", "@eslint-community/eslint-utils@^4.7.0":
751751
version "4.7.0"
752752
resolved "https://registry.yarnpkg.com/@eslint-community/eslint-utils/-/eslint-utils-4.7.0.tgz#607084630c6c033992a082de6e6fbc1a8b52175a"
753753
integrity sha512-dyybb3AcajC7uha6CvhdVRJqaKyn7w2YKqKyAN37NKYgZT36w+iRb0Dymmc5qEJ549c/S31cMMSFd75bteCpCw==
754754
dependencies:
755755
eslint-visitor-keys "^3.4.3"
756756

757-
"@eslint-community/regexpp@^4.5.1", "@eslint-community/regexpp@^4.6.1":
757+
"@eslint-community/regexpp@^4.10.0", "@eslint-community/regexpp@^4.6.1":
758758
version "4.12.1"
759759
resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.12.1.tgz#cfc6cffe39df390a3841cde2abccf92eaa7ae0e0"
760760
integrity sha512-CCZCDJuduB9OUkFkY2IgppNZMi2lBQgD2qzwXkEia16cge2pijY/aXi96CJMquDMn3nJdlPV1A5KrJEXwfLNzQ==
@@ -1079,11 +1079,6 @@
10791079
resolved "https://registry.yarnpkg.com/@types/istanbul-lib-coverage/-/istanbul-lib-coverage-2.0.6.tgz#7739c232a1fee9b4d3ce8985f314c0c6d33549d7"
10801080
integrity sha512-2QF/t/auWm0lsy8XtKVPG19v3sSOQlJe/YHZgfjb/KBBHOGSV+J2q/S671rcq9uTBrLAXmZpqJiaQbMT+zNU1w==
10811081

1082-
"@types/json-schema@^7.0.12":
1083-
version "7.0.15"
1084-
resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.15.tgz#596a1747233694d50f6ad8a7869fcb6f56cf5841"
1085-
integrity sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==
1086-
10871082
"@types/minimist@^1.2.0":
10881083
version "1.2.5"
10891084
resolved "https://registry.yarnpkg.com/@types/minimist/-/minimist-1.2.5.tgz#ec10755e871497bcd83efe927e43ec46e8c0747e"
@@ -1113,102 +1108,109 @@
11131108
resolved "https://registry.yarnpkg.com/@types/resolve/-/resolve-1.20.2.tgz#97d26e00cd4a0423b4af620abecf3e6f442b7975"
11141109
integrity sha512-60BCwRFOZCQhDncwQdxxeOEEkbc5dIMccYLwbxsS4TUNeVECQ/pBJ0j09mrHOl/JJvpRPGwO9SvE4nR2Nb/a4Q==
11151110

1116-
"@types/semver@^7.5.0":
1117-
version "7.7.0"
1118-
resolved "https://registry.yarnpkg.com/@types/semver/-/semver-7.7.0.tgz#64c441bdae033b378b6eef7d0c3d77c329b9378e"
1119-
integrity sha512-k107IF4+Xr7UHjwDc7Cfd6PRQfbdkiRabXGRjo07b4WyPahFBZCZ1sE+BNxYIJPPg73UkfOsVOLwqVc/6ETrIA==
1120-
11211111
"@types/ws@8.5.10":
11221112
version "8.5.10"
11231113
resolved "https://registry.yarnpkg.com/@types/ws/-/ws-8.5.10.tgz#4acfb517970853fa6574a3a6886791d04a396787"
11241114
integrity sha512-vmQSUcfalpIq0R9q7uTo2lXs6eGIpt9wtnLdMv9LVpIjCA/+ufZRozlVoVelIYixx1ugCBKDhn89vnsEGOCx9A==
11251115
dependencies:
11261116
"@types/node" "*"
11271117

1128-
"@typescript-eslint/eslint-plugin@6.13.1":
1129-
version "6.13.1"
1130-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-6.13.1.tgz#f98bd887bf95551203c917e734d113bf8d527a0c"
1131-
integrity sha512-5bQDGkXaxD46bPvQt08BUz9YSaO4S0fB1LB5JHQuXTfkGPI3+UUeS387C/e9jRie5GqT8u5kFTrMvAjtX4O5kA==
1118+
"@typescript-eslint/eslint-plugin@8.34.1":
1119+
version "8.34.1"
1120+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.34.1.tgz#56cf35b89383eaf2bdcf602f5bbdac6dbb11e51b"
1121+
integrity sha512-STXcN6ebF6li4PxwNeFnqF8/2BNDvBupf2OPx2yWNzr6mKNGF7q49VM00Pz5FaomJyqvbXpY6PhO+T9w139YEQ==
11321122
dependencies:
1133-
"@eslint-community/regexpp" "^4.5.1"
1134-
"@typescript-eslint/scope-manager" "6.13.1"
1135-
"@typescript-eslint/type-utils" "6.13.1"
1136-
"@typescript-eslint/utils" "6.13.1"
1137-
"@typescript-eslint/visitor-keys" "6.13.1"
1138-
debug "^4.3.4"
1123+
"@eslint-community/regexpp" "^4.10.0"
1124+
"@typescript-eslint/scope-manager" "8.34.1"
1125+
"@typescript-eslint/type-utils" "8.34.1"
1126+
"@typescript-eslint/utils" "8.34.1"
1127+
"@typescript-eslint/visitor-keys" "8.34.1"
11391128
graphemer "^1.4.0"
1140-
ignore "^5.2.4"
1129+
ignore "^7.0.0"
11411130
natural-compare "^1.4.0"
1142-
semver "^7.5.4"
1143-
ts-api-utils "^1.0.1"
1144-
1145-
"@typescript-eslint/parser@6.13.1":
1146-
version "6.13.1"
1147-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-6.13.1.tgz#29d6d4e5fab4669e58bc15f6904b67da65567487"
1148-
integrity sha512-fs2XOhWCzRhqMmQf0eicLa/CWSaYss2feXsy7xBD/pLyWke/jCIVc2s1ikEAtSW7ina1HNhv7kONoEfVNEcdDQ==
1149-
dependencies:
1150-
"@typescript-eslint/scope-manager" "6.13.1"
1151-
"@typescript-eslint/types" "6.13.1"
1152-
"@typescript-eslint/typescript-estree" "6.13.1"
1153-
"@typescript-eslint/visitor-keys" "6.13.1"
1154-
debug "^4.3.4"
1131+
ts-api-utils "^2.1.0"
11551132

1156-
"@typescript-eslint/scope-manager@6.13.1":
1157-
version "6.13.1"
1158-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-6.13.1.tgz#58c7c37c6a957d3d9f59bc4f64c2888e0cac1d70"
1159-
integrity sha512-BW0kJ7ceiKi56GbT2KKzZzN+nDxzQK2DS6x0PiSMPjciPgd/JRQGMibyaN2cPt2cAvuoH0oNvn2fwonHI+4QUQ==
1133+
"@typescript-eslint/parser@8.34.1":
1134+
version "8.34.1"
1135+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.34.1.tgz#f102357ab3a02d5b8aa789655905662cc5093067"
1136+
integrity sha512-4O3idHxhyzjClSMJ0a29AcoK0+YwnEqzI6oz3vlRf3xw0zbzt15MzXwItOlnr5nIth6zlY2RENLsOPvhyrKAQA==
11601137
dependencies:
1161-
"@typescript-eslint/types" "6.13.1"
1162-
"@typescript-eslint/visitor-keys" "6.13.1"
1138+
"@typescript-eslint/scope-manager" "8.34.1"
1139+
"@typescript-eslint/types" "8.34.1"
1140+
"@typescript-eslint/typescript-estree" "8.34.1"
1141+
"@typescript-eslint/visitor-keys" "8.34.1"
1142+
debug "^4.3.4"
11631143

1164-
"@typescript-eslint/type-utils@6.13.1":
1165-
version "6.13.1"
1166-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-6.13.1.tgz#e6e5885e387841cae9c38fc0638fd8b7561973d6"
1167-
integrity sha512-A2qPlgpxx2v//3meMqQyB1qqTg1h1dJvzca7TugM3Yc2USDY+fsRBiojAEo92HO7f5hW5mjAUF6qobOPzlBCBQ==
1144+
"@typescript-eslint/project-service@8.34.1":
1145+
version "8.34.1"
1146+
resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.34.1.tgz#20501f8b87202c45f5e70a5b24dcdcb8fe12d460"
1147+
integrity sha512-nuHlOmFZfuRwLJKDGQOVc0xnQrAmuq1Mj/ISou5044y1ajGNp2BNliIqp7F2LPQ5sForz8lempMFCovfeS1XoA==
11681148
dependencies:
1169-
"@typescript-eslint/typescript-estree" "6.13.1"
1170-
"@typescript-eslint/utils" "6.13.1"
1149+
"@typescript-eslint/tsconfig-utils" "^8.34.1"
1150+
"@typescript-eslint/types" "^8.34.1"
11711151
debug "^4.3.4"
1172-
ts-api-utils "^1.0.1"
11731152

1174-
"@typescript-eslint/types@6.13.1":
1175-
version "6.13.1"
1176-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-6.13.1.tgz#b56f26130e7eb8fa1e429c75fb969cae6ad7bb5c"
1177-
integrity sha512-gjeEskSmiEKKFIbnhDXUyiqVma1gRCQNbVZ1C8q7Zjcxh3WZMbzWVfGE9rHfWd1msQtPS0BVD9Jz9jded44eKg==
1153+
"@typescript-eslint/scope-manager@8.34.1":
1154+
version "8.34.1"
1155+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.34.1.tgz#727ea43441f4d23d5c73d34195427d85042e5117"
1156+
integrity sha512-beu6o6QY4hJAgL1E8RaXNC071G4Kso2MGmJskCFQhRhg8VOH/FDbC8soP8NHN7e/Hdphwp8G8cE6OBzC8o41ZA==
1157+
dependencies:
1158+
"@typescript-eslint/types" "8.34.1"
1159+
"@typescript-eslint/visitor-keys" "8.34.1"
1160+
1161+
"@typescript-eslint/tsconfig-utils@8.34.1", "@typescript-eslint/tsconfig-utils@^8.34.1":
1162+
version "8.34.1"
1163+
resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.34.1.tgz#d6abb1b1e9f1f1c83ac92051c8fbf2dbc4dc9f5e"
1164+
integrity sha512-K4Sjdo4/xF9NEeA2khOb7Y5nY6NSXBnod87uniVYW9kHP+hNlDV8trUSFeynA2uxWam4gIWgWoygPrv9VMWrYg==
11781165

1179-
"@typescript-eslint/typescript-estree@6.13.1":
1180-
version "6.13.1"
1181-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-6.13.1.tgz#d01dda78d2487434d1c503853fa00291c566efa4"
1182-
integrity sha512-sBLQsvOC0Q7LGcUHO5qpG1HxRgePbT6wwqOiGLpR8uOJvPJbfs0mW3jPA3ujsDvfiVwVlWUDESNXv44KtINkUQ==
1166+
"@typescript-eslint/type-utils@8.34.1":
1167+
version "8.34.1"
1168+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.34.1.tgz#df860d8edefbfe142473ea4defb7408edb0c379e"
1169+
integrity sha512-Tv7tCCr6e5m8hP4+xFugcrwTOucB8lshffJ6zf1mF1TbU67R+ntCc6DzLNKM+s/uzDyv8gLq7tufaAhIBYeV8g==
11831170
dependencies:
1184-
"@typescript-eslint/types" "6.13.1"
1185-
"@typescript-eslint/visitor-keys" "6.13.1"
1171+
"@typescript-eslint/typescript-estree" "8.34.1"
1172+
"@typescript-eslint/utils" "8.34.1"
11861173
debug "^4.3.4"
1187-
globby "^11.1.0"
1174+
ts-api-utils "^2.1.0"
1175+
1176+
"@typescript-eslint/types@8.34.1", "@typescript-eslint/types@^8.34.1":
1177+
version "8.34.1"
1178+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.34.1.tgz#565a46a251580dae674dac5aafa8eb14b8322a35"
1179+
integrity sha512-rjLVbmE7HR18kDsjNIZQHxmv9RZwlgzavryL5Lnj2ujIRTeXlKtILHgRNmQ3j4daw7zd+mQgy+uyt6Zo6I0IGA==
1180+
1181+
"@typescript-eslint/typescript-estree@8.34.1":
1182+
version "8.34.1"
1183+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.34.1.tgz#befdb042a6bc44fdad27429b2d3b679c80daad71"
1184+
integrity sha512-rjCNqqYPuMUF5ODD+hWBNmOitjBWghkGKJg6hiCHzUvXRy6rK22Jd3rwbP2Xi+R7oYVvIKhokHVhH41BxPV5mA==
1185+
dependencies:
1186+
"@typescript-eslint/project-service" "8.34.1"
1187+
"@typescript-eslint/tsconfig-utils" "8.34.1"
1188+
"@typescript-eslint/types" "8.34.1"
1189+
"@typescript-eslint/visitor-keys" "8.34.1"
1190+
debug "^4.3.4"
1191+
fast-glob "^3.3.2"
11881192
is-glob "^4.0.3"
1189-
semver "^7.5.4"
1190-
ts-api-utils "^1.0.1"
1191-
1192-
"@typescript-eslint/utils@6.13.1":
1193-
version "6.13.1"
1194-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-6.13.1.tgz#925b3a2453a71ada914ae329b7bb7e7d96634b2f"
1195-
integrity sha512-ouPn/zVoan92JgAegesTXDB/oUp6BP1v8WpfYcqh649ejNc9Qv+B4FF2Ff626kO1xg0wWwwG48lAJ4JuesgdOw==
1196-
dependencies:
1197-
"@eslint-community/eslint-utils" "^4.4.0"
1198-
"@types/json-schema" "^7.0.12"
1199-
"@types/semver" "^7.5.0"
1200-
"@typescript-eslint/scope-manager" "6.13.1"
1201-
"@typescript-eslint/types" "6.13.1"
1202-
"@typescript-eslint/typescript-estree" "6.13.1"
1203-
semver "^7.5.4"
1204-
1205-
"@typescript-eslint/visitor-keys@6.13.1":
1206-
version "6.13.1"
1207-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-6.13.1.tgz#c4b692dcc23a4fc60685b718f10fde789d65a540"
1208-
integrity sha512-NDhQUy2tg6XGNBGDRm1XybOHSia8mcXmlbKWoQP+nm1BIIMxa55shyJfZkHpEBN62KNPLrocSM2PdPcaLgDKMQ==
1209-
dependencies:
1210-
"@typescript-eslint/types" "6.13.1"
1211-
eslint-visitor-keys "^3.4.1"
1193+
minimatch "^9.0.4"
1194+
semver "^7.6.0"
1195+
ts-api-utils "^2.1.0"
1196+
1197+
"@typescript-eslint/utils@8.34.1":
1198+
version "8.34.1"
1199+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.34.1.tgz#f98c9b0c5cae407e34f5131cac0f3a74347a398e"
1200+
integrity sha512-mqOwUdZ3KjtGk7xJJnLbHxTuWVn3GO2WZZuM+Slhkun4+qthLdXx32C8xIXbO1kfCECb3jIs3eoxK3eryk7aoQ==
1201+
dependencies:
1202+
"@eslint-community/eslint-utils" "^4.7.0"
1203+
"@typescript-eslint/scope-manager" "8.34.1"
1204+
"@typescript-eslint/types" "8.34.1"
1205+
"@typescript-eslint/typescript-estree" "8.34.1"
1206+
1207+
"@typescript-eslint/visitor-keys@8.34.1":
1208+
version "8.34.1"
1209+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.34.1.tgz#28a1987ea3542ccafb92aa792726a304b39531cf"
1210+
integrity sha512-xoh5rJ+tgsRKoXnkBPFRLZ7rjKM0AfVbC68UZ/ECXoDbfggb9RbEySN359acY1vS3qZ0jVTVWzbtfapwm5ztxw==
1211+
dependencies:
1212+
"@typescript-eslint/types" "8.34.1"
1213+
eslint-visitor-keys "^4.2.1"
12121214

12131215
"@ungap/structured-clone@^1.2.0":
12141216
version "1.3.0"
@@ -1577,11 +1579,6 @@ array-ify@^1.0.0:
15771579
resolved "https://registry.yarnpkg.com/array-ify/-/array-ify-1.0.0.tgz#9e528762b4a9066ad163a6962a364418e9626ece"
15781580
integrity sha512-c5AMf34bKdvPhQ7tBGhqkgKNUzMr4WUs+WDtC2ZUGOUncbxKMTvqxYctiseW3+L4bA8ec+GcZ6/A/FW4m8ukng==
15791581

1580-
array-union@^2.1.0:
1581-
version "2.1.0"
1582-
resolved "https://registry.yarnpkg.com/array-union/-/array-union-2.1.0.tgz#b798420adbeb1de828d84acd8a2e23d3efe85e8d"
1583-
integrity sha512-HGyxoOTYUyCM6stUe6EJgnd4EoewAI7zMdfqO+kGjnlZmBDz/cR5pf8r/cR4Wq60sL/p0IkcjUEEPwS3GFrIyw==
1584-
15851582
arrify@^1.0.1:
15861583
version "1.0.1"
15871584
resolved "https://registry.yarnpkg.com/arrify/-/arrify-1.0.1.tgz#898508da2226f380df904728456849c1501a4b0d"
@@ -2520,6 +2517,11 @@ eslint-visitor-keys@^3.4.1, eslint-visitor-keys@^3.4.3:
25202517
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz#0cd72fe8550e3c2eae156a96a4dddcd1c8ac5800"
25212518
integrity sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==
25222519

2520+
eslint-visitor-keys@^4.2.1:
2521+
version "4.2.1"
2522+
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-4.2.1.tgz#4cfea60fe7dd0ad8e816e1ed026c1d5251b512c1"
2523+
integrity sha512-Uhdk5sfqcee/9H/rCOJikYz67o0a2Tw2hGRPOG2Y1R2dg7brRe1uG0yaNQDHu+TO/uQPF/5eCapvYSmHUjt7JQ==
2524+
25232525
eslint@8.54.0:
25242526
version "8.54.0"
25252527
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.54.0.tgz#588e0dd4388af91a2e8fa37ea64924074c783537"
@@ -2632,7 +2634,7 @@ fast-diff@^1.1.2:
26322634
resolved "https://registry.yarnpkg.com/fast-diff/-/fast-diff-1.3.0.tgz#ece407fa550a64d638536cd727e129c61616e0f0"
26332635
integrity sha512-VxPP4NqbUjj6MaAOafWeUn2cXWLcCtljklUtZf0Ind4XQ+QPtmA0b18zZy0jIQx+ExRVCR/ZQpBmik5lXshNsw==
26342636

2635-
fast-glob@^3.2.9, fast-glob@^3.3.0, fast-glob@^3.3.2:
2637+
fast-glob@^3.3.0, fast-glob@^3.3.2:
26362638
version "3.3.3"
26372639
resolved "https://registry.yarnpkg.com/fast-glob/-/fast-glob-3.3.3.tgz#d06d585ce8dba90a16b0505c543c3ccfb3aeb818"
26382640
integrity sha512-7MptL8U0cqcFdzIzwOTHoilX9x5BrNqye7Z/LuC7kCMRio1EMSyqRK3BEAUD7sXRq4iT4AzTVuZdhgQ2TCvYLg==
@@ -2876,18 +2878,6 @@ globals@^15.14.0:
28762878
resolved "https://registry.yarnpkg.com/globals/-/globals-15.15.0.tgz#7c4761299d41c32b075715a4ce1ede7897ff72a8"
28772879
integrity sha512-7ACyT3wmyp3I61S4fG682L0VA2RGD9otkqGJIwNUMF1SWUombIIk+af1unuDYgMm082aHYwD+mzJvv9Iu8dsgg==
28782880

2879-
globby@^11.1.0:
2880-
version "11.1.0"
2881-
resolved "https://registry.yarnpkg.com/globby/-/globby-11.1.0.tgz#bd4be98bb042f83d796f7e3811991fbe82a0d34b"
2882-
integrity sha512-jhIXaOzy1sb8IyocaruWSn1TjmnBVs8Ayhcy83rmxNJ8q2uWKCAj3CnJY+KpGSXCueAPc0i05kVvVKtP1t9S3g==
2883-
dependencies:
2884-
array-union "^2.1.0"
2885-
dir-glob "^3.0.1"
2886-
fast-glob "^3.2.9"
2887-
ignore "^5.2.0"
2888-
merge2 "^1.4.1"
2889-
slash "^3.0.0"
2890-
28912881
globby@^13.1.4:
28922882
version "13.2.2"
28932883
resolved "https://registry.yarnpkg.com/globby/-/globby-13.2.2.tgz#63b90b1bf68619c2135475cbd4e71e66aa090592"
@@ -2987,6 +2977,11 @@ ignore@^5.2.0, ignore@^5.2.4:
29872977
resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.3.2.tgz#3cd40e729f3643fd87cb04e50bf0eb722bc596f5"
29882978
integrity sha512-hsBTNUqQTDwkWtcdYI2i06Y/nUBEsNEDJKjWdigLvegy8kDuJAS8uRlpkkcQpyEXL0Z/pjDy5HBmMjRCJ2gq+g==
29892979

2980+
ignore@^7.0.0:
2981+
version "7.0.5"
2982+
resolved "https://registry.yarnpkg.com/ignore/-/ignore-7.0.5.tgz#4cb5f6cd7d4c7ab0365738c7aea888baa6d7efd9"
2983+
integrity sha512-Hs59xBNfUIunMFgWAbGX5cq6893IbWg4KnrjbYwX3tx0ztorVgTDA6B2sxf8ejHJ4wz8BqGUMYlnzNBer5NvGg==
2984+
29902985
import-fresh@^3.2.1:
29912986
version "3.3.1"
29922987
resolved "https://registry.yarnpkg.com/import-fresh/-/import-fresh-3.3.1.tgz#9cecb56503c0ada1f2741dbbd6546e4b13b57ccf"
@@ -3505,6 +3500,13 @@ minimatch@^5.0.1:
35053500
dependencies:
35063501
brace-expansion "^2.0.1"
35073502

3503+
minimatch@^9.0.4:
3504+
version "9.0.5"
3505+
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.5.tgz#d74f9dd6b57d83d8e98cfb82133b03978bc929e5"
3506+
integrity sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==
3507+
dependencies:
3508+
brace-expansion "^2.0.1"
3509+
35083510
minimist-options@4.1.0:
35093511
version "4.1.0"
35103512
resolved "https://registry.yarnpkg.com/minimist-options/-/minimist-options-4.1.0.tgz#c0655713c53a8a2ebd77ffa247d342c40f010619"
@@ -4413,7 +4415,7 @@ semver@^6.0.0, semver@^6.3.1:
44134415
resolved "https://registry.yarnpkg.com/semver/-/semver-6.3.1.tgz#556d2ef8689146e46dcea4bfdd095f3434dffcb4"
44144416
integrity sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==
44154417

4416-
semver@^7.1.1, semver@^7.3.4, semver@^7.5.3, semver@^7.5.4, semver@^7.6.3:
4418+
semver@^7.1.1, semver@^7.3.4, semver@^7.5.3, semver@^7.6.0, semver@^7.6.3:
44174419
version "7.7.2"
44184420
resolved "https://registry.yarnpkg.com/semver/-/semver-7.7.2.tgz#67d99fdcd35cec21e6f8b87a7fd515a33f982b58"
44194421
integrity sha512-RF0Fw+rO5AMf9MAyaRXI4AV0Ulj5lMHqVxxdSgiVbixSCXoEmmX/jk0CuJw4+3SqroYO9VoUh+HcuJivvtJemA==
@@ -4449,11 +4451,6 @@ sirv@^2.0.3:
44494451
mrmime "^2.0.0"
44504452
totalist "^3.0.0"
44514453

4452-
slash@^3.0.0:
4453-
version "3.0.0"
4454-
resolved "https://registry.yarnpkg.com/slash/-/slash-3.0.0.tgz#6539be870c165adbd5240220dbe361f1bc4d4634"
4455-
integrity sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q==
4456-
44574454
slash@^4.0.0:
44584455
version "4.0.0"
44594456
resolved "https://registry.yarnpkg.com/slash/-/slash-4.0.0.tgz#2422372176c4c6c5addb5e2ada885af984b396a7"
@@ -4779,10 +4776,10 @@ trim-newlines@^3.0.0:
47794776
resolved "https://registry.yarnpkg.com/trim-newlines/-/trim-newlines-3.0.1.tgz#260a5d962d8b752425b32f3a7db0dcacd176c144"
47804777
integrity sha512-c1PTsA3tYrIsLGkJkzHF+w9F2EyxfXGo4UyJc4pFL++FMjnq0HJS69T3M7d//gKrFKwy429bouPescbjecU+Zw==
47814778

4782-
ts-api-utils@^1.0.1:
4783-
version "1.4.3"
4784-
resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-1.4.3.tgz#bfc2215fe6528fecab2b0fba570a2e8a4263b064"
4785-
integrity sha512-i3eMG77UTMD0hZhgRS562pv83RC6ukSAC2GMNWc+9dieh/+jDM5u5YG+NHX6VNDRHQcHwmsTHctP9LhbC3WxVw==
4779+
ts-api-utils@^2.1.0:
4780+
version "2.1.0"
4781+
resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-2.1.0.tgz#595f7094e46eed364c13fd23e75f9513d29baf91"
4782+
integrity sha512-CUgTZL1irw8u29bzrOD/nH85jqyc74D6SshFgujOIA7osm2Rz7dYH77agkx7H4FBNxDq7Cjf+IjaX/8zwFW+ZQ==
47864783

47874784
tslib@^2.1.0:
47884785
version "2.8.1"

0 commit comments

Comments
 (0)