Skip to content

Commit efe877d

Browse files
chore(deps): update dependency eslint to v10
1 parent be3bd59 commit efe877d

2 files changed

Lines changed: 77 additions & 110 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"cross-env": "10.1.0",
5656
"dataloader": "2.2.3",
5757
"graphql-jit": "0.8.7",
58-
"eslint": "9.39.3",
58+
"eslint": "10.0.2",
5959
"express": "5.2.1",
6060
"express-graphql": "0.12.0",
6161
"globby": "16.1.1",

yarn.lock

Lines changed: 76 additions & 109 deletions
Original file line numberDiff line numberDiff line change
@@ -3079,65 +3079,45 @@
30793079
dependencies:
30803080
eslint-visitor-keys "^3.4.3"
30813081

3082-
"@eslint-community/regexpp@^4.12.1", "@eslint-community/regexpp@^4.12.2":
3082+
"@eslint-community/regexpp@^4.12.2":
30833083
version "4.12.2"
30843084
resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.12.2.tgz#bccdf615bcf7b6e8db830ec0b8d21c9a25de597b"
30853085
integrity sha512-EriSTlt5OC9/7SXkRSCAhfSxxoSUgBm33OH+IkwbdpgoqsSsUg7y3uh+IICI/Qg4BBWr3U2i39RpmycbxMq4ew==
30863086

3087-
"@eslint/config-array@^0.21.1":
3088-
version "0.21.1"
3089-
resolved "https://registry.yarnpkg.com/@eslint/config-array/-/config-array-0.21.1.tgz#7d1b0060fea407f8301e932492ba8c18aff29713"
3090-
integrity sha512-aw1gNayWpdI/jSYVgzN5pL0cfzU02GT3NBpeT/DXbx1/1x7ZKxFPd9bwrzygx/qiwIQiJ1sw/zD8qY/kRvlGHA==
3087+
"@eslint/config-array@^0.23.2":
3088+
version "0.23.2"
3089+
resolved "https://registry.yarnpkg.com/@eslint/config-array/-/config-array-0.23.2.tgz#db85beeff7facc685a5775caacb1c845669b9470"
3090+
integrity sha512-YF+fE6LV4v5MGWRGj7G404/OZzGNepVF8fxk7jqmqo3lrza7a0uUcDnROGRBG1WFC1omYUS/Wp1f42i0M+3Q3A==
30913091
dependencies:
3092-
"@eslint/object-schema" "^2.1.7"
3092+
"@eslint/object-schema" "^3.0.2"
30933093
debug "^4.3.1"
3094-
minimatch "^3.1.2"
3094+
minimatch "^10.2.1"
30953095

3096-
"@eslint/config-helpers@^0.4.2":
3097-
version "0.4.2"
3098-
resolved "https://registry.yarnpkg.com/@eslint/config-helpers/-/config-helpers-0.4.2.tgz#1bd006ceeb7e2e55b2b773ab318d300e1a66aeda"
3099-
integrity sha512-gBrxN88gOIf3R7ja5K9slwNayVcZgK6SOUORm2uBzTeIEfeVaIhOpCtTox3P6R7o2jLFwLFTLnC7kU/RGcYEgw==
3096+
"@eslint/config-helpers@^0.5.2":
3097+
version "0.5.2"
3098+
resolved "https://registry.yarnpkg.com/@eslint/config-helpers/-/config-helpers-0.5.2.tgz#314c7b03d02a371ad8c0a7f6821d5a8a8437ba9d"
3099+
integrity sha512-a5MxrdDXEvqnIq+LisyCX6tQMPF/dSJpCfBgBauY+pNZ28yCtSsTvyTYrMhaI+LK26bVyCJfJkT0u8KIj2i1dQ==
31003100
dependencies:
3101-
"@eslint/core" "^0.17.0"
3101+
"@eslint/core" "^1.1.0"
31023102

