-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathyarn.lock
28 lines (23 loc) · 1.21 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
# THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY.
# yarn lockfile v1
"@webvoxel/core@^0.0.2-b10":
version "0.0.2-b10"
resolved "https://registry.yarnpkg.com/@webvoxel/core/-/core-0.0.2-b10.tgz#409aeb3ce0c8e77d8ec1105cb7c77210eda3b234"
integrity sha512-H1oriwRo5EELPMwCpnccdd7sv7ZkpOsPQpNT3x4ZHPxEjJmgjCH60pfE0PrQ0psLUaAb5G0D1q4WpP2kqrvyHQ==
dependencies:
lodash "^4.17.15"
three "^0.112.0"
lodash@^4.17.15:
version "4.17.21"
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.21.tgz#679591c564c3bffaae8454cf0b3df370c3d6911c"
integrity sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==
three@^0.112.0:
version "0.112.1"
resolved "https://registry.yarnpkg.com/three/-/three-0.112.1.tgz#f8d8f4d0f8e5f753dac6260491b8209457fdc131"
integrity sha512-8I0O74hiYtKl3LgDNcPJbBGOlpekbcJ6fJnImmW3mFdeUFJ2H9Y3/UuUSW2sBdjrIlCM0gvOkaTEFlofO900TQ==
webpack-merge@^4.2.2:
version "4.2.2"
resolved "https://registry.yarnpkg.com/webpack-merge/-/webpack-merge-4.2.2.tgz#a27c52ea783d1398afd2087f547d7b9d2f43634d"
integrity sha512-TUE1UGoTX2Cd42j3krGYqObZbOD+xF7u28WB7tfUordytSjbWTIjK/8V0amkBfTYN4/pB/GIDlJZZ657BGG19g==
dependencies:
lodash "^4.17.15"