更新依赖
parent
7d5fc6de12
commit
dd23af7051
|
@ -22,7 +22,7 @@
|
||||||
"jschardet": "^3.1.4",
|
"jschardet": "^3.1.4",
|
||||||
"long": "^5.2.4",
|
"long": "^5.2.4",
|
||||||
"message2call": "^0.1.3",
|
"message2call": "^0.1.3",
|
||||||
"music-metadata": "^10.7.0",
|
"music-metadata": "^10.7.1",
|
||||||
"needle": "github:lyswhut/needle#93299ac841b7e9a9f82ca7279b88aaaeda404060",
|
"needle": "github:lyswhut/needle#93299ac841b7e9a9f82ca7279b88aaaeda404060",
|
||||||
"node-id3": "^0.2.6",
|
"node-id3": "^0.2.6",
|
||||||
"sortablejs": "^1.15.6",
|
"sortablejs": "^1.15.6",
|
||||||
|
@ -60,11 +60,11 @@
|
||||||
"css-minimizer-webpack-plugin": "^7.0.0",
|
"css-minimizer-webpack-plugin": "^7.0.0",
|
||||||
"del": "^6.1.1",
|
"del": "^6.1.1",
|
||||||
"electron": "^32.3.0",
|
"electron": "^32.3.0",
|
||||||
"electron-builder": "^26.0.0-alpha.10",
|
"electron-builder": "^26.0.0-alpha.11",
|
||||||
"electron-debug": "^3.2.0",
|
"electron-debug": "^3.2.0",
|
||||||
"electron-devtools-installer": "github:lyswhut/electron-devtools-installer#64596d615c1fc891eefd8aef1dfcb2c87aaadf03",
|
"electron-devtools-installer": "github:lyswhut/electron-devtools-installer#64596d615c1fc891eefd8aef1dfcb2c87aaadf03",
|
||||||
"electron-to-chromium": "^1.5.88",
|
"electron-to-chromium": "^1.5.88",
|
||||||
"electron-updater": "^6.4.0-alpha.3",
|
"electron-updater": "^6.4.0-alpha.4",
|
||||||
"eslint": "^8.57.1",
|
"eslint": "^8.57.1",
|
||||||
"eslint-config-standard": "^17.1.0",
|
"eslint-config-standard": "^17.1.0",
|
||||||
"eslint-config-standard-with-typescript": "^43.0.1",
|
"eslint-config-standard-with-typescript": "^43.0.1",
|
||||||
|
@ -7456,9 +7456,9 @@
|
||||||
"license": "ISC"
|
"license": "ISC"
|
||||||
},
|
},
|
||||||
"node_modules/electron-updater": {
|
"node_modules/electron-updater": {
|
||||||
"version": "6.4.0-alpha.3",
|
"version": "6.4.0-alpha.4",
|
||||||
"resolved": "https://registry.npmjs.org/electron-updater/-/electron-updater-6.4.0-alpha.3.tgz",
|
"resolved": "https://registry.npmjs.org/electron-updater/-/electron-updater-6.4.0-alpha.4.tgz",
|
||||||
"integrity": "sha512-pqbEqfKVly49UO3QhnRnzghK75BW6v6ZrpW/2vs+ZVVxHmrdwEl1bTjJFQl1LSIBABpBEwT5W9uwf3cKfrD+Bg==",
|
"integrity": "sha512-EbpomvZWpWBRqYjEATNaQStwhytRgTd6gL5+k/BBtGushGrTADibh9hJKHA+moSNrfwQvjAOI6PDhcP8zb2Qqw==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
|
@ -12135,9 +12135,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/music-metadata": {
|
"node_modules/music-metadata": {
|
||||||
"version": "10.7.0",
|
"version": "10.7.1",
|
||||||
"resolved": "https://registry.npmjs.org/music-metadata/-/music-metadata-10.7.0.tgz",
|
"resolved": "https://registry.npmjs.org/music-metadata/-/music-metadata-10.7.1.tgz",
|
||||||
"integrity": "sha512-w8tOovMGQUyS7W/WbS+2Nrcm4m0ArpoKyTjhJAaQfUTyYdQM3iBTavHWO12Td8qGBpPq+i3njr1r7hJBriYvnQ==",
|
"integrity": "sha512-juMV0ZYIaMnVMZ5p1gz+ZEHZxkE/kvxRU+AedO+CCv9zpUIsr0hbFJGrx8F5Ib+wAb0a2/LieeWBzRYwtht9Eg==",
|
||||||
"funding": [
|
"funding": [
|
||||||
{
|
{
|
||||||
"type": "github",
|
"type": "github",
|
||||||
|
|
|
@ -134,11 +134,11 @@
|
||||||
"css-minimizer-webpack-plugin": "^7.0.0",
|
"css-minimizer-webpack-plugin": "^7.0.0",
|
||||||
"del": "^6.1.1",
|
"del": "^6.1.1",
|
||||||
"electron": "^32.3.0",
|
"electron": "^32.3.0",
|
||||||
"electron-builder": "^26.0.0-alpha.10",
|
"electron-builder": "^26.0.0-alpha.11",
|
||||||
"electron-debug": "^3.2.0",
|
"electron-debug": "^3.2.0",
|
||||||
"electron-devtools-installer": "github:lyswhut/electron-devtools-installer#64596d615c1fc891eefd8aef1dfcb2c87aaadf03",
|
"electron-devtools-installer": "github:lyswhut/electron-devtools-installer#64596d615c1fc891eefd8aef1dfcb2c87aaadf03",
|
||||||
"electron-to-chromium": "^1.5.88",
|
"electron-to-chromium": "^1.5.88",
|
||||||
"electron-updater": "^6.4.0-alpha.3",
|
"electron-updater": "^6.4.0-alpha.4",
|
||||||
"eslint": "^8.57.1",
|
"eslint": "^8.57.1",
|
||||||
"eslint-config-standard": "^17.1.0",
|
"eslint-config-standard": "^17.1.0",
|
||||||
"eslint-config-standard-with-typescript": "^43.0.1",
|
"eslint-config-standard-with-typescript": "^43.0.1",
|
||||||
|
@ -189,7 +189,7 @@
|
||||||
"jschardet": "^3.1.4",
|
"jschardet": "^3.1.4",
|
||||||
"long": "^5.2.4",
|
"long": "^5.2.4",
|
||||||
"message2call": "^0.1.3",
|
"message2call": "^0.1.3",
|
||||||
"music-metadata": "^10.7.0",
|
"music-metadata": "^10.7.1",
|
||||||
"needle": "github:lyswhut/needle#93299ac841b7e9a9f82ca7279b88aaaeda404060",
|
"needle": "github:lyswhut/needle#93299ac841b7e9a9f82ca7279b88aaaeda404060",
|
||||||
"node-id3": "^0.2.6",
|
"node-id3": "^0.2.6",
|
||||||
"sortablejs": "^1.15.6",
|
"sortablejs": "^1.15.6",
|
||||||
|
|
Loading…
Reference in New Issue