3103-
"@eslint/core@^0.17.0":
3104-
version "0.17.0"
3105-
resolved "https://registry.yarnpkg.com/@eslint/core/-/core-0.17.0.tgz#77225820413d9617509da9342190a2019e78761c"
3106-
integrity sha512-yL/sLrpmtDaFEiUj1osRP4TI2MDz1AddJL+jZ7KSqvBuliN4xqYY54IfdN8qD8Toa6g1iloph1fxQNkjOxrrpQ==
3103+
"@eslint/core@^1.1.0":
3104+
version "1.1.0"
3105+
resolved "https://registry.yarnpkg.com/@eslint/core/-/core-1.1.0.tgz#51f5cd970e216fbdae6721ac84491f57f965836d"
3106+
integrity sha512-/nr9K9wkr3P1EzFTdFdMoLuo1PmIxjmwvPozwoSodjNBdefGujXQUF93u1DDZpEaTuDvMsIQddsd35BwtrW9Xw==
31073107
dependencies:
31083108
"@types/json-schema" "^7.0.15"
31093109

3110-
"@eslint/eslintrc@^3.3.1":
3111-
version "3.3.1"
3112-
resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-3.3.1.tgz#e55f7f1dd400600dd066dbba349c4c0bac916964"
3113-
integrity sha512-gtF186CXhIl1p4pJNGZw8Yc6RlshoePRvE0X91oPGb3vZ8pM3qOS9W9NGPat9LziaBV7XrJWGylNQXkGcnM3IQ==
3114-
dependencies:
3115-
ajv "^6.12.4"
3116-
debug "^4.3.2"
3117-
espree "^10.0.1"
3118-
globals "^14.0.0"
3119-
ignore "^5.2.0"
3120-
import-fresh "^3.2.1"
3121-
js-yaml "^4.1.0"
3122-
minimatch "^3.1.2"
3123-
strip-json-comments "^3.1.1"
3124-
3125-
3126-
version "9.39.3"
3127-
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.39.3.tgz#c6168736c7e0c43ead49654ed06a4bcb3833363d"
3128-
integrity sha512-1B1VkCq6FuUNlQvlBYb+1jDu/gV297TIs/OeiaSR9l1H27SVW55ONE1e1Vp16NqP683+xEGzxYtv4XCiDPaQiw==
3129-
3130-
"@eslint/object-schema@^2.1.7":
3131-
version "2.1.7"
3132-
resolved "https://registry.yarnpkg.com/@eslint/object-schema/-/object-schema-2.1.7.tgz#6e2126a1347e86a4dedf8706ec67ff8e107ebbad"
3133-
integrity sha512-VtAOaymWVfZcmZbp6E2mympDIHvyjXs/12LqWYjVw6qjrfF+VK+fyG33kChz3nnK+SU5/NeHOqrTEHS8sXO3OA==
3110+
"@eslint/object-schema@^3.0.2":
3111+
version "3.0.2"
3112+
resolved "https://registry.yarnpkg.com/@eslint/object-schema/-/object-schema-3.0.2.tgz#c59c6a94aa4b428ed7f1615b6a4495c0a21f7a22"
3113+
integrity sha512-HOy56KJt48Bx8KmJ+XGQNSUMT/6dZee/M54XyUyuvTvPXJmsERRvBchsUVx1UMe1WwIH49XLAczNC7V2INsuUw==
31343114

3135-
"@eslint/plugin-kit@^0.4.1":
3136-
version "0.4.1"
3137-
resolved "https://registry.yarnpkg.com/@eslint/plugin-kit/-/plugin-kit-0.4.1.tgz#9779e3fd9b7ee33571a57435cf4335a1794a6cb2"
3138-
integrity sha512-43/qtrDUokr7LJqoF2c3+RInu/t4zfrpYdoSDfYyhg52rwLV6TnOvdG4fXm7IkSB3wErkcmJS9iEhjVtOSEjjA==
3115+
"@eslint/plugin-kit@^0.6.0":
3116+
version "0.6.0"
3117+
resolved "https://registry.yarnpkg.com/@eslint/plugin-kit/-/plugin-kit-0.6.0.tgz#e0cb12ec66719cb2211ad36499fb516f2a63899d"
3118+
integrity sha512-bIZEUzOI1jkhviX2cp5vNyXQc6olzb2ohewQubuYlMXZ2Q/XjBO0x0XhGPvc9fjSIiUN0vw+0hq53BJ4eQSJKQ==
31393119
dependencies:
3140-
"@eslint/core" "^0.17.0"
3120+
"@eslint/core" "^1.1.0"
31413121
levn "^0.4.1"
31423122

