|
| 1 | +# THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY. |
| 2 | +# yarn lockfile v1 |
| 3 | + |
| 4 | + |
| 5 | +bencode@^0.12.0: |
| 6 | + version "0.12.0" |
| 7 | + resolved "https://registry.yarnpkg.com/bencode/-/bencode-0.12.0.tgz#bc879c476d864453d2479519e44c64b347a59b3a" |
| 8 | + |
| 9 | +safe-buffer@~5.0.1: |
| 10 | + version "5.0.1" |
| 11 | + resolved "https://registry.yarnpkg.com/safe-buffer/-/safe-buffer-5.0.1.tgz#d263ca54696cd8a306b5ca6551e92de57918fbe7" |
| 12 | + |
| 13 | +shadow-cljs-jar@^0.4.0: |
| 14 | + version "0.4.0" |
| 15 | + resolved "https://registry.yarnpkg.com/shadow-cljs-jar/-/shadow-cljs-jar-0.4.0.tgz#88cd4d0af7199abfd85add1f06eba679512d6a17" |
| 16 | + |
| 17 | +shadow-cljs@^0.8.0: |
| 18 | + version "0.8.0" |
| 19 | + resolved "https://registry.yarnpkg.com/shadow-cljs/-/shadow-cljs-0.8.0.tgz#cf82464a9605ff78b8200bd53f47d5cefac46c4c" |
| 20 | + dependencies: |
| 21 | + bencode "^0.12.0" |
| 22 | + shadow-cljs-jar "^0.4.0" |
| 23 | + |
| 24 | +source-map-support@^0.4.15: |
| 25 | + version "0.4.15" |
| 26 | + resolved "https://registry.yarnpkg.com/source-map-support/-/source-map-support-0.4.15.tgz#03202df65c06d2bd8c7ec2362a193056fef8d3b1" |
| 27 | + dependencies: |
| 28 | + source-map "^0.5.6" |
| 29 | + |
| 30 | +source-map@^0.5.6: |
| 31 | + version "0.5.6" |
| 32 | + resolved "https://registry.yarnpkg.com/source-map/-/source-map-0.5.6.tgz#75ce38f52bf0733c5a7f0c118d81334a2bb5f412" |
| 33 | + |
| 34 | +ultron@~1.1.0: |
| 35 | + version "1.1.0" |
| 36 | + resolved "https://registry.yarnpkg.com/ultron/-/ultron-1.1.0.tgz#b07a2e6a541a815fc6a34ccd4533baec307ca864" |
| 37 | + |
| 38 | +ws@^3.0.0: |
| 39 | + version "3.0.0" |
| 40 | + resolved "https://registry.yarnpkg.com/ws/-/ws-3.0.0.tgz#98ddb00056c8390cb751e7788788497f99103b6c" |
| 41 | + dependencies: |
| 42 | + safe-buffer "~5.0.1" |
| 43 | + ultron "~1.1.0" |
0 commit comments