mirror of
https://hubproxy.babadafafafafa.cn/https://github.com/lyswhut/lx-music-desktop.git
synced 2026-09-20 08:04:00 +08:00
更新依赖&版本号(2.12.0-beta.7)
This commit is contained in:
@@ -33,6 +33,7 @@ module.exports = {
|
||||
|
||||
// target: 'minor',
|
||||
// filter: [
|
||||
// 'electron',
|
||||
// 'eslint',
|
||||
// 'eslint-webpack-plugin',
|
||||
// 'electron-debug',
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
build-config/lib/better_sqlite3_electron-v136-linux-arm.node
Normal file
BIN
build-config/lib/better_sqlite3_electron-v136-linux-arm.node
Normal file
Binary file not shown.
BIN
build-config/lib/better_sqlite3_electron-v136-linux-arm64.node
Normal file
BIN
build-config/lib/better_sqlite3_electron-v136-linux-arm64.node
Normal file
Binary file not shown.
BIN
build-config/lib/better_sqlite3_electron-v136-linux-x64.node
Normal file
BIN
build-config/lib/better_sqlite3_electron-v136-linux-x64.node
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
build-config/lib/qrc_decode_electron-v136-win32-arm64.node
Normal file
BIN
build-config/lib/qrc_decode_electron-v136-win32-arm64.node
Normal file
Binary file not shown.
BIN
build-config/lib/qrc_decode_electron-v136-win32-ia32.node
Normal file
BIN
build-config/lib/qrc_decode_electron-v136-win32-ia32.node
Normal file
Binary file not shown.
BIN
build-config/lib/qrc_decode_electron-v136-win32-x64.node
Normal file
BIN
build-config/lib/qrc_decode_electron-v136-win32-x64.node
Normal file
Binary file not shown.
654
package-lock.json
generated
654
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
54
package.json
54
package.json
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "lx-music-desktop",
|
||||
"version": "2.12.0-beta.6",
|
||||
"version": "2.12.0-beta.7",
|
||||
"description": "一个免费的音乐查找助手",
|
||||
"main": "./dist/main.js",
|
||||
"scripts": {
|
||||
@@ -107,38 +107,38 @@
|
||||
},
|
||||
"homepage": "https://github.com/lyswhut/lx-music-desktop#readme",
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.28.0",
|
||||
"@babel/eslint-parser": "^7.28.0",
|
||||
"@babel/core": "^7.28.4",
|
||||
"@babel/eslint-parser": "^7.28.4",
|
||||
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
|
||||
"@babel/plugin-transform-class-properties": "^7.27.1",
|
||||
"@babel/plugin-transform-modules-umd": "^7.27.1",
|
||||
"@babel/plugin-transform-runtime": "^7.28.0",
|
||||
"@babel/preset-env": "^7.28.0",
|
||||
"@babel/plugin-transform-runtime": "^7.28.3",
|
||||
"@babel/preset-env": "^7.28.3",
|
||||
"@babel/preset-typescript": "^7.27.1",
|
||||
"@babel/runtime": "^7.28.2",
|
||||
"@babel/runtime": "^7.28.4",
|
||||
"@tsconfig/recommended": "^1.0.10",
|
||||
"@types/better-sqlite3": "^7.6.13",
|
||||
"@types/needle": "^3.3.0",
|
||||
"@types/node": "^20.19.9",
|
||||
"@types/node": "^20.19.13",
|
||||
"@types/tunnel": "^0.0.7",
|
||||
"@types/ws": "8.5.4",
|
||||
"@vue/language-plugin-pug": "^3.0.5",
|
||||
"@vue/language-plugin-pug": "^3.0.6",
|
||||
"babel-loader": "^10.0.0",
|
||||
"browserslist": "^4.25.1",
|
||||
"browserslist": "^4.25.4",
|
||||
"chalk": "^4.1.2",
|
||||
"changelog-parser": "^3.0.1",
|
||||
"copy-webpack-plugin": "^13.0.0",
|
||||
"core-js": "^3.45.0",
|
||||
"copy-webpack-plugin": "^13.0.1",
|
||||
"core-js": "^3.45.1",
|
||||
"cross-env": "^10.0.0",
|
||||
"css-loader": "^7.1.2",
|
||||
"css-minimizer-webpack-plugin": "^7.0.2",
|
||||
"del": "^6.1.1",
|
||||
"electron": "35.3.0",
|
||||
"electron-builder": "^26.0.19",
|
||||
"electron": "37.4.0",
|
||||
"electron-builder": "^26.0.20",
|
||||
"electron-debug": "^3.2.0",
|
||||
"electron-devtools-installer": "github:lyswhut/electron-devtools-installer#64596d615c1fc891eefd8aef1dfcb2c87aaadf03",
|
||||
"electron-to-chromium": "^1.5.195",
|
||||
"electron-updater": "6.6.7",
|
||||
"electron-to-chromium": "^1.5.214",
|
||||
"electron-updater": "6.6.8",
|
||||
"eslint": "^8.57.1",
|
||||
"eslint-config-standard": "^17.1.0",
|
||||
"eslint-config-standard-with-typescript": "^43.0.1",
|
||||
@@ -147,13 +147,13 @@
|
||||
"eslint-plugin-vue": "^9.33.0",
|
||||
"eslint-plugin-vue-pug": "^0.6.2",
|
||||
"eslint-webpack-plugin": "^4.2.0",
|
||||
"html-webpack-plugin": "^5.6.3",
|
||||
"less": "^4.4.0",
|
||||
"html-webpack-plugin": "^5.6.4",
|
||||
"less": "^4.4.1",
|
||||
"less-loader": "^12.3.0",
|
||||
"mini-css-extract-plugin": "^2.9.3",
|
||||
"mini-css-extract-plugin": "^2.9.4",
|
||||
"node-loader": "^2.1.0",
|
||||
"postcss": "^8.5.6",
|
||||
"postcss-loader": "^8.1.1",
|
||||
"postcss-loader": "^8.2.0",
|
||||
"postcss-pxtorem": "^6.1.0",
|
||||
"pug": "^3.0.3",
|
||||
"pug-plain-loader": "^1.1.0",
|
||||
@@ -162,14 +162,14 @@
|
||||
"svg-sprite-loader": "^6.0.11",
|
||||
"svg-transform-loader": "^2.0.13",
|
||||
"svgo-loader": "^4.0.0",
|
||||
"terser": "^5.43.1",
|
||||
"terser": "^5.44.0",
|
||||
"terser-webpack-plugin": "^5.3.14",
|
||||
"tree-kill": "^1.2.2",
|
||||
"ts-loader": "^9.5.2",
|
||||
"ts-loader": "^9.5.4",
|
||||
"typescript": "5.9.2",
|
||||
"vue-eslint-parser": "^9.4.3",
|
||||
"vue-loader": "^17.4.2",
|
||||
"webpack": "^5.101.0",
|
||||
"webpack": "^5.101.3",
|
||||
"webpack-cli": "^6.0.1",
|
||||
"webpack-dev-server": "5.2.2",
|
||||
"webpack-hot-middleware": "github:lyswhut/webpack-hot-middleware#329c4375134b89d39da23a56a94db651247c74a1",
|
||||
@@ -177,18 +177,18 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@simonwep/pickr": "^1.9.1",
|
||||
"better-sqlite3": "^11.10.0",
|
||||
"better-sqlite3": "^12.2.0",
|
||||
"bufferutil": "^4.0.9",
|
||||
"comlink": "~4.3.1",
|
||||
"crypto-js": "^4.2.0",
|
||||
"electron-log": "^5.4.2",
|
||||
"font-list": "^1.5.1",
|
||||
"iconv-lite": "^0.6.3",
|
||||
"electron-log": "^5.4.3",
|
||||
"font-list": "^2.0.0",
|
||||
"iconv-lite": "^0.7.0",
|
||||
"image-size": "^1.1.0",
|
||||
"jschardet": "^3.1.4",
|
||||
"long": "^5.3.2",
|
||||
"message2call": "^0.1.3",
|
||||
"music-metadata": "^11.7.3",
|
||||
"music-metadata": "^11.8.3",
|
||||
"needle": "github:lyswhut/needle#93299ac841b7e9a9f82ca7279b88aaaeda404060",
|
||||
"node-id3": "^0.2.9",
|
||||
"sortablejs": "^1.15.6",
|
||||
|
||||
@@ -20,4 +20,4 @@
|
||||
|
||||
### 其他
|
||||
|
||||
- 更新 Electron 到 36.5.0
|
||||
- 更新 Electron 到 37.4.0
|
||||
|
||||
Reference in New Issue
Block a user