Skip to content

Commit

Permalink
更新依赖&版本号(2.10.0-beta.7)
Browse files Browse the repository at this point in the history
  • Loading branch information
lyswhut committed Dec 4, 2024
1 parent 426815f commit 609d345
Show file tree
Hide file tree
Showing 2 changed files with 39 additions and 22 deletions.
53 changes: 35 additions & 18 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.10.0-beta.6",
"version": "2.10.0-beta.7",
"description": "一个免费的音乐查找助手",
"main": "./dist/main.js",
"productName": "lx-music-desktop",
Expand Down Expand Up @@ -138,7 +138,7 @@
"electron-builder": "^25.1.8",
"electron-debug": "^3.2.0",
"electron-devtools-installer": "github:lyswhut/electron-devtools-installer#64596d615c1fc891eefd8aef1dfcb2c87aaadf03",
"electron-to-chromium": "^1.5.67",
"electron-to-chromium": "^1.5.68",
"electron-updater": "^6.3.9",
"eslint": "^8.57.1",
"eslint-config-standard": "^17.1.0",
Expand Down Expand Up @@ -171,7 +171,7 @@
"vue-eslint-parser": "^9.4.3",
"vue-loader": "^17.4.2",
"vue-template-compiler": "^2.7.16",
"webpack": "^5.96.1",
"webpack": "^5.97.0",
"webpack-cli": "^5.1.4",
"webpack-dev-server": "5.0.4",
"webpack-hot-middleware": "github:lyswhut/webpack-hot-middleware#329c4375134b89d39da23a56a94db651247c74a1",
Expand All @@ -190,7 +190,7 @@
"jschardet": "^3.1.4",
"long": "^5.2.3",
"message2call": "^0.1.3",
"music-metadata": "^10.6.1",
"music-metadata": "^10.6.2",
"needle": "github:lyswhut/needle#93299ac841b7e9a9f82ca7279b88aaaeda404060",
"node-id3": "^0.2.6",
"sortablejs": "^1.15.6",
Expand Down

0 comments on commit 609d345

Please sign in to comment.