Bump versions
This commit is contained in:
18
package.json
18
package.json
@@ -17,7 +17,7 @@
|
||||
"auto-launch": "^5.0.5",
|
||||
"bitfield": "^3.0.0",
|
||||
"capture-frame": "^3.0.0",
|
||||
"chokidar": "^3.0.2",
|
||||
"chokidar": "^3.2.2",
|
||||
"chromecasts": "^1.9.1",
|
||||
"create-torrent": "^4.4.1",
|
||||
"debounce": "^1.2.0",
|
||||
@@ -27,22 +27,22 @@
|
||||
"es6-error": "^4.1.1",
|
||||
"fn-getter": "^1.0.0",
|
||||
"iso-639-1": "^2.1.0",
|
||||
"languagedetect": "^1.2.0",
|
||||
"languagedetect": "^1.3.0",
|
||||
"location-history": "^1.1.1",
|
||||
"material-ui": "^0.20.2",
|
||||
"mkdirp": "^0.5.1",
|
||||
"music-metadata": "^4.8.0",
|
||||
"music-metadata": "^4.8.2",
|
||||
"network-address": "^1.1.2",
|
||||
"parse-torrent": "^7.0.1",
|
||||
"prettier-bytes": "^1.0.4",
|
||||
"prop-types": "^15.7.2",
|
||||
"react": "^16.9.0",
|
||||
"react-dom": "^16.9.0",
|
||||
"react": "^16.11.0",
|
||||
"react-dom": "^16.11.0",
|
||||
"rimraf": "^3.0.0",
|
||||
"run-parallel": "^1.1.9",
|
||||
"semver": "^6.3.0",
|
||||
"simple-concat": "^1.0.0",
|
||||
"simple-get": "^3.0.3",
|
||||
"simple-get": "^3.1.0",
|
||||
"srt-to-vtt": "^1.1.3",
|
||||
"vlc-command": "^1.2.0",
|
||||
"webtorrent": ">=0.107.16",
|
||||
@@ -54,12 +54,12 @@
|
||||
"cross-zip": "^2.1.6",
|
||||
"depcheck": "^0.8.3",
|
||||
"electron": "~7.0.0",
|
||||
"electron-osx-sign": "^0.4.13",
|
||||
"electron-osx-sign": "^0.4.14",
|
||||
"electron-packager": "^14.0.6",
|
||||
"electron-winstaller": "^4.0.0",
|
||||
"gh-release": "^3.5.0",
|
||||
"minimist": "^1.2.0",
|
||||
"nodemon": "^1.19.2",
|
||||
"nodemon": "^1.19.4",
|
||||
"open": "^7.0.0",
|
||||
"plist": "^3.0.1",
|
||||
"pngjs": "^3.4.0",
|
||||
@@ -87,7 +87,7 @@
|
||||
"main": "index.js",
|
||||
"optionalDependencies": {
|
||||
"appdmg": "^0.6.0",
|
||||
"electron-installer-debian": "^2.0.0",
|
||||
"electron-installer-debian": "^2.0.1",
|
||||
"electron-installer-redhat": "^2.0.0"
|
||||
},
|
||||
"private": true,
|
||||
|
||||
Reference in New Issue
Block a user