Skip to content
This repository has been archived by the owner on Aug 27, 2020. It is now read-only.

Commit

Permalink
Update dependency three to ^0.118.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jun 30, 2020
1 parent 7ab46dd commit f1eef9e
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"react": "^16.8.6",
"react-dom": "^16.8.6",
"react-scripts": "2.1.8",
"three": "^0.103.0",
"three": "^0.118.3",
"three-dragcontrols": "^0.88.2",
"three-fly-controls": "^1.1.0",
"three-gltf-loader": "^1.103.0",
Expand All @@ -32,7 +32,7 @@
"@types/react": "^16.8.10",
"@types/react-dom": "^16.8.3",
"@types/stats.js": "^0.17.0",
"@types/three": "^0.93.30",
"@types/three": "^0.93.31",
"eslint-config-bliss": "^3.3.0",
"gh-pages": "^2.0.1",
"react": "^16.8.6",
Expand Down
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1036,10 +1036,10 @@
resolved "https://registry.yarnpkg.com/@types/tapable/-/tapable-1.0.2.tgz#e13182e1b69871a422d7863e11a4a6f5b814a4bd"
integrity sha512-42zEJkBpNfMEAvWR5WlwtTH22oDzcMjFsL9gDGExwF8X8WvAiw7Vwop7hPw03QT8TKfec83LwbHj6SvpqM4ELQ==

"@types/three@^0.93.30":
version "0.93.30"
resolved "https://registry.yarnpkg.com/@types/three/-/three-0.93.30.tgz#a1c51cb53936e45906586bdb3bfcc4e027e40960"
integrity sha512-PKynehMvPQ7/Jmqnz4aFTaUHTmT2VAT8qPnHSaXq8TawXjmRIvAeI+84gsU9LwzRyMZ37z81qkJJdofjfhnysA==
"@types/three@^0.93.31":
version "0.93.31"
resolved "https://registry.yarnpkg.com/@types/three/-/three-0.93.31.tgz#9698891a463b5c1ef0fc65f46114fe4f70f87ba2"
integrity sha512-lR9eLY3gnrUDAdW4ujITgVTPEv1Oy2yoL3LlfKAnjQuzyjGSR+PvQuXuWmaDCD1IyWhkqbnol1nJwaW0MGe35A==

"@types/unist@*", "@types/unist@^2.0.0":
version "2.0.3"
Expand Down Expand Up @@ -9560,10 +9560,10 @@ three-orbit-controls@^82.1.0:
resolved "https://registry.yarnpkg.com/three-orbit-controls/-/three-orbit-controls-82.1.0.tgz#11a7f33d0a20ecec98f098b37780f6537374fab4"
integrity sha1-EafzPQog7OyY8Jizd4D2U3N0+rQ=

three@^0.103.0:
version "0.103.0"
resolved "https://registry.yarnpkg.com/three/-/three-0.103.0.tgz#63b3dbccc861caad93269618061a73dadebae71b"
integrity sha512-4WKRHTMt96sp+lX+Hx/eHtN9CWFyejDqr1ikgxZUJIkKEHVglSE7FY8n81NC6yWXqVSjUIQQppaxsoUe26Zi9g==
three@^0.118.3:
version "0.118.3"
resolved "https://registry.yarnpkg.com/three/-/three-0.118.3.tgz#c0bf8c10a68155478f12f4ccac2ff979526a4a0a"
integrity sha512-ijECXrNzDkHieoeh2H69kgawTGH8DiamhR4uBN8jEM7VHSKvfTdEvOoHsA8Aq7dh7PHAxhlqBsN5arBI3KixSw==

threejs-window-resize@^1.0.1:
version "1.0.1"
Expand Down

0 comments on commit f1eef9e

Please sign in to comment.