Skip to content

Commit d4fe28f

Browse files
chore(deps): update typescript-eslint monorepo to v8
1 parent 0394b8b commit d4fe28f

File tree

2 files changed

+144
-86
lines changed

2 files changed

+144
-86
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -151,8 +151,8 @@
151151
"@types/react": "18.2.78",
152152
"@types/react-dom": "18.2.25",
153153
"@types/react-test-renderer": "18.0.7",
154-
"@typescript-eslint/eslint-plugin": "6.18.1",
155-
"@typescript-eslint/parser": "6.18.1",
154+
"@typescript-eslint/eslint-plugin": "8.35.0",
155+
"@typescript-eslint/parser": "8.35.0",
156156
"@vitejs/plugin-react": "4.2.1",
157157
"@vitest/coverage-v8": "1.5.0",
158158
"babel-loader": "9.1.3",

yarn.lock

Lines changed: 142 additions & 84 deletions
Original file line numberDiff line numberDiff line change
@@ -2287,14 +2287,26 @@
22872287
resolved "https://registry.yarnpkg.com/@esbuild/win32-x64/-/win32-x64-0.20.2.tgz#9c907b21e30a52db959ba4f80bb01a0cc403d5cc"
22882288
integrity sha512-N49X4lJX27+l9jbLKSqZ6bKNjzQvHaT8IIFUy+YIqmXQdjYCToGWwOItDrfby14c78aDd5NHQl29xingXfCdLQ==
22892289

2290-
"@eslint-community/eslint-utils@^4.2.0", "@eslint-community/eslint-utils@^4.4.0":
2290+
"@eslint-community/eslint-utils@^4.2.0":
22912291
version "4.4.0"
22922292
resolved "https://registry.yarnpkg.com/@eslint-community/eslint-utils/-/eslint-utils-4.4.0.tgz#a23514e8fb9af1269d5f7788aa556798d61c6b59"
22932293
integrity sha512-1/sA4dwrzBAyeUoQ6oxahHKmrZvsnLCg4RfxW3ZFGGmQkSNQPFNLV9CUEFQP1x9EYXHTo5p6xdhZM1Ne9p/AfA==
22942294
dependencies:
22952295
eslint-visitor-keys "^3.3.0"
22962296

2297-
"@eslint-community/regexpp@^4.5.1", "@eslint-community/regexpp@^4.6.1":
2297+
"@eslint-community/eslint-utils@^4.7.0":
2298+
version "4.7.0"
2299+
resolved "https://registry.yarnpkg.com/@eslint-community/eslint-utils/-/eslint-utils-4.7.0.tgz#607084630c6c033992a082de6e6fbc1a8b52175a"
2300+
integrity sha512-dyybb3AcajC7uha6CvhdVRJqaKyn7w2YKqKyAN37NKYgZT36w+iRb0Dymmc5qEJ549c/S31cMMSFd75bteCpCw==
2301+
dependencies:
2302+
eslint-visitor-keys "^3.4.3"
2303+
2304+
"@eslint-community/regexpp@^4.10.0":
2305+
version "4.12.1"
2306+
resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.12.1.tgz#cfc6cffe39df390a3841cde2abccf92eaa7ae0e0"
2307+
integrity sha512-CCZCDJuduB9OUkFkY2IgppNZMi2lBQgD2qzwXkEia16cge2pijY/aXi96CJMquDMn3nJdlPV1A5KrJEXwfLNzQ==
2308+
2309+
"@eslint-community/regexpp@^4.6.1":
22982310
version "4.10.0"
22992311
resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.10.0.tgz#548f6de556857c8bb73bbee70c35dc82a2e74d63"
23002312
integrity sha512-Cu96Sd2By9mCNTx2iyKOmq10v22jUVQv0lQnlGNy16oE9589yE+QADPbrMGCkA51cKZSg3Pu/aTJVTGfL/qjUA==
@@ -4220,7 +4232,7 @@
42204232
resolved "https://registry.yarnpkg.com/@types/http-errors/-/http-errors-2.0.4.tgz#7eb47726c391b7345a6ec35ad7f4de469cf5ba4f"
42214233
integrity sha512-D0CFMMtydbJAegzOyHjtiKPLlvnm3iTZyZRSZoLq2mRhDdmLfIWOCYPfQJ4cu2erKghU++QvjcUjp/5h7hESpA==
42224234

