Skip to content

Commit edff4b1

Browse files
chore(deps): update typescript-eslint monorepo to v8
1 parent ffc8816 commit edff4b1

File tree

2 files changed

+119
-87
lines changed

2 files changed

+119
-87
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,8 +47,8 @@
4747
"@types/node": "20.16.5",
4848
"@types/react": "18.3.5",
4949
"@types/react-dom": "18.3.0",
50-
"@typescript-eslint/eslint-plugin": "6.21.0",
51-
"@typescript-eslint/parser": "6.21.0",
50+
"@typescript-eslint/eslint-plugin": "8.35.1",
51+
"@typescript-eslint/parser": "8.35.1",
5252
"babel-jest": "^29.6.1",
5353
"babel-preset-gatsby": "^3.13.0",
5454
"eslint": "8.57.0",

yarn.lock

Lines changed: 117 additions & 85 deletions
Original file line numberDiff line numberDiff line change
@@ -2067,14 +2067,26 @@
20672067
resolved "https://registry.yarnpkg.com/@emotion/weak-memoize/-/weak-memoize-0.4.0.tgz#5e13fac887f08c44f76b0ccaf3370eb00fec9bb6"
20682068
integrity sha512-snKqtPW01tN0ui7yu9rGv69aJXr/a/Ywvl11sUjNtEcRc+ng/mQriFL0wLXMef74iHa/EkftbDzU9F8iFbH+zg==
20692069

2070-
"@eslint-community/eslint-utils@^4.2.0", "@eslint-community/eslint-utils@^4.4.0":
2070+
"@eslint-community/eslint-utils@^4.2.0":
20712071
version "4.4.0"
20722072
resolved "https://registry.yarnpkg.com/@eslint-community/eslint-utils/-/eslint-utils-4.4.0.tgz#a23514e8fb9af1269d5f7788aa556798d61c6b59"
20732073
integrity sha512-1/sA4dwrzBAyeUoQ6oxahHKmrZvsnLCg4RfxW3ZFGGmQkSNQPFNLV9CUEFQP1x9EYXHTo5p6xdhZM1Ne9p/AfA==
20742074
dependencies:
20752075
eslint-visitor-keys "^3.3.0"
20762076

2077-
"@eslint-community/regexpp@^4.4.0", "@eslint-community/regexpp@^4.5.1", "@eslint-community/regexpp@^4.6.1":
2077+
"@eslint-community/eslint-utils@^4.7.0":
2078+
version "4.7.0"
2079+
resolved "https://registry.yarnpkg.com/@eslint-community/eslint-utils/-/eslint-utils-4.7.0.tgz#607084630c6c033992a082de6e6fbc1a8b52175a"
2080+
integrity sha512-dyybb3AcajC7uha6CvhdVRJqaKyn7w2YKqKyAN37NKYgZT36w+iRb0Dymmc5qEJ549c/S31cMMSFd75bteCpCw==
2081+
dependencies:
2082+
eslint-visitor-keys "^3.4.3"
2083+
2084+
"@eslint-community/regexpp@^4.10.0":
2085+
version "4.12.1"
2086+
resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.12.1.tgz#cfc6cffe39df390a3841cde2abccf92eaa7ae0e0"
2087+
integrity sha512-CCZCDJuduB9OUkFkY2IgppNZMi2lBQgD2qzwXkEia16cge2pijY/aXi96CJMquDMn3nJdlPV1A5KrJEXwfLNzQ==
2088+
2089+
"@eslint-community/regexpp@^4.4.0", "@eslint-community/regexpp@^4.6.1":
20782090
version "4.10.0"
20792091
resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.10.0.tgz#548f6de556857c8bb73bbee70c35dc82a2e74d63"
20802092
integrity sha512-Cu96Sd2By9mCNTx2iyKOmq10v22jUVQv0lQnlGNy16oE9589yE+QADPbrMGCkA51cKZSg3Pu/aTJVTGfL/qjUA==
@@ -3959,7 +3971,7 @@
39593971
"@types/tough-cookie" "*"
39603972
parse5 "^7.0.0"
39613973

