Skip to content

Commit 30e3a86

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] <[email protected]>
1 parent d4ef885 commit 30e3a86

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
@@ -16,7 +16,7 @@
1616
"react-scripts": "^4.0.3",
1717
"react-stack-grid": "^0.7.1",
1818
"react-youtube": "^7.9.0",
19-
"three": "^0.106.2"
19+
"three": "^0.125.0"
2020
},
2121
"scripts": {
2222
"predeploy": "npm run build",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12039,10 +12039,10 @@ [email protected], text-table@^0.2.0:
1203912039
resolved "https://registry.yarnpkg.com/text-table/-/text-table-0.2.0.tgz#7f5ee823ae805207c00af2df4a84ec3fcfa570b4"
1204012040
integrity sha1-f17oI66AUgfACvLfSoTsP8+lcLQ=
1204112041

12042-
three@^0.106.2:
12043-
version "0.106.2"
12044-
resolved "https://registry.yarnpkg.com/three/-/three-0.106.2.tgz#6752d304c470e4df230944ecd45325e7bf79e1f8"
12045-
integrity sha512-4Tlx43uoxnIaZFW2Bzkd1rXsatvVHEWAZJy8LuE+s6Q8c66ogNnhfq1bHiBKPAnXP230LD11H/ScIZc2LZMviA==
12042+
three@^0.125.0:
12043+
version "0.125.0"
12044+
resolved "https://registry.yarnpkg.com/three/-/three-0.125.0.tgz#19e922b9dc51ad0b706893aeee888de68e99850a"
12045+
integrity sha512-qL36qUGsPQ/Ofo/RZdXwHwM7A8wzUSAIyawtjIebJSPvounUQeneSqxI0aBY2iwKpseGy+RUtj3C5f/z4poyXw==
1204612046

1204712047
throat@^5.0.0:
1204812048
version "5.0.0"

0 commit comments

Comments
 (0)