4223-
"@types/json-schema@*", "@types/json-schema@^7.0.12", "@types/json-schema@^7.0.8", "@types/json-schema@^7.0.9":
4235+
"@types/json-schema@*", "@types/json-schema@^7.0.8", "@types/json-schema@^7.0.9":
42244236
version "7.0.15"
42254237
resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.15.tgz#596a1747233694d50f6ad8a7869fcb6f56cf5841"
42264238
integrity sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==
@@ -4321,7 +4333,7 @@
43214333
resolved "https://registry.yarnpkg.com/@types/resolve/-/resolve-1.20.6.tgz#e6e60dad29c2c8c206c026e6dd8d6d1bdda850b8"
43224334
integrity sha512-A4STmOXPhMUtHH+S6ymgE2GiBSMqf4oTvcQZMcHzokuTLVYzXTB8ttjcgxOVaAp2lGwEdzZ0J+cRbbeevQj1UQ==
43234335

4324-
"@types/semver@^7.3.12", "@types/semver@^7.3.4", "@types/semver@^7.5.0":
4336+
"@types/semver@^7.3.12", "@types/semver@^7.3.4":
43254337
version "7.5.8"
43264338
resolved "https://registry.yarnpkg.com/@types/semver/-/semver-7.5.8.tgz#8268a8c57a3e4abd25c165ecd36237db7948a55e"
43274339
integrity sha512-I8EUhyrgfLrcTkzV3TSsGyl1tSuPrEDzr0yd5m90UgNxQkyDXULk3b6MlQqTCpZpNtWe1K0hzclnZkTcLBe2UQ==
@@ -4353,22 +4365,20 @@
43534365
resolved "https://registry.yarnpkg.com/@types/uuid/-/uuid-9.0.8.tgz#7545ba4fc3c003d6c756f651f3bf163d8f0f29ba"
43544366
integrity sha512-jg+97EGIcY9AGHJJRaaPVgetKDsrTgbRjQ5Msgjh/DQKEFl0DtyRr/VCOyD1T2R1MNeWPK/u7JoGhlDZnKBAfA==
43554367

4356-
"@typescript-eslint/eslint-plugin@6.18.1":
4357-
version "6.18.1"
4358-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-6.18.1.tgz#0df881a47da1c1a9774f39495f5f7052f86b72e0"
4359-
integrity sha512-nISDRYnnIpk7VCFrGcu1rnZfM1Dh9LRHnfgdkjcbi/l7g16VYRri3TjXi9Ir4lOZSw5N/gnV/3H7jIPQ8Q4daA==
4368+
"@typescript-eslint/eslint-plugin@8.35.0":
4369+
version "8.35.0"
4370+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.35.0.tgz#515170100ff867445fe0a17ce05c14fc5fd9ca63"
4371+
integrity sha512-ijItUYaiWuce0N1SoSMrEd0b6b6lYkYt99pqCPfybd+HKVXtEvYhICfLdwp42MhiI5mp0oq7PKEL+g1cNiz/Eg==
43604372
dependencies:
4361-
"@eslint-community/regexpp" "^4.5.1"
4362-
"@typescript-eslint/scope-manager" "6.18.1"
4363-
"@typescript-eslint/type-utils" "6.18.1"
4364-
"@typescript-eslint/utils" "6.18.1"
4365-
"@typescript-eslint/visitor-keys" "6.18.1"
4366-
debug "^4.3.4"
4373+
"@eslint-community/regexpp" "^4.10.0"
4374+
"@typescript-eslint/scope-manager" "8.35.0"
4375+
"@typescript-eslint/type-utils" "8.35.0"
4376+
"@typescript-eslint/utils" "8.35.0"
4377+
"@typescript-eslint/visitor-keys" "8.35.0"
43674378
graphemer "^1.4.0"
4368-
ignore "^5.2.4"
4379+
ignore "^7.0.0"
43694380
natural-compare "^1.4.0"
4370-
semver "^7.5.4"
4371-
ts-api-utils "^1.0.1"
4381+
ts-api-utils "^2.1.0"
43724382

