Update Dependencies

This commit is contained in:
Leo
2022-03-24 20:05:20 +00:00
committed by GitHub
parent 25eb970141
commit aac24cfdd3
3 changed files with 2229 additions and 187 deletions

File diff suppressed because it is too large Load Diff

74
bin/bundle.min.js vendored

File diff suppressed because one or more lines are too long

View File

@@ -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": {