mirror of
https://github.com/leoherzog/TorrentParts.git
synced 2026-01-24 04:08:04 -08:00
Update Dependencies
This commit is contained in:
2352
bin/bundle.js
2352
bin/bundle.js
File diff suppressed because it is too large
Load Diff
74
bin/bundle.min.js
vendored
74
bin/bundle.min.js
vendored
File diff suppressed because one or more lines are too long
14
package.json
14
package.json
@@ -5,19 +5,19 @@
|
|||||||
"main": "bin/bundle.js",
|
"main": "bin/bundle.js",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"browserify": "^17.0.0",
|
"browserify": "^17.0.0",
|
||||||
"bytes": "^3.1.0",
|
"bytes": "^3.1.2",
|
||||||
"clipboard": "^2.0.8",
|
"clipboard": "^2.0.10",
|
||||||
"magnet-uri": "^6.2.0",
|
"magnet-uri": "^6.2.0",
|
||||||
"mime-types": "^2.1.34",
|
"mime-types": "^2.1.35",
|
||||||
"parse-torrent": "^9.1.4",
|
"parse-torrent": "^9.1.4",
|
||||||
"tippy.js": "^6.3.6",
|
"tippy.js": "^6.3.7",
|
||||||
"webtorrent": "^1.5.8"
|
"webtorrent": "^1.8.6"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"Buffer": "0.0.0",
|
|
||||||
"buffer": "^6.0.3",
|
"buffer": "^6.0.3",
|
||||||
|
"Buffer": "npm:buffer@^6.0.3",
|
||||||
"notyf": "^3.10.0",
|
"notyf": "^3.10.0",
|
||||||
"terser": "^5.9.0",
|
"terser": "^5.12.1",
|
||||||
"watchify": "^4.0.0"
|
"watchify": "^4.0.0"
|
||||||
},
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
|||||||
Reference in New Issue
Block a user