Skip to content

Commit 8dd1bb6

Browse files
chore(deps): update dependency eslint to v10
1 parent b9a75e1 commit 8dd1bb6

File tree

2 files changed

+94
-103
lines changed

2 files changed

+94
-103
lines changed

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.2",
58+
"eslint": "10.0.1",
5959
"express": "5.2.1",
6060
"express-graphql": "0.12.0",
6161
"globby": "16.1.0",

yarn.lock

Lines changed: 93 additions & 102 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-
"@eslint/js@9.39.2":
3126-
version "9.39.2"
3127-
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.39.2.tgz#2d4b8ec4c3ea13c1b3748e0c97ecd766bdd80599"
3128-
integrity sha512-q1mjIoW1VX4IvSocvM/vbTiveKC4k9eLrajNEuSsmjymSDEbpGddtpfOoN7YGAqBK3NG+uqo8ia4PDTt8buCYA==
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/estree@1.0.8", "@types/estree@^1.0.0", "@types/estree@^1.0.6":
6300+
"@types/estree@*", "@types/estree@1.0.8", "@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"
@@ -7498,6 +7483,11 @@ balanced-match@^1.0.0:
74987483
resolved "https://registry.yarnpkg.com/balanced-match/-/balanced-match-1.0.2.tgz#e83e3a7e3f300b34cb9d87f615fa0cbf357690ee"
74997484
integrity sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==
75007485

7486+
balanced-match@^4.0.2:
7487+
version "4.0.3"
7488+
resolved "https://registry.yarnpkg.com/balanced-match/-/balanced-match-4.0.3.tgz#6337a2f23e0604a30481423432f99eac603599f9"
7489+
integrity sha512-1pHv8LX9CpKut1Zp4EXey7Z8OfH11ONNH6Dhi2WDUt31VVZFXZzKwXcysBgqSumFCmR+0dqjMK5v5JiFHzi0+g==
7490+
75017491
baseline-browser-mapping@^2.8.3, baseline-browser-mapping@^2.9.0:
75027492
version "2.9.16"
75037493
resolved "https://registry.yarnpkg.com/baseline-browser-mapping/-/baseline-browser-mapping-2.9.16.tgz#da1e893fd13aa6e8b6349b64b06399a0644c14b5"
@@ -7627,6 +7617,13 @@ brace-expansion@^2.0.1:
76277617
dependencies:
76287618
balanced-match "^1.0.0"
76297619

7620+
brace-expansion@^5.0.2:
7621+
version "5.0.2"
7622+
resolved "https://registry.yarnpkg.com/brace-expansion/-/brace-expansion-5.0.2.tgz#b6c16d0791087af6c2bc463f52a8142046c06b6f"
7623+
integrity sha512-Pdk8c9poy+YhOgVWw1JNN22/HcivgKWwpxKq04M/jTmHyCZn12WPJebZxdjSa5TmBqISrUSgNYU3eRORljfCCw==
7624+
dependencies:
7625+
balanced-match "^4.0.2"
7626+
76307627
braces@^3.0.3, braces@~3.0.2:
76317628
version "3.0.3"
76327629
resolved "https://registry.yarnpkg.com/braces/-/braces-3.0.3.tgz#490332f40919452272d55a8480adc0c441358789"
@@ -7744,7 +7741,7 @@ call-bound@^1.0.2, call-bound@^1.0.3, call-bound@^1.0.4:
77447741
call-bind-apply-helpers "^1.0.2"
77457742
get-intrinsic "^1.3.0"
77467743

7747-
callsites@^3.0.0, callsites@^3.1.0:
7744+
callsites@^3.1.0:
77487745
version "3.1.0"
77497746
resolved "https://registry.yarnpkg.com/callsites/-/callsites-3.1.0.tgz#b3630abd8943432f54b3f0519238e33cd7df2f73"
77507747
integrity sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ==
@@ -7774,7 +7771,7 @@ ccount@^2.0.0:
77747771
resolved "https://registry.yarnpkg.com/ccount/-/ccount-2.0.1.tgz#17a3bf82302e0870d6da43a01311a8bc02a3ecf5"
77757772
integrity sha512-eyrF0jiFpY+3drT6383f1qhkbGsLSifNAjA61IUjZjmLCWjItY6LB9ft9YhoDgwfmclB2zhu51Lc7+95b8NRAg==
77767773

