Skip to content

Commit cb0ebb9

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

File tree

2 files changed

+120
-87
lines changed

2 files changed

+120
-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.37.0",
51+
"@typescript-eslint/parser": "8.37.0",
5252
"babel-jest": "^29.6.1",
5353
"babel-preset-gatsby": "^3.13.0",
5454
"eslint": "8.57.0",

yarn.lock

Lines changed: 118 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/eslint-plugin@6.21.0":
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/eslint-plugin@8.37.0":
4212+
version "8.37.0"
4213+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.37.0.tgz#332392883f936137cd6252c8eb236d298e514e70"
4214+
integrity sha512-jsuVWeIkb6ggzB+wPCsR4e6loj+rM72ohW6IBn2C+5NCvfUVY8s33iFPySSVXqtm5Hu29Ne/9bnA0JmyLmgenA==
4215+
dependencies:
4216+
"@eslint-community/regexpp" "^4.10.0"
4217+
"@typescript-eslint/scope-manager" "8.37.0"
4218+
"@typescript-eslint/type-utils" "8.37.0"
4219+
"@typescript-eslint/utils" "8.37.0"
4220+
"@typescript-eslint/visitor-keys" "8.37.0"
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.37.0":
4243+
version "8.37.0"
4244+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.37.0.tgz#b87f6b61e25ad5cc5bbf8baf809b8da889c89804"
4245+
integrity sha512-kVIaQE9vrN9RLCQMQ3iyRlVJpTiDUY6woHGb30JDkfJErqrQEmtdWH3gV0PBAfGZgQXoqzXOO0T3K6ioApbbAA==
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.37.0"
4248+
"@typescript-eslint/types" "8.37.0"
4249+
"@typescript-eslint/typescript-estree" "8.37.0"
4250+
"@typescript-eslint/visitor-keys" "8.37.0"
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/project-service@8.37.0":
4264+
version "8.37.0"
4265+
resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.37.0.tgz#0594352e32a4ac9258591b88af77b5653800cdfe"
4266+
integrity sha512-BIUXYsbkl5A1aJDdYJCBAo8rCEbAvdquQ8AnLb6z5Lp1u3x5PNgSSx9A/zqYc++Xnr/0DVpls8iQ2cJs/izTXA==
4267+
dependencies:
4268+
"@typescript-eslint/tsconfig-utils" "^8.37.0"
4269+
"@typescript-eslint/types" "^8.37.0"
4270+
debug "^4.3.4"
4271+
42534272
"@typescript-eslint/scope-manager@5.62.0":
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.37.0":
4281+
version "8.37.0"
4282+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.37.0.tgz#a31a3c80ca2ef4ed58de13742debb692e7d4c0a4"
4283+
integrity sha512-0vGq0yiU1gbjKob2q691ybTg9JX6ShiVXAAfm2jGf3q0hdP6/BruaFjL/ManAR/lj05AvYCH+5bbVo0VtzmjOA==
42654284
dependencies:
4266-
"@typescript-eslint/types" "6.21.0"
4267-
"@typescript-eslint/visitor-keys" "6.21.0"
4285+
"@typescript-eslint/types" "8.37.0"
4286+
"@typescript-eslint/visitor-keys" "8.37.0"
4287+
4288+
"@typescript-eslint/tsconfig-utils@8.37.0", "@typescript-eslint/tsconfig-utils@^8.37.0":
4289+
version "8.37.0"
4290+
resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.37.0.tgz#47a2760d265c6125f8e7864bc5c8537cad2bd053"
4291+
integrity sha512-1/YHvAVTimMM9mmlPvTec9NP4bobA1RkDbMydxG8omqwJJLEW/Iy2C4adsAESIXU3WGLXFHSZUU+C9EoFWl4Zg==
42684292

42694293
"@typescript-eslint/type-utils@5.62.0":
42704294
version "5.62.0"
@@ -4276,25 +4300,26 @@
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.37.0":
4304+
version "8.37.0"
4305+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.37.0.tgz#2a682e4c6ff5886712dad57e9787b5e417124507"
4306+
integrity sha512-SPkXWIkVZxhgwSwVq9rqj/4VFo7MnWwVaRNznfQDc/xPYHjXnPfLWn+4L6FF1cAz6e7dsqBeMawgl7QjUMj4Ow==
42834307
dependencies:
4284-
"@typescript-eslint/typescript-estree" "6.21.0"
4285-
"@typescript-eslint/utils" "6.21.0"
4308+
"@typescript-eslint/types" "8.37.0"
4309+
"@typescript-eslint/typescript-estree" "8.37.0"
4310+
"@typescript-eslint/utils" "8.37.0"
42864311
debug "^4.3.4"
4287-
ts-api-utils "^1.0.1"
4312+
ts-api-utils "^2.1.0"
42884313