43734383
"@typescript-eslint/experimental-utils@^5.0.0":
43744384
version "5.62.0"
@@ -4377,15 +4387,24 @@
43774387
dependencies:
43784388
"@typescript-eslint/utils" "5.62.0"
43794389

4380-
"@typescript-eslint/[email protected]":
4381-
version "6.18.1"
4382-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-6.18.1.tgz#3c3987e186b38c77b30b6bfa5edf7c98ae2ec9d3"
4383-
integrity sha512-zct/MdJnVaRRNy9e84XnVtRv9Vf91/qqe+hZJtKanjojud4wAVy/7lXxJmMyX6X6J+xc6c//YEWvpeif8cAhWA==
4390+
"@typescript-eslint/[email protected]":
4391+
version "8.35.0"
4392+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.35.0.tgz#20a0e17778a329a6072722f5ac418d4376b767d2"
4393+
integrity sha512-6sMvZePQrnZH2/cJkwRpkT7DxoAWh+g6+GFRK6bV3YQo7ogi3SX5rgF6099r5Q53Ma5qeT7LGmOmuIutF4t3lA==
4394+
dependencies:
4395+
"@typescript-eslint/scope-manager" "8.35.0"
4396+
"@typescript-eslint/types" "8.35.0"
4397+
"@typescript-eslint/typescript-estree" "8.35.0"
4398+
"@typescript-eslint/visitor-keys" "8.35.0"
4399+
debug "^4.3.4"
4400+
4401+
"@typescript-eslint/[email protected]":
4402+
version "8.35.0"
4403+
resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.35.0.tgz#00bd77e6845fbdb5684c6ab2d8a400a58dcfb07b"
4404+
integrity sha512-41xatqRwWZuhUMF/aZm2fcUsOFKNcG28xqRSS6ZVr9BVJtGExosLAm5A1OxTjRMagx8nJqva+P5zNIGt8RIgbQ==
43844405
dependencies:
4385-
"@typescript-eslint/scope-manager" "6.18.1"
4386-
"@typescript-eslint/types" "6.18.1"
4387-
"@typescript-eslint/typescript-estree" "6.18.1"
4388-
"@typescript-eslint/visitor-keys" "6.18.1"
4406+
"@typescript-eslint/tsconfig-utils" "^8.35.0"
4407+
"@typescript-eslint/types" "^8.35.0"
43894408
debug "^4.3.4"
43904409

43914410
"@typescript-eslint/[email protected]":
@@ -4396,33 +4415,38 @@
43964415
"@typescript-eslint/types" "5.62.0"
43974416
"@typescript-eslint/visitor-keys" "5.62.0"
43984417

4399-
"@typescript-eslint/scope-manager@6.18.1":
4400-
version "6.18.1"
4401-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-6.18.1.tgz#28c31c60f6e5827996aa3560a538693cb4bd3848"
4402-
integrity sha512-BgdBwXPFmZzaZUuw6wKiHKIovms97a7eTImjkXCZE04TGHysG+0hDQPmygyvgtkoB/aOQwSM/nWv3LzrOIQOBw==
4418+
"@typescript-eslint/scope-manager@8.35.0":
4419+
version "8.35.0"
4420+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.35.0.tgz#8ccb2ab63383544fab98fc4b542d8d141259ff4f"
4421+
integrity sha512-+AgL5+mcoLxl1vGjwNfiWq5fLDZM1TmTPYs2UkyHfFhgERxBbqHlNjRzhThJqz+ktBqTChRYY6zwbMwy0591AA==
44034422
dependencies:
4404-
"@typescript-eslint/types" "6.18.1"
4405-
"@typescript-eslint/visitor-keys" "6.18.1"
4423+
"@typescript-eslint/types" "8.35.0"
4424+
"@typescript-eslint/visitor-keys" "8.35.0"
44064425