7777-
chalk@4.1.2, chalk@^4.0.0, chalk@^4.1.2:
7774+
chalk@4.1.2, chalk@^4.1.2:
77787775
version "4.1.2"
77797776
resolved "https://registry.yarnpkg.com/chalk/-/chalk-4.1.2.tgz#aac4e2b7734a740867aeb16bf02aad556a1e7a01"
77807777
integrity sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==
@@ -9230,11 +9227,13 @@ escodegen@^2.1.0:
92309227
optionalDependencies:
92319228
source-map "~0.6.1"
92329229

9233-
eslint-scope@^8.4.0:
9234-
version "8.4.0"
9235-
resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-8.4.0.tgz#88e646a207fad61436ffa39eb505147200655c82"
9236-
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==
92379234
dependencies:
9235+
"@types/esrecurse" "^4.3.1"
9236+
"@types/estree" "^1.0.8"
92389237
esrecurse "^4.3.0"
92399238
estraverse "^5.2.0"
92409239

@@ -9248,32 +9247,34 @@ eslint-visitor-keys@^4.2.1:
92489247
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-4.2.1.tgz#4cfea60fe7dd0ad8e816e1ed026c1d5251b512c1"
92499248
integrity sha512-Uhdk5sfqcee/9H/rCOJikYz67o0a2Tw2hGRPOG2Y1R2dg7brRe1uG0yaNQDHu+TO/uQPF/5eCapvYSmHUjt7JQ==
92509249

9251-
eslint@9.39.2:
9252-
version "9.39.2"
9253-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.39.2.tgz#cb60e6d16ab234c0f8369a3fe7cc87967faf4b6c"
9254-
integrity sha512-LEyamqS7W5HB3ujJyvi0HQK/dtVINZvd5mAAp9eT5S/ujByGjiZLCzPcHVzuXbpJDJF/cxwHlfceVUDZ2lnSTw==
9250+
eslint-visitor-keys@^5.0.1:
9251+
version "5.0.1"
9252+
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-5.0.1.tgz#9e3c9489697824d2d4ce3a8ad12628f91e9f59be"
9253+
integrity sha512-tD40eHxA35h0PEIZNeIjkHoDR4YjjJp34biM0mDvplBe//mB+IHCqHDGV7pxF+7MklTvighcCPPZC7ynWyjdTA==
9254+
9255+
eslint@10.0.1:
9256+
version "10.0.1"
9257+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-10.0.1.tgz#b5c5f7706782a21590ba6451e7a30d2947273c2d"
9258+
integrity sha512-20MV9SUdeN6Jd84xESsKhRly+/vxI+hwvpBMA93s+9dAcjdCuCojn4IqUGS3lvVaqjVYGYHSRMCpeFtF2rQYxQ==
92559259
dependencies:
92569260
"@eslint-community/eslint-utils" "^4.8.0"
9257-
"@eslint-community/regexpp" "^4.12.1"
9258-
"@eslint/config-array" "^0.21.1"
9259-
"@eslint/config-helpers" "^0.4.2"
9260-
"@eslint/core" "^0.17.0"
9261-
"@eslint/eslintrc" "^3.3.1"
9262-
"@eslint/js" "9.39.2"
9263-
"@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"
92649266
"@humanfs/node" "^0.16.6"
92659267
"@humanwhocodes/module-importer" "^1.0.1"
92669268
"@humanwhocodes/retry" "^0.4.2"
92679269
"@types/estree" "^1.0.6"
92689270
ajv "^6.12.4"
9269-
chalk "^4.0.0"
92709271
cross-spawn "^7.0.6"
92719272
debug "^4.3.2"
92729273
escape-string-regexp "^4.0.0"
9273-
eslint-scope "^8.4.0"
9274-
eslint-visitor-keys "^4.2.1"
9275-
espree "^10.4.0"
9276-
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"
92779278
esutils "^2.0.2"
92789279
fast-deep-equal "^3.1.3"
92799280
file-entry-cache "^8.0.0"
@@ -9283,8 +9284,7 @@ eslint@9.39.2:
92839284
imurmurhash "^0.1.4"
92849285
is-glob "^4.0.0"
92859286
json-stable-stringify-without-jsonify "^1.0.1"
9286-
lodash.merge "^4.6.2"
9287-
minimatch "^3.1.2"
9287+
minimatch "^10.2.1"
92889288
natural-compare "^1.4.0"
92899289
optionator "^0.9.3"
92909290