31433123
"@fastify/merge-json-schemas@^0.1.0":
@@ -6305,14 +6285,19 @@
63056285
dependencies:
63066286
"@types/ms" "*"
63076287

6288+
"@types/esrecurse@^4.3.1":
6289+
version "4.3.1"
6290+
resolved "https://registry.yarnpkg.com/@types/esrecurse/-/esrecurse-4.3.1.tgz#6f636af962fbe6191b830bd676ba5986926bccec"
6291+
integrity sha512-xJBAbDifo5hpffDBuHl0Y8ywswbiAp/Wi7Y/GtAgSlZyIABppyurxVueOPE8LUQOxdlgi6Zqce7uoEpqNTeiUw==
6292+
63086293
"@types/estree-jsx@^1.0.0":
63096294
version "1.0.5"
63106295
resolved "https://registry.yarnpkg.com/@types/estree-jsx/-/estree-jsx-1.0.5.tgz#858a88ea20f34fe65111f005a689fa1ebf70dc18"
63116296
integrity sha512-52CcUVNFyfb1A2ALocQw/Dd1BQFNmSdkuC3BkZ6iqhdMfQz7JWOFRuJFloOzjk+6WijU56m9oKXFAXc7o3Towg==
63126297
dependencies:
63136298
"@types/estree" "*"
63146299

6315-
"@types/estree@*", "@types/[email protected]", "@types/estree@^1.0.0", "@types/estree@^1.0.6":
6300+
"@types/estree@*", "@types/[email protected]", "@types/estree@^1.0.0", "@types/estree@^1.0.6", "@types/estree@^1.0.8":
63166301
version "1.0.8"
63176302
resolved "https://registry.yarnpkg.com/@types/estree/-/estree-1.0.8.tgz#958b91c991b1867ced318bedea0e215ee050726e"
63186303
integrity sha512-dWHzHa2WqEXI/O1E9OjrocMTKJl2mSrEolh1Iomrv6U+JuNwaHXsXx9bLu5gG7BUWFIN0skIQJQ/L1rIex4X6w==
@@ -6911,10 +6896,10 @@ acorn-walk@^8.0.0, acorn-walk@^8.1.1:
69116896
dependencies:
69126897
acorn "^8.11.0"
69136898

6914-
acorn@^8.0.0, acorn@^8.0.4, acorn@^8.11.0, acorn@^8.15.0, acorn@^8.4.1:
6915-
version "8.15.0"
6916-
resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.15.0.tgz#a360898bc415edaac46c8241f6383975b930b816"
6917-
integrity sha512-NZyJarBfL7nWwIq+FDL6Zp/yHEhePMNnnJ0y3qfieCrmNvYct8uvtiV41UvlSe6apAfk0fY1FbWx+NwfmpvtTg==
6899+
acorn@^8.0.0, acorn@^8.0.4, acorn@^8.11.0, acorn@^8.15.0, acorn@^8.16.0, acorn@^8.4.1:
6900+
version "8.16.0"
6901+
resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.16.0.tgz#4ce79c89be40afe7afe8f3adb902a1f1ce9ac08a"
6902+
integrity sha512-UVJyE9MttOsBQIDKw1skb9nAwQuR5wuGD3+82K6JgJlm/Y+KI92oNsMNGZCYdDsVtRHSak0pcV5Dno5+4jh9sw==
69186903

69196904
agent-base@6:
69206905
version "6.0.2"
@@ -6942,10 +6927,10 @@ ajv-formats@^3.0.1:
69426927
dependencies:
69436928
ajv "^8.0.0"
69446929

