Skip to content

Commit c15fe39

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

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.33.1",
51+
"@typescript-eslint/parser": "8.33.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==
@@ -4132,7 +4144,7 @@
41324144
resolved "https://registry.yarnpkg.com/@types/scheduler/-/scheduler-0.23.0.tgz#0a6655b3e2708eaabca00b7372fafd7a792a7b09"
41334145
integrity sha512-YIoDCTH3Af6XM5VuwGG/QL/CJqga1Zm3NkU3HZ4ZHK2fRMPYP1VczsTUqtsf43PH/iJNVlPHAo2oWX7BSdB2Hw==
41344146

4135-
"@types/semver@^7.3.12", "@types/semver@^7.5.0":
4147+
"@types/semver@^7.3.12":
41364148
version "7.5.6"
41374149
resolved "https://registry.yarnpkg.com/@types/semver/-/semver-7.5.6.tgz#c65b2bfce1bec346582c07724e3f8c1017a20339"
41384150
integrity sha512-dn1l8LaMea/IjDoHNd9J52uBbInB796CDffS6VdIxvqYCPSG0V0DzHp76GpaWnlhg88uYyPbXCDIowa86ybd5A==
@@ -4189,22 +4201,20 @@
41894201
resolved "https://registry.yarnpkg.com/@types/yoga-layout/-/yoga-layout-1.9.2.tgz#efaf9e991a7390dc081a0b679185979a83a9639a"
41904202
integrity sha512-S9q47ByT2pPvD65IvrWp7qppVMpk9WGMbVq9wbWZOHg6tnXSD4vyhao6nOSBwwfDdV2p3Kx9evA9vI+XWTfDvw==
41914203

4192-
"@typescript-eslint/[email protected]":
4193-
version "6.21.0"
4194-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-6.21.0.tgz#30830c1ca81fd5f3c2714e524c4303e0194f9cd3"
4195-
integrity sha512-oy9+hTPCUFpngkEZUSzbf9MxI65wbKFoQYsgPdILTfbUldp5ovUuphZVe4i30emU9M/kP+T64Di0mxl7dSw3MA==
4196-
dependencies:
4197-
"@eslint-community/regexpp" "^4.5.1"
4198-
"@typescript-eslint/scope-manager" "6.21.0"
4199-
"@typescript-eslint/type-utils" "6.21.0"
4200-
"@typescript-eslint/utils" "6.21.0"
4201-
"@typescript-eslint/visitor-keys" "6.21.0"
4202-
debug "^4.3.4"
4204+
"@typescript-eslint/[email protected]":
4205+
version "8.33.1"
4206+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.33.1.tgz#532641b416ed2afd5be893cddb2a58e9cd1f7a3e"
4207+
integrity sha512-TDCXj+YxLgtvxvFlAvpoRv9MAncDLBV2oT9Bd7YBGC/b/sEURoOYuIwLI99rjWOfY3QtDzO+mk0n4AmdFExW8A==
4208+
dependencies:
4209+
"@eslint-community/regexpp" "^4.10.0"
4210+
"@typescript-eslint/scope-manager" "8.33.1"
4211+
"@typescript-eslint/type-utils" "8.33.1"
4212+
"@typescript-eslint/utils" "8.33.1"
4213+
"@typescript-eslint/visitor-keys" "8.33.1"
42034214
graphemer "^1.4.0"
4204-
ignore "^5.2.4"
4215+
ignore "^7.0.0"
42054216
natural-compare "^1.4.0"
4206-
semver "^7.5.4"
4207-
ts-api-utils "^1.0.1"
4217+
ts-api-utils "^2.1.0"
42084218

42094219
"@typescript-eslint/eslint-plugin@^5.60.1":
42104220
version "5.62.0"
@@ -4222,15 +4232,15 @@
42224232
semver "^7.3.7"
42234233
tsutils "^3.21.0"
42244234