@@ -9293,7 +9293,7 @@ esm@^3.2.25:
92939293
resolved "https://registry.yarnpkg.com/esm/-/esm-3.2.25.tgz#342c18c29d56157688ba5ce31f8431fbb795cc10"
92949294
integrity sha512-U1suiZ2oDVWv4zPO56S0NcR5QriEahGtdN2OR6FiOG4WJvcjBVFB0qI4+eKoWFH483PKGuLuu6V8Z4T5g63UVA==
92959295

9296-
espree@^10.0.1, espree@^10.3.0, espree@^10.4.0:
9296+
espree@^10.3.0:
92979297
version "10.4.0"
92989298
resolved "https://registry.yarnpkg.com/espree/-/espree-10.4.0.tgz#d54f4949d4629005a1fa168d937c3ff1f7e2a837"
92999299
integrity sha512-j6PAQ2uUr79PZhBjP5C5fhl8e39FmRnOjsD5lGnWrFU8i2G776tBK7+nP8KuQUTTyAZUwfQqXAgrVH5MbH9CYQ==
@@ -9302,12 +9302,21 @@ espree@^10.0.1, espree@^10.3.0, espree@^10.4.0:
93029302
acorn-jsx "^5.3.2"
93039303
eslint-visitor-keys "^4.2.1"
93049304

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+
93059314
esprima@^4.0.0, esprima@^4.0.1:
93069315
version "4.0.1"
93079316
resolved "https://registry.yarnpkg.com/esprima/-/esprima-4.0.1.tgz#13b04cdb3e6c5d19df91ab6987a8695619b0aa71"
93089317
integrity sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A==
93099318

9310-
esquery@^1.5.0:
9319+
esquery@^1.7.0:
93119320
version "1.7.0"
93129321
resolved "https://registry.yarnpkg.com/esquery/-/esquery-1.7.0.tgz#08d048f261f0ddedb5bae95f46809463d9c9496d"
93139322
integrity sha512-Ap6G0WQwcU/LHsvLwON1fAQX9Zp0A2Y6Y/cJBl9r/JbW90Zyg4/zbG6zzKa2OTALELarYHmKu0GhpM5EO+7T0g==
@@ -10049,11 +10058,6 @@ glob@^7.1.4, glob@^7.2.3:
1004910058
once "^1.3.0"
1005010059
path-is-absolute "^1.0.0"
1005110060

10052-
globals@^14.0.0:
10053-
version "14.0.0"
10054-
resolved "https://registry.yarnpkg.com/globals/-/globals-14.0.0.tgz#898d7413c29babcf6bafe56fcadded858ada724e"
10055-
integrity sha512-oahGvuMGQlPw/ivIYBjVSrWAfWLBeku5tpPE2fOPLi+WHffIWbuh2tCjhyQhTBPMf5E9jDEH4FOmTYgYwbKwtQ==
10056-
1005710061
globby@16.1.0:
1005810062
version "16.1.0"
1005910063
resolved "https://registry.yarnpkg.com/globby/-/globby-16.1.0.tgz#71ab8199e4fc1c4c21a59bd14ec0f31c71d7d7d4"
@@ -10591,14 +10595,6 @@ ignore@^7.0.5:
1059110595
resolved "https://registry.yarnpkg.com/ignore/-/ignore-7.0.5.tgz#4cb5f6cd7d4c7ab0365738c7aea888baa6d7efd9"
1059210596
integrity sha512-Hs59xBNfUIunMFgWAbGX5cq6893IbWg4KnrjbYwX3tx0ztorVgTDA6B2sxf8ejHJ4wz8BqGUMYlnzNBer5NvGg==
1059310597