6945-
ajv@^6.12.4:
6946-
version "6.12.6"
6947-
resolved "https://registry.yarnpkg.com/ajv/-/ajv-6.12.6.tgz#baf5a62e802b07d977034586f8c3baf5adf26df4"
6948-
integrity sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==
6930+
ajv@^6.14.0:
6931+
version "6.14.0"
6932+
resolved "https://registry.yarnpkg.com/ajv/-/ajv-6.14.0.tgz#fd067713e228210636ebb08c60bd3765d6dbe73a"
6933+
integrity sha512-IWrosm/yrn43eiKqkfkHis7QioDleaXQHdDVPKg0FSwwd/DuvyX79TZnFOnYpB7dcsFAMmtFztZuXPDvSePkFw==
69496934
dependencies:
69506935
fast-deep-equal "^3.1.1"
69516936
fast-json-stable-stringify "^2.0.0"
@@ -7756,7 +7741,7 @@ call-bound@^1.0.2, call-bound@^1.0.3, call-bound@^1.0.4:
77567741
call-bind-apply-helpers "^1.0.2"
77577742
get-intrinsic "^1.3.0"
77587743

7759-
callsites@^3.0.0, callsites@^3.1.0:
7744+
callsites@^3.1.0:
77607745
version "3.1.0"
77617746
resolved "https://registry.yarnpkg.com/callsites/-/callsites-3.1.0.tgz#b3630abd8943432f54b3f0519238e33cd7df2f73"
77627747
integrity sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ==
@@ -7786,7 +7771,7 @@ ccount@^2.0.0:
77867771
resolved "https://registry.yarnpkg.com/ccount/-/ccount-2.0.1.tgz#17a3bf82302e0870d6da43a01311a8bc02a3ecf5"
77877772
integrity sha512-eyrF0jiFpY+3drT6383f1qhkbGsLSifNAjA61IUjZjmLCWjItY6LB9ft9YhoDgwfmclB2zhu51Lc7+95b8NRAg==
77887773

7789-
[email protected], chalk@^4.0.0, chalk@^4.1.2:
7774+
[email protected], chalk@^4.1.2:
77907775
version "4.1.2"
77917776
resolved "https://registry.yarnpkg.com/chalk/-/chalk-4.1.2.tgz#aac4e2b7734a740867aeb16bf02aad556a1e7a01"
77927777
integrity sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==
@@ -9242,11 +9227,13 @@ escodegen@^2.1.0:
92429227
optionalDependencies:
92439228
source-map "~0.6.1"
92449229

9245-
eslint-scope@^8.4.0:
9246-
version "8.4.0"
9247-
resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-8.4.0.tgz#88e646a207fad61436ffa39eb505147200655c82"
9248-
integrity sha512-sNXOfKCn74rt8RICKMvJS7XKV/Xk9kA7DyJr8mJik3S7Cwgy3qlkkmyS2uQB3jiJg6VNdZd/pDBJu0nvG2NlTg==
9230+
eslint-scope@^9.1.1:
9231+
version "9.1.1"
9232+
resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-9.1.1.tgz#f6a209486e38bd28356b5feb07d445cc99c89967"
9233+
integrity sha512-GaUN0sWim5qc8KVErfPBWmc31LEsOkrUJbvJZV+xuL3u2phMUK4HIvXlWAakfC8W4nzlK+chPEAkYOYb5ZScIw==
92499234
dependencies:
9235+
"@types/esrecurse" "^4.3.1"
9236+
"@types/estree" "^1.0.8"
92509237
esrecurse "^4.3.0"
92519238
estraverse "^5.2.0"
92529239

@@ -9260,37 +9247,34 @@ eslint-visitor-keys@^4.2.1:
92609247
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-4.2.1.tgz#4cfea60fe7dd0ad8e816e1ed026c1d5251b512c1"
92619248
integrity sha512-Uhdk5sfqcee/9H/rCOJikYz67o0a2Tw2hGRPOG2Y1R2dg7brRe1uG0yaNQDHu+TO/uQPF/5eCapvYSmHUjt7JQ==
92629249

