-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathyarn.lock
65 lines (54 loc) · 2.91 KB
/
yarn.lock
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
# THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY.
# yarn lockfile v1
"@ason/assembly@0.3.1":
version "0.3.1"
resolved "https://registry.yarnpkg.com/@ason/assembly/-/assembly-0.3.1.tgz#4967e7dc41087495a79ca30101d515d4c9947d85"
integrity sha512-zUzteO06b1XyqDOgfKQ+MdWf/DAVGMzqU8fll3wqUTga4Yvxv2fHA6F34BWhXOTOCG+RgeO2Rz+tWMFDMEGn8g==
dependencies:
"@ason/transform" "^0.3.0"
"@ason/transform@^0.3.0":
version "0.3.0"
resolved "https://registry.yarnpkg.com/@ason/transform/-/transform-0.3.0.tgz#f221c51fbcca30ef149f7b754b235e4ec0ebd777"
integrity sha512-YJWihAoIsFRRu5Ks/oNQGVMTts35IW5L/v3bZ6id4hxvwk/WNFQ8288eEiEojjfWtswFBKNcV9mqMNNIUB0tTw==
dependencies:
visitor-as "^0.8.0"
as-disposable@^0.0.1:
version "0.0.1"
resolved "https://registry.yarnpkg.com/as-disposable/-/as-disposable-0.0.1.tgz#71cb708e6ddad0225d3abfa3f6566feeb87542cf"
integrity sha512-xB7Wj6F3uQLBtUnlkjiA2p6vZTLEElKDZ3CZ0sqnRfmAU2xeW5I5v675dgp4L5yTEjvAgsrorjtXKGS8pT0woQ==
"as-lunatic@github:lunatic-solutions/as-lunatic#big-refactor":
version "0.2.0"
resolved "https://codeload.github.com/lunatic-solutions/as-lunatic/tar.gz/2b18dc5ee2f110d8e9a1c87a941e758b4d37bd06"
dependencies:
"@ason/assembly" "0.3.1"
as-disposable "^0.0.1"
assemblyscript@^0.18.31:
version "0.18.32"
resolved "https://registry.yarnpkg.com/assemblyscript/-/assemblyscript-0.18.32.tgz#cbb76076bd4d9702f4baae0a2910c9755c8e4ecd"
integrity sha512-Py6zremwGhO3nSoI/VxyVUzTZfNhTjzNzFDaUdG4JhPJHeG+FzVlEoNCrw4bE5nPc7F+P2DJ8tZQCqIt15ceKw==
dependencies:
binaryen "100.0.0-nightly.20210413"
long "^4.0.0"
binaryen@100.0.0-nightly.20210413:
version "100.0.0-nightly.20210413"
resolved "https://registry.yarnpkg.com/binaryen/-/binaryen-100.0.0-nightly.20210413.tgz#b7f2a5bb1f76b2d6f9c67486ca218714b3766790"
integrity sha512-EeGLIxQmJS0xnYl+SH34mNBqVMoixKd9nsE7S7z+CtS9A4eoWn3Qjav+XElgunUgXIHAI5yLnYT2TUGnLX2f1w==
lodash.clonedeep@^4.5.0:
version "4.5.0"
resolved "https://registry.yarnpkg.com/lodash.clonedeep/-/lodash.clonedeep-4.5.0.tgz#e23f3f9c4f8fbdde872529c1071857a086e5ccef"
integrity sha1-4j8/nE+Pvd6HJSnBBxhXoIblzO8=
long@^4.0.0:
version "4.0.0"
resolved "https://registry.yarnpkg.com/long/-/long-4.0.0.tgz#9a7b71cfb7d361a194ea555241c92f7468d5bf28"
integrity sha512-XsP+KhQif4bjX1kbuSiySJFNAehNxgLb6hPRGJ9QsUr8ajHkuXGdrHmFUTUUXhDwVX2R5bY4JNZEwbUiMhV+MA==
ts-mixer@^5.4.1:
version "5.4.1"
resolved "https://registry.yarnpkg.com/ts-mixer/-/ts-mixer-5.4.1.tgz#b90db9ced48531aa17ce9184a2890d1e3c99b1e5"
integrity sha512-Zo9HgPCtNouDgJ+LGtrzVOjSg8+7WGQktIKLwAfaNrlOK1mWGlz1ejsAF/YqUEqAGjUTeB5fEg8gH9Aui6w9xA==
visitor-as@^0.8.0:
version "0.8.0"
resolved "https://registry.yarnpkg.com/visitor-as/-/visitor-as-0.8.0.tgz#5451ce2bb25f4c787d7f74857b4c839e48a157ee"
integrity sha512-tW9Vfr2AnGCckcfujL7QPbfrY7D0hNcYwi5DWx8wBfBjgCWhfIXEEojqS5JrzRnQI+LllTEUfGAIdLaxaaBNpw==
dependencies:
lodash.clonedeep "^4.5.0"
ts-mixer "^5.4.1"