Skip to content

Commit 505d43c

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

File tree

2 files changed

+145
-86
lines changed

2 files changed

+145
-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.39.1",
155+
"@typescript-eslint/parser": "8.39.1",
156156
"@vitejs/plugin-react": "4.2.1",
157157
"@vitest/coverage-v8": "1.5.0",
158158
"babel-loader": "9.1.3",

yarn.lock

Lines changed: 143 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.39.1":
4369+
version "8.39.1"
4370+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.39.1.tgz#28dffcb5272d20afe250bfeec3173263db5528a0"
4371+
integrity sha512-yYegZ5n3Yr6eOcqgj2nJH8cH/ZZgF+l0YIdKILSDjYFRjgYQMgv/lRjV5Z7Up04b9VYUondt8EPMqg7kTWgJ2g==
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.39.1"
4375+
"@typescript-eslint/type-utils" "8.39.1"
4376+
"@typescript-eslint/utils" "8.39.1"
4377+
"@typescript-eslint/visitor-keys" "8.39.1"
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.39.1"
4392+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.39.1.tgz#7f8f9ecfc7e172d67e42c366fa198e42324e5d50"
4393+
integrity sha512-pUXGCuHnnKw6PyYq93lLRiZm3vjuslIy7tus1lIQTYVK9bL8XBgJnCWm8a0KcTtHC84Yya1Q6rtll+duSMj0dg==
4394+
dependencies:
4395+
"@typescript-eslint/scope-manager" "8.39.1"
4396+
"@typescript-eslint/types" "8.39.1"
4397+
"@typescript-eslint/typescript-estree" "8.39.1"
4398+
"@typescript-eslint/visitor-keys" "8.39.1"
4399+
debug "^4.3.4"
4400+
4401+
"@typescript-eslint/[email protected]":
4402+
version "8.39.1"
4403+
resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.39.1.tgz#63525878d488ebf27c485f295e83434a1398f52d"
4404+
integrity sha512-8fZxek3ONTwBu9ptw5nCKqZOSkXshZB7uAxuFF0J/wTMkKydjXCzqqga7MlFMpHi9DoG4BadhmTkITBcg8Aybw==
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.39.1"
4407+
"@typescript-eslint/types" "^8.39.1"
43894408
debug "^4.3.4"
43904409

43914410
"@typescript-eslint/[email protected]":
@@ -4396,33 +4415,39 @@
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.39.1":
4419+
version "8.39.1"
4420+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.39.1.tgz#1253fe3e1f2f33f08a3e438a05b5dd7faf9fbca6"
4421+
integrity sha512-RkBKGBrjgskFGWuyUGz/EtD8AF/GW49S21J8dvMzpJitOF1slLEbbHnNEtAHtnDAnx8qDEdRrULRnWVx27wGBw==
44034422
dependencies:
4404-
"@typescript-eslint/types" "6.18.1"
4405-
"@typescript-eslint/visitor-keys" "6.18.1"
4423+
"@typescript-eslint/types" "8.39.1"
4424+
"@typescript-eslint/visitor-keys" "8.39.1"
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.39.1":
4427+
version "8.39.1"
4428+
resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.39.1.tgz#17f13b4ad481e7bec7c249ee1854078645b34b12"
4429+
integrity sha512-ePUPGVtTMR8XMU2Hee8kD0Pu4NDE1CN9Q1sxGSGd/mbOtGZDM7pnhXNJnzW63zk/q+Z54zVzj44HtwXln5CvHA==
4430+
4431+
"@typescript-eslint/[email protected]":
4432+
version "8.39.1"
4433+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.39.1.tgz#642f9fb96173649e2928fea0375b1d74d31906c2"
4434+
integrity sha512-gu9/ahyatyAdQbKeHnhT4R+y3YLtqqHyvkfDxaBYk97EcbfChSJXyaJnIL3ygUv7OuZatePHmQvuH5ru0lnVeA==
44114435
dependencies:
4412-
"@typescript-eslint/typescript-estree" "6.18.1"
4413-
"@typescript-eslint/utils" "6.18.1"
4436+
"@typescript-eslint/types" "8.39.1"
4437+
"@typescript-eslint/typescript-estree" "8.39.1"
4438+
"@typescript-eslint/utils" "8.39.1"
44144439
debug "^4.3.4"
4415-
ts-api-utils "^1.0.1"
4440+
ts-api-utils "^2.1.0"
44164441