9263-
eslint-visitor-keys@^5.0.0:
9250+
eslint-visitor-keys@^5.0.0, eslint-visitor-keys@^5.0.1:
92649251
version "5.0.1"
92659252
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-5.0.1.tgz#9e3c9489697824d2d4ce3a8ad12628f91e9f59be"
92669253
integrity sha512-tD40eHxA35h0PEIZNeIjkHoDR4YjjJp34biM0mDvplBe//mB+IHCqHDGV7pxF+7MklTvighcCPPZC7ynWyjdTA==
92679254

9268-
eslint@9.39.3:
9269-
version "9.39.3"
9270-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.39.3.tgz#08d63df1533d7743c0907b32a79a7e134e63ee2f"
9271-
integrity sha512-VmQ+sifHUbI/IcSopBCF/HO3YiHQx/AVd3UVyYL6weuwW+HvON9VYn5l6Zl1WZzPWXPNZrSQpxwkkZ/VuvJZzg==
9255+
eslint@10.0.2:
9256+
version "10.0.2"
9257+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-10.0.2.tgz#1009263467591810320f2e1ad52b8a750d1acbab"
9258+
integrity sha512-uYixubwmqJZH+KLVYIVKY1JQt7tysXhtj21WSvjcSmU5SVNzMus1bgLe+pAt816yQ8opKfheVVoPLqvVMGejYw==
92729259
dependencies:
92739260
"@eslint-community/eslint-utils" "^4.8.0"
9274-
"@eslint-community/regexpp" "^4.12.1"
9275-
"@eslint/config-array" "^0.21.1"
9276-
"@eslint/config-helpers" "^0.4.2"
9277-
"@eslint/core" "^0.17.0"
9278-
"@eslint/eslintrc" "^3.3.1"
9279-
"@eslint/js" "9.39.3"
9280-
"@eslint/plugin-kit" "^0.4.1"
9261+
"@eslint-community/regexpp" "^4.12.2"
9262+
"@eslint/config-array" "^0.23.2"
9263+
"@eslint/config-helpers" "^0.5.2"
9264+
"@eslint/core" "^1.1.0"
9265+
"@eslint/plugin-kit" "^0.6.0"
92819266
"@humanfs/node" "^0.16.6"
92829267
"@humanwhocodes/module-importer" "^1.0.1"
92839268
"@humanwhocodes/retry" "^0.4.2"
92849269
"@types/estree" "^1.0.6"
9285-
ajv "^6.12.4"
9286-
chalk "^4.0.0"
9270+
ajv "^6.14.0"
92879271
cross-spawn "^7.0.6"
92889272
debug "^4.3.2"
92899273
escape-string-regexp "^4.0.0"
9290-
eslint-scope "^8.4.0"
9291-
eslint-visitor-keys "^4.2.1"
9292-
espree "^10.4.0"
9293-
esquery "^1.5.0"
9274+
eslint-scope "^9.1.1"
9275+
eslint-visitor-keys "^5.0.1"
9276+
espree "^11.1.1"
9277+
esquery "^1.7.0"
92949278
esutils "^2.0.2"
92959279
fast-deep-equal "^3.1.3"
92969280
file-entry-cache "^8.0.0"
@@ -9300,8 +9284,7 @@ [email protected]:
93009284
imurmurhash "^0.1.4"
93019285
is-glob "^4.0.0"
93029286
json-stable-stringify-without-jsonify "^1.0.1"
9303-
lodash.merge "^4.6.2"
9304-
minimatch "^3.1.2"
9287+
minimatch "^10.2.1"
93059288
natural-compare "^1.4.0"
93069289
optionator "^0.9.3"
93079290

@@ -9310,7 +9293,7 @@ esm@^3.2.25:
93109293
resolved "https://registry.yarnpkg.com/esm/-/esm-3.2.25.tgz#342c18c29d56157688ba5ce31f8431fbb795cc10"
93119294
integrity sha512-U1suiZ2oDVWv4zPO56S0NcR5QriEahGtdN2OR6FiOG4WJvcjBVFB0qI4+eKoWFH483PKGuLuu6V8Z4T5g63UVA==
93129295

