Skip to content

Commit 45e9350

Browse files
Bump three from 0.106.2 to 0.125.0
Bumps [three](https://github.com/mrdoob/three.js) from 0.106.2 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 654ee94 commit 45e9350

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"react-scripts": "^3.0.1",
1515
"react-stack-grid": "^0.7.1",
1616
"react-youtube": "^7.9.0",
17-
"three": "^0.106.2"
17+
"three": "^0.125.0"
1818
},
1919
"scripts": {
2020
"predeploy": "npm run build",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9982,10 +9982,10 @@ text-table@0.2.0, text-table@^0.2.0:
99829982
resolved "https://registry.yarnpkg.com/text-table/-/text-table-0.2.0.tgz#7f5ee823ae805207c00af2df4a84ec3fcfa570b4"
99839983
integrity sha1-f17oI66AUgfACvLfSoTsP8+lcLQ=
99849984

9985-
three@^0.106.2:
9986-
version "0.106.2"
9987-
resolved "https://registry.yarnpkg.com/three/-/three-0.106.2.tgz#6752d304c470e4df230944ecd45325e7bf79e1f8"
9988-
integrity sha512-4Tlx43uoxnIaZFW2Bzkd1rXsatvVHEWAZJy8LuE+s6Q8c66ogNnhfq1bHiBKPAnXP230LD11H/ScIZc2LZMviA==
9985+
three@^0.125.0:
9986+
version "0.125.0"
9987+
resolved "https://registry.yarnpkg.com/three/-/three-0.125.0.tgz#19e922b9dc51ad0b706893aeee888de68e99850a"
9988+
integrity sha512-qL36qUGsPQ/Ofo/RZdXwHwM7A8wzUSAIyawtjIebJSPvounUQeneSqxI0aBY2iwKpseGy+RUtj3C5f/z4poyXw==
99899989

99909990
throat@^4.0.0:
99919991
version "4.1.0"

0 commit comments

Comments
 (0)