Skip to content

Commit

Permalink
Updated deps in yarn.lock
Browse files Browse the repository at this point in the history
  • Loading branch information
amilajack committed Oct 15, 2016
1 parent 3dd2fb4 commit 876e04b
Show file tree
Hide file tree
Showing 3 changed files with 102 additions and 120 deletions.
1 change: 1 addition & 0 deletions app/api/torrents/ExtraTorrentProvider.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
/* eslint-disable */
/**
* @TODO
*/
Expand Down
32 changes: 16 additions & 16 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,22 +65,22 @@
},
"homepage": "https://github.com/amilajack/popcorn-time-desktop",
"devDependencies": {
"autoprefixer": "^6.5.0",
"autoprefixer": "^6.5.1",
"babel-core": "^6.17.0",
"babel-eslint": "^7.0.0",
"babel-loader": "^6.2.5",
"babel-plugin-add-module-exports": "^0.2.1",
"babel-plugin-dev-expression": "^0.2.1",
"babel-plugin-module-resolver": "^2.2.0",
"babel-plugin-syntax-flow": "^6.13.0",
"babel-plugin-tcomb": "^0.3.18",
"babel-plugin-tcomb": "^0.3.19",
"babel-plugin-transform-flow-strip-types": "^6.14.0",
"babel-plugin-transform-remove-console": "^6.8.0",
"babel-plugin-transform-remove-debugger": "^6.8.0",
"babel-plugin-transform-runtime": "^6.15.0",
"babel-plugin-webpack-loaders": "^0.8.0",
"babel-polyfill": "^6.16.0",
"babel-preset-env": "0.0.4",
"babel-preset-env": "0.0.6",
"babel-preset-react": "^6.16.0",
"babel-preset-react-hmre": "^1.1.1",
"babel-preset-react-optimize": "^1.0.1",
Expand All @@ -91,39 +91,39 @@
"chai": "^3.5.0",
"classnames": "^2.2.5",
"configstore": "^2.1.0",
"cross-env": "^3.1.1",
"cross-env": "^3.1.2",
"css-loader": "^0.25.0",
"css-modules-require-hook": "^4.0.5",
"devtron": "^1.4.0",
"dotenv": "^2.0.0",
"download": "^5.0.2",
"electron": "1.4.3",
"electron-builder": "^7.11.4",
"electron-builder": "^7.13.0",
"electron-debug": "^1.0.1",
"electron-devtools-installer": "^2.0.1",
"electron-squirrel-startup": "^1.0.0",
"eslint": "^3.7.1",
"eslint-config-airbnb": "^12.0.0",
"eslint-formatter-pretty": "^1.0.1",
"eslint-formatter-pretty": "^1.1.0",
"eslint-import-resolver-webpack": "^0.6.0",
"eslint-loader": "^1.5.0",
"eslint-nibble-ignore": "^3.0.0",
"eslint-plugin-flowtype": "^2.20.0",
"eslint-plugin-flowtype-errors": "1.4.0",
"eslint-plugin-flowtype-errors": "1.4.1",
"eslint-plugin-fp": "^2.2.0",
"eslint-plugin-import": "^2.0.0",
"eslint-plugin-jsx-a11y": "^2.2.2",
"eslint-plugin-mocha": "^4.6.0",
"eslint-plugin-import": "^2.0.1",
"eslint-plugin-jsx-a11y": "^2.2.3",
"eslint-plugin-mocha": "^4.7.0",
"eslint-plugin-promise": "^3.0.0",
"eslint-plugin-react": "^6.3.0",
"eslint-plugin-react": "^6.4.1",
"express": "^4.14.0",
"extract-text-webpack-plugin": "^1.0.1",
"extract-zip": "^1.5.0",
"fbjs-scripts": "^0.7.1",
"file-loader": "^0.9.0",
"flow-bin": "^0.33.0",
"gm": "^1.23.0",
"husky": "^0.11.8",
"husky": "^0.11.9",
"image-diff": "^1.6.3",
"immutable": "^3.8.1",
"ionicons-temp": "^2.0.0",
Expand All @@ -134,7 +134,7 @@
"lru-cache": "^4.0.1",
"minimist": "^1.2.0",
"mkdirp": "^0.5.1",
"mocha": "^2.1.0",
"mocha": "^2.1.2",
"network-address": "^1.1.0",
"node-libs-browser": "^1.0.0",
"node-loader": "^0.6.0",
Expand Down Expand Up @@ -167,16 +167,16 @@
"speedtest-net": "^1.2.8",
"srt2vtt": "^1.3.1",
"style-loader": "^0.13.1",
"stylelint": "^7.3.1",
"stylelint": "^7.4.2",
"stylelint-config-standard": "^13.0.2",
"super-kat": "^0.0.5",
"tcomb": "^3.2.15",
"trakt.tv": "github:amilajack/trakt.tv",
"vlc-command": "^1.1.1",
"webpack": "^1.13.2",
"webpack-dashboard": "^0.2.0",
"webpack-dev-middleware": "^1.8.3",
"webpack-hot-middleware": "^2.12.2",
"webpack-dev-middleware": "^1.8.4",
"webpack-hot-middleware": "^2.13.0",
"webtorrent": "github:amilajack/webtorrent",
"why-did-you-update": "^0.0.8",
"yargs": "^6.0.0"
Expand Down
Loading

0 comments on commit 876e04b

Please sign in to comment.