9313-
espree@^10.0.1, espree@^10.3.0, espree@^10.4.0:
9296+
espree@^10.3.0:
93149297
version "10.4.0"
93159298
resolved "https://registry.yarnpkg.com/espree/-/espree-10.4.0.tgz#d54f4949d4629005a1fa168d937c3ff1f7e2a837"
93169299
integrity sha512-j6PAQ2uUr79PZhBjP5C5fhl8e39FmRnOjsD5lGnWrFU8i2G776tBK7+nP8KuQUTTyAZUwfQqXAgrVH5MbH9CYQ==
@@ -9319,12 +9302,21 @@ espree@^10.0.1, espree@^10.3.0, espree@^10.4.0:
93199302
acorn-jsx "^5.3.2"
93209303
eslint-visitor-keys "^4.2.1"
93219304

9305+
espree@^11.1.1:
9306+
version "11.1.1"
9307+
resolved "https://registry.yarnpkg.com/espree/-/espree-11.1.1.tgz#866f6bc9ccccd6f28876b7a6463abb281b9cb847"
9308+
integrity sha512-AVHPqQoZYc+RUM4/3Ly5udlZY/U4LS8pIG05jEjWM2lQMU/oaZ7qshzAl2YP1tfNmXfftH3ohurfwNAug+MnsQ==
9309+
dependencies:
9310+
acorn "^8.16.0"
9311+
acorn-jsx "^5.3.2"
9312+
eslint-visitor-keys "^5.0.1"
9313+
93229314
esprima@^4.0.0, esprima@^4.0.1:
93239315
version "4.0.1"
93249316
resolved "https://registry.yarnpkg.com/esprima/-/esprima-4.0.1.tgz#13b04cdb3e6c5d19df91ab6987a8695619b0aa71"
93259317
integrity sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A==
93269318

9327-
esquery@^1.5.0:
9319+
esquery@^1.7.0:
93289320
version "1.7.0"
93299321
resolved "https://registry.yarnpkg.com/esquery/-/esquery-1.7.0.tgz#08d048f261f0ddedb5bae95f46809463d9c9496d"
93309322
integrity sha512-Ap6G0WQwcU/LHsvLwON1fAQX9Zp0A2Y6Y/cJBl9r/JbW90Zyg4/zbG6zzKa2OTALELarYHmKu0GhpM5EO+7T0g==
@@ -10066,11 +10058,6 @@ glob@^7.1.4, glob@^7.2.3:
1006610058
once "^1.3.0"
1006710059
path-is-absolute "^1.0.0"
1006810060

10069-
globals@^14.0.0:
10070-
version "14.0.0"
10071-
resolved "https://registry.yarnpkg.com/globals/-/globals-14.0.0.tgz#898d7413c29babcf6bafe56fcadded858ada724e"
10072-
integrity sha512-oahGvuMGQlPw/ivIYBjVSrWAfWLBeku5tpPE2fOPLi+WHffIWbuh2tCjhyQhTBPMf5E9jDEH4FOmTYgYwbKwtQ==
10073-
1007410061
1007510062
version "16.1.1"
1007610063
resolved "https://registry.yarnpkg.com/globby/-/globby-16.1.1.tgz#a26012f57b819f0491c834dbf09f89b0ce6ba104"
@@ -10608,14 +10595,6 @@ ignore@^7.0.5:
1060810595
resolved "https://registry.yarnpkg.com/ignore/-/ignore-7.0.5.tgz#4cb5f6cd7d4c7ab0365738c7aea888baa6d7efd9"
1060910596
integrity sha512-Hs59xBNfUIunMFgWAbGX5cq6893IbWg4KnrjbYwX3tx0ztorVgTDA6B2sxf8ejHJ4wz8BqGUMYlnzNBer5NvGg==
1061010597

