Bump three from 0.97.0 to 0.125.0
Bumps [three](https://github.com/mrdoob/three.js) from 0.97.0 to 0.125.0. - [Release notes](https://github.com/mrdoob/three.js/releases) - [Commits](https://github.com/mrdoob/three.js/commits) Signed-off-by: dependabot[bot] <support@github.com>10.8-maintenance
parent
9cedeb23ca
commit
ec01af39cd
|
@ -70,7 +70,7 @@
|
|||
"semver-min": "^0.6.5",
|
||||
"short-unique-id": "^1.1.1",
|
||||
"switchery-latest": "^0.8.2",
|
||||
"three": "~0.97.0",
|
||||
"three": "~0.125.0",
|
||||
"universal-ga": "^1.2.0",
|
||||
"vue": "2.6.12"
|
||||
},
|
||||
|
|
|
@ -8473,10 +8473,10 @@ thenify@^3.3.0:
|
|||
dependencies:
|
||||
any-promise "^1.0.0"
|
||||
|
||||
three@~0.97.0:
|
||||
version "0.97.0"
|
||||
resolved "https://registry.yarnpkg.com/three/-/three-0.97.0.tgz#76141e1b0ace14246fe9198a458fefddc98a4e30"
|
||||
integrity sha512-ctZF79O1R2aMIDnz9cV5GUIONyFnYvfQKg4+EAwEVaEr1mgy99rglstH6hhRdIThu3SOa4Ns5da/Ee5fTbWc9A==
|
||||
three@~0.125.0:
|
||||
version "0.125.0"
|
||||
resolved "https://registry.yarnpkg.com/three/-/three-0.125.0.tgz#19e922b9dc51ad0b706893aeee888de68e99850a"
|
||||
integrity sha512-qL36qUGsPQ/Ofo/RZdXwHwM7A8wzUSAIyawtjIebJSPvounUQeneSqxI0aBY2iwKpseGy+RUtj3C5f/z4poyXw==
|
||||
|
||||
through2-filter@^3.0.0:
|
||||
version "3.0.0"
|
||||
|
|
Loading…
Reference in New Issue