Skip to content

Commit

Permalink
更新依赖&版本号(2.9.0-beta.10)
Browse files Browse the repository at this point in the history
  • Loading branch information
lyswhut committed Aug 17, 2024
1 parent 584c12e commit 6a6f9a5
Show file tree
Hide file tree
Showing 2 changed files with 73 additions and 32 deletions.
97 changes: 69 additions & 28 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "lx-music-desktop",
"version": "2.9.0-beta.9",
"version": "2.9.0-beta.10",
"description": "一个免费的音乐查找助手",
"main": "./dist/main.js",
"productName": "lx-music-desktop",
Expand Down Expand Up @@ -137,7 +137,7 @@
"electron-builder": "^24.13.3",
"electron-debug": "^3.2.0",
"electron-devtools-installer": "github:lyswhut/electron-devtools-installer#64596d615c1fc891eefd8aef1dfcb2c87aaadf03",
"electron-to-chromium": "^1.5.6",
"electron-to-chromium": "^1.5.10",
"electron-updater": "^6.2.1",
"eslint": "^8.57.0",
"eslint-config-standard": "^17.1.0",
Expand All @@ -162,7 +162,7 @@
"svg-sprite-loader": "^6.0.11",
"svg-transform-loader": "^2.0.13",
"svgo-loader": "^4.0.0",
"terser": "^5.31.5",
"terser": "^5.31.6",
"terser-webpack-plugin": "^5.3.10",
"tree-kill": "^1.2.2",
"ts-loader": "^9.5.1",
Expand All @@ -189,7 +189,7 @@
"jschardet": "^3.1.3",
"long": "^5.2.3",
"message2call": "^0.1.3",
"music-metadata": "^10.0.1",
"music-metadata": "^10.2.0",
"needle": "github:lyswhut/needle#93299ac841b7e9a9f82ca7279b88aaaeda404060",
"node-id3": "^0.2.6",
"sortablejs": "^1.15.2",
Expand Down

0 comments on commit 6a6f9a5

Please sign in to comment.