-
Notifications
You must be signed in to change notification settings - Fork 8
/
yarn.lock
53 lines (43 loc) · 1.97 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
# THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY.
# yarn lockfile v1
"@bsansouci/tgls@^0.8.4":
version "0.8.4"
resolved "https://registry.yarnpkg.com/@bsansouci/tgls/-/tgls-0.8.4.tgz#55af985dd08077216dd7b60f5ba71e1f4d18c5a5"
integrity sha512-BELFkZS1H8z8z1kTYiVJJc5WXY1KsY8oqfQZ2auwzonTLqIDq9cHIGx0IK5obxseCuiJdpxTx4lhlX3ju2IG+g==
"@bsansouci/tsdl@^0.9.1":
version "0.9.1"
resolved "https://registry.yarnpkg.com/@bsansouci/tsdl/-/tsdl-0.9.1.tgz#5d19bdf76b1f6ceea9d6aa3c407a6592f3f8f1f2"
integrity sha512-AAIdaYdJuTTO6IZ+YZJJJ8elspUcf2QJsBZ3KNwFDk9e7/HpPTyFtsOVHBPdu0mn+luI0OigUPwopI97esmL0g==
dependencies:
sdl2 bsansouci/SDL-mirror#fast
version "4.0.6"
resolved "https://registry.yarnpkg.com/bsb-native/-/bsb-native-4.0.6.tgz#5c0289e24e0a3375ebf8f69a17510b884cace1ca"
integrity sha512-T1MkndnmA4StiKK2UvEftrqANN+h9StlLghBbwmKa833d97D86np+2wmIOw5Rqy6rNW3D076A2G51mooWTUwfQ==
dependencies:
yauzl "^2.9.1"
buffer-crc32@~0.2.3:
version "0.2.13"
resolved "https://registry.yarnpkg.com/buffer-crc32/-/buffer-crc32-0.2.13.tgz#0d333e3f00eac50aa1454abd30ef8c2a5d9a7242"
fd-slicer@~1.1.0:
version "1.1.0"
resolved "https://registry.yarnpkg.com/fd-slicer/-/fd-slicer-1.1.0.tgz#25c7c89cb1f9077f8891bbe61d8f390eae256f1e"
dependencies:
pend "~1.2.0"
gl-matrix@*:
version "2.6.1"
resolved "https://registry.yarnpkg.com/gl-matrix/-/gl-matrix-2.6.1.tgz#1bc7f7b396f4ae80abdb4db9a98cd07d170b9004"
pend@~1.2.0:
version "1.2.0"
resolved "https://registry.yarnpkg.com/pend/-/pend-1.2.0.tgz#7a57eb550a6783f9115331fcf4663d5c8e007a50"
"sdl2@github:bsansouci/SDL-mirror#fast":
version "2.0.5"
resolved "https://codeload.github.com/bsansouci/SDL-mirror/tar.gz/db0756eec3c5979b8291d739ebac9e8747ccbac2"
dependencies:
yauzl "^2.9.1"
yauzl@^2.9.1:
version "2.9.2"
resolved "https://registry.yarnpkg.com/yauzl/-/yauzl-2.9.2.tgz#4fb1bc7ae1fc2f57037b54af6acc8fe1031c5b77"
dependencies:
buffer-crc32 "~0.2.3"
fd-slicer "~1.1.0"