3962-
"@types/json-schema@*", "@types/json-schema@^7.0.12", "@types/json-schema@^7.0.4", "@types/json-schema@^7.0.5", "@types/json-schema@^7.0.8", "@types/json-schema@^7.0.9":
3974+
"@types/json-schema@*", "@types/json-schema@^7.0.4", "@types/json-schema@^7.0.5", "@types/json-schema@^7.0.8", "@types/json-schema@^7.0.9":
39633975
version "7.0.15"
39643976
resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.15.tgz#596a1747233694d50f6ad8a7869fcb6f56cf5841"
39653977
integrity sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==
@@ -4139,7 +4151,7 @@
41394151
resolved "https://registry.yarnpkg.com/@types/scheduler/-/scheduler-0.23.0.tgz#0a6655b3e2708eaabca00b7372fafd7a792a7b09"
41404152
integrity sha512-YIoDCTH3Af6XM5VuwGG/QL/CJqga1Zm3NkU3HZ4ZHK2fRMPYP1VczsTUqtsf43PH/iJNVlPHAo2oWX7BSdB2Hw==
41414153

4142-
"@types/semver@^7.3.12", "@types/semver@^7.5.0":
4154+
"@types/semver@^7.3.12":
41434155
version "7.5.6"
41444156
resolved "https://registry.yarnpkg.com/@types/semver/-/semver-7.5.6.tgz#c65b2bfce1bec346582c07724e3f8c1017a20339"
41454157
integrity sha512-dn1l8LaMea/IjDoHNd9J52uBbInB796CDffS6VdIxvqYCPSG0V0DzHp76GpaWnlhg88uYyPbXCDIowa86ybd5A==
@@ -4196,22 +4208,20 @@
41964208
resolved "https://registry.yarnpkg.com/@types/yoga-layout/-/yoga-layout-1.9.2.tgz#efaf9e991a7390dc081a0b679185979a83a9639a"
41974209
integrity sha512-S9q47ByT2pPvD65IvrWp7qppVMpk9WGMbVq9wbWZOHg6tnXSD4vyhao6nOSBwwfDdV2p3Kx9evA9vI+XWTfDvw==
41984210

4199-
"@typescript-eslint/[email protected]":
4200-
version "6.21.0"
4201-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-6.21.0.tgz#30830c1ca81fd5f3c2714e524c4303e0194f9cd3"
4202-
integrity sha512-oy9+hTPCUFpngkEZUSzbf9MxI65wbKFoQYsgPdILTfbUldp5ovUuphZVe4i30emU9M/kP+T64Di0mxl7dSw3MA==
4203-
dependencies:
4204-
"@eslint-community/regexpp" "^4.5.1"
4205-
"@typescript-eslint/scope-manager" "6.21.0"
4206-
"@typescript-eslint/type-utils" "6.21.0"
4207-
"@typescript-eslint/utils" "6.21.0"
4208-
"@typescript-eslint/visitor-keys" "6.21.0"
4209-
debug "^4.3.4"
4211+
"@typescript-eslint/[email protected]":
4212+
version "8.35.1"
4213+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.35.1.tgz#06b1129fe26d6532abd58fb2b3fe9810bd016935"
4214+
integrity sha512-9XNTlo7P7RJxbVeICaIIIEipqxLKguyh+3UbXuT2XQuFp6d8VOeDEGuz5IiX0dgZo8CiI6aOFLg4e8cF71SFVg==
4215+
dependencies:
4216+
"@eslint-community/regexpp" "^4.10.0"
4217+
"@typescript-eslint/scope-manager" "8.35.1"
4218+
"@typescript-eslint/type-utils" "8.35.1"
4219+
"@typescript-eslint/utils" "8.35.1"
4220+
"@typescript-eslint/visitor-keys" "8.35.1"
42104221
graphemer "^1.4.0"
4211-
ignore "^5.2.4"
4222+
ignore "^7.0.0"
42124223
natural-compare "^1.4.0"
4213-
semver "^7.5.4"
4214-
ts-api-utils "^1.0.1"
4224+
ts-api-utils "^2.1.0"
42154225