10594-
import-fresh@^3.2.1:
10595-
version "3.3.1"
10596-
resolved "https://registry.yarnpkg.com/import-fresh/-/import-fresh-3.3.1.tgz#9cecb56503c0ada1f2741dbbd6546e4b13b57ccf"
10597-
integrity sha512-TR3KfrTZTYLPB6jUjfx6MF9WcWrHL9su5TObK4ZkYgBdWKPOFoSoQIdEuTuR82pmtxH2spWG9h6etwfr1pLBqQ==
10598-
dependencies:
10599-
parent-module "^1.0.0"
10600-
resolve-from "^4.0.0"
10601-
1060210598
import-local@^3.2.0:
1060310599
version "3.2.0"
1060410600
resolved "https://registry.yarnpkg.com/import-local/-/import-local-3.2.0.tgz#c3d5c745798c02a6f8b897726aba5100186ee260"
@@ -12654,7 +12650,14 @@ miniflare@4.20260212.0:
1265412650
ws "8.18.0"
1265512651
youch "4.1.0-beta.10"
1265612652

12657-
minimatch@^3.0.2, minimatch@^3.0.4, minimatch@^3.1.1, minimatch@^3.1.2:
12653+
minimatch@^10.2.1:
12654+
version "10.2.2"
12655+
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-10.2.2.tgz#361603ee323cfb83496fea2ae17cc44ea4e1f99f"
12656+
integrity sha512-+G4CpNBxa5MprY+04MbgOw1v7So6n5JY166pFi9KfYwT78fxScCeSNQSNzp6dpPSW2rONOps6Ocam1wFhCgoVw==
12657+
dependencies:
12658+
brace-expansion "^5.0.2"
12659+
12660+
minimatch@^3.0.2, minimatch@^3.0.4, minimatch@^3.1.1:
1265812661
version "3.1.2"
1265912662
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.1.2.tgz#19cd194bfd3e428f049a70817c038d89ab4be35b"
1266012663
integrity sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==
@@ -13201,13 +13204,6 @@ pako@^2.0.4:
1320113204
resolved "https://registry.yarnpkg.com/pako/-/pako-2.1.0.tgz#266cc37f98c7d883545d11335c00fbd4062c9a86"
1320213205
integrity sha512-w+eufiZ1WuJYgPXbV/PO3NCMEc3xqylkKHzp8bxp1uW4qaSNQUkwmLLEc3kKsfz8lpV1F8Ht3U1Cm+9Srog2ug==
1320313206

13204-
parent-module@^1.0.0:
13205-
version "1.0.1"
13206-
resolved "https://registry.yarnpkg.com/parent-module/-/parent-module-1.0.1.tgz#691d2709e78c79fae3a156622452d00762caaaa2"
13207-
integrity sha512-GQ2EWRpQV8/o+Aw8YqtfZZPfNRWZYkbidE9k5rpl/hC3vtHHBfGm2Ifi6qWV+coDGkrUKZAxE3Lot5kcsRlh+g==
13208-
dependencies:
13209-
callsites "^3.0.0"
13210-
1321113207
parse-entities@^4.0.0:
1321213208
version "4.0.2"
1321313209
resolved "https://registry.yarnpkg.com/parse-entities/-/parse-entities-4.0.2.tgz#61d46f5ed28e4ee62e9ddc43d6b010188443f159"
@@ -14114,11 +14110,6 @@ resolve-dependency-path@^4.0.1:
1411414110
resolved "https://registry.yarnpkg.com/resolve-dependency-path/-/resolve-dependency-path-4.0.1.tgz#1b9d43e5b62384301e26d040b9fce61ee5db60bd"
1411514111
integrity sha512-YQftIIC4vzO9UMhO/sCgXukNyiwVRCVaxiWskCBy7Zpqkplm8kTAISZ8O1MoKW1ca6xzgLUBjZTcDgypXvXxiQ==
1411614112

14117-
resolve-from@^4.0.0:
14118-
version "4.0.0"
14119-
resolved "https://registry.yarnpkg.com/resolve-from/-/resolve-from-4.0.0.tgz#4abcd852ad32dd7baabfe9b40e00a36db5f392e6"
14120-
integrity sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g==
14121-
1412214113
resolve-from@^5.0.0:
1412314114
version "5.0.0"
1412414115
resolved "https://registry.yarnpkg.com/resolve-from/-/resolve-from-5.0.0.tgz#c35225843df8f776df21c57557bc087e9dfdfc69"

0 commit comments

Comments
 (0)