Skip to content

Commit

Permalink
Bump scheduler in r3f
Browse files Browse the repository at this point in the history
  • Loading branch information
hasparus committed Oct 26, 2019
1 parent a17407f commit cb535f9
Showing 1 changed file with 6 additions and 14 deletions.
20 changes: 6 additions & 14 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4195,9 +4195,9 @@ postcss@^6.0.1:
supports-color "^5.4.0"

postcss@^7.0.0, postcss@^7.0.1, postcss@^7.0.11, postcss@^7.0.17, postcss@^7.0.5:
version "7.0.20"
resolved "https://registry.yarnpkg.com/postcss/-/postcss-7.0.20.tgz#a107b68ef1ad1c5e6e214ebb3c5ede2799322837"
integrity sha512-VOdO3a5nHVftPSEbG1zaG320b4mH5KAflH+pIeVAF5/hlw6YumELSgHZQBekjg29Oj4qw7XAyp9tIEBpeNWcyg==
version "7.0.21"
resolved "https://registry.yarnpkg.com/postcss/-/postcss-7.0.21.tgz#06bb07824c19c2021c5d056d5b10c35b989f7e17"
integrity sha512-uIFtJElxJo29QC753JzhidoAhvp/e/Exezkdhfmt8AymWT6/5B7W1WmponYWkHk2eg6sONyTch0A3nkMPun3SQ==
dependencies:
chalk "^2.4.2"
source-map "^0.6.1"
Expand Down Expand Up @@ -4402,13 +4402,13 @@ react-spring@^8.0.27:

react-three-fiber@hasparus/react-three-fiber:
version "3.0.6-rc.0"
resolved "https://codeload.github.com/hasparus/react-three-fiber/tar.gz/be97ae4f508ca2db6db03fcba8a0906535ba2324"
resolved "https://codeload.github.com/hasparus/react-three-fiber/tar.gz/2eaf08931a621b9ae2b450ce365d238916fe813d"
dependencies:
"@babel/runtime" "^7.6.3"
react-promise-suspense "^0.3.1"
react-reconciler "0.23.0"
resize-observer-polyfill "^1.5.1"
scheduler "0.13.3"
scheduler "0.17.0"
tiny-emitter "^2.1.0"
utility-types "^3.8.0"

Expand Down Expand Up @@ -4730,15 +4730,7 @@ saxes@^3.1.9:
dependencies:
xmlchars "^2.1.1"

[email protected]:
version "0.13.3"
resolved "https://registry.yarnpkg.com/scheduler/-/scheduler-0.13.3.tgz#bed3c5850f62ea9c716a4d781f9daeb9b2a58896"
integrity sha512-UxN5QRYWtpR1egNWzJcVLk8jlegxAugswQc984lD3kU7NuobsO37/sRfbpTdBjtnD5TBNFA2Q2oLV5+UmPSmEQ==
dependencies:
loose-envify "^1.1.0"
object-assign "^4.1.1"

scheduler@^0.17.0:
[email protected], scheduler@^0.17.0:
version "0.17.0"
resolved "https://registry.yarnpkg.com/scheduler/-/scheduler-0.17.0.tgz#7c9c673e4ec781fac853927916d1c426b6f3ddfe"
integrity sha512-7rro8Io3tnCPuY4la/NuI5F2yfESpnfZyT6TtkXnSWVkcu0BCDJ+8gk5ozUaFaxpIyNuWAPXrH0yFcSi28fnDA==
Expand Down

0 comments on commit cb535f9

Please sign in to comment.