4225-
"@typescript-eslint/parser@6.21.0":
4226-
version "6.21.0"
4227-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-6.21.0.tgz#af8fcf66feee2edc86bc5d1cf45e33b0630bf35b"
4228-
integrity sha512-tbsV1jPne5CkFQCgPBcDOt30ItF7aJoZL997JSF7MhGQqOeT3svWRYxiqlfA5RUdlHN6Fi+EI9bxqbdyAUZjYQ==
4235+
"@typescript-eslint/parser@8.33.1":
4236+
version "8.33.1"
4237+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.33.1.tgz#ef9a5ee6aa37a6b4f46cc36d08a14f828238afe2"
4238+
integrity sha512-qwxv6dq682yVvgKKp2qWwLgRbscDAYktPptK4JPojCwwi3R9cwrvIxS4lvBpzmcqzR4bdn54Z0IG1uHFskW4dA==
42294239
dependencies:
4230-
"@typescript-eslint/scope-manager" "6.21.0"
4231-
"@typescript-eslint/types" "6.21.0"
4232-
"@typescript-eslint/typescript-estree" "6.21.0"
4233-
"@typescript-eslint/visitor-keys" "6.21.0"
4240+
"@typescript-eslint/scope-manager" "8.33.1"
4241+
"@typescript-eslint/types" "8.33.1"
4242+
"@typescript-eslint/typescript-estree" "8.33.1"
4243+
"@typescript-eslint/visitor-keys" "8.33.1"
42344244
debug "^4.3.4"
42354245

42364246
"@typescript-eslint/parser@^5.60.1":
@@ -4243,6 +4253,15 @@
42434253
"@typescript-eslint/typescript-estree" "5.62.0"
42444254
debug "^4.3.4"
42454255

4256+
"@typescript-eslint/[email protected]":
4257+
version "8.33.1"
4258+
resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.33.1.tgz#c85e7d9a44d6a11fe64e73ac1ed47de55dc2bf9f"
4259+
integrity sha512-DZR0efeNklDIHHGRpMpR5gJITQpu6tLr9lDJnKdONTC7vvzOlLAG/wcfxcdxEWrbiZApcoBCzXqU/Z458Za5Iw==
4260+
dependencies:
4261+
"@typescript-eslint/tsconfig-utils" "^8.33.1"
4262+
"@typescript-eslint/types" "^8.33.1"
4263+
debug "^4.3.4"
4264+
42464265
"@typescript-eslint/[email protected]":
42474266
version "5.62.0"
42484267
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.62.0.tgz#d9457ccc6a0b8d6b37d0eb252a23022478c5460c"
@@ -4251,13 +4270,18 @@
42514270
"@typescript-eslint/types" "5.62.0"
42524271
"@typescript-eslint/visitor-keys" "5.62.0"
42534272

4254-
"@typescript-eslint/scope-manager@6.21.0":
4255-
version "6.21.0"
4256-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-6.21.0.tgz#ea8a9bfc8f1504a6ac5d59a6df308d3a0630a2b1"
4257-
integrity sha512-OwLUIWZJry80O99zvqXVEioyniJMa+d2GrqpUTqi5/v5D5rOrppJVBPa0yKCblcigC0/aYAzxxqQ1B+DS2RYsg==
4273+
"@typescript-eslint/scope-manager@8.33.1":
4274+
version "8.33.1"
4275+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.33.1.tgz#d1e0efb296da5097d054bc9972e69878a2afea73"
4276+
integrity sha512-dM4UBtgmzHR9bS0Rv09JST0RcHYearoEoo3pG5B6GoTR9XcyeqX87FEhPo+5kTvVfKCvfHaHrcgeJQc6mrDKrA==
42584277
dependencies:
4259-
"@typescript-eslint/types" "6.21.0"
4260-
"@typescript-eslint/visitor-keys" "6.21.0"
4278+
"@typescript-eslint/types" "8.33.1"
4279+
"@typescript-eslint/visitor-keys" "8.33.1"
4280+
4281+
"@typescript-eslint/[email protected]", "@typescript-eslint/tsconfig-utils@^8.33.1":
4282+
version "8.33.1"
4283+
resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.33.1.tgz#7836afcc097a4657a5ed56670851a450d8b70ab8"
4284+
integrity sha512-STAQsGYbHCF0/e+ShUQ4EatXQ7ceh3fBCXkNU7/MZVKulrlq1usH7t2FhxvCpuCi5O5oi1vmVaAjrGeL71OK1g==
42614285

