升级依赖

This commit is contained in:
haiyangcui
2021-03-28 13:39:24 +02:00
parent 17601935f1
commit c649d97021
3 changed files with 44385 additions and 8775 deletions

35712
package-lock.json generated Normal file

File diff suppressed because it is too large Load Diff

View File

@@ -19,21 +19,21 @@
"dependencies": {
"axios": "^0.21.1",
"cheerio": "^1.0.0-rc.5",
"core-js": "^3.9.0",
"core-js": "^3.9.1",
"dexie": "^3.0.3",
"electron-localshortcut": "^3.2.1",
"electron-proxy-agent": "^1.2.0",
"electron-updater": "^4.3.5",
"element-ui": "^2.15.0",
"fast-xml-parser": "^3.18.0",
"electron-updater": "^4.3.8",
"element-ui": "^2.15.1",
"fast-xml-parser": "^3.19.0",
"html2canvas": "^1.0.0-rc.7",
"iptv-playlist-parser": "^0.6.0",
"m3u": "0.0.2",
"m3u8-parser": "^4.5.2",
"m3u8-parser": "^4.6.0",
"memcached": "^2.2.2",
"modern-normalize": "^1.0.0",
"mousetrap": "^1.6.5",
"pinyin-match": "^1.2.0",
"pinyin-match": "^1.2.1",
"qrcode.vue": "^1.7.0",
"randomstring": "^1.1.5",
"session": "^0.1.0",
@@ -44,9 +44,9 @@
"vue-waterfall-plugin": "^1.1.0",
"vuedraggable": "^2.24.3",
"vuex": "^3.6.2",
"xgplayer": "2.17.13",
"xgplayer-flv.js": "^2.2.0",
"xgplayer-hls.js": "^2.4.1"
"xgplayer": "2.18.4",
"xgplayer-flv.js": "^2.3.0",
"xgplayer-hls.js": "^2.4.2"
},
"devDependencies": {
"@vue/cli-plugin-babel": "~4.5.11",

17430
yarn.lock

File diff suppressed because it is too large Load Diff