44174442
"@typescript-eslint/[email protected]":
44184443
version "5.62.0"
44194444
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.62.0.tgz#258607e60effa309f067608931c3df6fed41fd2f"
44204445
integrity sha512-87NVngcbVXUahrRTqIK27gD2t5Cu1yuCXxbLcFtCzZGlfyVWWh8mLHkoxzjsB6DDNnvdL+fW8MiwPEJyGJQDgQ==
44214446

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==
4447+
"@typescript-eslint/types@8.39.1", "@typescript-eslint/types@^8.39.1":
4448+
version "8.39.1"
4449+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.39.1.tgz#f0ab996c8ab2c3b046bbf86bb1990b03529869a1"
4450+
integrity sha512-7sPDKQQp+S11laqTrhHqeAbsCfMkwJMrV7oTDvtDds4mEofJYir414bYKUEb8YPUm9QL3U+8f6L6YExSoAGdQw==
44264451

44274452
"@typescript-eslint/[email protected]":
44284453
version "5.62.0"
@@ -4437,19 +4462,21 @@
44374462
semver "^7.3.7"
44384463
tsutils "^3.21.0"
44394464

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==
4465+
"@typescript-eslint/typescript-estree@8.39.1":
4466+
version "8.39.1"
4467+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.39.1.tgz#8825d3ea7ea2144c577859ae489eec24ef7318a5"
4468+
integrity sha512-EKkpcPuIux48dddVDXyQBlKdeTPMmALqBUbEk38McWv0qVEZwOpVJBi7ugK5qVNgeuYjGNQxrrnoM/5+TI/BPw==
44444469
dependencies:
4445-
"@typescript-eslint/types" "6.18.1"
4446-
"@typescript-eslint/visitor-keys" "6.18.1"
4470+
"@typescript-eslint/project-service" "8.39.1"
4471+
"@typescript-eslint/tsconfig-utils" "8.39.1"
4472+
"@typescript-eslint/types" "8.39.1"
4473+
"@typescript-eslint/visitor-keys" "8.39.1"
44474474
debug "^4.3.4"
4448-
globby "^11.1.0"
4475+
fast-glob "^3.3.2"
44494476
is-glob "^4.0.3"
4450-
minimatch "9.0.3"
4451-
semver "^7.5.4"
4452-
ts-api-utils "^1.0.1"
4477+
minimatch "^9.0.4"
4478+
semver "^7.6.0"
4479+
ts-api-utils "^2.1.0"
44534480

44544481
"@typescript-eslint/[email protected]", "@typescript-eslint/utils@^5.45.0":
44554482
version "5.62.0"
@@ -4465,18 +4492,15 @@
44654492
eslint-scope "^5.1.1"
44664493
semver "^7.3.7"
44674494

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"
4495+
"@typescript-eslint/[email protected]":
4496+
version "8.39.1"
4497+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.39.1.tgz#58a834f89f93b786ada2cd14d77fa63c3c8f408b"
4498+
integrity sha512-VF5tZ2XnUSTuiqZFXCZfZs1cgkdd3O/sSYmdo2EpSyDlC86UM/8YytTmKnehOW3TGAlivqTDT6bS87B/GQ/jyg==
4499+
dependencies:
4500+
"@eslint-community/eslint-utils" "^4.7.0"
4501+
"@typescript-eslint/scope-manager" "8.39.1"
4502+
"@typescript-eslint/types" "8.39.1"
4503+
"@typescript-eslint/typescript-estree" "8.39.1"
44804504

