bump deps

This commit is contained in:
Feross Aboukhadijeh
2020-10-28 08:10:26 -10:00
parent 49ab4bd201
commit 57ffb5e0c4
2 changed files with 238 additions and 207 deletions

View File

@@ -13,23 +13,23 @@
"dependencies": {
"airplayer": "github:webtorrent/airplayer#fix-security",
"application-config": "^2.0.0",
"arch": "^2.1.2",
"arch": "^2.2.0",
"auto-launch": "^5.0.5",
"bitfield": "^3.0.0",
"capture-frame": "^4.0.0",
"chokidar": "^3.4.2",
"chokidar": "^3.4.3",
"chromecasts": "^1.9.1",
"create-torrent": "^4.4.2",
"debounce": "^1.2.0",
"dlnacasts": "^0.1.0",
"drag-drop": "^6.0.2",
"drag-drop": "^6.1.0",
"es6-error": "^4.1.1",
"fn-getter": "^1.0.0",
"iso-639-1": "^2.1.4",
"languagedetect": "^2.0.0",
"location-history": "^1.1.2",
"material-ui": "^0.20.2",
"music-metadata": "^7.0.2",
"music-metadata": "^7.4.1",
"network-address": "^1.1.2",
"parse-torrent": "^7.1.3",
"prettier-bytes": "^1.0.4",
@@ -37,13 +37,13 @@
"react": "^16.13.1",
"react-dom": "^16.13.1",
"rimraf": "^3.0.2",
"run-parallel": "^1.1.9",
"run-parallel": "^1.1.10",
"semver": "^7.3.2",
"simple-concat": "^1.0.1",
"simple-get": "^4.0.0",
"srt-to-vtt": "^1.1.3",
"vlc-command": "^1.2.0",
"webtorrent": ">=0.108.6",
"webtorrent": ">=0.109.2",
"winreg": "^1.2.4"
},
"devDependencies": {
@@ -51,18 +51,18 @@
"buble": "^0.20.0",
"cross-zip": "^3.1.0",
"depcheck": "^1.2.0",
"electron": "~10.1.2",
"electron": "~10.1.5",
"electron-notarize": "^1.0.0",
"electron-osx-sign": "^0.4.17",
"electron-packager": "^15.1.0",
"electron-winstaller": "^4.0.1",
"gh-release": "^3.5.0",
"minimist": "^1.2.5",
"nodemon": "^2.0.4",
"open": "^7.2.1",
"nodemon": "^2.0.6",
"open": "^7.3.0",
"plist": "^3.0.1",
"pngjs": "^5.0.0",
"run-series": "^1.1.8",
"run-series": "^1.1.9",
"spectron": "~11.1.0",
"standard": "*",
"tape": "^5.0.1",