42624286
"@typescript-eslint/[email protected]":
42634287
version "5.62.0"
@@ -4269,25 +4293,25 @@
42694293
debug "^4.3.4"
42704294
tsutils "^3.21.0"
42714295

4272-
"@typescript-eslint/type-utils@6.21.0":
4273-
version "6.21.0"
4274-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-6.21.0.tgz#6473281cfed4dacabe8004e8521cee0bd9d4c01e"
4275-
integrity sha512-rZQI7wHfao8qMX3Rd3xqeYSMCL3SoiSQLBATSiVKARdFGCYSRvmViieZjqc58jKgs8Y8i9YvVVhRbHSTA4VBag==
4296+
"@typescript-eslint/type-utils@8.33.1":
4297+
version "8.33.1"
4298+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.33.1.tgz#d73ee1a29d8a0abe60d4abbff4f1d040f0de15fa"
4299+
integrity sha512-1cG37d9xOkhlykom55WVwG2QRNC7YXlxMaMzqw2uPeJixBFfKWZgaP/hjAObqMN/u3fr5BrTwTnc31/L9jQ2ww==
42764300
dependencies:
4277-
"@typescript-eslint/typescript-estree" "6.21.0"
4278-
"@typescript-eslint/utils" "6.21.0"
4301+
"@typescript-eslint/typescript-estree" "8.33.1"
4302+
"@typescript-eslint/utils" "8.33.1"
42794303
debug "^4.3.4"
4280-
ts-api-utils "^1.0.1"
4304+
ts-api-utils "^2.1.0"
42814305

42824306
"@typescript-eslint/[email protected]":
42834307
version "5.62.0"
42844308
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.62.0.tgz#258607e60effa309f067608931c3df6fed41fd2f"
42854309
integrity sha512-87NVngcbVXUahrRTqIK27gD2t5Cu1yuCXxbLcFtCzZGlfyVWWh8mLHkoxzjsB6DDNnvdL+fW8MiwPEJyGJQDgQ==
42864310

4287-
"@typescript-eslint/types@6.21.0":
4288-
version "6.21.0"
4289-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-6.21.0.tgz#205724c5123a8fef7ecd195075fa6e85bac3436d"
4290-
integrity sha512-1kFmZ1rOm5epu9NZEZm1kckCDGj5UJEf7P1kliH4LKu/RkwpsfqqGmY2OOcUs18lSlQBKLDYBOGxRVtrMN5lpg==
4311+
"@typescript-eslint/types@8.33.1", "@typescript-eslint/types@^8.33.1":
4312+
version "8.33.1"
4313+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.33.1.tgz#b693111bc2180f8098b68e9958cf63761657a55f"
4314+
integrity sha512-xid1WfizGhy/TKMTwhtVOgalHwPtV8T32MS9MaH50Cwvz6x6YqRIPdD2WvW0XaqOzTV9p5xdLY0h/ZusU5Lokg==
42914315

42924316
"@typescript-eslint/[email protected]":
42934317
version "5.62.0"
@@ -4302,19 +4326,21 @@
43024326
semver "^7.3.7"
43034327
tsutils "^3.21.0"
43044328

