Skip to content

Commit

Permalink
chore: ncu update
Browse files Browse the repository at this point in the history
  • Loading branch information
evenchange4 committed Nov 28, 2018
1 parent b4e2248 commit 1385efa
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 15 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"raf-throttle": "^2.0.3",
"ramda": "^0.26.1",
"react-dnd-dropzone": "^1.0.0",
"react-overlay-pack": "^3.0.5",
"react-overlay-pack": "^3.0.6",
"react-spring": "^6.1.9",
"react-topbar-progress-indicator": "^2.0.0",
"react-virtualized": "^9.21.0",
Expand Down
23 changes: 9 additions & 14 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8414,11 +8414,6 @@ ramda@^0.21.0:
resolved "https://registry.yarnpkg.com/ramda/-/ramda-0.21.0.tgz#a001abedb3ff61077d4ff1d577d44de77e8d0a35"
integrity sha1-oAGr7bP/YQd9T/HVd9RN536NCjU=

ramda@^0.26.0:
version "0.26.0"
resolved "https://registry.yarnpkg.com/ramda/-/ramda-0.26.0.tgz#3cbe059f5c18fbc0eb86f2396ab1f8320705424c"
integrity sha512-maK1XqpgsOo5DwjhROjqDvpm1vkphLQbpleVv+b3t5Y9uOQ0t8hTHT582+mDs7RLrex1kd4lWYizNXWLVjsq9w==

ramda@^0.26.1:
version "0.26.1"
resolved "https://registry.yarnpkg.com/ramda/-/ramda-0.26.1.tgz#8d41351eb8111c55353617fc3bbffad8e4d35d06"
Expand Down Expand Up @@ -8476,7 +8471,7 @@ raw-loader@^0.5.1:
resolved "https://registry.yarnpkg.com/raw-loader/-/raw-loader-0.5.1.tgz#0c3d0beaed8a01c966d9787bf778281252a979aa"
integrity sha1-DD0L6u2KAclm2Xh793goElKpeao=

rc-tween-one@^2.2.17:
rc-tween-one@^2.2.18:
version "2.2.18"
resolved "https://registry.yarnpkg.com/rc-tween-one/-/rc-tween-one-2.2.18.tgz#7fa386a53fd94edacb93f11c36bf822fa32e181a"
integrity sha512-WE9BRk+C+6pyOqNI8BX4JSaWkbl8ENtFZuaELGzYLl46q+x89E66NfCh0sZ4a0w/I/4zPhBxrCkyXNZOqIKkMA==
Expand Down Expand Up @@ -8641,19 +8636,19 @@ react-modal@^3.6.1:
react-lifecycles-compat "^3.0.0"
warning "^3.0.0"

react-overlay-pack@^3.0.5:
version "3.0.5"
resolved "https://registry.yarnpkg.com/react-overlay-pack/-/react-overlay-pack-3.0.5.tgz#4007aa3116c8a0886906375a1c8671d940a0f347"
integrity sha512-79O9gvrMTQ/d79b4BEslRVjl6uQcpCsQH6Gr1sRfDr4sPu+IbgI++N5kKthFmHj4W5iMeDDkERLwm/DsFyx0Dg==
react-overlay-pack@^3.0.6:
version "3.0.6"
resolved "https://registry.yarnpkg.com/react-overlay-pack/-/react-overlay-pack-3.0.6.tgz#2518d51a411523a984602bcde00ac4766f31099d"
integrity sha512-BWOXf0SFSCH3XIZS3/ckQ55PipH42PcE5cEKifeVyM/uLnzZ6fArELvxRHA6L/Jx3LCxDEC6E2LHapc4XSQmrw==
dependencies:
dom-align "^1.8.0"
prop-types "^15.6.2"
raf-throttle "^2.0.3"
ramda "^0.26.0"
rc-tween-one "^2.2.17"
react-portal "^4.1.5"
ramda "^0.26.1"
rc-tween-one "^2.2.18"
react-portal "^4.2.0"

react-portal@^4.1.5:
react-portal@^4.2.0:
version "4.2.0"
resolved "https://registry.yarnpkg.com/react-portal/-/react-portal-4.2.0.tgz#5400831cdb0ae64dccb8128121cf076089ab1afd"
integrity sha512-Zf+vGQ/VEAb5XAy+muKEn48yhdCNYPZaB1BWg1xc8sAZWD8pXTgPtQT4ihBdmWzsfCq8p8/kqf0GWydSBqc+Eg==
Expand Down

0 comments on commit 1385efa

Please sign in to comment.