mirror of
https://github.com/freqtrade/frequi.git
synced 2024-11-22 19:15:15 +00:00
Merge pull request #1786 from freqtrade/dependabot/npm_and_yarn/main/eslint-ceb543a104
build(deps-dev): bump the eslint group with 3 updates
This commit is contained in:
commit
8579c10e43
|
@ -45,8 +45,8 @@
|
|||
"@cypress/vue": "^6.0.0",
|
||||
"@iconify-json/mdi": "^1.1.64",
|
||||
"@types/echarts": "^4.9.22",
|
||||
"@typescript-eslint/eslint-plugin": "^7.1.1",
|
||||
"@typescript-eslint/parser": "^7.1.1",
|
||||
"@typescript-eslint/eslint-plugin": "^7.2.0",
|
||||
"@typescript-eslint/parser": "^7.2.0",
|
||||
"@vitejs/plugin-vue": "^5.0.4",
|
||||
"@vue/compiler-sfc": "3.4.21",
|
||||
"@vue/eslint-config-prettier": "^9.0.0",
|
||||
|
@ -56,7 +56,7 @@
|
|||
"cypress": "^13.6.6",
|
||||
"eslint": "^8.57.0",
|
||||
"eslint-plugin-prettier": "^5.1.3",
|
||||
"eslint-plugin-vue": "^9.22.0",
|
||||
"eslint-plugin-vue": "^9.23.0",
|
||||
"mutationobserver-shim": "^0.3.7",
|
||||
"portal-vue": "^3.0.0",
|
||||
"prettier": "^3.2.5",
|
||||
|
|
114
yarn.lock
114
yarn.lock
|
@ -1019,15 +1019,15 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/eslint-plugin@npm:^7.1.1":
|
||||
version: 7.1.1
|
||||
resolution: "@typescript-eslint/eslint-plugin@npm:7.1.1"
|
||||
"@typescript-eslint/eslint-plugin@npm:^7.2.0":
|
||||
version: 7.2.0
|
||||
resolution: "@typescript-eslint/eslint-plugin@npm:7.2.0"
|
||||
dependencies:
|
||||
"@eslint-community/regexpp": ^4.5.1
|
||||
"@typescript-eslint/scope-manager": 7.1.1
|
||||
"@typescript-eslint/type-utils": 7.1.1
|
||||
"@typescript-eslint/utils": 7.1.1
|
||||
"@typescript-eslint/visitor-keys": 7.1.1
|
||||
"@typescript-eslint/scope-manager": 7.2.0
|
||||
"@typescript-eslint/type-utils": 7.2.0
|
||||
"@typescript-eslint/utils": 7.2.0
|
||||
"@typescript-eslint/visitor-keys": 7.2.0
|
||||
debug: ^4.3.4
|
||||
graphemer: ^1.4.0
|
||||
ignore: ^5.2.4
|
||||
|
@ -1040,7 +1040,7 @@ __metadata:
|
|||
peerDependenciesMeta:
|
||||
typescript:
|
||||
optional: true
|
||||
checksum: e439a09996dd1b2bc8a643d7a1c7aad09b744ee38f6d3a8d391a7a846a23eafd3b1513c73da363df62e756f8b3a27c569b12fcbedad0fc1f87c0af20fd53db8e
|
||||
checksum: 1f6e1d12774f4a2cbe585fdaa0e74982c6b553281624c23646e043547736d2893c4a55fbbee4f7d9d596291f3b94b1856f11c4d71cf6b5bce988945f0fad60d4
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -1062,21 +1062,21 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/parser@npm:^7.1.1":
|
||||
version: 7.1.1
|
||||
resolution: "@typescript-eslint/parser@npm:7.1.1"
|
||||
"@typescript-eslint/parser@npm:^7.2.0":
|
||||
version: 7.2.0
|
||||
resolution: "@typescript-eslint/parser@npm:7.2.0"
|
||||
dependencies:
|
||||
"@typescript-eslint/scope-manager": 7.1.1
|
||||
"@typescript-eslint/types": 7.1.1
|
||||
"@typescript-eslint/typescript-estree": 7.1.1
|
||||
"@typescript-eslint/visitor-keys": 7.1.1
|
||||
"@typescript-eslint/scope-manager": 7.2.0
|
||||
"@typescript-eslint/types": 7.2.0
|
||||
"@typescript-eslint/typescript-estree": 7.2.0
|
||||
"@typescript-eslint/visitor-keys": 7.2.0
|
||||
debug: ^4.3.4
|
||||
peerDependencies:
|
||||
eslint: ^8.56.0
|
||||
peerDependenciesMeta:
|
||||
typescript:
|
||||
optional: true
|
||||
checksum: 9a8494a3ca517759e33c8a153779efe1331d86bcd4af5110d14c79e2507596265dd7cf113c9312fdf97832b60e76646dbabe9b87eb55b6616ba2a0c038b9fad1
|
||||
checksum: 21deb2e7ad1fc730f637af08f5c549f30ef5b50f424639f57f5bc01274e648db47c696bb994bb24e87424b593d4084e306447c9431a0c0e4807952996db306f4
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -1090,13 +1090,13 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/scope-manager@npm:7.1.1":
|
||||
version: 7.1.1
|
||||
resolution: "@typescript-eslint/scope-manager@npm:7.1.1"
|
||||
"@typescript-eslint/scope-manager@npm:7.2.0":
|
||||
version: 7.2.0
|
||||
resolution: "@typescript-eslint/scope-manager@npm:7.2.0"
|
||||
dependencies:
|
||||
"@typescript-eslint/types": 7.1.1
|
||||
"@typescript-eslint/visitor-keys": 7.1.1
|
||||
checksum: 4f91bed41b14051335ec7f73bb2c8970018ba2c056dda3166a722d85a620a610643e7f703304c03106759d0a195ea1d9ff44edcc86feb2c62817ae3d06276c49
|
||||
"@typescript-eslint/types": 7.2.0
|
||||
"@typescript-eslint/visitor-keys": 7.2.0
|
||||
checksum: b4ef8e35a56f590fa56cf769e111907828abb4793f482bf57e3fc8c987294ec119acb96359aa4b0150eea7416816e0b2d8635dccd1e4a5c2b02678b0f74def94
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -1117,12 +1117,12 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/type-utils@npm:7.1.1":
|
||||
version: 7.1.1
|
||||
resolution: "@typescript-eslint/type-utils@npm:7.1.1"
|
||||
"@typescript-eslint/type-utils@npm:7.2.0":
|
||||
version: 7.2.0
|
||||
resolution: "@typescript-eslint/type-utils@npm:7.2.0"
|
||||
dependencies:
|
||||
"@typescript-eslint/typescript-estree": 7.1.1
|
||||
"@typescript-eslint/utils": 7.1.1
|
||||
"@typescript-eslint/typescript-estree": 7.2.0
|
||||
"@typescript-eslint/utils": 7.2.0
|
||||
debug: ^4.3.4
|
||||
ts-api-utils: ^1.0.1
|
||||
peerDependencies:
|
||||
|
@ -1130,7 +1130,7 @@ __metadata:
|
|||
peerDependenciesMeta:
|
||||
typescript:
|
||||
optional: true
|
||||
checksum: d1afa5c5e4602495a545d0d32aca0bbf6963fb0cbf77e47b2a95883e96d35bd9d51e8eb8d51c7d5b7e4e6ed7a275970eb80ed566e25833c8b4517791df8e648a
|
||||
checksum: d38b91ce2c3ffced243948e4778c3b015cf6a4fe988f35000977bf611c33edf455a92a78e69efe1ffa68257110a286c9c5593553bc32e19170410a1f730efed6
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -1141,10 +1141,10 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/types@npm:7.1.1":
|
||||
version: 7.1.1
|
||||
resolution: "@typescript-eslint/types@npm:7.1.1"
|
||||
checksum: 42be2d881728d99ab50cb4133656d2f54770304a5dca83777a032b9ec20f6e11ca38db79d2b77b29b9cb41a052aa872f4ac2e37b61d40b438efe91e355ec798f
|
||||
"@typescript-eslint/types@npm:7.2.0":
|
||||
version: 7.2.0
|
||||
resolution: "@typescript-eslint/types@npm:7.2.0"
|
||||
checksum: 237acd24aa55b762ee98904e4f422ba86579325200dcd058b3cbfe70775926e7f00ee0295788d81eb728f3a6326fe4401c648aee9eb1480d9030a441c17520e8
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -1166,12 +1166,12 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/typescript-estree@npm:7.1.1":
|
||||
version: 7.1.1
|
||||
resolution: "@typescript-eslint/typescript-estree@npm:7.1.1"
|
||||
"@typescript-eslint/typescript-estree@npm:7.2.0":
|
||||
version: 7.2.0
|
||||
resolution: "@typescript-eslint/typescript-estree@npm:7.2.0"
|
||||
dependencies:
|
||||
"@typescript-eslint/types": 7.1.1
|
||||
"@typescript-eslint/visitor-keys": 7.1.1
|
||||
"@typescript-eslint/types": 7.2.0
|
||||
"@typescript-eslint/visitor-keys": 7.2.0
|
||||
debug: ^4.3.4
|
||||
globby: ^11.1.0
|
||||
is-glob: ^4.0.3
|
||||
|
@ -1181,7 +1181,7 @@ __metadata:
|
|||
peerDependenciesMeta:
|
||||
typescript:
|
||||
optional: true
|
||||
checksum: 19c62c792ff05ccea7e8c6054f55be7d2423695cb7ef84b955ee2b74d950e769b353100032467be71a436f3439ecba3b8709513581755e98e910ecb9d8198223
|
||||
checksum: fe882195cad45bb67e7e127efa9c31977348d0ca923ef26bb9fbd03a2ab64e6772e6e60954ba07a437684fae8e35897d71f0e6a1ef8fbf3f0025cd314960cd9d
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -1202,20 +1202,20 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/utils@npm:7.1.1":
|
||||
version: 7.1.1
|
||||
resolution: "@typescript-eslint/utils@npm:7.1.1"
|
||||
"@typescript-eslint/utils@npm:7.2.0":
|
||||
version: 7.2.0
|
||||
resolution: "@typescript-eslint/utils@npm:7.2.0"
|
||||
dependencies:
|
||||
"@eslint-community/eslint-utils": ^4.4.0
|
||||
"@types/json-schema": ^7.0.12
|
||||
"@types/semver": ^7.5.0
|
||||
"@typescript-eslint/scope-manager": 7.1.1
|
||||
"@typescript-eslint/types": 7.1.1
|
||||
"@typescript-eslint/typescript-estree": 7.1.1
|
||||
"@typescript-eslint/scope-manager": 7.2.0
|
||||
"@typescript-eslint/types": 7.2.0
|
||||
"@typescript-eslint/typescript-estree": 7.2.0
|
||||
semver: ^7.5.4
|
||||
peerDependencies:
|
||||
eslint: ^8.56.0
|
||||
checksum: 76a499c28dec37effb3512a49e51e1d788e49647ab750fc8a0d16c3aae4b9fea83f1cd20b5bd0be6113eb6112a96e93ee3327ccfd5c80028526c3ce5a73b5027
|
||||
checksum: 1d333bdc50c52de5757d860512db0dde5748c5fbf8c66a8a984a3bff10d4cd492878c9d5ca3a49d869fdf8d6cf415594be8e7c3cfb4dfe9e3f3f5db297877ad4
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -1229,13 +1229,13 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/visitor-keys@npm:7.1.1":
|
||||
version: 7.1.1
|
||||
resolution: "@typescript-eslint/visitor-keys@npm:7.1.1"
|
||||
"@typescript-eslint/visitor-keys@npm:7.2.0":
|
||||
version: 7.2.0
|
||||
resolution: "@typescript-eslint/visitor-keys@npm:7.2.0"
|
||||
dependencies:
|
||||
"@typescript-eslint/types": 7.1.1
|
||||
"@typescript-eslint/types": 7.2.0
|
||||
eslint-visitor-keys: ^3.4.1
|
||||
checksum: fc98a8782ad9c5dbb0d6ed89baa89c37d3cb28ecc08fb013180bed4e5336e1d289ad3cdb1cd71b9c0abb7b624858258c0d68fe4db8911416b61f13ec7c553a47
|
||||
checksum: d9b11b52737450f213cea5c6e07e4672684da48325905c096ee09302b6b261c0bb226e1e350011bdf127c0cbbdd9e6474c905befdfa0a2118fc89ece16770f2b
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -3058,9 +3058,9 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"eslint-plugin-vue@npm:^9.22.0":
|
||||
version: 9.22.0
|
||||
resolution: "eslint-plugin-vue@npm:9.22.0"
|
||||
"eslint-plugin-vue@npm:^9.23.0":
|
||||
version: 9.23.0
|
||||
resolution: "eslint-plugin-vue@npm:9.23.0"
|
||||
dependencies:
|
||||
"@eslint-community/eslint-utils": ^4.4.0
|
||||
natural-compare: ^1.4.0
|
||||
|
@ -3071,7 +3071,7 @@ __metadata:
|
|||
xml-name-validator: ^4.0.0
|
||||
peerDependencies:
|
||||
eslint: ^6.2.0 || ^7.0.0 || ^8.0.0
|
||||
checksum: 5f1e94b412567b8d0bb99c89ea1032d7801d1aa34344e61d82b71c926d3ced049861b484c31c641606923246d482972a45e690236e5479f46b9736d432545ecd
|
||||
checksum: acb3a4dd27a815be37b63fc735c88bf9bfd12a5147639635eb6e473c7fdf47f69a78693ffeb67581ffd11e0016c134bb56a667193b958a189cbfc2df3e93160b
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -3518,8 +3518,8 @@ __metadata:
|
|||
"@noction/vue-draggable-grid": 1.9.16
|
||||
"@popperjs/core": ^2.11.8
|
||||
"@types/echarts": ^4.9.22
|
||||
"@typescript-eslint/eslint-plugin": ^7.1.1
|
||||
"@typescript-eslint/parser": ^7.1.1
|
||||
"@typescript-eslint/eslint-plugin": ^7.2.0
|
||||
"@typescript-eslint/parser": ^7.2.0
|
||||
"@vitejs/plugin-vue": ^5.0.4
|
||||
"@vue/compiler-sfc": 3.4.21
|
||||
"@vue/eslint-config-prettier": ^9.0.0
|
||||
|
@ -3539,7 +3539,7 @@ __metadata:
|
|||
echarts: ^5.5.0
|
||||
eslint: ^8.57.0
|
||||
eslint-plugin-prettier: ^5.1.3
|
||||
eslint-plugin-vue: ^9.22.0
|
||||
eslint-plugin-vue: ^9.23.0
|
||||
favico.js: ^0.3.10
|
||||
humanize-duration: ^3.30.0
|
||||
mutationobserver-shim: ^0.3.7
|
||||
|
|
Loading…
Reference in New Issue
Block a user