42894314
"@typescript-eslint/types@5.62.0":
42904315
version "5.62.0"
42914316
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.62.0.tgz#258607e60effa309f067608931c3df6fed41fd2f"
42924317
integrity sha512-87NVngcbVXUahrRTqIK27gD2t5Cu1yuCXxbLcFtCzZGlfyVWWh8mLHkoxzjsB6DDNnvdL+fW8MiwPEJyGJQDgQ==
42934318

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==
4319+
"@typescript-eslint/types@8.37.0", "@typescript-eslint/types@^8.37.0":
4320+
version "8.37.0"
4321+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.37.0.tgz#09517aa9625eb3c68941dde3ac8835740587b6ff"
4322+
integrity sha512-ax0nv7PUF9NOVPs+lmQ7yIE7IQmAf8LGcXbMvHX5Gm+YJUYNAl340XkGnrimxZ0elXyoQJuN5sbg6C4evKA4SQ==
42984323

42994324
"@typescript-eslint/typescript-estree@5.62.0":
43004325
version "5.62.0"
@@ -4309,19 +4334,21 @@
43094334
semver "^7.3.7"
43104335
tsutils "^3.21.0"
43114336

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==
4337+
"@typescript-eslint/typescript-estree@8.37.0":
4338+
version "8.37.0"
4339+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.37.0.tgz#a07e4574d8e6e4355a558f61323730c987f5fcbc"
4340+
integrity sha512-zuWDMDuzMRbQOM+bHyU4/slw27bAUEcKSKKs3hcv2aNnc/tvE/h7w60dwVw8vnal2Pub6RT1T7BI8tFZ1fE+yg==
43164341
dependencies:
4317-
"@typescript-eslint/types" "6.21.0"
4318-
"@typescript-eslint/visitor-keys" "6.21.0"
4342+
"@typescript-eslint/project-service" "8.37.0"
4343+
"@typescript-eslint/tsconfig-utils" "8.37.0"
4344+
"@typescript-eslint/types" "8.37.0"
4345+
"@typescript-eslint/visitor-keys" "8.37.0"
43194346
debug "^4.3.4"
4320-
globby "^11.1.0"
4347+
fast-glob "^3.3.2"
43214348
is-glob "^4.0.3"
4322-
minimatch "9.0.3"
4323-
semver "^7.5.4"
4324-
ts-api-utils "^1.0.1"
4349+
minimatch "^9.0.4"
4350+
semver "^7.6.0"
4351+
ts-api-utils "^2.1.0"
43254352

43264353
"@typescript-eslint/utils@5.62.0":
43274354
version "5.62.0"
@@ -4337,18 +4364,15 @@
43374364
eslint-scope "^5.1.1"
43384365
semver "^7.3.7"
43394366

4340-
"@typescript-eslint/utils@6.21.0":
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"
4367+
"@typescript-eslint/utils@8.37.0":
4368+
version "8.37.0"
4369+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.37.0.tgz#189ea59b2709f5d898614611f091a776751ee335"
4370+
integrity sha512-TSFvkIW6gGjN2p6zbXo20FzCABbyUAuq6tBvNRGsKdsSQ6a7rnV6ADfZ7f4iI3lIiXc4F4WWvtUfDw9CJ9pO5A==
4371+
dependencies:
4372+
"@eslint-community/eslint-utils" "^4.7.0"
4373+
"@typescript-eslint/scope-manager" "8.37.0"
4374+
"@typescript-eslint/types" "8.37.0"
4375+
"@typescript-eslint/typescript-estree" "8.37.0"
43524376

43534377
"@typescript-eslint/visitor-keys@5.62.0":
43544378
version "5.62.0"
@@ -4358,13 +4382,13 @@
43584382
"@typescript-eslint/types" "5.62.0"
43594383
eslint-visitor-keys "^3.3.0"
43604384

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==
4385+
"@typescript-eslint/visitor-keys@8.37.0":
4386+
version "8.37.0"
4387+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.37.0.tgz#cdb6a6bd3e8d6dd69bd70c1bdda36e2d18737455"
4388+
integrity sha512-YzfhzcTnZVPiLfP/oeKtDp2evwvHLMe0LOy7oe+hb9KKIumLNohYS9Hgp1ifwpu42YWxhZE8yieggz6JpqO/1w==
43654389
dependencies:
4366-
"@typescript-eslint/types" "6.21.0"
4367-
eslint-visitor-keys "^3.4.1"
4390+
"@typescript-eslint/types" "8.37.0"
4391+
eslint-visitor-keys "^4.2.1"
43684392

43694393
"@ungap/structured-clone@^1.0.0":
43704394
version "1.3.0"
@@ -8113,6 +8137,17 @@ fast-glob@^3.2.9:
81138137
merge2 "^1.3.0"
81148138
micromatch "^4.0.4"
81158139

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