4407-
"@typescript-eslint/[email protected]":
4408-
version "6.18.1"
4409-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-6.18.1.tgz#115cf535f8b39db8301677199ce51151e2daee96"
4410-
integrity sha512-wyOSKhuzHeU/5pcRDP2G2Ndci+4g653V43gXTpt4nbyoIOAASkGDA9JIAgbQCdCkcr1MvpSYWzxTz0olCn8+/Q==
4426+
"@typescript-eslint/[email protected]", "@typescript-eslint/tsconfig-utils@^8.35.0":
4427+
version "8.35.0"
4428+
resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.35.0.tgz#6e05aeb999999e31d562ceb4fe144f3cbfbd670e"
4429+
integrity sha512-04k/7247kZzFraweuEirmvUj+W3bJLI9fX6fbo1Qm2YykuBvEhRTPl8tcxlYO8kZZW+HIXfkZNoasVb8EV4jpA==
4430+
4431+
"@typescript-eslint/[email protected]":
4432+
version "8.35.0"
4433+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.35.0.tgz#0201eae9d83ffcc3451ef8c94f53ecfbf2319ecc"
4434+
integrity sha512-ceNNttjfmSEoM9PW87bWLDEIaLAyR+E6BoYJQ5PfaDau37UGca9Nyq3lBk8Bw2ad0AKvYabz6wxc7DMTO2jnNA==
44114435
dependencies:
4412-
"@typescript-eslint/typescript-estree" "6.18.1"
4413-
"@typescript-eslint/utils" "6.18.1"
4436+
"@typescript-eslint/typescript-estree" "8.35.0"
4437+
"@typescript-eslint/utils" "8.35.0"
44144438
debug "^4.3.4"
4415-
ts-api-utils "^1.0.1"
4439+
ts-api-utils "^2.1.0"
44164440

44174441
"@typescript-eslint/[email protected]":
44184442
version "5.62.0"
44194443
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.62.0.tgz#258607e60effa309f067608931c3df6fed41fd2f"
44204444
integrity sha512-87NVngcbVXUahrRTqIK27gD2t5Cu1yuCXxbLcFtCzZGlfyVWWh8mLHkoxzjsB6DDNnvdL+fW8MiwPEJyGJQDgQ==
44214445

4422-
"@typescript-eslint/types@6.18.1":
4423-
version "6.18.1"
4424-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-6.18.1.tgz#91617d8080bcd99ac355d9157079970d1d49fefc"
4425-
integrity sha512-4TuMAe+tc5oA7wwfqMtB0Y5OrREPF1GeJBAjqwgZh1lEMH5PJQgWgHGfYufVB51LtjD+peZylmeyxUXPfENLCw==
4446+
"@typescript-eslint/types@8.35.0", "@typescript-eslint/types@^8.35.0":
4447+
version "8.35.0"
4448+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.35.0.tgz#e60d062907930e30008d796de5c4170f02618a93"
4449+
integrity sha512-0mYH3emanku0vHw2aRLNGqe7EXh9WHEhi7kZzscrMDf6IIRUQ5Jk4wp1QrledE/36KtdZrVfKnE32eZCf/vaVQ==
44264450

44274451
"@typescript-eslint/[email protected]":
44284452
version "5.62.0"
@@ -4437,19 +4461,21 @@
44374461
semver "^7.3.7"
44384462
tsutils "^3.21.0"
44394463

4440-
"@typescript-eslint/typescript-estree@6.18.1":
4441-
version "6.18.1"
4442-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-6.18.1.tgz#a12b6440175b4cbc9d09ab3c4966c6b245215ab4"
4443-
integrity sha512-fv9B94UAhywPRhUeeV/v+3SBDvcPiLxRZJw/xZeeGgRLQZ6rLMG+8krrJUyIf6s1ecWTzlsbp0rlw7n9sjufHA==
4464+
"@typescript-eslint/typescript-estree@8.35.0":
4465+
version "8.35.0"
4466+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.35.0.tgz#86141e6c55b75bc1eaecc0781bd39704de14e52a"
4467+
integrity sha512-F+BhnaBemgu1Qf8oHrxyw14wq6vbL8xwWKKMwTMwYIRmFFY/1n/9T/jpbobZL8vp7QyEUcC6xGrnAO4ua8Kp7w==
44444468
dependencies:
4445-
"@typescript-eslint/types" "6.18.1"
4446-
"@typescript-eslint/visitor-keys" "6.18.1"
4469+
"@typescript-eslint/project-service" "8.35.0"
4470+
"@typescript-eslint/tsconfig-utils" "8.35.0"
4471+
"@typescript-eslint/types" "8.35.0"
4472+
"@typescript-eslint/visitor-keys" "8.35.0"
44474473
debug "^4.3.4"
4448-
globby "^11.1.0"
4474+
fast-glob "^3.3.2"
44494475
is-glob "^4.0.3"
4450-
minimatch "9.0.3"
4451-
semver "^7.5.4"
4452-
ts-api-utils "^1.0.1"
4476+
minimatch "^9.0.4"
4477+
semver "^7.6.0"
4478+
ts-api-utils "^2.1.0"
44534479

