Skip to content

Commit

Permalink
更新依赖&版本号(2.9.0-beta.8)
Browse files Browse the repository at this point in the history
  • Loading branch information
lyswhut committed Aug 10, 2024
1 parent 85c9ec3 commit e1bd4c9
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 28 deletions.
46 changes: 24 additions & 22 deletions package-lock.json

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

12 changes: 6 additions & 6 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.7",
"version": "2.9.0-beta.8",
"description": "一个免费的音乐查找助手",
"main": "./dist/main.js",
"productName": "lx-music-desktop",
Expand Down Expand Up @@ -128,7 +128,7 @@
"chalk": "^4.1.2",
"changelog-parser": "^3.0.1",
"copy-webpack-plugin": "^12.0.2",
"core-js": "^3.37.1",
"core-js": "^3.38.0",
"cross-env": "^7.0.3",
"css-loader": "^7.1.2",
"css-minimizer-webpack-plugin": "^7.0.0",
Expand All @@ -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.4",
"electron-to-chromium": "^1.5.6",
"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.40",
"postcss": "^8.4.41",
"postcss-loader": "^8.1.1",
"postcss-pxtorem": "^6.1.0",
"pug": "^3.0.3",
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.3",
"terser": "^5.31.5",
"terser-webpack-plugin": "^5.3.10",
"tree-kill": "^1.2.2",
"ts-loader": "^9.5.1",
Expand Down Expand Up @@ -196,7 +196,7 @@
"tunnel": "^0.0.6",
"utf-8-validate": "^6.0.4",
"vue": "~3.3.13",
"vue-router": "^4.4.2",
"vue-router": "^4.4.3",
"ws": "^8.18.0"
},
"overrides": {
Expand Down

0 comments on commit e1bd4c9

Please sign in to comment.