Skip to content

Commit dd45143

Browse files
chore(deps): update dependency eslint to v10
1 parent 5b70d21 commit dd45143

2 files changed

Lines changed: 71 additions & 104 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: 70 additions & 103 deletions
Original file line numberDiff line numberDiff line change
@@ -3078,65 +3078,45 @@
30783078
dependencies:
30793079
eslint-visitor-keys "^3.4.3"
30803080

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

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

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

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

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

3134-
"@eslint/plugin-kit@^0.4.1":
3135-
version "0.4.1"
3136-
resolved "https://registry.yarnpkg.com/@eslint/plugin-kit/-/plugin-kit-0.4.1.tgz#9779e3fd9b7ee33571a57435cf4335a1794a6cb2"
3137-
integrity sha512-43/qtrDUokr7LJqoF2c3+RInu/t4zfrpYdoSDfYyhg52rwLV6TnOvdG4fXm7IkSB3wErkcmJS9iEhjVtOSEjjA==
3114+
"@eslint/plugin-kit@^0.6.0":
3115+
version "0.6.0"
3116+
resolved "https://registry.yarnpkg.com/@eslint/plugin-kit/-/plugin-kit-0.6.0.tgz#e0cb12ec66719cb2211ad36499fb516f2a63899d"
3117+
integrity sha512-bIZEUzOI1jkhviX2cp5vNyXQc6olzb2ohewQubuYlMXZ2Q/XjBO0x0XhGPvc9fjSIiUN0vw+0hq53BJ4eQSJKQ==
31383118
dependencies:
3139-
"@eslint/core" "^0.17.0"
3119+
"@eslint/core" "^1.1.0"
31403120
levn "^0.4.1"
31413121

31423122
"@fastify/merge-json-schemas@^0.1.0":
@@ -6304,14 +6284,19 @@
63046284
dependencies:
63056285
"@types/ms" "*"
63066286

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

6314-
"@types/estree@*", "@types/[email protected]", "@types/estree@^1.0.0", "@types/estree@^1.0.6":
6299+
"@types/estree@*", "@types/[email protected]", "@types/estree@^1.0.0", "@types/estree@^1.0.6", "@types/estree@^1.0.8":
63156300
version "1.0.8"
63166301
resolved "https://registry.yarnpkg.com/@types/estree/-/estree-1.0.8.tgz#958b91c991b1867ced318bedea0e215ee050726e"
63176302
integrity sha512-dWHzHa2WqEXI/O1E9OjrocMTKJl2mSrEolh1Iomrv6U+JuNwaHXsXx9bLu5gG7BUWFIN0skIQJQ/L1rIex4X6w==
@@ -6910,7 +6895,7 @@ acorn-walk@^8.0.0, acorn-walk@^8.1.1:
69106895
dependencies:
69116896
acorn "^8.11.0"
69126897

6913-
acorn@^8.0.0, acorn@^8.0.4, acorn@^8.11.0, acorn@^8.15.0, acorn@^8.4.1:
6898+
acorn@^8.0.0, acorn@^8.0.4, acorn@^8.11.0, acorn@^8.15.0, acorn@^8.16.0, acorn@^8.4.1:
69146899
version "8.16.0"
69156900
resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.16.0.tgz#4ce79c89be40afe7afe8f3adb902a1f1ce9ac08a"
69166901
integrity sha512-UVJyE9MttOsBQIDKw1skb9nAwQuR5wuGD3+82K6JgJlm/Y+KI92oNsMNGZCYdDsVtRHSak0pcV5Dno5+4jh9sw==
@@ -6941,7 +6926,7 @@ ajv-formats@^3.0.1:
69416926
dependencies:
69426927
ajv "^8.0.0"
69436928

