|
2 | 2 | # yarn lockfile v1 |
3 | 3 |
|
4 | 4 |
|
5 | | -"@ljharb/resumer@^0.0.1": |
6 | | - version "0.0.1" |
7 | | - resolved "https://registry.yarnpkg.com/@ljharb/resumer/-/resumer-0.0.1.tgz#8a940a9192dd31f6a1df17564bbd26dc6ad3e68d" |
8 | | - integrity sha512-skQiAOrCfO7vRTq53cxznMpks7wS1va95UCidALlOVWqvBAzwPVErwizDwoMqNVMEn1mDq0utxZd02eIrvF1lw== |
| 5 | +"@ljharb/resumer@^0.1.2": |
| 6 | + version "0.1.2" |
| 7 | + resolved "https://registry.yarnpkg.com/@ljharb/resumer/-/resumer-0.1.2.tgz#d57a6b8ddeb0c6f88f942fd59d7dad972248ca9d" |
| 8 | + integrity sha512-opZnY9WsZ6tjPSpmTEdPY+LpxpEwqg3VsQiGFv+wAaA1ffTghnG019mAD8BKxkcpZx6HtvNj0vdyxDHTxPQlJw== |
9 | 9 | dependencies: |
10 | | - "@ljharb/through" "^2.3.9" |
| 10 | + "@ljharb/through" "^2.3.12" |
11 | 11 |
|
12 | | -"@ljharb/through@^2.3.11": |
13 | | - version "2.3.11" |
14 | | - resolved "https://registry.yarnpkg.com/@ljharb/through/-/through-2.3.11.tgz#783600ff12c06f21a76cc26e33abd0b1595092f9" |
15 | | - integrity sha512-ccfcIDlogiXNq5KcbAwbaO7lMh3Tm1i3khMPYpxlK8hH/W53zN81KM9coerRLOnTGu3nfXIniAmQbRI9OxbC0w== |
| 12 | +"@ljharb/through@^2.3.12": |
| 13 | + version "2.3.12" |
| 14 | + resolved "https://registry.yarnpkg.com/@ljharb/through/-/through-2.3.12.tgz#c418c43060eee193adce48b15c2206096a28e9ea" |
| 15 | + integrity sha512-ajo/heTlG3QgC8EGP6APIejksVAYt4ayz4tqoP3MolFELzcH1x1fzwEYRJTPO0IELutZ5HQ0c26/GqAYy79u3g== |
16 | 16 | dependencies: |
17 | | - call-bind "^1.0.2" |
18 | | - |
19 | | -"@ljharb/through@^2.3.9": |
20 | | - version "2.3.9" |
21 | | - resolved "https://registry.yarnpkg.com/@ljharb/through/-/through-2.3.9.tgz#85f221eb82f9d555e180e87d6e50fb154af85408" |
22 | | - integrity sha512-yN599ZBuMPPK4tdoToLlvgJB4CLK8fGl7ntfy0Wn7U6ttNvHYurd81bfUiK/6sMkiIwm65R6ck4L6+Y3DfVbNQ== |
| 17 | + call-bind "^1.0.5" |
23 | 18 |
|
24 | 19 | "@trysound/sax@0.2.0": |
25 | 20 | version "0.2.0" |
@@ -97,6 +92,17 @@ call-bind@^1.0.4, call-bind@^1.0.5: |
97 | 92 | get-intrinsic "^1.2.1" |
98 | 93 | set-function-length "^1.1.1" |
99 | 94 |
|
| 95 | +call-bind@^1.0.7: |
| 96 | + version "1.0.7" |
| 97 | + resolved "https://registry.yarnpkg.com/call-bind/-/call-bind-1.0.7.tgz#06016599c40c56498c18769d2730be242b6fa3b9" |
| 98 | + integrity sha512-GHTSNSYICQ7scH7sZ+M2rFopRoLh8t2bLSW6BbgrtLsahOIB5iyAVJf9GjWK3cYTDaMj4XdBpM1cA6pIS0Kv2w== |
| 99 | + dependencies: |
| 100 | + es-define-property "^1.0.0" |
| 101 | + es-errors "^1.3.0" |
| 102 | + function-bind "^1.1.2" |
| 103 | + get-intrinsic "^1.2.4" |
| 104 | + set-function-length "^1.2.1" |
| 105 | + |
100 | 106 | commander@^7.2.0: |
101 | 107 | version "7.2.0" |
102 | 108 | resolved "https://registry.yarnpkg.com/commander/-/commander-7.2.0.tgz#a36cb57d0b501ce108e4d20559a150a391d97ab7" |
@@ -188,6 +194,15 @@ define-data-property@^1.1.1: |
188 | 194 | gopd "^1.0.1" |
189 | 195 | has-property-descriptors "^1.0.0" |
190 | 196 |
|
| 197 | +define-data-property@^1.1.2: |
| 198 | + version "1.1.4" |
| 199 | + resolved "https://registry.yarnpkg.com/define-data-property/-/define-data-property-1.1.4.tgz#894dc141bb7d3060ae4366f6a0107e68fbe48c5e" |
| 200 | + integrity sha512-rBMvIzlpA8v6E+SJZoo++HAYqsLrkg7MSfIinMPFhmkorw7X+dOXVJQs+QT69zGkzMyfDnIMN2Wid1+NbL3T+A== |
| 201 | + dependencies: |
| 202 | + es-define-property "^1.0.0" |
| 203 | + es-errors "^1.3.0" |
| 204 | + gopd "^1.0.1" |
| 205 | + |
191 | 206 | define-properties@^1.1.3, define-properties@^1.1.4, define-properties@^1.2.0: |
192 | 207 | version "1.2.0" |
193 | 208 | resolved "https://registry.yarnpkg.com/define-properties/-/define-properties-1.2.0.tgz#52988570670c9eacedd8064f4a990f2405849bd5" |
@@ -297,6 +312,18 @@ es-abstract@^1.22.1: |
297 | 312 | unbox-primitive "^1.0.2" |
298 | 313 | which-typed-array "^1.1.11" |
299 | 314 |
|
| 315 | +es-define-property@^1.0.0: |
| 316 | + version "1.0.0" |
| 317 | + resolved "https://registry.yarnpkg.com/es-define-property/-/es-define-property-1.0.0.tgz#c7faefbdff8b2696cf5f46921edfb77cc4ba3845" |
| 318 | + integrity sha512-jxayLKShrEqqzJ0eumQbVhTYQM27CfT1T35+gCgDFoL82JLsXqTJ76zv6A0YLOgEnLUMvLzsDsGIrl8NFpT2gQ== |
| 319 | + dependencies: |
| 320 | + get-intrinsic "^1.2.4" |
| 321 | + |
| 322 | +es-errors@^1.3.0: |
| 323 | + version "1.3.0" |
| 324 | + resolved "https://registry.yarnpkg.com/es-errors/-/es-errors-1.3.0.tgz#05f75a25dab98e4fb1dcd5e1472c0546d5057c8f" |
| 325 | + integrity sha512-Zf5H2Kxt2xjTvbJvP2ZWLEICxA6j+hAmMzIlypy4xcBg1vKVnx89Wy0GbS+kf5cwCVFFzdCFh2XSCFNULS6csw== |
| 326 | + |
300 | 327 | es-get-iterator@^1.1.3: |
301 | 328 | version "1.1.3" |
302 | 329 | resolved "https://registry.yarnpkg.com/es-get-iterator/-/es-get-iterator-1.1.3.tgz#3ef87523c5d464d41084b2c3c9c214f1199763d6" |
@@ -387,6 +414,17 @@ get-intrinsic@^1.2.2: |
387 | 414 | has-symbols "^1.0.3" |
388 | 415 | hasown "^2.0.0" |
389 | 416 |
|
| 417 | +get-intrinsic@^1.2.3, get-intrinsic@^1.2.4: |
| 418 | + version "1.2.4" |
| 419 | + resolved "https://registry.yarnpkg.com/get-intrinsic/-/get-intrinsic-1.2.4.tgz#e385f5a4b5227d449c3eabbad05494ef0abbeadd" |
| 420 | + integrity sha512-5uYhsJH8VJBTv7oslg4BznJYhDoRI6waYCxMmCdnTrcCrHA/fCFKoTFz2JKKE0HdDFUF7/oQuhzumXJK7paBRQ== |
| 421 | + dependencies: |
| 422 | + es-errors "^1.3.0" |
| 423 | + function-bind "^1.1.2" |
| 424 | + has-proto "^1.0.1" |
| 425 | + has-symbols "^1.0.3" |
| 426 | + hasown "^2.0.0" |
| 427 | + |
390 | 428 | get-package-type@^0.1.0: |
391 | 429 | version "0.1.0" |
392 | 430 | resolved "https://registry.yarnpkg.com/get-package-type/-/get-package-type-0.1.0.tgz#8de2d803cff44df3bc6c456e6668b36c3926e11a" |
@@ -446,6 +484,13 @@ has-property-descriptors@^1.0.0: |
446 | 484 | dependencies: |
447 | 485 | get-intrinsic "^1.1.1" |
448 | 486 |
|
| 487 | +has-property-descriptors@^1.0.1: |
| 488 | + version "1.0.2" |
| 489 | + resolved "https://registry.yarnpkg.com/has-property-descriptors/-/has-property-descriptors-1.0.2.tgz#963ed7d071dc7bf5f084c5bfbe0d1b6222586854" |
| 490 | + integrity sha512-55JNKuIW+vq4Ke1BjOTjM2YctQIvCT7GFzHwmfZPGo5wnrgkid0YQtnAleFSqumZm4az3n2BS+erby5ipJdgrg== |
| 491 | + dependencies: |
| 492 | + es-define-property "^1.0.0" |
| 493 | + |
449 | 494 | has-proto@^1.0.1: |
450 | 495 | version "1.0.1" |
451 | 496 | resolved "https://registry.yarnpkg.com/has-proto/-/has-proto-1.0.1.tgz#1885c1305538958aff469fef37937c22795408e0" |
@@ -477,6 +522,13 @@ hasown@^2.0.0: |
477 | 522 | dependencies: |
478 | 523 | function-bind "^1.1.2" |
479 | 524 |
|
| 525 | +hasown@^2.0.1: |
| 526 | + version "2.0.1" |
| 527 | + resolved "https://registry.yarnpkg.com/hasown/-/hasown-2.0.1.tgz#26f48f039de2c0f8d3356c223fb8d50253519faa" |
| 528 | + integrity sha512-1/th4MHjnwncwXsIW6QMzlvYL9kG5e/CpVvLRZe4XPa8TOUNbCELqmvhDmnkNsAjwaG4+I8gJJL0JBvTTLO9qA== |
| 529 | + dependencies: |
| 530 | + function-bind "^1.1.2" |
| 531 | + |
480 | 532 | inflight@^1.0.4: |
481 | 533 | version "1.0.6" |
482 | 534 | resolved "https://registry.yarnpkg.com/inflight/-/inflight-1.0.6.tgz#49bd6331d7d02d0c09bc910a1075ba8165b56df9" |
@@ -786,6 +838,18 @@ set-function-length@^1.1.1: |
786 | 838 | gopd "^1.0.1" |
787 | 839 | has-property-descriptors "^1.0.0" |
788 | 840 |
|
| 841 | +set-function-length@^1.2.1: |
| 842 | + version "1.2.1" |
| 843 | + resolved "https://registry.yarnpkg.com/set-function-length/-/set-function-length-1.2.1.tgz#47cc5945f2c771e2cf261c6737cf9684a2a5e425" |
| 844 | + integrity sha512-j4t6ccc+VsKwYHso+kElc5neZpjtq9EnRICFZtWyBsLojhmeF/ZBd/elqm22WJh/BziDe/SBiOeAt0m2mfLD0g== |
| 845 | + dependencies: |
| 846 | + define-data-property "^1.1.2" |
| 847 | + es-errors "^1.3.0" |
| 848 | + function-bind "^1.1.2" |
| 849 | + get-intrinsic "^1.2.3" |
| 850 | + gopd "^1.0.1" |
| 851 | + has-property-descriptors "^1.0.1" |
| 852 | + |
789 | 853 | set-function-name@^2.0.0: |
790 | 854 | version "2.0.1" |
791 | 855 | resolved "https://registry.yarnpkg.com/set-function-name/-/set-function-name-2.0.1.tgz#12ce38b7954310b9f61faa12701620a0c882793a" |
@@ -866,23 +930,23 @@ svgo@3.2.0: |
866 | 930 | csso "^5.0.5" |
867 | 931 | picocolors "^1.0.0" |
868 | 932 |
|
869 | | -tape@5.7.4: |
870 | | - version "5.7.4" |
871 | | - resolved "https://registry.yarnpkg.com/tape/-/tape-5.7.4.tgz#5c515282a513599e9d1434665640900faf066a3b" |
872 | | - integrity sha512-uaigP+5H9+E8aaMLKMbGkDd33G5TKu4UFpapqT7um+8xSHQQUS2lJNd+hTj9fFVQLg8bmcIofwc8b9f6+ISSfQ== |
| 933 | +tape@5.7.5: |
| 934 | + version "5.7.5" |
| 935 | + resolved "https://registry.yarnpkg.com/tape/-/tape-5.7.5.tgz#fa015b537507afe90067fb448ace738745bb1fd3" |
| 936 | + integrity sha512-C5Gm1MR8ujZmNrsmOiHSkKFfY2thrnUrFw/fFtcva9FABbN7LrHuQPi3MTS0Z0i/SLfYSJtRIcJYDUpwPsQ8yA== |
873 | 937 | dependencies: |
874 | | - "@ljharb/resumer" "^0.0.1" |
875 | | - "@ljharb/through" "^2.3.11" |
| 938 | + "@ljharb/resumer" "^0.1.2" |
| 939 | + "@ljharb/through" "^2.3.12" |
876 | 940 | array.prototype.every "^1.1.5" |
877 | | - call-bind "^1.0.5" |
| 941 | + call-bind "^1.0.7" |
878 | 942 | deep-equal "^2.2.3" |
879 | 943 | defined "^1.0.1" |
880 | 944 | dotignore "^0.1.2" |
881 | 945 | for-each "^0.3.3" |
882 | 946 | get-package-type "^0.1.0" |
883 | 947 | glob "^7.2.3" |
884 | 948 | has-dynamic-import "^2.1.0" |
885 | | - hasown "^2.0.0" |
| 949 | + hasown "^2.0.1" |
886 | 950 | inherits "^2.0.4" |
887 | 951 | is-regex "^1.1.4" |
888 | 952 | minimist "^1.2.8" |
|
0 commit comments