44544480
"@typescript-eslint/[email protected]", "@typescript-eslint/utils@^5.45.0":
44554481
version "5.62.0"
@@ -4465,18 +4491,15 @@
44654491
eslint-scope "^5.1.1"
44664492
semver "^7.3.7"
44674493

4468-
"@typescript-eslint/[email protected]":
4469-
version "6.18.1"
4470-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-6.18.1.tgz#3451cfe2e56babb6ac657e10b6703393d4b82955"
4471-
integrity sha512-zZmTuVZvD1wpoceHvoQpOiewmWu3uP9FuTWo8vqpy2ffsmfCE8mklRPi+vmnIYAIk9t/4kOThri2QCDgor+OpQ==
4472-
dependencies:
4473-
"@eslint-community/eslint-utils" "^4.4.0"
4474-
"@types/json-schema" "^7.0.12"
4475-
"@types/semver" "^7.5.0"
4476-
"@typescript-eslint/scope-manager" "6.18.1"
4477-
"@typescript-eslint/types" "6.18.1"
4478-
"@typescript-eslint/typescript-estree" "6.18.1"
4479-
semver "^7.5.4"
4494+
"@typescript-eslint/[email protected]":
4495+
version "8.35.0"
4496+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.35.0.tgz#aaf0afab5ab51ea2f1897002907eacd9834606d5"
4497+
integrity sha512-nqoMu7WWM7ki5tPgLVsmPM8CkqtoPUG6xXGeefM5t4x3XumOEKMoUZPdi+7F+/EotukN4R9OWdmDxN80fqoZeg==
4498+
dependencies:
4499+
"@eslint-community/eslint-utils" "^4.7.0"
4500+
"@typescript-eslint/scope-manager" "8.35.0"
4501+
"@typescript-eslint/types" "8.35.0"
4502+
"@typescript-eslint/typescript-estree" "8.35.0"
44804503

44814504
"@typescript-eslint/[email protected]":
44824505
version "5.62.0"
@@ -4486,13 +4509,13 @@
44864509
"@typescript-eslint/types" "5.62.0"
44874510
eslint-visitor-keys "^3.3.0"
44884511

4489-
"@typescript-eslint/visitor-keys@6.18.1":
4490-
version "6.18.1"
4491-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-6.18.1.tgz#704d789bda2565a15475e7d22f145b8fe77443f4"
4492-
integrity sha512-/kvt0C5lRqGoCfsbmm7/CwMqoSkY3zzHLIjdhHZQW3VFrnz7ATecOHR7nb7V+xn4286MBxfnQfQhAmCI0u+bJA==
4512+
"@typescript-eslint/visitor-keys@8.35.0":
4513+
version "8.35.0"
4514+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.35.0.tgz#93e905e7f1e94d26a79771d1b1eb0024cb159dbf"
4515+
integrity sha512-zTh2+1Y8ZpmeQaQVIc/ZZxsx8UzgKJyNg1PTvjzC7WMhPSVS8bfDX34k1SrwOf016qd5RU3az2UxUNue3IfQ5g==
44934516
dependencies:
4494-
"@typescript-eslint/types" "6.18.1"
4495-
eslint-visitor-keys "^3.4.1"
4517+
"@typescript-eslint/types" "8.35.0"
4518+
eslint-visitor-keys "^4.2.1"
44964519

44974520
"@ungap/structured-clone@^1.0.0", "@ungap/structured-clone@^1.2.0":
44984521
version "1.2.0"
@@ -7035,6 +7058,11 @@ eslint-visitor-keys@^3.3.0, eslint-visitor-keys@^3.4.1, eslint-visitor-keys@^3.4
70357058
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz#0cd72fe8550e3c2eae156a96a4dddcd1c8ac5800"
70367059
integrity sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==
70377060

