Skip to content
This repository has been archived by the owner on Apr 29, 2022. It is now read-only.

Commit

Permalink
Fix opening menu crashes the app (#33)
Browse files Browse the repository at this point in the history
  • Loading branch information
quanglam2807 authored Jun 3, 2018
1 parent 2a0b25c commit c1b5fdc
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 22 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"menubar": "5.2.3"
},
"devDependencies": {
"@material-ui/core": "1.1.0",
"@material-ui/core": "1.2.0",
"@material-ui/icons": "1.1.0",
"babel-cli": "6.26.0",
"babel-preset-env": "1.7.0",
Expand All @@ -43,11 +43,11 @@
"eslint-plugin-import": "2.12.0",
"eslint-plugin-jsx-a11y": "6.0.3",
"eslint-plugin-react": "7.8.2",
"esm": "3.0.38",
"esm": "3.0.46",
"fs-extra": "6.0.1",
"glob": "7.1.2",
"history": "4.7.2",
"mousetrap": "1.6.1",
"mousetrap": "1.6.2",
"pouchdb-browser": "6.4.3",
"prop-types": "15.6.1",
"react": "16.4.0",
Expand All @@ -58,7 +58,7 @@
"react-scripts": "1.1.4",
"recordrtc": "5.4.6",
"redux": "3.7.2",
"redux-thunk": "2.2.0",
"redux-thunk": "2.3.0",
"typeface-roboto": "0.0.54",
"wait-on": "2.1.0"
},
Expand Down
46 changes: 28 additions & 18 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -13,15 +13,16 @@
core-js "^2.5.3"
regenerator-runtime "^0.11.1"

"@material-ui/core@1.1.0":
version "1.1.0"
resolved "https://registry.yarnpkg.com/@material-ui/core/-/core-1.1.0.tgz#592a58efe2001396125c3187565d3cb88a98b2e7"
"@material-ui/core@1.2.0":
version "1.2.0"
resolved "https://registry.yarnpkg.com/@material-ui/core/-/core-1.2.0.tgz#ec372fd44f949faa604c4ccd4b7ee0bc5e08ac8c"
dependencies:
"@babel/runtime" "^7.0.0-beta.42"
"@types/jss" "^9.5.3"
"@types/react-transition-group" "^2.0.8"
brcast "^3.0.1"
classnames "^2.2.5"
csstype "^2.5.2"
debounce "^1.1.0"
deepmerge "^2.0.1"
dom-helpers "^3.2.1"
Expand All @@ -36,13 +37,13 @@
keycode "^2.1.9"
normalize-scroll-left "^0.1.2"
prop-types "^15.6.0"
react-event-listener "^0.5.9"
react-event-listener "^0.6.0"
react-jss "^8.1.0"
react-popper "^0.10.0"
react-transition-group "^2.2.1"
recompose "^0.26.0 || ^0.27.0"
scroll "^2.0.3"
warning "^3.0.0"
warning "^4.0.1"

"@material-ui/[email protected]":
version "1.1.0"
Expand Down Expand Up @@ -2136,6 +2137,10 @@ csstype@^2.0.0, csstype@^2.2.0:
version "2.5.2"
resolved "https://registry.yarnpkg.com/csstype/-/csstype-2.5.2.tgz#4534308476ceede8fbe148b9b99f9baf1c80fa06"

csstype@^2.5.2:
version "2.5.3"
resolved "https://registry.yarnpkg.com/csstype/-/csstype-2.5.3.tgz#2504152e6e1cc59b32098b7f5d6a63f16294c1f7"

currently-unhandled@^0.4.1:
version "0.4.1"
resolved "https://registry.yarnpkg.com/currently-unhandled/-/currently-unhandled-0.4.1.tgz#988df33feab191ef799a61369dd76c17adf957ea"
Expand Down Expand Up @@ -3039,9 +3044,9 @@ [email protected]:
table "4.0.2"
text-table "~0.2.0"

[email protected].38:
version "3.0.38"
resolved "https://registry.yarnpkg.com/esm/-/esm-3.0.38.tgz#e58f140f12eaff48a716fb7b1e700dc55963e29e"
[email protected].46:
version "3.0.46"
resolved "https://registry.yarnpkg.com/esm/-/esm-3.0.46.tgz#283ac0be814738ef643e7ce28acce40e9c392870"

espree@^3.5.1:
version "3.5.2"
Expand Down Expand Up @@ -5316,9 +5321,9 @@ [email protected]:
version "2.18.1"
resolved "https://registry.yarnpkg.com/moment/-/moment-2.18.1.tgz#c36193dd3ce1c2eed2adb7c802dbbc77a81b1c0f"

[email protected].1:
version "1.6.1"
resolved "https://registry.yarnpkg.com/mousetrap/-/mousetrap-1.6.1.tgz#2a085f5c751294c75e7e81f6ec2545b29cbf42d9"
[email protected].2:
version "1.6.2"
resolved "https://registry.yarnpkg.com/mousetrap/-/mousetrap-1.6.2.tgz#caadd9cf886db0986fb2fee59a82f6bd37527587"

[email protected]:
version "0.7.1"
Expand Down Expand Up @@ -6448,12 +6453,11 @@ react-error-overlay@^4.0.0:
version "4.0.0"
resolved "https://registry.yarnpkg.com/react-error-overlay/-/react-error-overlay-4.0.0.tgz#d198408a85b4070937a98667f500c832f86bd5d4"

react-event-listener@^0.5.9:
version "0.5.9"
resolved "https://registry.yarnpkg.com/react-event-listener/-/react-event-listener-0.5.9.tgz#c64e84f77156a682614835bdc1bc7ba00912df97"
react-event-listener@^0.6.0:
version "0.6.0"
resolved "https://registry.yarnpkg.com/react-event-listener/-/react-event-listener-0.6.0.tgz#f8cf2821f5ca1844e0df1dac1c7b9a3ecb686fd7"
dependencies:
"@babel/runtime" "^7.0.0-beta.42"
fbjs "^0.8.16"
prop-types "^15.6.0"
warning "^3.0.0"

Expand Down Expand Up @@ -6699,9 +6703,9 @@ reduce-function-call@^1.0.1:
dependencies:
balanced-match "^0.4.2"

redux-thunk@2.2.0:
version "2.2.0"
resolved "https://registry.yarnpkg.com/redux-thunk/-/redux-thunk-2.2.0.tgz#e615a16e16b47a19a515766133d1e3e99b7852e5"
redux-thunk@2.3.0:
version "2.3.0"
resolved "https://registry.yarnpkg.com/redux-thunk/-/redux-thunk-2.3.0.tgz#51c2c19a185ed5187aaa9a2d08b666d0d6467622"

[email protected]:
version "3.7.2"
Expand Down Expand Up @@ -7982,6 +7986,12 @@ warning@^3.0.0:
dependencies:
loose-envify "^1.0.0"

warning@^4.0.1:
version "4.0.1"
resolved "https://registry.yarnpkg.com/warning/-/warning-4.0.1.tgz#66ce376b7fbfe8a887c22bdf0e7349d73d397745"
dependencies:
loose-envify "^1.0.0"

watch@~0.10.0:
version "0.10.0"
resolved "https://registry.yarnpkg.com/watch/-/watch-0.10.0.tgz#77798b2da0f9910d595f1ace5b0c2258521f21dc"
Expand Down

0 comments on commit c1b5fdc

Please sign in to comment.