10611-
import-fresh@^3.2.1:
10612-
version "3.3.1"
10613-
resolved "https://registry.yarnpkg.com/import-fresh/-/import-fresh-3.3.1.tgz#9cecb56503c0ada1f2741dbbd6546e4b13b57ccf"
10614-
integrity sha512-TR3KfrTZTYLPB6jUjfx6MF9WcWrHL9su5TObK4ZkYgBdWKPOFoSoQIdEuTuR82pmtxH2spWG9h6etwfr1pLBqQ==
10615-
dependencies:
10616-
parent-module "^1.0.0"
10617-
resolve-from "^4.0.0"
10618-
1061910598
import-local@^3.2.0:
1062010599
version "3.2.0"
1062110600
resolved "https://registry.yarnpkg.com/import-local/-/import-local-3.2.0.tgz#c3d5c745798c02a6f8b897726aba5100186ee260"
@@ -12671,14 +12650,14 @@ [email protected]:
1267112650
ws "8.18.0"
1267212651
youch "4.1.0-beta.10"
1267312652

12674-
minimatch@^10.2.2:
12653+
minimatch@^10.2.1, minimatch@^10.2.2:
1267512654
version "10.2.4"
1267612655
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-10.2.4.tgz#465b3accbd0218b8281f5301e27cedc697f96fde"
1267712656
integrity sha512-oRjTw/97aTBN0RHbYCdtF1MQfvusSIBQM0IZEgzl6426+8jSC0nF1a/GmnVLpfB9yyr6g6FTqWqiZVbxrtaCIg==
1267812657
dependencies:
1267912658
brace-expansion "^5.0.2"
1268012659

12681-
minimatch@^3.0.2, minimatch@^3.0.4, minimatch@^3.1.1, minimatch@^3.1.2:
12660+
minimatch@^3.0.2, minimatch@^3.0.4, minimatch@^3.1.1:
1268212661
version "3.1.2"
1268312662
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.1.2.tgz#19cd194bfd3e428f049a70817c038d89ab4be35b"
1268412663
integrity sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==
@@ -13225,13 +13204,6 @@ pako@^2.0.4:
1322513204
resolved "https://registry.yarnpkg.com/pako/-/pako-2.1.0.tgz#266cc37f98c7d883545d11335c00fbd4062c9a86"
1322613205
integrity sha512-w+eufiZ1WuJYgPXbV/PO3NCMEc3xqylkKHzp8bxp1uW4qaSNQUkwmLLEc3kKsfz8lpV1F8Ht3U1Cm+9Srog2ug==
1322713206

13228-
parent-module@^1.0.0:
13229-
version "1.0.1"
13230-
resolved "https://registry.yarnpkg.com/parent-module/-/parent-module-1.0.1.tgz#691d2709e78c79fae3a156622452d00762caaaa2"
13231-
integrity sha512-GQ2EWRpQV8/o+Aw8YqtfZZPfNRWZYkbidE9k5rpl/hC3vtHHBfGm2Ifi6qWV+coDGkrUKZAxE3Lot5kcsRlh+g==
13232-
dependencies:
13233-
callsites "^3.0.0"
13234-
1323513207
parse-entities@^4.0.0:
1323613208
version "4.0.2"
1323713209
resolved "https://registry.yarnpkg.com/parse-entities/-/parse-entities-4.0.2.tgz#61d46f5ed28e4ee62e9ddc43d6b010188443f159"
@@ -14138,11 +14110,6 @@ resolve-dependency-path@^4.0.1:
1413814110
resolved "https://registry.yarnpkg.com/resolve-dependency-path/-/resolve-dependency-path-4.0.1.tgz#1b9d43e5b62384301e26d040b9fce61ee5db60bd"
1413914111
integrity sha512-YQftIIC4vzO9UMhO/sCgXukNyiwVRCVaxiWskCBy7Zpqkplm8kTAISZ8O1MoKW1ca6xzgLUBjZTcDgypXvXxiQ==
1414014112

14141-
resolve-from@^4.0.0:
14142-
version "4.0.0"
14143-
resolved "https://registry.yarnpkg.com/resolve-from/-/resolve-from-4.0.0.tgz#4abcd852ad32dd7baabfe9b40e00a36db5f392e6"
14144-
integrity sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g==
14145-
1414614113
resolve-from@^5.0.0:
1414714114
version "5.0.0"
1414814115
resolved "https://registry.yarnpkg.com/resolve-from/-/resolve-from-5.0.0.tgz#c35225843df8f776df21c57557bc087e9dfdfc69"

0 commit comments

Comments
 (0)