Skip to content

Commit

Permalink
更新依赖&版本号(2.9.0-beta.0)
Browse files Browse the repository at this point in the history
  • Loading branch information
lyswhut committed Jun 18, 2024
1 parent 308248d commit b088172
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 32 deletions.
54 changes: 27 additions & 27 deletions package-lock.json

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

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "lx-music-desktop",
"version": "2.8.1-beta.3",
"version": "2.9.0-beta.0",
"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": "^3.2.0",
"electron-to-chromium": "^1.4.798",
"electron-to-chromium": "^1.4.805",
"electron-updater": "^6.2.1",
"eslint": "^8.57.0",
"eslint-config-standard": "^17.1.0",
Expand Down Expand Up @@ -170,7 +170,7 @@
"vue-eslint-parser": "^9.4.3",
"vue-loader": "^17.4.2",
"vue-template-compiler": "^2.7.16",
"webpack": "^5.91.0",
"webpack": "^5.92.0",
"webpack-cli": "^5.1.4",
"webpack-dev-server": "^5.0.4",
"webpack-hot-middleware": "github:lyswhut/webpack-hot-middleware#329c4375134b89d39da23a56a94db651247c74a1",
Expand All @@ -186,7 +186,7 @@
"font-list": "^1.5.1",
"iconv-lite": "^0.6.3",
"image-size": "^1.1.0",
"jschardet": "^3.1.2",
"jschardet": "^3.1.3",
"long": "^5.2.3",
"message2call": "^0.1.3",
"music-metadata": "^8.3.0",
Expand All @@ -197,7 +197,7 @@
"utf-8-validate": "^6.0.4",
"vue": "~3.3.13",
"vue-router": "^4.3.3",
"ws": "^8.17.0"
"ws": "^8.17.1"
},
"overrides": {
"got": "^11",
Expand Down

0 comments on commit b088172

Please sign in to comment.