mirror of
https://github.com/Mastermindzh/tidal-hifi.git
synced 2025-10-19 03:46:44 +02:00
Compare commits
1 Commits
a4af40f580
...
renovate/e
Author | SHA1 | Date | |
---|---|---|---|
|
cc0e65b09c |
18
package-lock.json
generated
18
package-lock.json
generated
@@ -32,7 +32,7 @@
|
||||
"@typescript-eslint/eslint-plugin": "^8.36.0",
|
||||
"@typescript-eslint/parser": "^8.36.0",
|
||||
"copyfiles": "^2.4.1",
|
||||
"electron": "github:castlabs/electron-releases#v37.2.5+wvcus",
|
||||
"electron": "github:castlabs/electron-releases#v38.2.0+wvcus",
|
||||
"electron-builder": "~26.0.12",
|
||||
"eslint": "^9.30.1",
|
||||
"js-yaml": "^4.1.0",
|
||||
@@ -4399,8 +4399,8 @@
|
||||
}
|
||||
},
|
||||
"node_modules/electron": {
|
||||
"version": "35.7.2+wvcus",
|
||||
"resolved": "git+ssh://git@github.com/castlabs/electron-releases.git#fc7ae5166495414c9ebeed02c53e7d03df44a083",
|
||||
"version": "38.0.0+wvcus",
|
||||
"resolved": "git+ssh://git@github.com/castlabs/electron-releases.git#209c2de2f39757f36720937eb6e10aa375ad1b8c",
|
||||
"hasInstallScript": true,
|
||||
"license": "MIT",
|
||||
"peer": true,
|
||||
@@ -9757,9 +9757,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/stylelint-config-standard": {
|
||||
"version": "39.0.1",
|
||||
"resolved": "https://registry.npmjs.org/stylelint-config-standard/-/stylelint-config-standard-39.0.1.tgz",
|
||||
"integrity": "sha512-b7Fja59EYHRNOTa3aXiuWnhUWXFU2Nfg6h61bLfAb5GS5fX3LMUD0U5t4S8N/4tpHQg3Acs2UVPR9jy2l1g/3A==",
|
||||
"version": "39.0.0",
|
||||
"resolved": "https://registry.npmjs.org/stylelint-config-standard/-/stylelint-config-standard-39.0.0.tgz",
|
||||
"integrity": "sha512-JabShWORb8Bmc1A47ZyJstran60P3yUdI1zWMpGYPeFiC6xzHXJMkpKAd8EjIhq3HPUplIWWMDJ/xu0AiPd+kA==",
|
||||
"dev": true,
|
||||
"funding": [
|
||||
{
|
||||
@@ -10560,9 +10560,9 @@
|
||||
"license": "MIT"
|
||||
},
|
||||
"node_modules/typescript": {
|
||||
"version": "5.9.3",
|
||||
"resolved": "https://registry.npmjs.org/typescript/-/typescript-5.9.3.tgz",
|
||||
"integrity": "sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==",
|
||||
"version": "5.9.2",
|
||||
"resolved": "https://registry.npmjs.org/typescript/-/typescript-5.9.2.tgz",
|
||||
"integrity": "sha512-CWBzXQrc/qOkhidw1OzBTQuYRbfyxDXJMVJ1XNwUHGROVmuaeiEm3OslpZ1RV96d7SKKjZKrSJu3+t/xlw3R9A==",
|
||||
"dev": true,
|
||||
"license": "Apache-2.0",
|
||||
"peer": true,
|
||||
|
@@ -63,7 +63,7 @@
|
||||
"@typescript-eslint/eslint-plugin": "^8.36.0",
|
||||
"@typescript-eslint/parser": "^8.36.0",
|
||||
"copyfiles": "^2.4.1",
|
||||
"electron": "github:castlabs/electron-releases#v37.2.5+wvcus",
|
||||
"electron": "github:castlabs/electron-releases#v38.2.0+wvcus",
|
||||
"electron-builder": "~26.0.12",
|
||||
"eslint": "^9.30.1",
|
||||
"js-yaml": "^4.1.0",
|
||||
|
Reference in New Issue
Block a user