42164226
"@typescript-eslint/eslint-plugin@^5.60.1":
42174227
version "5.62.0"
@@ -4229,15 +4239,15 @@
42294239
semver "^7.3.7"
42304240
tsutils "^3.21.0"
42314241

4232-
"@typescript-eslint/parser@6.21.0":
4233-
version "6.21.0"
4234-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-6.21.0.tgz#af8fcf66feee2edc86bc5d1cf45e33b0630bf35b"
4235-
integrity sha512-tbsV1jPne5CkFQCgPBcDOt30ItF7aJoZL997JSF7MhGQqOeT3svWRYxiqlfA5RUdlHN6Fi+EI9bxqbdyAUZjYQ==
4242+
"@typescript-eslint/parser@8.35.1":
4243+
version "8.35.1"
4244+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.35.1.tgz#787312e80f0f337d85f4c2a569411c469e852d44"
4245+
integrity sha512-3MyiDfrfLeK06bi/g9DqJxP5pV74LNv4rFTyvGDmT3x2p1yp1lOd+qYZfiRPIOf/oON+WRZR5wxxuF85qOar+w==
42364246
dependencies:
4237-
"@typescript-eslint/scope-manager" "6.21.0"
4238-
"@typescript-eslint/types" "6.21.0"
4239-
"@typescript-eslint/typescript-estree" "6.21.0"
4240-
"@typescript-eslint/visitor-keys" "6.21.0"
4247+
"@typescript-eslint/scope-manager" "8.35.1"
4248+
"@typescript-eslint/types" "8.35.1"
4249+
"@typescript-eslint/typescript-estree" "8.35.1"
4250+
"@typescript-eslint/visitor-keys" "8.35.1"
42414251
debug "^4.3.4"
42424252

42434253
"@typescript-eslint/parser@^5.60.1":
@@ -4250,6 +4260,15 @@
42504260
"@typescript-eslint/typescript-estree" "5.62.0"
42514261
debug "^4.3.4"
42524262

4263+
"@typescript-eslint/[email protected]":
4264+
version "8.35.1"
4265+
resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.35.1.tgz#815bb771f2f6c97780e44299434ece3c2e526127"
4266+
integrity sha512-VYxn/5LOpVxADAuP3NrnxxHYfzVtQzLKeldIhDhzC8UHaiQvYlXvKuVho1qLduFbJjjy5U5bkGwa3rUGUb1Q6Q==
4267+
dependencies:
4268+
"@typescript-eslint/tsconfig-utils" "^8.35.1"
4269+
"@typescript-eslint/types" "^8.35.1"
4270+
debug "^4.3.4"
4271+
42534272
"@typescript-eslint/[email protected]":
42544273
version "5.62.0"
42554274
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.62.0.tgz#d9457ccc6a0b8d6b37d0eb252a23022478c5460c"
@@ -4258,13 +4277,18 @@
42584277
"@typescript-eslint/types" "5.62.0"
42594278
"@typescript-eslint/visitor-keys" "5.62.0"
42604279

4261-
"@typescript-eslint/scope-manager@6.21.0":
4262-
version "6.21.0"
4263-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-6.21.0.tgz#ea8a9bfc8f1504a6ac5d59a6df308d3a0630a2b1"
4264-
integrity sha512-OwLUIWZJry80O99zvqXVEioyniJMa+d2GrqpUTqi5/v5D5rOrppJVBPa0yKCblcigC0/aYAzxxqQ1B+DS2RYsg==
4280+
"@typescript-eslint/scope-manager@8.35.1":
4281+
version "8.35.1"
4282+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.35.1.tgz#b19f9be65c8d1059e88a323a1a6567dbfe0a1a4e"
4283+
integrity sha512-s/Bpd4i7ht2934nG+UoSPlYXd08KYz3bmjLEb7Ye1UVob0d1ENiT3lY8bsCmik4RqfSbPw9xJJHbugpPpP5JUg==
42654284
dependencies:
4266-
"@typescript-eslint/types" "6.21.0"
4267-
"@typescript-eslint/visitor-keys" "6.21.0"
4285+
"@typescript-eslint/types" "8.35.1"
4286+
"@typescript-eslint/visitor-keys" "8.35.1"
4287+
4288+
"@typescript-eslint/[email protected]", "@typescript-eslint/tsconfig-utils@^8.35.1":
4289+
version "8.35.1"
4290+
resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.35.1.tgz#c2db8714c181cc0700216c1a2e3cf55719c58006"
4291+
integrity sha512-K5/U9VmT9dTHoNowWZpz+/TObS3xqC5h0xAIjXPw+MNcKV9qg6eSatEnmeAwkjHijhACH0/N7bkhKvbt1+DXWQ==
42684292