44814505
"@typescript-eslint/[email protected]":
44824506
version "5.62.0"
@@ -4486,13 +4510,13 @@
44864510
"@typescript-eslint/types" "5.62.0"
44874511
eslint-visitor-keys "^3.3.0"
44884512

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==
4513+
"@typescript-eslint/visitor-keys@8.39.1":
4514+
version "8.39.1"
4515+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.39.1.tgz#a467742a98f2fa3c03d7bed4979dc0db3850a77a"
4516+
integrity sha512-W8FQi6kEh2e8zVhQ0eeRnxdvIoOkAp/CPAahcNio6nO9dsIwb9b34z90KOlheoyuVf6LSOEdjlkxSkapNEc+4A==
44934517
dependencies:
4494-
"@typescript-eslint/types" "6.18.1"
4495-
eslint-visitor-keys "^3.4.1"
4518+
"@typescript-eslint/types" "8.39.1"
4519+
eslint-visitor-keys "^4.2.1"
44964520

44974521
"@ungap/structured-clone@^1.0.0", "@ungap/structured-clone@^1.2.0":
44984522
version "1.2.0"
@@ -7035,6 +7059,11 @@ eslint-visitor-keys@^3.3.0, eslint-visitor-keys@^3.4.1, eslint-visitor-keys@^3.4
70357059
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz#0cd72fe8550e3c2eae156a96a4dddcd1c8ac5800"
70367060
integrity sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==
70377061

7062+
eslint-visitor-keys@^4.2.1:
7063+
version "4.2.1"
7064+
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-4.2.1.tgz#4cfea60fe7dd0ad8e816e1ed026c1d5251b512c1"
7065+
integrity sha512-Uhdk5sfqcee/9H/rCOJikYz67o0a2Tw2hGRPOG2Y1R2dg7brRe1uG0yaNQDHu+TO/uQPF/5eCapvYSmHUjt7JQ==
7066+
70387067
70397068
version "8.56.0"
70407069
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.56.0.tgz#4957ce8da409dc0809f99ab07a1b94832ab74b15"
@@ -8213,6 +8242,11 @@ ignore@^5.0.4, ignore@^5.2.0, ignore@^5.2.4:
82138242
resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.3.1.tgz#5073e554cd42c5b33b394375f538b8593e34d4ef"
82148243
integrity sha512-5Fytz/IraMjqpwfd34ke28PTVMjZjJG2MPn5t7OE4eUCUNf8BAa7b5WUS9/Qvr6mwOQS7Mk6vdsMno5he+T8Xw==
82158244

8245+
ignore@^7.0.0:
8246+
version "7.0.5"
8247+
resolved "https://registry.yarnpkg.com/ignore/-/ignore-7.0.5.tgz#4cb5f6cd7d4c7ab0365738c7aea888baa6d7efd9"
8248+
integrity sha512-Hs59xBNfUIunMFgWAbGX5cq6893IbWg4KnrjbYwX3tx0ztorVgTDA6B2sxf8ejHJ4wz8BqGUMYlnzNBer5NvGg==
8249+
82168250
import-fresh@^3.2.1, import-fresh@^3.3.0:
82178251
version "3.3.0"
82188252
resolved "https://registry.yarnpkg.com/import-fresh/-/import-fresh-3.3.0.tgz#37162c25fcb9ebaa2e6e53d5b4d88ce17d9e0c2b"
@@ -9539,13 +9573,6 @@ min-indent@^1.0.0, min-indent@^1.0.1:
95399573
resolved "https://registry.yarnpkg.com/min-indent/-/min-indent-1.0.1.tgz#a63f681673b30571fbe8bc25686ae746eefa9869"
95409574
integrity sha512-I9jwMn07Sy/IwOj3zVkVik2JTvgpaykDZEigL6Rx6N9LbMywwUSMtxET+7lVoDLLd3O3IXwJwvuuns8UB/HeAg==
95419575

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-
95499576
minimatch@^3.0.2, minimatch@^3.0.4, minimatch@^3.0.5, minimatch@^3.1.1, minimatch@^3.1.2:
95509577
version "3.1.2"
95519578
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.1.2.tgz#19cd194bfd3e428f049a70817c038d89ab4be35b"
@@ -9574,6 +9601,13 @@ minimatch@^9.0.1:
95749601
dependencies:
95759602
brace-expansion "^2.0.1"
95769603

