Skip to content

Commit 47ee572

Browse files
committed
更新依赖
1 parent a0b9553 commit 47ee572

3 files changed

Lines changed: 21 additions & 22 deletions

File tree

package-lock.json

Lines changed: 17 additions & 18 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -184,14 +184,14 @@
184184
"copy-webpack-plugin": "^9.0.1",
185185
"core-js": "^3.19.1",
186186
"cross-env": "^7.0.3",
187-
"css-loader": "^6.5.0",
187+
"css-loader": "^6.5.1",
188188
"css-minimizer-webpack-plugin": "^3.1.1",
189189
"del": "^6.0.0",
190190
"electron": "^15.3.0",
191191
"electron-builder": "^22.11.7",
192192
"electron-debug": "^3.2.0",
193193
"electron-devtools-installer": "^3.2.0",
194-
"electron-to-chromium": "^1.3.887",
194+
"electron-to-chromium": "^1.3.889",
195195
"eslint": "^7.32.0",
196196
"eslint-config-standard": "^16.0.3",
197197
"eslint-formatter-friendly": "^7.0.0",
@@ -208,7 +208,7 @@
208208
"less-loader": "^10.2.0",
209209
"less-plugin-clean-css": "^1.5.1",
210210
"markdown-it": "^12.2.0",
211-
"mini-css-extract-plugin": "^2.4.3",
211+
"mini-css-extract-plugin": "^2.4.4",
212212
"node-loader": "^2.0.0",
213213
"postcss": "^8.3.11",
214214
"postcss-loader": "^6.2.0",

publish/changeLog.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@
66
### 修复
77

88
- 修复某些情况下获取URL失败时会意外切歌的问题
9-
- 修复了某些情况下会列表同步失败,导致连接断开无限重连的问题
9+
- 修复了某些情况下会列表同步失败,导致连接断开无限重连或一直卡在 `syncing...` 的问题
1010
- 修复列表数据过大导致同步失败的问题

0 commit comments

Comments
 (0)