42694293
"@typescript-eslint/[email protected]":
42704294
version "5.62.0"
@@ -4276,25 +4300,25 @@
42764300
debug "^4.3.4"
42774301
tsutils "^3.21.0"
42784302

4279-
"@typescript-eslint/type-utils@6.21.0":
4280-
version "6.21.0"
4281-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-6.21.0.tgz#6473281cfed4dacabe8004e8521cee0bd9d4c01e"
4282-
integrity sha512-rZQI7wHfao8qMX3Rd3xqeYSMCL3SoiSQLBATSiVKARdFGCYSRvmViieZjqc58jKgs8Y8i9YvVVhRbHSTA4VBag==
4303+
"@typescript-eslint/type-utils@8.35.1":
4304+
version "8.35.1"
4305+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.35.1.tgz#4f9a07d6efa0e617a67e1890d28117e68ce154bd"
4306+
integrity sha512-HOrUBlfVRz5W2LIKpXzZoy6VTZzMu2n8q9C2V/cFngIC5U1nStJgv0tMV4sZPzdf4wQm9/ToWUFPMN9Vq9VJQQ==
42834307
dependencies:
4284-
"@typescript-eslint/typescript-estree" "6.21.0"
4285-
"@typescript-eslint/utils" "6.21.0"
4308+
"@typescript-eslint/typescript-estree" "8.35.1"
4309+
"@typescript-eslint/utils" "8.35.1"
42864310
debug "^4.3.4"
4287-
ts-api-utils "^1.0.1"
4311+
ts-api-utils "^2.1.0"
42884312

42894313
"@typescript-eslint/[email protected]":
42904314
version "5.62.0"
42914315
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.62.0.tgz#258607e60effa309f067608931c3df6fed41fd2f"
42924316
integrity sha512-87NVngcbVXUahrRTqIK27gD2t5Cu1yuCXxbLcFtCzZGlfyVWWh8mLHkoxzjsB6DDNnvdL+fW8MiwPEJyGJQDgQ==
42934317

4294-
"@typescript-eslint/types@6.21.0":
4295-
version "6.21.0"
4296-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-6.21.0.tgz#205724c5123a8fef7ecd195075fa6e85bac3436d"
4297-
integrity sha512-1kFmZ1rOm5epu9NZEZm1kckCDGj5UJEf7P1kliH4LKu/RkwpsfqqGmY2OOcUs18lSlQBKLDYBOGxRVtrMN5lpg==
4318+
"@typescript-eslint/types@8.35.1", "@typescript-eslint/types@^8.35.1":
4319+
version "8.35.1"
4320+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.35.1.tgz#4344dcf934495bbf25a9f83a06dd9fe2acf15780"
4321+
integrity sha512-q/O04vVnKHfrrhNAscndAn1tuQhIkwqnaW+eu5waD5IPts2eX1dgJxgqcPx5BX109/qAz7IG6VrEPTOYKCNfRQ==
42984322

42994323
"@typescript-eslint/[email protected]":
43004324
version "5.62.0"
@@ -4309,19 +4333,21 @@
43094333
semver "^7.3.7"
43104334
tsutils "^3.21.0"
43114335

