Skip to content

Commit 7194393

Browse files
Bump three from 0.111.0 to 0.125.0
Bumps [three](https://github.com/mrdoob/three.js) from 0.111.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] <[email protected]>
1 parent f751d45 commit 7194393

File tree

2 files changed

+5
-10
lines changed

2 files changed

+5
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
"semver": "^7.3.2",
7171
"simple-statistics": "^7.1.0",
7272
"styled-components": "^5.2.1",
73-
"three": "^0.111.0",
73+
"three": "^0.125.0",
7474
"three-mesh-bvh": "^0.1.5",
7575
"uplot": "^1.0.8",
7676
"uuidv4": "6.0.0",

yarn.lock

Lines changed: 4 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -13473,15 +13473,10 @@ three-mesh-bvh@^0.1.5:
1347313473
resolved "https://registry.yarnpkg.com/three-mesh-bvh/-/three-mesh-bvh-0.1.5.tgz#b76cabdc98a31a3499b6f3bbb4162b3dc0468911"
1347413474
integrity sha512-ryT4RVDlSlwrRtCFgtH5PTRrAC+JGfzFxXJ1E5Wdfu2xVVcoeBkl2ocVp4XgOhzWJQWiSaHyq30VmSBhBPcigQ==
1347513475

13476-
three@*:
13477-
version "0.124.0"
13478-
resolved "https://registry.yarnpkg.com/three/-/three-0.124.0.tgz#14ab1a26ba6c56e51190e1b55695cd3c1e69ea55"
13479-
integrity sha512-ROXp1Ly7YyF+jC910DQyAWj++Qlw2lQv0qwYLNQwdDbjk4bsOXAfGO92wYTMPNei1GMJUmCxSxc3MjGBTS09Rg==
13480-
13481-
three@^0.111.0:
13482-
version "0.111.0"
13483-
resolved "https://registry.yarnpkg.com/three/-/three-0.111.0.tgz#9cedb73e79b7f6bf2440cb67a273f883faa923b6"
13484-
integrity sha512-AcTqyGJ3H75AIusOuADy0LsP958QKQwm/YhABHFMzd6RFXPNVay1rlSbbG6WYv7KM72G2THMMwqbjQd4dVHMkQ==
13476+
three@*, three@^0.125.0:
13477+
version "0.125.0"
13478+
resolved "https://registry.yarnpkg.com/three/-/three-0.125.0.tgz#19e922b9dc51ad0b706893aeee888de68e99850a"
13479+
integrity sha512-qL36qUGsPQ/Ofo/RZdXwHwM7A8wzUSAIyawtjIebJSPvounUQeneSqxI0aBY2iwKpseGy+RUtj3C5f/z4poyXw==
1348513480

1348613481
throat@^4.0.0:
1348713482
version "4.1.0"

0 commit comments

Comments
 (0)