|
25 | 25 | "dependencies": {
|
26 | 26 | "@electron-toolkit/preload": "^3.0.0",
|
27 | 27 | "@electron-toolkit/utils": "^3.0.0",
|
28 |
| - "@electron/remote": "^2.1.1", |
29 |
| - "@imengyu/vue3-context-menu": "^1.3.5", |
| 28 | + "@electron/remote": "^2.1.2", |
| 29 | + "@imengyu/vue3-context-menu": "^1.3.8", |
30 | 30 | "@vitejs/plugin-vue-jsx": "^3.1.0",
|
31 |
| - "@vueuse/core": "10.7.1", |
32 |
| - "@vueuse/electron": "^10.7.1", |
| 31 | + "@vueuse/core": "10.7.2", |
| 32 | + "@vueuse/electron": "^10.7.2", |
33 | 33 | "@xmldom/xmldom": "^0.8.10",
|
34 |
| - "axios": "^1.6.5", |
| 34 | + "axios": "^1.6.7", |
35 | 35 | "axios-retry": "^4.0.0",
|
36 | 36 | "cheerio": "^1.0.0-rc.12",
|
37 | 37 | "dexie": "^3.2.4",
|
38 | 38 | "dplayer": "^1.27.1",
|
39 |
| - "electron-log": "^5.0.3", |
| 39 | + "electron-log": "^5.1.1", |
40 | 40 | "electron-store": "^8.1.0",
|
41 | 41 | "electron-updater": "^6.1.7",
|
42 |
| - "fast-xml-parser": "^4.3.2", |
| 42 | + "fast-xml-parser": "^4.3.4", |
43 | 43 | "flv.js": "^1.6.2",
|
44 |
| - "hls.js": "^1.4.12", |
| 44 | + "hls.js": "^1.5.3", |
45 | 45 | "iconv-lite": "^0.6.3",
|
46 |
| - "js-base64": "^3.7.5", |
| 46 | + "js-base64": "^3.7.6", |
47 | 47 | "json5": "^2.2.3",
|
48 | 48 | "less": "^4.2.0",
|
49 | 49 | "lodash": "^4.17.21",
|
50 | 50 | "lowdb": "^7.0.1",
|
51 |
| - "moment": "^2.29.4", |
52 |
| - "p-queue": "^7.4.1", |
| 51 | + "moment": "^2.30.1", |
| 52 | + "p-queue": "^8.0.1", |
53 | 53 | "pinia": "^2.1.7",
|
54 |
| - "pinia-plugin-persistedstate": "^3.2.0", |
| 54 | + "pinia-plugin-persistedstate": "^3.2.1", |
55 | 55 | "public-ip": "^6.0.1",
|
56 |
| - "puppeteer-core": "^21.5.2", |
| 56 | + "puppeteer-core": "^21.11.0", |
57 | 57 | "puppeteer-in-electron": "^3.0.5",
|
58 | 58 | "qrcode.vue": "^3.4.1",
|
59 | 59 | "qs": "^6.11.2",
|
60 | 60 | "tcplayer.js": "^4.8.0",
|
61 | 61 | "tdesign-icons-vue-next": "^0.2.2",
|
62 |
| - "tdesign-vue-next": "^1.7.1", |
| 62 | + "tdesign-vue-next": "^1.8.1", |
63 | 63 | "uuid-by-string": "^4.0.0",
|
64 | 64 | "v3-infinite-loading": "^1.3.1",
|
65 |
| - "vite-plugin-electron": "^0.15.4", |
| 65 | + "vite-plugin-electron": "^0.15.6", |
66 | 66 | "vite-plugin-electron-renderer": "^0.14.5",
|
67 | 67 | "vite-plugin-imagemin": "^0.6.1",
|
68 | 68 | "vite-plugin-require-transform": "^1.0.21",
|
69 | 69 | "vite-svg-loader": "^5.1.0",
|
70 |
| - "vue": "^3.3.12", |
71 |
| - "vue-i18n": "^9.8.0", |
| 70 | + "vue": "~3.3.8", |
| 71 | + "vue-i18n": "^9.9.1", |
72 | 72 | "vue-router": "^4.2.5",
|
73 | 73 | "webdav": "^5.3.1",
|
74 |
| - "xgplayer": "^3.0.11", |
75 |
| - "xgplayer-flv": "^3.0.11", |
76 |
| - "xgplayer-hls": "^3.0.11", |
77 |
| - "xgplayer-mp4": "^3.0.11", |
| 74 | + "xgplayer": "^3.0.12", |
| 75 | + "xgplayer-flv": "^3.0.12", |
| 76 | + "xgplayer-hls": "^3.0.12", |
| 77 | + "xgplayer-mp4": "^3.0.12", |
78 | 78 | "xpath": "^0.0.34"
|
79 | 79 | },
|
80 | 80 | "devDependencies": {
|
|
0 commit comments