4312-
"@typescript-eslint/typescript-estree@6.21.0":
4313-
version "6.21.0"
4314-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-6.21.0.tgz#c47ae7901db3b8bddc3ecd73daff2d0895688c46"
4315-
integrity sha512-6npJTkZcO+y2/kr+z0hc4HwNfrrP4kNYh57ek7yCNlrBjWQ1Y0OS7jiZTkgumrvkX5HkEKXFZkkdFNkaW2wmUQ==
4336+
"@typescript-eslint/typescript-estree@8.35.1":
4337+
version "8.35.1"
4338+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.35.1.tgz#b80e85fcb6bfbcbacb3224b1367f6ca3f03e6183"
4339+
integrity sha512-Vvpuvj4tBxIka7cPs6Y1uvM7gJgdF5Uu9F+mBJBPY4MhvjrjWGK4H0lVgLJd/8PWZ23FTqsaJaLEkBCFUk8Y9g==
43164340
dependencies:
4317-
"@typescript-eslint/types" "6.21.0"
4318-
"@typescript-eslint/visitor-keys" "6.21.0"
4341+
"@typescript-eslint/project-service" "8.35.1"
4342+
"@typescript-eslint/tsconfig-utils" "8.35.1"
4343+
"@typescript-eslint/types" "8.35.1"
4344+
"@typescript-eslint/visitor-keys" "8.35.1"
43194345
debug "^4.3.4"
4320-
globby "^11.1.0"
4346+
fast-glob "^3.3.2"
43214347
is-glob "^4.0.3"
4322-
minimatch "9.0.3"
4323-
semver "^7.5.4"
4324-
ts-api-utils "^1.0.1"
4348+
minimatch "^9.0.4"
4349+
semver "^7.6.0"
4350+
ts-api-utils "^2.1.0"
43254351

43264352
"@typescript-eslint/[email protected]":
43274353
version "5.62.0"
@@ -4337,18 +4363,15 @@
43374363
eslint-scope "^5.1.1"
43384364
semver "^7.3.7"
43394365

4340-
"@typescript-eslint/[email protected]":
4341-
version "6.21.0"
4342-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-6.21.0.tgz#4714e7a6b39e773c1c8e97ec587f520840cd8134"
4343-
integrity sha512-NfWVaC8HP9T8cbKQxHcsJBY5YE1O33+jpMwN45qzWWaPDZgLIbo12toGMWnmhvCpd3sIxkpDw3Wv1B3dYrbDQQ==
4344-
dependencies:
4345-
"@eslint-community/eslint-utils" "^4.4.0"
4346-
"@types/json-schema" "^7.0.12"
4347-
"@types/semver" "^7.5.0"
4348-
"@typescript-eslint/scope-manager" "6.21.0"
4349-
"@typescript-eslint/types" "6.21.0"
4350-
"@typescript-eslint/typescript-estree" "6.21.0"
4351-
semver "^7.5.4"
4366+
"@typescript-eslint/[email protected]":
4367+
version "8.35.1"
4368+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.35.1.tgz#a9a0ceeb81c9d132f3f75537ad2ca7f6ca266523"
4369+
integrity sha512-lhnwatFmOFcazAsUm3ZnZFpXSxiwoa1Lj50HphnDe1Et01NF4+hrdXONSUHIcbVu2eFb1bAf+5yjXkGVkXBKAQ==
4370+
dependencies:
4371+
"@eslint-community/eslint-utils" "^4.7.0"
4372+
"@typescript-eslint/scope-manager" "8.35.1"
4373+
"@typescript-eslint/types" "8.35.1"
4374+
"@typescript-eslint/typescript-estree" "8.35.1"
43524375

43534376
"@typescript-eslint/[email protected]":
43544377
version "5.62.0"
@@ -4358,13 +4381,13 @@
43584381
"@typescript-eslint/types" "5.62.0"
43594382
eslint-visitor-keys "^3.3.0"
43604383

4361-
"@typescript-eslint/visitor-keys@6.21.0":
4362-
version "6.21.0"
4363-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-6.21.0.tgz#87a99d077aa507e20e238b11d56cc26ade45fe47"
4364-
integrity sha512-JJtkDduxLi9bivAB+cYOVMtbkqdPOhZ+ZI5LC47MIRrDV4Yn2o+ZnW10Nkmr28xRpSpdJ6Sm42Hjf2+REYXm0A==
4384+
"@typescript-eslint/visitor-keys@8.35.1":
4385+
version "8.35.1"
4386+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.35.1.tgz#aac78ab2265dd11927bc6af3f9c5a021bbc1670a"
4387+
integrity sha512-VRwixir4zBWCSTP/ljEo091lbpypz57PoeAQ9imjG+vbeof9LplljsL1mos4ccG6H9IjfrVGM359RozUnuFhpw==
43654388
dependencies:
4366-
"@typescript-eslint/types" "6.21.0"
4367-
eslint-visitor-keys "^3.4.1"
4389+
"@typescript-eslint/types" "8.35.1"
4390+
eslint-visitor-keys "^4.2.1"
43684391

