bump deps

This commit is contained in:
Feross Aboukhadijeh
2020-11-22 16:24:46 -10:00
parent baf06461df
commit 37d962fcf3
2 changed files with 782 additions and 1106 deletions

1872
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -39,7 +39,7 @@
"languagedetect": "^2.0.0", "languagedetect": "^2.0.0",
"location-history": "^1.1.2", "location-history": "^1.1.2",
"material-ui": "^0.20.2", "material-ui": "^0.20.2",
"music-metadata": "^7.4.1", "music-metadata": "^7.5.0",
"network-address": "^1.1.2", "network-address": "^1.1.2",
"parse-torrent": "^8.0.0", "parse-torrent": "^8.0.0",
"prettier-bytes": "^1.0.4", "prettier-bytes": "^1.0.4",
@@ -53,19 +53,19 @@
"simple-get": "^4.0.0", "simple-get": "^4.0.0",
"srt-to-vtt": "^1.1.3", "srt-to-vtt": "^1.1.3",
"vlc-command": "^1.2.0", "vlc-command": "^1.2.0",
"webtorrent": ">=0.109.2", "webtorrent": ">=0.111.0",
"winreg": "^1.2.4" "winreg": "^1.2.4"
}, },
"devDependencies": { "devDependencies": {
"@babel/cli": "^7.6.0", "@babel/cli": "^7.12.7",
"@babel/core": "^7.6.0", "@babel/core": "^7.12.7",
"@babel/eslint-parser": "^7.12.1", "@babel/eslint-parser": "^7.12.1",
"@babel/plugin-transform-react-jsx": "^7.3.0", "@babel/plugin-transform-react-jsx": "^7.12.7",
"cross-zip": "^3.1.0", "cross-zip": "^3.1.0",
"depcheck": "^1.2.0", "depcheck": "^1.3.1",
"electron": "~11.0.0", "electron": "~11.0.2",
"electron-notarize": "^1.0.0", "electron-notarize": "^1.0.0",
"electron-osx-sign": "^0.4.17", "electron-osx-sign": "^0.5.0",
"electron-packager": "^15.1.0", "electron-packager": "^15.1.0",
"electron-winstaller": "^4.0.1", "electron-winstaller": "^4.0.1",
"gh-release": "^4.0.3", "gh-release": "^4.0.3",