Skip to content

Commit ff13315

Browse files
Bump three from 0.110.0 to 0.125.0
Bumps [three](https://github.com/mrdoob/three.js) from 0.110.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>
1 parent 0d62e26 commit ff13315

3 files changed

Lines changed: 8 additions & 8 deletions

File tree

package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"remark-toc": "^6.0.0",
3030
"showdown": "1.9.1",
3131
"styled-components": "^4.4.1",
32-
"three": "^0.110.0",
32+
"three": "^0.125.0",
3333
"unist-util-visit": "^2.0.1"
3434
},
3535
"devDependencies": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7789,10 +7789,10 @@ thread-loader@2.1.3:
77897789
loader-utils "^1.1.0"
77907790
neo-async "^2.6.0"
77917791

7792-
three@^0.110.0:
7793-
version "0.110.0"
7794-
resolved "https://registry.yarnpkg.com/three/-/three-0.110.0.tgz#8719591de1336269113ee79f4268ba247b2324f8"
7795-
integrity sha512-wlurH8XBO9Sd5VIw8nBa+taLR20kqaI4e9FiuMh6tqK8eOS2q2R+ZoUyufbyDTVTHhs8GiTbv0r2CMLkwerFJg==
7792+
three@^0.125.0:
7793+
version "0.125.0"
7794+
resolved "https://registry.yarnpkg.com/three/-/three-0.125.0.tgz#19e922b9dc51ad0b706893aeee888de68e99850a"
7795+
integrity sha512-qL36qUGsPQ/Ofo/RZdXwHwM7A8wzUSAIyawtjIebJSPvounUQeneSqxI0aBY2iwKpseGy+RUtj3C5f/z4poyXw==
77967796

77977797
through2@^2.0.0:
77987798
version "2.0.5"

0 commit comments

Comments
 (0)