7061+
eslint-visitor-keys@^4.2.1:
7062+
version "4.2.1"
7063+
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-4.2.1.tgz#4cfea60fe7dd0ad8e816e1ed026c1d5251b512c1"
7064+
integrity sha512-Uhdk5sfqcee/9H/rCOJikYz67o0a2Tw2hGRPOG2Y1R2dg7brRe1uG0yaNQDHu+TO/uQPF/5eCapvYSmHUjt7JQ==
7065+
70387066
70397067
version "8.56.0"
70407068
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.56.0.tgz#4957ce8da409dc0809f99ab07a1b94832ab74b15"
@@ -8213,6 +8241,11 @@ ignore@^5.0.4, ignore@^5.2.0, ignore@^5.2.4:
82138241
resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.3.1.tgz#5073e554cd42c5b33b394375f538b8593e34d4ef"
82148242
integrity sha512-5Fytz/IraMjqpwfd34ke28PTVMjZjJG2MPn5t7OE4eUCUNf8BAa7b5WUS9/Qvr6mwOQS7Mk6vdsMno5he+T8Xw==
82158243

8244+
ignore@^7.0.0:
8245+
version "7.0.5"
8246+
resolved "https://registry.yarnpkg.com/ignore/-/ignore-7.0.5.tgz#4cb5f6cd7d4c7ab0365738c7aea888baa6d7efd9"
8247+
integrity sha512-Hs59xBNfUIunMFgWAbGX5cq6893IbWg4KnrjbYwX3tx0ztorVgTDA6B2sxf8ejHJ4wz8BqGUMYlnzNBer5NvGg==
8248+
82168249
import-fresh@^3.2.1, import-fresh@^3.3.0:
82178250
version "3.3.0"
82188251
resolved "https://registry.yarnpkg.com/import-fresh/-/import-fresh-3.3.0.tgz#37162c25fcb9ebaa2e6e53d5b4d88ce17d9e0c2b"
@@ -9539,13 +9572,6 @@ min-indent@^1.0.0, min-indent@^1.0.1:
95399572
resolved "https://registry.yarnpkg.com/min-indent/-/min-indent-1.0.1.tgz#a63f681673b30571fbe8bc25686ae746eefa9869"
95409573
integrity sha512-I9jwMn07Sy/IwOj3zVkVik2JTvgpaykDZEigL6Rx6N9LbMywwUSMtxET+7lVoDLLd3O3IXwJwvuuns8UB/HeAg==
95419574

9542-
9543-
version "9.0.3"
9544-
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.3.tgz#a6e00c3de44c3a542bfaae70abfc22420a6da825"
9545-
integrity sha512-RHiac9mvaRw0x3AYRgDC1CxAP7HTcNrrECeA8YYJeWnpo+2Q5CegtZjaotWTWxDG3UeGA1coE05iH1mPjT/2mg==
9546-
dependencies:
9547-
brace-expansion "^2.0.1"
9548-
95499575
minimatch@^3.0.2, minimatch@^3.0.4, minimatch@^3.0.5, minimatch@^3.1.1, minimatch@^3.1.2:
95509576
version "3.1.2"
95519577
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.1.2.tgz#19cd194bfd3e428f049a70817c038d89ab4be35b"
@@ -9574,6 +9600,13 @@ minimatch@^9.0.1:
95749600
dependencies:
95759601
brace-expansion "^2.0.1"
95769602

9603+
minimatch@^9.0.4:
9604+
version "9.0.5"
9605+
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.5.tgz#d74f9dd6b57d83d8e98cfb82133b03978bc929e5"
9606+
integrity sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==
9607+
dependencies:
9608+
brace-expansion "^2.0.1"
9609+
95779610
minimist@^1.2.0, minimist@^1.2.5, minimist@^1.2.6, minimist@^1.2.8:
95789611
version "1.2.8"
95799612
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.8.tgz#c1a464e7693302e082a075cee0c057741ac4772c"
@@ -11704,7 +11737,16 @@ [email protected]:
1170411737
resolved "https://registry.yarnpkg.com/string-argv/-/string-argv-0.3.2.tgz#2b6d0ef24b656274d957d54e0a4bbf6153dc02b6"
1170511738
integrity sha512-aqD2Q0144Z+/RqG52NeHEkZauTAUWJO8c6yTftGJKO3Tja5tUgIfmIl6kExvhtxSDP7fXB6DvzkfMpCd/F3G+Q==
1170611739