6944-
ajv@^6.12.4, ajv@^6.14.0:
6929+
ajv@^6.14.0:
69456930
version "6.14.0"
69466931
resolved "https://registry.yarnpkg.com/ajv/-/ajv-6.14.0.tgz#fd067713e228210636ebb08c60bd3765d6dbe73a"
69476932
integrity sha512-IWrosm/yrn43eiKqkfkHis7QioDleaXQHdDVPKg0FSwwd/DuvyX79TZnFOnYpB7dcsFAMmtFztZuXPDvSePkFw==
@@ -7740,7 +7725,7 @@ call-bound@^1.0.2, call-bound@^1.0.3, call-bound@^1.0.4:
77407725
call-bind-apply-helpers "^1.0.2"
77417726
get-intrinsic "^1.3.0"
77427727

7743-
callsites@^3.0.0, callsites@^3.1.0:
7728+
callsites@^3.1.0:
77447729
version "3.1.0"
77457730
resolved "https://registry.yarnpkg.com/callsites/-/callsites-3.1.0.tgz#b3630abd8943432f54b3f0519238e33cd7df2f73"
77467731
integrity sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ==
@@ -7770,7 +7755,7 @@ ccount@^2.0.0:
77707755
resolved "https://registry.yarnpkg.com/ccount/-/ccount-2.0.1.tgz#17a3bf82302e0870d6da43a01311a8bc02a3ecf5"
77717756
integrity sha512-eyrF0jiFpY+3drT6383f1qhkbGsLSifNAjA61IUjZjmLCWjItY6LB9ft9YhoDgwfmclB2zhu51Lc7+95b8NRAg==
77727757

7773-
[email protected], chalk@^4.0.0, chalk@^4.1.2:
7758+
[email protected], chalk@^4.1.2:
77747759
version "4.1.2"
77757760
resolved "https://registry.yarnpkg.com/chalk/-/chalk-4.1.2.tgz#aac4e2b7734a740867aeb16bf02aad556a1e7a01"
77767761
integrity sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==
@@ -9204,11 +9189,13 @@ escodegen@^2.1.0:
92049189
optionalDependencies:
92059190
source-map "~0.6.1"
92069191

9207-
eslint-scope@^8.4.0:
9208-
version "8.4.0"
9209-
resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-8.4.0.tgz#88e646a207fad61436ffa39eb505147200655c82"
9210-
integrity sha512-sNXOfKCn74rt8RICKMvJS7XKV/Xk9kA7DyJr8mJik3S7Cwgy3qlkkmyS2uQB3jiJg6VNdZd/pDBJu0nvG2NlTg==
9192+
eslint-scope@^9.1.1:
9193+
version "9.1.1"
9194+
resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-9.1.1.tgz#f6a209486e38bd28356b5feb07d445cc99c89967"
9195+
integrity sha512-GaUN0sWim5qc8KVErfPBWmc31LEsOkrUJbvJZV+xuL3u2phMUK4HIvXlWAakfC8W4nzlK+chPEAkYOYb5ZScIw==
92119196
dependencies:
9197+
"@types/esrecurse" "^4.3.1"
9198+
"@types/estree" "^1.0.8"
92129199
esrecurse "^4.3.0"
92139200
estraverse "^5.2.0"
92149201

@@ -9222,37 +9209,34 @@ eslint-visitor-keys@^4.2.1:
92229209
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-4.2.1.tgz#4cfea60fe7dd0ad8e816e1ed026c1d5251b512c1"
92239210
integrity sha512-Uhdk5sfqcee/9H/rCOJikYz67o0a2Tw2hGRPOG2Y1R2dg7brRe1uG0yaNQDHu+TO/uQPF/5eCapvYSmHUjt7JQ==
92249211

9225-
eslint-visitor-keys@^5.0.0:
9212+
eslint-visitor-keys@^5.0.0, eslint-visitor-keys@^5.0.1:
92269213
version "5.0.1"
92279214
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-5.0.1.tgz#9e3c9489697824d2d4ce3a8ad12628f91e9f59be"
92289215
integrity sha512-tD40eHxA35h0PEIZNeIjkHoDR4YjjJp34biM0mDvplBe//mB+IHCqHDGV7pxF+7MklTvighcCPPZC7ynWyjdTA==
92299216

9230-
eslint@9.39.3:
9231-
version "9.39.3"
9232-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.39.3.tgz#08d63df1533d7743c0907b32a79a7e134e63ee2f"
9233-
integrity sha512-VmQ+sifHUbI/IcSopBCF/HO3YiHQx/AVd3UVyYL6weuwW+HvON9VYn5l6Zl1WZzPWXPNZrSQpxwkkZ/VuvJZzg==
9217+
eslint@10.0.2:
9218+
version "10.0.2"
9219+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-10.0.2.tgz#1009263467591810320f2e1ad52b8a750d1acbab"
9220+
integrity sha512-uYixubwmqJZH+KLVYIVKY1JQt7tysXhtj21WSvjcSmU5SVNzMus1bgLe+pAt816yQ8opKfheVVoPLqvVMGejYw==
92349221
dependencies:
92359222
"@eslint-community/eslint-utils" "^4.8.0"
9236-
"@eslint-community/regexpp" "^4.12.1"
9237-
"@eslint/config-array" "^0.21.1"
9238-
"@eslint/config-helpers" "^0.4.2"
9239-
"@eslint/core" "^0.17.0"
9240-
"@eslint/eslintrc" "^3.3.1"
9241-
"@eslint/js" "9.39.3"
9242-
"@eslint/plugin-kit" "^0.4.1"
9223+
"@eslint-community/regexpp" "^4.12.2"
9224+
"@eslint/config-array" "^0.23.2"
9225+
"@eslint/config-helpers" "^0.5.2"
9226+
"@eslint/core" "^1.1.0"
9227+
"@eslint/plugin-kit" "^0.6.0"
92439228
"@humanfs/node" "^0.16.6"
92449229
"@humanwhocodes/module-importer" "^1.0.1"
92459230
"@humanwhocodes/retry" "^0.4.2"
92469231
"@types/estree" "^1.0.6"
9247-
ajv "^6.12.4"
9248-
chalk "^4.0.0"
9232+
ajv "^6.14.0"
92499233
cross-spawn "^7.0.6"
92509234
debug "^4.3.2"
92519235
escape-string-regexp "^4.0.0"
9252-
eslint-scope "^8.4.0"
9253-
eslint-visitor-keys "^4.2.1"
9254-
espree "^10.4.0"
9255-
esquery "^1.5.0"
9236+
eslint-scope "^9.1.1"
9237+
eslint-visitor-keys "^5.0.1"
9238+
espree "^11.1.1"
9239+
esquery "^1.7.0"
92569240
esutils "^2.0.2"
92579241
fast-deep-equal "^3.1.3"
92589242
file-entry-cache "^8.0.0"
@@ -9262,8 +9246,7 @@ [email protected]:
92629246
imurmurhash "^0.1.4"
92639247
is-glob "^4.0.0"
92649248
json-stable-stringify-without-jsonify "^1.0.1"
9265-
lodash.merge "^4.6.2"
9266-
minimatch "^3.1.2"
9249+
minimatch "^10.2.1"
92679250
natural-compare "^1.4.0"
92689251
optionator "^0.9.3"
92699252

@@ -9272,7 +9255,7 @@ esm@^3.2.25:
92729255
resolved "https://registry.yarnpkg.com/esm/-/esm-3.2.25.tgz#342c18c29d56157688ba5ce31f8431fbb795cc10"
92739256
integrity sha512-U1suiZ2oDVWv4zPO56S0NcR5QriEahGtdN2OR6FiOG4WJvcjBVFB0qI4+eKoWFH483PKGuLuu6V8Z4T5g63UVA==
92749257

9275-
espree@^10.0.1, espree@^10.3.0, espree@^10.4.0:
9258+
espree@^10.3.0:
92769259
version "10.4.0"
92779260
resolved "https://registry.yarnpkg.com/espree/-/espree-10.4.0.tgz#d54f4949d4629005a1fa168d937c3ff1f7e2a837"
92789261
integrity sha512-j6PAQ2uUr79PZhBjP5C5fhl8e39FmRnOjsD5lGnWrFU8i2G776tBK7+nP8KuQUTTyAZUwfQqXAgrVH5MbH9CYQ==
@@ -9281,12 +9264,21 @@ espree@^10.0.1, espree@^10.3.0, espree@^10.4.0:
92819264
acorn-jsx "^5.3.2"
92829265
eslint-visitor-keys "^4.2.1"
92839266

9267+
espree@^11.1.1:
9268+
version "11.1.1"
9269+
resolved "https://registry.yarnpkg.com/espree/-/espree-11.1.1.tgz#866f6bc9ccccd6f28876b7a6463abb281b9cb847"
9270+
integrity sha512-AVHPqQoZYc+RUM4/3Ly5udlZY/U4LS8pIG05jEjWM2lQMU/oaZ7qshzAl2YP1tfNmXfftH3ohurfwNAug+MnsQ==
9271+
dependencies:
9272+
acorn "^8.16.0"
9273+
acorn-jsx "^5.3.2"
9274+
eslint-visitor-keys "^5.0.1"
9275+
92849276
esprima@^4.0.0, esprima@^4.0.1:
92859277
version "4.0.1"
92869278
resolved "https://registry.yarnpkg.com/esprima/-/esprima-4.0.1.tgz#13b04cdb3e6c5d19df91ab6987a8695619b0aa71"
92879279
integrity sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A==
92889280

9289-
esquery@^1.5.0:
9281+
esquery@^1.7.0:
92909282
version "1.7.0"
92919283
resolved "https://registry.yarnpkg.com/esquery/-/esquery-1.7.0.tgz#08d048f261f0ddedb5bae95f46809463d9c9496d"
92929284
integrity sha512-Ap6G0WQwcU/LHsvLwON1fAQX9Zp0A2Y6Y/cJBl9r/JbW90Zyg4/zbG6zzKa2OTALELarYHmKu0GhpM5EO+7T0g==
@@ -9973,11 +9965,6 @@ glob@^7.1.4:
99739965
once "^1.3.0"
99749966
path-is-absolute "^1.0.0"
99759967

9976-
globals@^14.0.0:
9977-
version "14.0.0"
9978-
resolved "https://registry.yarnpkg.com/globals/-/globals-14.0.0.tgz#898d7413c29babcf6bafe56fcadded858ada724e"
9979-
integrity sha512-oahGvuMGQlPw/ivIYBjVSrWAfWLBeku5tpPE2fOPLi+WHffIWbuh2tCjhyQhTBPMf5E9jDEH4FOmTYgYwbKwtQ==
9980-
99819968
99829969
version "16.1.1"
99839970
resolved "https://registry.yarnpkg.com/globby/-/globby-16.1.1.tgz#a26012f57b819f0491c834dbf09f89b0ce6ba104"
@@ -10504,14 +10491,6 @@ ignore@^7.0.5:
1050410491
resolved "https://registry.yarnpkg.com/ignore/-/ignore-7.0.5.tgz#4cb5f6cd7d4c7ab0365738c7aea888baa6d7efd9"
1050510492
integrity sha512-Hs59xBNfUIunMFgWAbGX5cq6893IbWg4KnrjbYwX3tx0ztorVgTDA6B2sxf8ejHJ4wz8BqGUMYlnzNBer5NvGg==
1050610493

10507-
import-fresh@^3.2.1:
10508-
version "3.3.1"
10509-
resolved "https://registry.yarnpkg.com/import-fresh/-/import-fresh-3.3.1.tgz#9cecb56503c0ada1f2741dbbd6546e4b13b57ccf"
10510-
integrity sha512-TR3KfrTZTYLPB6jUjfx6MF9WcWrHL9su5TObK4ZkYgBdWKPOFoSoQIdEuTuR82pmtxH2spWG9h6etwfr1pLBqQ==
10511-
dependencies:
10512-
parent-module "^1.0.0"
10513-
resolve-from "^4.0.0"
10514-
1051510494
import-local@^3.2.0:
1051610495
version "3.2.0"
1051710496
resolved "https://registry.yarnpkg.com/import-local/-/import-local-3.2.0.tgz#c3d5c745798c02a6f8b897726aba5100186ee260"
@@ -12556,14 +12535,14 @@ [email protected]:
1255612535
ws "8.18.0"
1255712536
youch "4.1.0-beta.10"
1255812537

12559-
minimatch@^10.2.2, minimatch@^10.2.4:
12538+
minimatch@^10.2.1, minimatch@^10.2.2, minimatch@^10.2.4:
1256012539
version "10.2.4"
1256112540
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-10.2.4.tgz#465b3accbd0218b8281f5301e27cedc697f96fde"
1256212541
integrity sha512-oRjTw/97aTBN0RHbYCdtF1MQfvusSIBQM0IZEgzl6426+8jSC0nF1a/GmnVLpfB9yyr6g6FTqWqiZVbxrtaCIg==
1256312542
dependencies:
1256412543
brace-expansion "^5.0.2"
1256512544

12566-
minimatch@^3.0.2, minimatch@^3.0.4, minimatch@^3.1.1, minimatch@^3.1.2, minimatch@^3.1.3:
12545+
minimatch@^3.0.2, minimatch@^3.0.4, minimatch@^3.1.1:
1256712546
version "3.1.5"
1256812547
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.1.5.tgz#580c88f8d5445f2bd6aa8f3cadefa0de79fbd69e"
1256912548
integrity sha512-VgjWUsnnT6n+NUk6eZq77zeFdpW2LWDzP6zFGrCbHXiYNul5Dzqk2HHQ5uFH2DNW5Xbp8+jVzaeNt94ssEEl4w==
@@ -13104,13 +13083,6 @@ pako@^2.0.4:
1310413083
resolved "https://registry.yarnpkg.com/pako/-/pako-2.1.0.tgz#266cc37f98c7d883545d11335c00fbd4062c9a86"
1310513084
integrity sha512-w+eufiZ1WuJYgPXbV/PO3NCMEc3xqylkKHzp8bxp1uW4qaSNQUkwmLLEc3kKsfz8lpV1F8Ht3U1Cm+9Srog2ug==
1310613085

13107-
parent-module@^1.0.0:
13108-
version "1.0.1"
13109-
resolved "https://registry.yarnpkg.com/parent-module/-/parent-module-1.0.1.tgz#691d2709e78c79fae3a156622452d00762caaaa2"
13110-
integrity sha512-GQ2EWRpQV8/o+Aw8YqtfZZPfNRWZYkbidE9k5rpl/hC3vtHHBfGm2Ifi6qWV+coDGkrUKZAxE3Lot5kcsRlh+g==
13111-
dependencies:
13112-
callsites "^3.0.0"
13113-
1311413086
parse-entities@^4.0.0:
1311513087
version "4.0.2"
1311613088
resolved "https://registry.yarnpkg.com/parse-entities/-/parse-entities-4.0.2.tgz#61d46f5ed28e4ee62e9ddc43d6b010188443f159"
@@ -14002,11 +13974,6 @@ resolve-dependency-path@^4.0.1:
1400213974
resolved "https://registry.yarnpkg.com/resolve-dependency-path/-/resolve-dependency-path-4.0.1.tgz#1b9d43e5b62384301e26d040b9fce61ee5db60bd"
1400313975
integrity sha512-YQftIIC4vzO9UMhO/sCgXukNyiwVRCVaxiWskCBy7Zpqkplm8kTAISZ8O1MoKW1ca6xzgLUBjZTcDgypXvXxiQ==
1400413976

14005-
resolve-from@^4.0.0:
14006-
version "4.0.0"
14007-
resolved "https://registry.yarnpkg.com/resolve-from/-/resolve-from-4.0.0.tgz#4abcd852ad32dd7baabfe9b40e00a36db5f392e6"
14008-
integrity sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g==
14009-
1401013977
resolve-from@^5.0.0:
1401113978
version "5.0.0"
1401213979
resolved "https://registry.yarnpkg.com/resolve-from/-/resolve-from-5.0.0.tgz#c35225843df8f776df21c57557bc087e9dfdfc69"

0 commit comments

Comments
 (0)