4305-
"@typescript-eslint/typescript-estree@6.21.0":
4306-
version "6.21.0"
4307-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-6.21.0.tgz#c47ae7901db3b8bddc3ecd73daff2d0895688c46"
4308-
integrity sha512-6npJTkZcO+y2/kr+z0hc4HwNfrrP4kNYh57ek7yCNlrBjWQ1Y0OS7jiZTkgumrvkX5HkEKXFZkkdFNkaW2wmUQ==
4329+
"@typescript-eslint/typescript-estree@8.33.1":
4330+
version "8.33.1"
4331+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.33.1.tgz#d271beed470bc915b8764e22365d4925c2ea265d"
4332+
integrity sha512-+s9LYcT8LWjdYWu7IWs7FvUxpQ/DGkdjZeE/GGulHvv8rvYwQvVaUZ6DE+j5x/prADUgSbbCWZ2nPI3usuVeOA==
43094333
dependencies:
4310-
"@typescript-eslint/types" "6.21.0"
4311-
"@typescript-eslint/visitor-keys" "6.21.0"
4334+
"@typescript-eslint/project-service" "8.33.1"
4335+
"@typescript-eslint/tsconfig-utils" "8.33.1"
4336+
"@typescript-eslint/types" "8.33.1"
4337+
"@typescript-eslint/visitor-keys" "8.33.1"
43124338
debug "^4.3.4"
4313-
globby "^11.1.0"
4339+
fast-glob "^3.3.2"
43144340
is-glob "^4.0.3"
4315-
minimatch "9.0.3"
4316-
semver "^7.5.4"
4317-
ts-api-utils "^1.0.1"
4341+
minimatch "^9.0.4"
4342+
semver "^7.6.0"
4343+
ts-api-utils "^2.1.0"
43184344

43194345
"@typescript-eslint/[email protected]":
43204346
version "5.62.0"
@@ -4330,18 +4356,15 @@
43304356
eslint-scope "^5.1.1"
43314357
semver "^7.3.7"
43324358

4333-
"@typescript-eslint/[email protected]":
4334-
version "6.21.0"
4335-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-6.21.0.tgz#4714e7a6b39e773c1c8e97ec587f520840cd8134"
4336-
integrity sha512-NfWVaC8HP9T8cbKQxHcsJBY5YE1O33+jpMwN45qzWWaPDZgLIbo12toGMWnmhvCpd3sIxkpDw3Wv1B3dYrbDQQ==
4337-
dependencies:
4338-
"@eslint-community/eslint-utils" "^4.4.0"
4339-
"@types/json-schema" "^7.0.12"
4340-
"@types/semver" "^7.5.0"
4341-
"@typescript-eslint/scope-manager" "6.21.0"
4342-
"@typescript-eslint/types" "6.21.0"
4343-
"@typescript-eslint/typescript-estree" "6.21.0"
4344-
semver "^7.5.4"
4359+
"@typescript-eslint/[email protected]":
4360+
version "8.33.1"
4361+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.33.1.tgz#ea22f40d3553da090f928cf17907e963643d4b96"
4362+
integrity sha512-52HaBiEQUaRYqAXpfzWSR2U3gxk92Kw006+xZpElaPMg3C4PgM+A5LqwoQI1f9E5aZ/qlxAZxzm42WX+vn92SQ==
4363+
dependencies:
4364+
"@eslint-community/eslint-utils" "^4.7.0"
4365+
"@typescript-eslint/scope-manager" "8.33.1"
4366+
"@typescript-eslint/types" "8.33.1"
4367+
"@typescript-eslint/typescript-estree" "8.33.1"
43454368

43464369
"@typescript-eslint/[email protected]":
43474370
version "5.62.0"
@@ -4351,13 +4374,13 @@
43514374
"@typescript-eslint/types" "5.62.0"
43524375
eslint-visitor-keys "^3.3.0"
43534376

4354-
"@typescript-eslint/visitor-keys@6.21.0":
4355-
version "6.21.0"
4356-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-6.21.0.tgz#87a99d077aa507e20e238b11d56cc26ade45fe47"
4357-
integrity sha512-JJtkDduxLi9bivAB+cYOVMtbkqdPOhZ+ZI5LC47MIRrDV4Yn2o+ZnW10Nkmr28xRpSpdJ6Sm42Hjf2+REYXm0A==
4377+
"@typescript-eslint/visitor-keys@8.33.1":
4378+
version "8.33.1"
4379+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.33.1.tgz#6c6e002c24d13211df3df851767f24dfdb4f42bc"
4380+
integrity sha512-3i8NrFcZeeDHJ+7ZUuDkGT+UHq+XoFGsymNK2jZCOHcfEzRQ0BdpRtdpSx/Iyf3MHLWIcLS0COuOPibKQboIiQ==
43584381
dependencies:
4359-
"@typescript-eslint/types" "6.21.0"
4360-
eslint-visitor-keys "^3.4.1"
4382+
"@typescript-eslint/types" "8.33.1"
4383+
eslint-visitor-keys "^4.2.0"
43614384