9850-
ignore@^5.2.0, ignore@^5.2.4:
9885+
ignore@^5.2.0:
98519886
version "5.3.0"
98529887
resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.3.0.tgz#67418ae40d34d6999c95ff56016759c718c82f78"
98539888
integrity sha512-g7dmpshy+gD7mh88OC9NwSGTKoc3kyLAZQRU1mt53Aw/vnvfXnbC+F/7F7QoYVKbV+KNvJx8wArewKy1vXMtlg==
@@ -9857,6 +9892,11 @@ ignore@^6.0.0:
98579892
resolved "https://registry.yarnpkg.com/ignore/-/ignore-6.0.2.tgz#77cccb72a55796af1b6d2f9eb14fa326d24f4283"
98589893
integrity sha512-InwqeHHN2XpumIkMvpl/DCJVrAHgCsG5+cn1XlnLWGwtZBm8QJfSusItfrwx81CTp5agNZqpKU2J/ccC5nGT4A==
98599894

9895+
ignore@^7.0.0:
9896+
version "7.0.5"
9897+
resolved "https://registry.yarnpkg.com/ignore/-/ignore-7.0.5.tgz#4cb5f6cd7d4c7ab0365738c7aea888baa6d7efd9"
9898+
integrity sha512-Hs59xBNfUIunMFgWAbGX5cq6893IbWg4KnrjbYwX3tx0ztorVgTDA6B2sxf8ejHJ4wz8BqGUMYlnzNBer5NvGg==
9899+
98609900
immer@^9.0.7:
98619901
version "9.0.21"
98629902
resolved "https://registry.yarnpkg.com/immer/-/immer-9.0.21.tgz#1e025ea31a40f24fb064f1fef23e931496330176"
@@ -12668,7 +12708,7 @@ micromark@^4.0.0:
1266812708
micromark-util-symbol "^2.0.0"
1266912709
micromark-util-types "^2.0.0"
1267012710

12671-
micromatch@^4.0.4:
12711+
micromatch@^4.0.4, micromatch@^4.0.8:
1267212712
version "4.0.8"
1267312713
resolved "https://registry.yarnpkg.com/micromatch/-/micromatch-4.0.8.tgz#d66fa18f3a47076789320b9b1af32bd86d9fa202"
1267412714
integrity sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA==
@@ -12750,13 +12790,6 @@ mini-css-extract-plugin@1.6.2:
1275012790
schema-utils "^3.0.0"
1275112791
webpack-sources "^1.1.0"
1275212792

12753-
minimatch@9.0.3:
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-
1276012793
minimatch@^3.0.4, minimatch@^3.0.5, minimatch@^3.1.1, minimatch@^3.1.2:
1276112794
version "3.1.2"
1276212795
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.1.2.tgz#19cd194bfd3e428f049a70817c038d89ab4be35b"
@@ -15039,7 +15072,7 @@ semver@^6.0.0, semver@^6.3.0, semver@^6.3.1:
1503915072
resolved "https://registry.yarnpkg.com/semver/-/semver-6.3.1.tgz#556d2ef8689146e46dcea4bfdd095f3434dffcb4"
1504015073
integrity sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==
1504115074

15042-
semver@^7.1.1, semver@^7.3.5, semver@^7.5.3:
15075+
semver@^7.1.1, semver@^7.3.5, semver@^7.5.3, semver@^7.6.0:
1504315076
version "7.7.2"
1504415077
resolved "https://registry.yarnpkg.com/semver/-/semver-7.7.2.tgz#67d99fdcd35cec21e6f8b87a7fd515a33f982b58"
1504515078
integrity sha512-RF0Fw+rO5AMf9MAyaRXI4AV0Ulj5lMHqVxxdSgiVbixSCXoEmmX/jk0CuJw4+3SqroYO9VoUh+HcuJivvtJemA==
@@ -16177,10 +16210,10 @@ trough@^2.0.0:
1617716210
resolved "https://registry.yarnpkg.com/true-case-path/-/true-case-path-2.2.1.tgz#c5bf04a5bbec3fd118be4084461b3a27c4d796bf"
1617816211
integrity sha512-0z3j8R7MCjy10kc/g+qg7Ln3alJTodw9aDuVWZa3uiWqfuBMKeAeP2ocWcxoyM3D73yz3Jt/Pu4qPr4wHSdB/Q==
1617916212

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==
16213+
ts-api-utils@^2.1.0:
16214+
version "2.1.0"
16215+
resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-2.1.0.tgz#595f7094e46eed364c13fd23e75f9513d29baf91"
16216+
integrity sha512-CUgTZL1irw8u29bzrOD/nH85jqyc74D6SshFgujOIA7osm2Rz7dYH77agkx7H4FBNxDq7Cjf+IjaX/8zwFW+ZQ==
1618416217

1618516218
ts-easing@^0.2.0:
1618616219
version "0.2.0"

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy