Skip to content

Commit 5d47d54

Browse files
committed
chore: update yarn.lock
1 parent 38af3ca commit 5d47d54

1 file changed

Lines changed: 19 additions & 80 deletions

File tree

yarn.lock

Lines changed: 19 additions & 80 deletions
Original file line numberDiff line numberDiff line change
@@ -3235,11 +3235,6 @@ fs-minipass@^3.0.0:
32353235
dependencies:
32363236
minipass "^7.0.3"
32373237

3238-
fs.realpath@^1.0.0:
3239-
version "1.0.0"
3240-
resolved "https://registry.npmjs.org/fs.realpath/-/fs.realpath-1.0.0.tgz"
3241-
integrity sha512-OO0pH2lK6a0hZnAdau5ItzHPI6pUlvI7jMVnxUQRtw4owF2wk8lOSabtGDCTP4Ggrg2MbGnWO9X8K1t4+fGMDw==
3242-
32433238
fsevents@~2.3.2:
32443239
version "2.3.3"
32453240
resolved "https://registry.yarnpkg.com/fsevents/-/fsevents-2.3.3.tgz#cac6407785d03675a2a5e1a5305c697b347d90d6"
@@ -3396,10 +3391,10 @@ glob-parent@^5.1.2, glob-parent@~5.1.2:
33963391
dependencies:
33973392
is-glob "^4.0.1"
33983393

3399-
glob@^10.2.2, glob@^10.3.10:
3400-
version "10.4.5"
3401-
resolved "https://registry.npmjs.org/glob/-/glob-10.4.5.tgz"
3402-
integrity sha512-7Bv8RF0k6xjo7d4A/PxYLbUCfb6c+Vpd2/mB2yRDlew7Jb5hEXiCD9ibfO7wpk8i4sevK6DFny9h7EYbM3/sHg==
3394+
glob@^10.2.2, glob@^10.3.10, glob@^10.5.0, glob@^11.0.0, glob@^7.1.1, glob@^7.1.3, glob@^7.1.4, glob@^7.1.6, glob@^7.1.7, glob@^9.2.0:
3395+
version "10.5.0"
3396+
resolved "https://registry.yarnpkg.com/glob/-/glob-10.5.0.tgz#8ec0355919cd3338c28428a23d4f24ecc5fe738c"
3397+
integrity sha512-DfXN8DfhJ7NH3Oe7cFmu3NCu1wKbkReJ8TorzSAFbSKrlNaQSKfIzqYqVY8zlbs2NLBbWpRiU52GX2PbaBVNkg==
34033398
dependencies:
34043399
foreground-child "^3.1.0"
34053400
jackspeak "^3.1.2"
@@ -3408,40 +3403,6 @@ glob@^10.2.2, glob@^10.3.10:
34083403
package-json-from-dist "^1.0.0"
34093404
path-scurry "^1.11.1"
34103405

3411-
glob@^11.0.0:
3412-
version "11.1.0"
3413-
resolved "https://registry.yarnpkg.com/glob/-/glob-11.1.0.tgz#4f826576e4eb99c7dad383793d2f9f08f67e50a6"
3414-
integrity sha512-vuNwKSaKiqm7g0THUBu2x7ckSs3XJLXE+2ssL7/MfTGPLLcrJQ/4Uq1CjPTtO5cCIiRxqvN6Twy1qOwhL0Xjcw==
3415-
dependencies:
3416-
foreground-child "^3.3.1"
3417-
jackspeak "^4.1.1"
3418-
minimatch "^10.1.1"
3419-
minipass "^7.1.2"
3420-
package-json-from-dist "^1.0.0"
3421-
path-scurry "^2.0.0"
3422-
3423-
glob@^7.1.1, glob@^7.1.3, glob@^7.1.4, glob@^7.1.6, glob@^7.1.7:
3424-
version "7.2.3"
3425-
resolved "https://registry.npmjs.org/glob/-/glob-7.2.3.tgz"
3426-
integrity sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==
3427-
dependencies:
3428-
fs.realpath "^1.0.0"
3429-
inflight "^1.0.4"
3430-
inherits "2"
3431-
minimatch "^3.1.1"
3432-
once "^1.3.0"
3433-
path-is-absolute "^1.0.0"
3434-
3435-
glob@^9.2.0:
3436-
version "9.3.5"
3437-
resolved "https://registry.npmjs.org/glob/-/glob-9.3.5.tgz"
3438-
integrity sha512-e1LleDykUz2Iu+MTYdkSsuWX8lvAjAcs0Xef0lNIu0S2wOAzuTxCJtcd9S3cijlwYF18EsU3rzb8jPVobxDh9Q==
3439-
dependencies:
3440-
fs.realpath "^1.0.0"
3441-
minimatch "^8.0.2"
3442-
minipass "^4.2.4"
3443-
path-scurry "^1.6.1"
3444-
34453406
globals@^11.1.0:
34463407
version "11.12.0"
34473408
resolved "https://registry.npmjs.org/globals/-/globals-11.12.0.tgz"
@@ -3743,24 +3704,16 @@ infer-owner@^1.0.4:
37433704
resolved "https://registry.npmjs.org/infer-owner/-/infer-owner-1.0.4.tgz"
37443705
integrity sha512-IClj+Xz94+d7irH5qRyfJonOdfTzuDaifE6ZPWfx0N0+/ATZCbuTPq2prFl526urkQd90WyUKIh1DfBQ2hMz9A==
37453706

3746-
inflight@^1.0.4:
3747-
version "1.0.6"
3748-
resolved "https://registry.npmjs.org/inflight/-/inflight-1.0.6.tgz"
3749-
integrity sha512-k92I/b08q4wvFscXCLvqfsHCrjrF7yiXsQuIVvVE7N82W3+aqpzuUdBbfhWcy/FZR3/4IgflMgKLOsvPDrGCJA==
3750-
dependencies:
3751-
once "^1.3.0"
3752-
wrappy "1"
3753-
3754-
inherits@2, inherits@2.0.4, inherits@^2.0.3, inherits@^2.0.4, inherits@~2.0.3:
3755-
version "2.0.4"
3756-
resolved "https://registry.npmjs.org/inherits/-/inherits-2.0.4.tgz"
3757-
integrity sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==
3758-
37593707
inherits@2.0.3:
37603708
version "2.0.3"
37613709
resolved "https://registry.npmjs.org/inherits/-/inherits-2.0.3.tgz"
37623710
integrity sha512-x00IRNXNy63jwGkJmzPigoySHbaqpNuzKbBOmzK+g2OdZpQ9w+sxCN+VSB3ja7IAge2OP2qpfxTjeNcyjmW1uw==
37633711

3712+
inherits@2.0.4, inherits@^2.0.3, inherits@^2.0.4, inherits@~2.0.3:
3713+
version "2.0.4"
3714+
resolved "https://registry.npmjs.org/inherits/-/inherits-2.0.4.tgz"
3715+
integrity sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==
3716+
37643717
ini@^1.3.2, ini@^1.3.8:
37653718
version "1.3.8"
37663719
resolved "https://registry.npmjs.org/ini/-/ini-1.3.8.tgz"
@@ -4284,10 +4237,10 @@ js-tokens@^4.0.0:
42844237
resolved "https://registry.npmjs.org/js-tokens/-/js-tokens-4.0.0.tgz"
42854238
integrity sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==
42864239

4287-
js-yaml@4.1.0, js-yaml@^3.10.0, js-yaml@^3.13.1, js-yaml@^4.1.0:
4288-
version "4.1.0"
4289-
resolved "https://registry.npmjs.org/js-yaml/-/js-yaml-4.1.0.tgz"
4290-
integrity sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==
4240+
js-yaml@4.1.0, js-yaml@^3.10.0, js-yaml@^3.13.1, js-yaml@^4.1.0, js-yaml@^4.1.1:
4241+
version "4.1.1"
4242+
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-4.1.1.tgz#854c292467705b699476e1a2decc0c8a3458806b"
4243+
integrity sha512-qQKT4zQxXl8lLwBtHMWwaTcGfFOZviOJet3Oy/xmGk2gZH677CJM9EvtfdSkgWcATZhj/55JZ0rmy3myCT5lsA==
42914244
dependencies:
42924245
argparse "^2.0.1"
42934246

@@ -4848,7 +4801,7 @@ minimatch@^10.0.1, minimatch@^10.1.1:
48484801
dependencies:
48494802
"@isaacs/brace-expansion" "^5.0.0"
48504803

4851-
minimatch@^3.0.2, minimatch@^3.0.4, minimatch@^3.1.1, minimatch@^3.1.2:
4804+
minimatch@^3.0.2, minimatch@^3.0.4, minimatch@^3.1.2:
48524805
version "3.1.2"
48534806
resolved "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz"
48544807
integrity sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==
@@ -4862,13 +4815,6 @@ minimatch@^5.0.1:
48624815
dependencies:
48634816
brace-expansion "^2.0.1"
48644817

4865-
minimatch@^8.0.2:
4866-
version "8.0.4"
4867-
resolved "https://registry.npmjs.org/minimatch/-/minimatch-8.0.4.tgz"
4868-
integrity sha512-W0Wvr9HyFXZRGIDgCicunpQ299OKXs9RgZfaukz4qAW/pJhcpUfupc9c+OObPOFueNy8VSrZgEmDtk6Kh4WzDA==
4869-
dependencies:
4870-
brace-expansion "^2.0.1"
4871-
48724818
minimatch@^9.0.0, minimatch@^9.0.4:
48734819
version "9.0.5"
48744820
resolved "https://registry.npmjs.org/minimatch/-/minimatch-9.0.5.tgz"
@@ -4954,11 +4900,6 @@ minipass@^3.0.0, minipass@^3.1.0, minipass@^3.1.1, minipass@^3.1.3:
49544900
dependencies:
49554901
yallist "^4.0.0"
49564902

4957-
minipass@^4.2.4:
4958-
version "4.2.8"
4959-
resolved "https://registry.npmjs.org/minipass/-/minipass-4.2.8.tgz"
4960-
integrity sha512-fNzuVyifolSLFL4NzpF+wEF4qrgqaaKX0haXPQEdQ7NKAN+WecoKMHV09YcuL/DHxrUsYQOK3MiuDf7Ip2OXfQ==
4961-
49624903
minipass@^5.0.0:
49634904
version "5.0.0"
49644905
resolved "https://registry.npmjs.org/minipass/-/minipass-5.0.0.tgz"
@@ -5366,7 +5307,7 @@ on-finished@~2.3.0:
53665307
dependencies:
53675308
ee-first "1.1.1"
53685309

5369-
once@^1.3.0, once@^1.4.0:
5310+
once@^1.4.0:
53705311
version "1.4.0"
53715312
resolved "https://registry.npmjs.org/once/-/once-1.4.0.tgz"
53725313
integrity sha512-lNaJgI+2Q5URQBkccEKHTQOPaXdUxnZZElQTZY0MFUAuaEqe1E+Nyvgdz/aIyNi6Z9MzO5dv1H8n58/GELp3+w==
@@ -5687,11 +5628,6 @@ path-exists@^4.0.0:
56875628
resolved "https://registry.npmjs.org/path-exists/-/path-exists-4.0.0.tgz"
56885629
integrity sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==
56895630

5690-
path-is-absolute@^1.0.0:
5691-
version "1.0.1"
5692-
resolved "https://registry.npmjs.org/path-is-absolute/-/path-is-absolute-1.0.1.tgz"
5693-
integrity sha512-AVbw3UJ2e9bq64vSaS9Am0fje1Pa8pbGqTTsmXfaIiMpnr5DlDhfJOuLj9Sf95ZPVDAUerDfEk88MPmPe7UCQg==
5694-
56955631
path-key@^3.0.0, path-key@^3.1.0:
56965632
version "3.1.1"
56975633
resolved "https://registry.npmjs.org/path-key/-/path-key-3.1.1.tgz"
@@ -5702,7 +5638,7 @@ path-parse@^1.0.7:
57025638
resolved "https://registry.npmjs.org/path-parse/-/path-parse-1.0.7.tgz"
57035639
integrity sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==
57045640

5705-
path-scurry@^1.11.1, path-scurry@^1.6.1:
5641+
path-scurry@^1.11.1:
57065642
version "1.11.1"
57075643
resolved "https://registry.npmjs.org/path-scurry/-/path-scurry-1.11.1.tgz"
57085644
integrity sha512-Xa4Nw17FS9ApQFJ9umLiJS4orGjm7ZzwUrwamcGQuHSzDyth9boKDaycYdDcZDuqYATXw4HFXgaqWTctW/v1HA==
@@ -6618,6 +6554,7 @@ stream-throttle@^0.1.3:
66186554
limiter "^1.0.5"
66196555

66206556
"string-width-cjs@npm:string-width@^4.2.0", "string-width@^1.0.2 || 2 || 3 || 4", string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
6557+
name string-width-cjs
66216558
version "4.2.3"
66226559
resolved "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz"
66236560
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -6682,6 +6619,7 @@ string_decoder@~1.1.1:
66826619
safe-buffer "~5.1.0"
66836620

66846621
"strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@^6.0.0, strip-ansi@^6.0.1:
6622+
name strip-ansi-cjs
66856623
version "6.0.1"
66866624
resolved "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz"
66876625
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
@@ -7337,6 +7275,7 @@ wordwrap@^1.0.0:
73377275
integrity sha512-gvVzJFlPycKc5dZN4yPkP8w7Dc37BtP1yczEneOb4uq34pXZcvrtRTmWV8W+Ume+XCxKgbjM+nevkyFPMybd4Q==
73387276

73397277
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0:
7278+
name wrap-ansi-cjs
73407279
version "7.0.0"
73417280
resolved "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz"
73427281
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==

0 commit comments

Comments
 (0)