43624385
"@ungap/structured-clone@^1.0.0":
43634386
version "1.3.0"
@@ -8103,6 +8126,17 @@ fast-glob@^3.2.9:
81038126
merge2 "^1.3.0"
81048127
micromatch "^4.0.4"
81058128

8129+
fast-glob@^3.3.2:
8130+
version "3.3.3"
8131+
resolved "https://registry.yarnpkg.com/fast-glob/-/fast-glob-3.3.3.tgz#d06d585ce8dba90a16b0505c543c3ccfb3aeb818"
8132+
integrity sha512-7MptL8U0cqcFdzIzwOTHoilX9x5BrNqye7Z/LuC7kCMRio1EMSyqRK3BEAUD7sXRq4iT4AzTVuZdhgQ2TCvYLg==
8133+
dependencies:
8134+
"@nodelib/fs.stat" "^2.0.2"
8135+
"@nodelib/fs.walk" "^1.2.3"
8136+
glob-parent "^5.1.2"
8137+
merge2 "^1.3.0"
8138+
micromatch "^4.0.8"
8139+
81068140
fast-json-stable-stringify@^2.0.0, fast-json-stable-stringify@^2.1.0:
81078141
version "2.1.0"
81088142
resolved "https://registry.yarnpkg.com/fast-json-stable-stringify/-/fast-json-stable-stringify-2.1.0.tgz#874bf69c6f404c2b5d99c481341399fd55892633"
@@ -9837,7 +9871,7 @@ ignore@^4.0.6:
98379871
resolved "https://registry.yarnpkg.com/ignore/-/ignore-4.0.6.tgz#750e3db5862087b4737ebac8207ffd1ef27b25fc"
98389872
integrity sha512-cyFDKrqc/YdcWFniJhzI42+AzS+gNwmUzOSFcRCQYwySuBBBy/KjuxWLZ/FHEH6Moq1NizMOBWyTcv8O4OZIMg==
98399873

9840-
ignore@^5.2.0, ignore@^5.2.4:
9874+
ignore@^5.2.0:
98419875
version "5.3.0"
98429876
resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.3.0.tgz#67418ae40d34d6999c95ff56016759c718c82f78"
98439877
integrity sha512-g7dmpshy+gD7mh88OC9NwSGTKoc3kyLAZQRU1mt53Aw/vnvfXnbC+F/7F7QoYVKbV+KNvJx8wArewKy1vXMtlg==
@@ -9847,6 +9881,11 @@ ignore@^6.0.0:
98479881
resolved "https://registry.yarnpkg.com/ignore/-/ignore-6.0.2.tgz#77cccb72a55796af1b6d2f9eb14fa326d24f4283"
98489882
integrity sha512-InwqeHHN2XpumIkMvpl/DCJVrAHgCsG5+cn1XlnLWGwtZBm8QJfSusItfrwx81CTp5agNZqpKU2J/ccC5nGT4A==
98499883

9884+
ignore@^7.0.0:
9885+
version "7.0.5"
9886+
resolved "https://registry.yarnpkg.com/ignore/-/ignore-7.0.5.tgz#4cb5f6cd7d4c7ab0365738c7aea888baa6d7efd9"
9887+
integrity sha512-Hs59xBNfUIunMFgWAbGX5cq6893IbWg4KnrjbYwX3tx0ztorVgTDA6B2sxf8ejHJ4wz8BqGUMYlnzNBer5NvGg==
9888+
98509889
immer@^9.0.7:
98519890
version "9.0.21"
98529891
resolved "https://registry.yarnpkg.com/immer/-/immer-9.0.21.tgz#1e025ea31a40f24fb064f1fef23e931496330176"
@@ -12658,7 +12697,7 @@ micromark@^4.0.0:
1265812697
micromark-util-symbol "^2.0.0"
1265912698
micromark-util-types "^2.0.0"
1266012699

