mirror of
https://github.com/leoherzog/TorrentParts.git
synced 2026-01-24 04:08:04 -08:00
Update Dependencies
This commit is contained in:
20
package.json
20
package.json
@@ -6,19 +6,19 @@
|
||||
"dependencies": {
|
||||
"browserify": "^17.0.0",
|
||||
"bytes": "^3.1.0",
|
||||
"clipboard": "^2.0.6",
|
||||
"clipboard": "^2.0.8",
|
||||
"magnet-uri": "^6.2.0",
|
||||
"mime-types": "^2.1.27",
|
||||
"parse-torrent": "^9.0.0",
|
||||
"tippy.js": "^6.2.7",
|
||||
"webtorrent": "^1.0.0"
|
||||
"mime-types": "^2.1.33",
|
||||
"parse-torrent": "^9.1.4",
|
||||
"tippy.js": "^6.3.3",
|
||||
"webtorrent": "^1.5.8"
|
||||
},
|
||||
"devDependencies": {
|
||||
"buffer": "^5.2.1",
|
||||
"Buffer": "^0.0.0",
|
||||
"notyf": "^3.9.0",
|
||||
"terser": "^5.3.8",
|
||||
"watchify": "^3.11.1"
|
||||
"Buffer": "0.0.0",
|
||||
"buffer": "^6.0.3",
|
||||
"notyf": "^3.10.0",
|
||||
"terser": "^5.9.0",
|
||||
"watchify": "^4.0.0"
|
||||
},
|
||||
"scripts": {
|
||||
"watch": "watchify src/parse.js -o bin/bundle.js",
|
||||
|
||||
Reference in New Issue
Block a user