43694392
"@ungap/structured-clone@^1.0.0":
43704393
version "1.3.0"
@@ -8113,6 +8136,17 @@ fast-glob@^3.2.9:
81138136
merge2 "^1.3.0"
81148137
micromatch "^4.0.4"
81158138

8139+
fast-glob@^3.3.2:
8140+
version "3.3.3"
8141+
resolved "https://registry.yarnpkg.com/fast-glob/-/fast-glob-3.3.3.tgz#d06d585ce8dba90a16b0505c543c3ccfb3aeb818"
8142+
integrity sha512-7MptL8U0cqcFdzIzwOTHoilX9x5BrNqye7Z/LuC7kCMRio1EMSyqRK3BEAUD7sXRq4iT4AzTVuZdhgQ2TCvYLg==
8143+
dependencies:
8144+
"@nodelib/fs.stat" "^2.0.2"
8145+
"@nodelib/fs.walk" "^1.2.3"
8146+
glob-parent "^5.1.2"
8147+
merge2 "^1.3.0"
8148+
micromatch "^4.0.8"
8149+
81168150
fast-json-stable-stringify@^2.0.0, fast-json-stable-stringify@^2.1.0:
81178151
version "2.1.0"
81188152
resolved "https://registry.yarnpkg.com/fast-json-stable-stringify/-/fast-json-stable-stringify-2.1.0.tgz#874bf69c6f404c2b5d99c481341399fd55892633"
@@ -9847,7 +9881,7 @@ ignore@^4.0.6:
98479881
resolved "https://registry.yarnpkg.com/ignore/-/ignore-4.0.6.tgz#750e3db5862087b4737ebac8207ffd1ef27b25fc"
98489882
integrity sha512-cyFDKrqc/YdcWFniJhzI42+AzS+gNwmUzOSFcRCQYwySuBBBy/KjuxWLZ/FHEH6Moq1NizMOBWyTcv8O4OZIMg==
98499883

9850-
ignore@^5.2.0, ignore@^5.2.4:
9884+
ignore@^5.2.0:
98519885
version "5.3.0"
98529886
resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.3.0.tgz#67418ae40d34d6999c95ff56016759c718c82f78"
98539887
integrity sha512-g7dmpshy+gD7mh88OC9NwSGTKoc3kyLAZQRU1mt53Aw/vnvfXnbC+F/7F7QoYVKbV+KNvJx8wArewKy1vXMtlg==
@@ -9857,6 +9891,11 @@ ignore@^6.0.0:
98579891
resolved "https://registry.yarnpkg.com/ignore/-/ignore-6.0.2.tgz#77cccb72a55796af1b6d2f9eb14fa326d24f4283"
98589892
integrity sha512-InwqeHHN2XpumIkMvpl/DCJVrAHgCsG5+cn1XlnLWGwtZBm8QJfSusItfrwx81CTp5agNZqpKU2J/ccC5nGT4A==
98599893

9894+
ignore@^7.0.0:
9895+
version "7.0.5"
9896+
resolved "https://registry.yarnpkg.com/ignore/-/ignore-7.0.5.tgz#4cb5f6cd7d4c7ab0365738c7aea888baa6d7efd9"
9897+
integrity sha512-Hs59xBNfUIunMFgWAbGX5cq6893IbWg4KnrjbYwX3tx0ztorVgTDA6B2sxf8ejHJ4wz8BqGUMYlnzNBer5NvGg==
9898+
98609899
immer@^9.0.7:
98619900
version "9.0.21"
98629901
resolved "https://registry.yarnpkg.com/immer/-/immer-9.0.21.tgz#1e025ea31a40f24fb064f1fef23e931496330176"
@@ -12668,7 +12707,7 @@ micromark@^4.0.0:
1266812707
micromark-util-symbol "^2.0.0"
1266912708
micromark-util-types "^2.0.0"
1267012709

