mirror of
https://github.com/Mastermindzh/tidal-hifi.git
synced 2025-07-12 09:13:20 +02:00
updated some dev deps
This commit is contained in:
parent
03cb14e31e
commit
bf7cd70f20
10
package.json
10
package.json
@ -65,14 +65,14 @@
|
|||||||
"copyfiles": "^2.4.1",
|
"copyfiles": "^2.4.1",
|
||||||
"electron": "github:castlabs/electron-releases#v37.2.0+wvcus",
|
"electron": "github:castlabs/electron-releases#v37.2.0+wvcus",
|
||||||
"electron-builder": "~26.0.12",
|
"electron-builder": "~26.0.12",
|
||||||
"eslint": "^9.0.0",
|
"eslint": "^9.30.1",
|
||||||
"js-yaml": "^4.1.0",
|
"js-yaml": "^4.1.0",
|
||||||
"markdown-toc": "^1.2.0",
|
"markdown-toc": "^1.2.0",
|
||||||
"nodemon": "^3.1.9",
|
"nodemon": "^3.1.10",
|
||||||
"prettier": "^3.5.3",
|
"prettier": "^3.6.2",
|
||||||
"stylelint": "^16.18.0",
|
"stylelint": "^16.21.1",
|
||||||
"stylelint-config-standard": "^38.0.0",
|
"stylelint-config-standard": "^38.0.0",
|
||||||
"stylelint-config-standard-scss": "^15.0.0",
|
"stylelint-config-standard-scss": "^15.0.1",
|
||||||
"stylelint-prettier": "^5.0.3",
|
"stylelint-prettier": "^5.0.3",
|
||||||
"swagger-jsdoc": "^6.2.8",
|
"swagger-jsdoc": "^6.2.8",
|
||||||
"ts-node": "^10.9.2",
|
"ts-node": "^10.9.2",
|
||||||
|
@ -1,3 +1,4 @@
|
|||||||
{
|
{
|
||||||
"$schema": "https://docs.renovatebot.com/renovate-schema.json"
|
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
||||||
|
"ignoreDeps": ["@types/node", "electron-store", "@xhayper/discord-rpc"]
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user