feat(update): update everything to new versions

This commit is contained in:
Alexey Kasyanchuk
2021-01-06 02:38:15 +03:00
parent 894391542a
commit 95fc935438
7 changed files with 5415 additions and 3028 deletions

View File

@ -108,67 +108,67 @@
"ansi-256-colors": "^1.1.0",
"bencode": "^2.0.1",
"bitfield": "^3.0.0",
"cheerio": "^1.0.0-rc.2",
"compare-versions": "^3.5.0",
"debug": "^4.1.1",
"cheerio": "^1.0.0-rc.5",
"compare-versions": "^3.6.0",
"debug": "^4.3.1",
"detect-onebyte-encoding": "^1.0.3",
"electron-context-menu": "^2.3.1",
"electron-log": "^4.3.1",
"electron-updater": "^4.3.5",
"fs-jetpack": "^2.2.2",
"glob": "^7.1.4",
"fs-jetpack": "^4.1.0",
"glob": "^7.1.6",
"google": "^2.1.0",
"iconv-lite": "^0.5.0",
"ipaddr.js": "^1.9.1",
"iconv-lite": "^0.6.2",
"ipaddr.js": "^2.0.0",
"is-running": "^2.1.0",
"json-socket": "github:DEgITx/node-json-socket",
"lodash": "^4.17.15",
"lodash": "^4.17.20",
"material-ui": "^0.20.2",
"mime": "^2.4.4",
"mkdirp": "^0.5.1",
"moment": "^2.20.1",
"mysql": "^2.17.1",
"mime": "^2.4.7",
"mkdirp": "^1.0.4",
"moment": "^2.29.1",
"mysql": "^2.18.1",
"nat-upnp": "^1.1.1",
"node-fetch": "^2.6.0",
"object-hash": "^1.3.1",
"parse-torrent": "^7.0.0",
"react": "16.5.2",
"react-dom": "16.5.2",
"node-fetch": "^2.6.1",
"object-hash": "^2.1.1",
"parse-torrent": "^9.1.0",
"react": "17.0.1",
"react-dom": "17.0.1",
"react-input-range": "^1.3.0",
"react-markdown": "^3.1.5",
"react-markdown": "^5.0.3",
"simple-encryptor": "github:DEgITx/node-simple-encryptor",
"stun": "1.1.0",
"webtorrent": "github:DEgITx/webtorrent"
},
"devDependencies": {
"@babel/core": "^7.5.5",
"@babel/plugin-proposal-class-properties": "^7.5.5",
"@babel/preset-env": "^7.5.5",
"@babel/preset-react": "^7.0.0",
"@semantic-release/changelog": "^1.1.1",
"@semantic-release/exec": "^2.2.3",
"@semantic-release/git": "^3.1.1",
"@semantic-release/npm": "^3.2.2",
"babel-eslint": "^10.0.2",
"babel-loader": "^8.0.6",
"@babel/core": "^7.12.10",
"@babel/plugin-proposal-class-properties": "^7.12.1",
"@babel/preset-env": "^7.12.11",
"@babel/preset-react": "^7.12.10",
"@semantic-release/changelog": "^5.0.1",
"@semantic-release/exec": "^5.0.0",
"@semantic-release/git": "^9.0.0",
"@semantic-release/npm": "^7.0.9",
"babel-eslint": "^10.1.0",
"babel-loader": "^8.2.2",
"chai": "^4.2.0",
"copy-webpack-plugin": "^5.0.3",
"css-loader": "^3.1.0",
"copy-webpack-plugin": "^7.0.0",
"css-loader": "^5.0.1",
"electron": "11.1.1",
"electron-builder": "22.9.1",
"eslint": "^6.0.1",
"eslint-plugin-react": "^7.14.2",
"eslint": "^7.17.0",
"eslint-plugin-react": "^7.22.0",
"express": "^4.17.1",
"friendly-errors-webpack-plugin": "^1.7.0",
"html-webpack-plugin": "^3.2.0",
"md5-file": "^4.0.0",
"html-webpack-plugin": "^4.5.1",
"md5-file": "^5.0.0",
"mocha": "^8.2.1",
"socket.io": "^2.2.0",
"source-map-support": "^0.5.12",
"socket.io": "^3.0.5",
"source-map-support": "^0.5.19",
"spectron": "13.0.0",
"style-loader": "^0.23.1",
"sw-precache-webpack-plugin": "^0.11.5",
"url-loader": "^2.1.0",
"style-loader": "^2.0.0",
"sw-precache-webpack-plugin": "^1.0.0",
"url-loader": "^4.1.1",
"webpack": "^5.11.1",
"webpack-cli": "^4.3.1",
"webpack-merge": "^5.7.3",