12671-
micromatch@^4.0.4:
12710+
micromatch@^4.0.4, micromatch@^4.0.8:
1267212711
version "4.0.8"
1267312712
resolved "https://registry.yarnpkg.com/micromatch/-/micromatch-4.0.8.tgz#d66fa18f3a47076789320b9b1af32bd86d9fa202"
1267412713
integrity sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA==
@@ -12750,13 +12789,6 @@ [email protected]:
1275012789
schema-utils "^3.0.0"
1275112790
webpack-sources "^1.1.0"
1275212791

12753-
12754-
version "9.0.3"
12755-
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.3.tgz#a6e00c3de44c3a542bfaae70abfc22420a6da825"
12756-
integrity sha512-RHiac9mvaRw0x3AYRgDC1CxAP7HTcNrrECeA8YYJeWnpo+2Q5CegtZjaotWTWxDG3UeGA1coE05iH1mPjT/2mg==
12757-
dependencies:
12758-
brace-expansion "^2.0.1"
12759-
1276012792
minimatch@^3.0.4, minimatch@^3.0.5, minimatch@^3.1.1, minimatch@^3.1.2:
1276112793
version "3.1.2"
1276212794
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.1.2.tgz#19cd194bfd3e428f049a70817c038d89ab4be35b"
@@ -15039,7 +15071,7 @@ semver@^6.0.0, semver@^6.3.0, semver@^6.3.1:
1503915071
resolved "https://registry.yarnpkg.com/semver/-/semver-6.3.1.tgz#556d2ef8689146e46dcea4bfdd095f3434dffcb4"
1504015072
integrity sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==
1504115073

15042-
semver@^7.1.1, semver@^7.3.5, semver@^7.5.3:
15074+
semver@^7.1.1, semver@^7.3.5, semver@^7.5.3, semver@^7.6.0:
1504315075
version "7.7.2"
1504415076
resolved "https://registry.yarnpkg.com/semver/-/semver-7.7.2.tgz#67d99fdcd35cec21e6f8b87a7fd515a33f982b58"
1504515077
integrity sha512-RF0Fw+rO5AMf9MAyaRXI4AV0Ulj5lMHqVxxdSgiVbixSCXoEmmX/jk0CuJw4+3SqroYO9VoUh+HcuJivvtJemA==
@@ -16177,10 +16209,10 @@ trough@^2.0.0:
1617716209
resolved "https://registry.yarnpkg.com/true-case-path/-/true-case-path-2.2.1.tgz#c5bf04a5bbec3fd118be4084461b3a27c4d796bf"
1617816210
integrity sha512-0z3j8R7MCjy10kc/g+qg7Ln3alJTodw9aDuVWZa3uiWqfuBMKeAeP2ocWcxoyM3D73yz3Jt/Pu4qPr4wHSdB/Q==
1617916211

16180-
ts-api-utils@^1.0.1:
16181-
version "1.0.3"
16182-
resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-1.0.3.tgz#f12c1c781d04427313dbac808f453f050e54a331"
16183-
integrity sha512-wNMeqtMz5NtwpT/UZGY5alT+VoKdSsOOP/kqHFcUW1P/VRhH2wJ48+DN2WwUliNbQ976ETwDL0Ifd2VVvgonvg==
16212+
ts-api-utils@^2.1.0:
16213+
version "2.1.0"
16214+
resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-2.1.0.tgz#595f7094e46eed364c13fd23e75f9513d29baf91"
16215+
integrity sha512-CUgTZL1irw8u29bzrOD/nH85jqyc74D6SshFgujOIA7osm2Rz7dYH77agkx7H4FBNxDq7Cjf+IjaX/8zwFW+ZQ==
1618416216

1618516217
ts-easing@^0.2.0:
1618616218
version "0.2.0"

0 commit comments

Comments
 (0)