12661-
micromatch@^4.0.4:
12700+
micromatch@^4.0.4, micromatch@^4.0.8:
1266212701
version "4.0.8"
1266312702
resolved "https://registry.yarnpkg.com/micromatch/-/micromatch-4.0.8.tgz#d66fa18f3a47076789320b9b1af32bd86d9fa202"
1266412703
integrity sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA==
@@ -12740,13 +12779,6 @@ [email protected]:
1274012779
schema-utils "^3.0.0"
1274112780
webpack-sources "^1.1.0"
1274212781

12743-
12744-
version "9.0.3"
12745-
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.3.tgz#a6e00c3de44c3a542bfaae70abfc22420a6da825"
12746-
integrity sha512-RHiac9mvaRw0x3AYRgDC1CxAP7HTcNrrECeA8YYJeWnpo+2Q5CegtZjaotWTWxDG3UeGA1coE05iH1mPjT/2mg==
12747-
dependencies:
12748-
brace-expansion "^2.0.1"
12749-
1275012782
minimatch@^3.0.4, minimatch@^3.0.5, minimatch@^3.1.1, minimatch@^3.1.2:
1275112783
version "3.1.2"
1275212784
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.1.2.tgz#19cd194bfd3e428f049a70817c038d89ab4be35b"
@@ -15029,7 +15061,7 @@ semver@^6.0.0, semver@^6.3.0, semver@^6.3.1:
1502915061
resolved "https://registry.yarnpkg.com/semver/-/semver-6.3.1.tgz#556d2ef8689146e46dcea4bfdd095f3434dffcb4"
1503015062
integrity sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==
1503115063

15032-
semver@^7.1.1, semver@^7.3.5, semver@^7.5.3:
15064+
semver@^7.1.1, semver@^7.3.5, semver@^7.5.3, semver@^7.6.0:
1503315065
version "7.7.2"
1503415066
resolved "https://registry.yarnpkg.com/semver/-/semver-7.7.2.tgz#67d99fdcd35cec21e6f8b87a7fd515a33f982b58"
1503515067
integrity sha512-RF0Fw+rO5AMf9MAyaRXI4AV0Ulj5lMHqVxxdSgiVbixSCXoEmmX/jk0CuJw4+3SqroYO9VoUh+HcuJivvtJemA==
@@ -16167,10 +16199,10 @@ trough@^2.0.0:
1616716199
resolved "https://registry.yarnpkg.com/true-case-path/-/true-case-path-2.2.1.tgz#c5bf04a5bbec3fd118be4084461b3a27c4d796bf"
1616816200
integrity sha512-0z3j8R7MCjy10kc/g+qg7Ln3alJTodw9aDuVWZa3uiWqfuBMKeAeP2ocWcxoyM3D73yz3Jt/Pu4qPr4wHSdB/Q==
1616916201

16170-
ts-api-utils@^1.0.1:
16171-
version "1.0.3"
16172-
resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-1.0.3.tgz#f12c1c781d04427313dbac808f453f050e54a331"
16173-
integrity sha512-wNMeqtMz5NtwpT/UZGY5alT+VoKdSsOOP/kqHFcUW1P/VRhH2wJ48+DN2WwUliNbQ976ETwDL0Ifd2VVvgonvg==
16202+
ts-api-utils@^2.1.0:
16203+
version "2.1.0"
16204+
resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-2.1.0.tgz#595f7094e46eed364c13fd23e75f9513d29baf91"
16205+
integrity sha512-CUgTZL1irw8u29bzrOD/nH85jqyc74D6SshFgujOIA7osm2Rz7dYH77agkx7H4FBNxDq7Cjf+IjaX/8zwFW+ZQ==
1617416206

1617516207
ts-easing@^0.2.0:
1617616208
version "0.2.0"

0 commit comments

Comments
 (0)