11707-
"string-width-cjs@npm:string-width@^4.2.0", string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
11740+
"string-width-cjs@npm:string-width@^4.2.0":
11741+
version "4.2.3"
11742+
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
11743+
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
11744+
dependencies:
11745+
emoji-regex "^8.0.0"
11746+
is-fullwidth-code-point "^3.0.0"
11747+
strip-ansi "^6.0.1"
11748+
11749+
string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
1170811750
version "4.2.3"
1170911751
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
1171011752
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -11791,7 +11833,14 @@ string_decoder@~1.1.1:
1179111833
dependencies:
1179211834
safe-buffer "~5.1.0"
1179311835

11794-
"strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@^6.0.0, strip-ansi@^6.0.1:
11836+
"strip-ansi-cjs@npm:strip-ansi@^6.0.1":
11837+
version "6.0.1"
11838+
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
11839+
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
11840+
dependencies:
11841+
ansi-regex "^5.0.1"
11842+
11843+
strip-ansi@^6.0.0, strip-ansi@^6.0.1:
1179511844
version "6.0.1"
1179611845
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
1179711846
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
@@ -12168,10 +12217,10 @@ trim@>=0.0.3:
1216812217
resolved "https://registry.yarnpkg.com/trim/-/trim-1.0.1.tgz#68e78f6178ccab9687a610752f4f5e5a7022ee8c"
1216912218
integrity sha512-3JVP2YVqITUisXblCDq/Bi4P9457G/sdEamInkyvCsjbTcXLXIiG7XCb4kGMFWh6JGXesS3TKxOPtrncN/xe8w==
1217012219

12171-
ts-api-utils@^1.0.1:
12172-
version "1.3.0"
12173-
resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-1.3.0.tgz#4b490e27129f1e8e686b45cc4ab63714dc60eea1"
12174-
integrity sha512-UQMIo7pb8WRomKR1/+MFVLTroIvDVtMX3K6OUir8ynLyzB8Jeriont2bTAtmNPa1ekAgN7YPDyf6V+ygrdU+eQ==
12220+
ts-api-utils@^2.1.0:
12221+
version "2.1.0"
12222+
resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-2.1.0.tgz#595f7094e46eed364c13fd23e75f9513d29baf91"
12223+
integrity sha512-CUgTZL1irw8u29bzrOD/nH85jqyc74D6SshFgujOIA7osm2Rz7dYH77agkx7H4FBNxDq7Cjf+IjaX/8zwFW+ZQ==
1217512224

1217612225
ts-dedent@^2.0.0, ts-dedent@^2.2.0:
1217712226
version "2.2.0"
@@ -12887,7 +12936,7 @@ wordwrap@>=0.0.2, wordwrap@^1.0.0:
1288712936
resolved "https://registry.yarnpkg.com/wordwrap/-/wordwrap-1.0.0.tgz#27584810891456a4171c8d0226441ade90cbcaeb"
1288812937
integrity sha512-gvVzJFlPycKc5dZN4yPkP8w7Dc37BtP1yczEneOb4uq34pXZcvrtRTmWV8W+Ume+XCxKgbjM+nevkyFPMybd4Q==
1288912938

12890-
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0:
12939+
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0":
1289112940
version "7.0.0"
1289212941
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
1289312942
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
@@ -12905,6 +12954,15 @@ wrap-ansi@^6.0.1, wrap-ansi@^6.2.0:
1290512954
string-width "^4.1.0"
1290612955
strip-ansi "^6.0.0"
1290712956

12957+
wrap-ansi@^7.0.0:
12958+
version "7.0.0"
12959+
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
12960+
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
12961+
dependencies:
12962+
ansi-styles "^4.0.0"
12963+
string-width "^4.1.0"
12964+
strip-ansi "^6.0.0"
12965+
1290812966
wrap-ansi@^8.1.0:
1290912967
version "8.1.0"
1291012968
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-8.1.0.tgz#56dc22368ee570face1b49819975d9b9a5ead214"

0 commit comments

Comments
 (0)