Skip to content

Commit

Permalink
更新依赖&版本号(2.9.0-beta.5)
Browse files Browse the repository at this point in the history
  • Loading branch information
lyswhut committed Jul 26, 2024
1 parent d454f51 commit 0bb9f5e
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 24 deletions.
42 changes: 23 additions & 19 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.9.0-beta.4",
"version": "2.9.0-beta.5",
"description": "一个免费的音乐查找助手",
"main": "./dist/main.js",
"productName": "lx-music-desktop",
Expand Down Expand Up @@ -122,7 +122,7 @@
"@types/tunnel": "^0.0.7",
"@types/ws": "8.5.4",
"@volar/vue-language-plugin-pug": "^1.6.5",
"@vue/language-plugin-pug": "^2.0.28",
"@vue/language-plugin-pug": "^2.0.29",
"babel-loader": "^9.1.3",
"browserslist": "^4.23.2",
"chalk": "^4.1.2",
Expand All @@ -133,11 +133,11 @@
"css-loader": "^7.1.2",
"css-minimizer-webpack-plugin": "^7.0.0",
"del": "^6.1.1",
"electron": "^30.3.0",
"electron": "^30.3.1",
"electron-builder": "^24.13.3",
"electron-debug": "^3.2.0",
"electron-devtools-installer": "github:lyswhut/electron-devtools-installer#64596d615c1fc891eefd8aef1dfcb2c87aaadf03",
"electron-to-chromium": "^1.5.0",
"electron-to-chromium": "^1.5.2",
"electron-updater": "^6.2.1",
"eslint": "^8.57.0",
"eslint-config-standard": "^17.1.0",
Expand All @@ -152,7 +152,7 @@
"less-loader": "^12.2.0",
"mini-css-extract-plugin": "^2.9.0",
"node-loader": "^2.0.0",
"postcss": "^8.4.39",
"postcss": "^8.4.40",
"postcss-loader": "^8.1.1",
"postcss-pxtorem": "^6.1.0",
"pug": "^3.0.3",
Expand Down

0 comments on commit 0bb9f5e

Please sign in to comment.