9604+
minimatch@^9.0.4:
9605+
version "9.0.5"
9606+
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.5.tgz#d74f9dd6b57d83d8e98cfb82133b03978bc929e5"
9607+
integrity sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==
9608+
dependencies:
9609+
brace-expansion "^2.0.1"
9610+
95779611
minimist@^1.2.0, minimist@^1.2.5, minimist@^1.2.6, minimist@^1.2.8:
95789612
version "1.2.8"
95799613
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.8.tgz#c1a464e7693302e082a075cee0c057741ac4772c"
@@ -11704,7 +11738,16 @@ [email protected]:
1170411738
resolved "https://registry.yarnpkg.com/string-argv/-/string-argv-0.3.2.tgz#2b6d0ef24b656274d957d54e0a4bbf6153dc02b6"
1170511739
integrity sha512-aqD2Q0144Z+/RqG52NeHEkZauTAUWJO8c6yTftGJKO3Tja5tUgIfmIl6kExvhtxSDP7fXB6DvzkfMpCd/F3G+Q==
1170611740

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:
11741+
"string-width-cjs@npm:string-width@^4.2.0":
11742+
version "4.2.3"
11743+
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
11744+
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
11745+
dependencies:
11746+
emoji-regex "^8.0.0"
11747+
is-fullwidth-code-point "^3.0.0"
11748+
strip-ansi "^6.0.1"
11749+
11750+
string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
1170811751
version "4.2.3"
1170911752
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
1171011753
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -11791,7 +11834,14 @@ string_decoder@~1.1.1:
1179111834
dependencies:
1179211835
safe-buffer "~5.1.0"
1179311836

11794-
"strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@^6.0.0, strip-ansi@^6.0.1:
11837+
"strip-ansi-cjs@npm:strip-ansi@^6.0.1":
11838+
version "6.0.1"
11839+
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
11840+
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
11841+
dependencies:
11842+
ansi-regex "^5.0.1"
11843+
11844+
strip-ansi@^6.0.0, strip-ansi@^6.0.1:
1179511845
version "6.0.1"
1179611846
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
1179711847
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
@@ -12168,10 +12218,10 @@ trim@>=0.0.3:
1216812218
resolved "https://registry.yarnpkg.com/trim/-/trim-1.0.1.tgz#68e78f6178ccab9687a610752f4f5e5a7022ee8c"
1216912219
integrity sha512-3JVP2YVqITUisXblCDq/Bi4P9457G/sdEamInkyvCsjbTcXLXIiG7XCb4kGMFWh6JGXesS3TKxOPtrncN/xe8w==
1217012220

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==
12221+
ts-api-utils@^2.1.0:
12222+
version "2.1.0"
12223+
resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-2.1.0.tgz#595f7094e46eed364c13fd23e75f9513d29baf91"
12224+
integrity sha512-CUgTZL1irw8u29bzrOD/nH85jqyc74D6SshFgujOIA7osm2Rz7dYH77agkx7H4FBNxDq7Cjf+IjaX/8zwFW+ZQ==
1217512225

1217612226
ts-dedent@^2.0.0, ts-dedent@^2.2.0:
1217712227
version "2.2.0"
@@ -12887,7 +12937,7 @@ wordwrap@>=0.0.2, wordwrap@^1.0.0:
1288712937
resolved "https://registry.yarnpkg.com/wordwrap/-/wordwrap-1.0.0.tgz#27584810891456a4171c8d0226441ade90cbcaeb"
1288812938
integrity sha512-gvVzJFlPycKc5dZN4yPkP8w7Dc37BtP1yczEneOb4uq34pXZcvrtRTmWV8W+Ume+XCxKgbjM+nevkyFPMybd4Q==
1288912939

12890-
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0:
12940+
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0":
1289112941
version "7.0.0"
1289212942
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
1289312943
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
@@ -12905,6 +12955,15 @@ wrap-ansi@^6.0.1, wrap-ansi@^6.2.0:
1290512955
string-width "^4.1.0"
1290612956
strip-ansi "^6.0.0"
1290712957

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

0 commit comments

Comments
 (0)