Skip to content

Commit 8bafbc5

Browse files
chore(deps): update dependency @vue/eslint-config-typescript to v14
1 parent e0d0e03 commit 8bafbc5

File tree

2 files changed

+97
-70
lines changed

2 files changed

+97
-70
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
"@types/uuid": "10.0.0",
6868
"@typescript-eslint/eslint-plugin": "5.62.0",
6969
"@typescript-eslint/parser": "5.62.0",
70-
"@vue/eslint-config-typescript": "13.0.0",
70+
"@vue/eslint-config-typescript": "14.1.4",
7171
"changelogen": "0.5.7",
7272
"eslint": "8.57.1",
7373
"eslint-config-standard-with-typescript": "35.0.0",

yarn.lock

Lines changed: 96 additions & 69 deletions
Original file line numberDiff line numberDiff line change
@@ -2265,7 +2265,7 @@ __metadata:
22652265
"@types/uuid": "npm:10.0.0"
22662266
"@typescript-eslint/eslint-plugin": "npm:5.62.0"
22672267
"@typescript-eslint/parser": "npm:5.62.0"
2268-
"@vue/eslint-config-typescript": "npm:13.0.0"
2268+
"@vue/eslint-config-typescript": "npm:14.1.4"
22692269
body-parser: "npm:^1.20.3"
22702270
browserslist-ua-parser: "npm:^1.0.1"
22712271
changelogen: "npm:0.5.7"
@@ -2849,26 +2849,26 @@ __metadata:
28492849
languageName: node
28502850
linkType: hard
28512851

2852-
"@typescript-eslint/eslint-plugin@npm:^7.1.1":
2853-
version: 7.18.0
2854-
resolution: "@typescript-eslint/eslint-plugin@npm:7.18.0"
2852+
"@typescript-eslint/eslint-plugin@npm:8.16.0, @typescript-eslint/eslint-plugin@npm:^8.15.0":
2853+
version: 8.16.0
2854+
resolution: "@typescript-eslint/eslint-plugin@npm:8.16.0"
28552855
dependencies:
28562856
"@eslint-community/regexpp": "npm:^4.10.0"
2857-
"@typescript-eslint/scope-manager": "npm:7.18.0"
2858-
"@typescript-eslint/type-utils": "npm:7.18.0"
2859-
"@typescript-eslint/utils": "npm:7.18.0"
2860-
"@typescript-eslint/visitor-keys": "npm:7.18.0"
2857+
"@typescript-eslint/scope-manager": "npm:8.16.0"
2858+
"@typescript-eslint/type-utils": "npm:8.16.0"
2859+
"@typescript-eslint/utils": "npm:8.16.0"
2860+
"@typescript-eslint/visitor-keys": "npm:8.16.0"
28612861
graphemer: "npm:^1.4.0"
28622862
ignore: "npm:^5.3.1"
28632863
natural-compare: "npm:^1.4.0"
28642864
ts-api-utils: "npm:^1.3.0"
28652865
peerDependencies:
2866-
"@typescript-eslint/parser": ^7.0.0
2867-
eslint: ^8.56.0
2866+
"@typescript-eslint/parser": ^8.0.0 || ^8.0.0-alpha.0
2867+
eslint: ^8.57.0 || ^9.0.0
28682868
peerDependenciesMeta:
28692869
typescript:
28702870
optional: true
2871-
checksum: 10/6ee4c61f145dc05f0a567b8ac01b5399ef9c75f58bc6e9a3ffca8927b15e2be2d4c3fd32a2c1a7041cc0848fdeadac30d9cb0d3bcd3835d301847a88ffd19c4d
2871+
checksum: 10/aa3d551d4f09940eee0c08328cb0db3a2391a8bba6d044f6bb38c51ac864896519c647d4b8fd99f7c094cc677bcf22454b27322014a08b2f2fb25695a43820db
28722872
languageName: node
28732873
linkType: hard
28742874

@@ -2889,21 +2889,21 @@ __metadata:
28892889
languageName: node
28902890
linkType: hard
28912891

2892-
"@typescript-eslint/parser@npm:^7.1.1":
2893-
version: 7.18.0
2894-
resolution: "@typescript-eslint/parser@npm:7.18.0"
2892+
"@typescript-eslint/parser@npm:8.16.0":
2893+
version: 8.16.0
2894+
resolution: "@typescript-eslint/parser@npm:8.16.0"
28952895
dependencies:
2896-
"@typescript-eslint/scope-manager": "npm:7.18.0"
2897-
"@typescript-eslint/types": "npm:7.18.0"
2898-
"@typescript-eslint/typescript-estree": "npm:7.18.0"
2899-
"@typescript-eslint/visitor-keys": "npm:7.18.0"
2896+
"@typescript-eslint/scope-manager": "npm:8.16.0"
2897+
"@typescript-eslint/types": "npm:8.16.0"
2898+
"@typescript-eslint/typescript-estree": "npm:8.16.0"
2899+
"@typescript-eslint/visitor-keys": "npm:8.16.0"
29002900
debug: "npm:^4.3.4"
29012901
peerDependencies:
2902-
eslint: ^8.56.0
2902+
eslint: ^8.57.0 || ^9.0.0
29032903
peerDependenciesMeta:
29042904
typescript:
29052905
optional: true
2906-
checksum: 10/36b00e192a96180220ba100fcce3c777fc3e61a6edbdead4e6e75a744d9f0cbe3fabb5f1c94a31cce6b28a4e4d5de148098eec01296026c3c8e16f7f0067cb1e
2906+
checksum: 10/ac1e2bfdbfe212da470bb17915b5228f7a6b027332b05eb8bcbbad440a81b2476c649e54e232084838e1edc005e6d7dc7a44899587d73672dd3d5484d9dbf9f8
29072907
languageName: node
29082908
linkType: hard
29092909

@@ -2917,13 +2917,13 @@ __metadata:
29172917
languageName: node
29182918
linkType: hard
29192919

2920-
"@typescript-eslint/scope-manager@npm:7.18.0":
2921-
version: 7.18.0
2922-
resolution: "@typescript-eslint/scope-manager@npm:7.18.0"
2920+
"@typescript-eslint/scope-manager@npm:8.16.0":
2921+
version: 8.16.0
2922+
resolution: "@typescript-eslint/scope-manager@npm:8.16.0"
29232923
dependencies:
2924-
"@typescript-eslint/types": "npm:7.18.0"
2925-
"@typescript-eslint/visitor-keys": "npm:7.18.0"
2926-
checksum: 10/9eb2ae5d69d9f723e706c16b2b97744fc016996a5473bed596035ac4d12429b3d24e7340a8235d704efa57f8f52e1b3b37925ff7c2e3384859d28b23a99b8bcc
2924+
"@typescript-eslint/types": "npm:8.16.0"
2925+
"@typescript-eslint/visitor-keys": "npm:8.16.0"
2926+
checksum: 10/e0aea61f248b39049d4ce21c19f9c8af1a8024f4f92abc8c1d5b79ea65b013c6c4ff41efb92995050036aa95b6a705601917b56809d9ec1fbbab387054aeb269
29272927
languageName: node
29282928
linkType: hard
29292929

@@ -2944,20 +2944,20 @@ __metadata:
29442944
languageName: node
29452945
linkType: hard
29462946

2947-
"@typescript-eslint/type-utils@npm:7.18.0":
2948-
version: 7.18.0
2949-
resolution: "@typescript-eslint/type-utils@npm:7.18.0"
2947+
"@typescript-eslint/type-utils@npm:8.16.0":
2948+
version: 8.16.0
2949+
resolution: "@typescript-eslint/type-utils@npm:8.16.0"
29502950
dependencies:
2951-
"@typescript-eslint/typescript-estree": "npm:7.18.0"
2952-
"@typescript-eslint/utils": "npm:7.18.0"
2951+
"@typescript-eslint/typescript-estree": "npm:8.16.0"
2952+
"@typescript-eslint/utils": "npm:8.16.0"
29532953
debug: "npm:^4.3.4"
29542954
ts-api-utils: "npm:^1.3.0"
29552955
peerDependencies:
2956-
eslint: ^8.56.0
2956+
eslint: ^8.57.0 || ^9.0.0
29572957
peerDependenciesMeta:
29582958
typescript:
29592959
optional: true
2960-
checksum: 10/bcc7958a4ecdddad8c92e17265175773e7dddf416a654c1a391e69cb16e43960b39d37b6ffa349941bf3635e050f0ca7cd8f56ec9dd774168f2bbe7afedc9676
2960+
checksum: 10/b91f6cef6af7e4f82a1dba9622d5ec9f46d1983eecfb88a1adbd310c7f980fedf5c8a198bfe968aae59fc386e4c437f55a7533988252eb9cbb0bdac8321e3dba
29612961
languageName: node
29622962
linkType: hard
29632963

@@ -2968,10 +2968,10 @@ __metadata:
29682968
languageName: node
29692969
linkType: hard
29702970

2971-
"@typescript-eslint/types@npm:7.18.0":
2972-
version: 7.18.0
2973-
resolution: "@typescript-eslint/types@npm:7.18.0"
2974-
checksum: 10/0e30c73a3cc3c67dd06360a5a12fd12cee831e4092750eec3d6c031bdc4feafcb0ab1d882910a73e66b451a4f6e1dd015e9e2c4d45bf6bf716a474e5d123ddf0
2971+
"@typescript-eslint/types@npm:8.16.0":
2972+
version: 8.16.0
2973+
resolution: "@typescript-eslint/types@npm:8.16.0"
2974+
checksum: 10/b37b26cd0e45b0cd6f7d492a07af583e4877d798495ab5fc1cfacb3c561b6d7981e3166f0475bb997e6c6d56ef903e160895174c7e63c08322dbb42d026cf7dc
29752975
languageName: node
29762976
linkType: hard
29772977

@@ -2993,22 +2993,22 @@ __metadata:
29932993
languageName: node
29942994
linkType: hard
29952995

2996-
"@typescript-eslint/typescript-estree@npm:7.18.0":
2997-
version: 7.18.0
2998-
resolution: "@typescript-eslint/typescript-estree@npm:7.18.0"
2996+
"@typescript-eslint/typescript-estree@npm:8.16.0":
2997+
version: 8.16.0
2998+
resolution: "@typescript-eslint/typescript-estree@npm:8.16.0"
29992999
dependencies:
3000-
"@typescript-eslint/types": "npm:7.18.0"
3001-
"@typescript-eslint/visitor-keys": "npm:7.18.0"
3000+
"@typescript-eslint/types": "npm:8.16.0"
3001+
"@typescript-eslint/visitor-keys": "npm:8.16.0"
30023002
debug: "npm:^4.3.4"
3003-
globby: "npm:^11.1.0"
3003+
fast-glob: "npm:^3.3.2"
30043004
is-glob: "npm:^4.0.3"
30053005
minimatch: "npm:^9.0.4"
30063006
semver: "npm:^7.6.0"
30073007
ts-api-utils: "npm:^1.3.0"
30083008
peerDependenciesMeta:
30093009
typescript:
30103010
optional: true
3011-
checksum: 10/b01e66235a91aa4439d02081d4a5f8b4a7cf9cb24f26b334812f657e3c603493e5f41e5c1e89cf4efae7d64509fa1f73affc16afc5e15cb7f83f724577c82036
3011+
checksum: 10/823cf55d331cf7283547a2860a5d7bfd7dbd497be6e87b226dd7456b36db214de1504855afbbaef8d89932c11a1e589d4cb2a4093b6f1c542a4ce8319d988006
30123012
languageName: node
30133013
linkType: hard
30143014

@@ -3030,17 +3030,20 @@ __metadata:
30303030
languageName: node
30313031
linkType: hard
30323032

3033-
"@typescript-eslint/utils@npm:7.18.0":
3034-
version: 7.18.0
3035-
resolution: "@typescript-eslint/utils@npm:7.18.0"
3033+
"@typescript-eslint/utils@npm:8.16.0":
3034+
version: 8.16.0
3035+
resolution: "@typescript-eslint/utils@npm:8.16.0"
30363036
dependencies:
30373037
"@eslint-community/eslint-utils": "npm:^4.4.0"
3038-
"@typescript-eslint/scope-manager": "npm:7.18.0"
3039-
"@typescript-eslint/types": "npm:7.18.0"
3040-
"@typescript-eslint/typescript-estree": "npm:7.18.0"
3038+
"@typescript-eslint/scope-manager": "npm:8.16.0"
3039+
"@typescript-eslint/types": "npm:8.16.0"
3040+
"@typescript-eslint/typescript-estree": "npm:8.16.0"
30413041
peerDependencies:
3042-
eslint: ^8.56.0
3043-
checksum: 10/f43fedb4f4d2e3836bdf137889449063a55c0ece74fdb283929cd376197b992313be8ef4df920c1c801b5c3076b92964c84c6c3b9b749d263b648d0011f5926e
3042+
eslint: ^8.57.0 || ^9.0.0
3043+
peerDependenciesMeta:
3044+
typescript:
3045+
optional: true
3046+
checksum: 10/80ba35b97a8e80ac2b54a56ac041b4f4583328d764e1693e7d3750de383cbcefcb7e838b75e550e8aa4df446f4b41460da6dc83543517280a4e3a61546c1a8dc
30443047
languageName: node
30453048
linkType: hard
30463049

@@ -3054,13 +3057,13 @@ __metadata:
30543057
languageName: node
30553058
linkType: hard
30563059

3057-
"@typescript-eslint/visitor-keys@npm:7.18.0":
3058-
version: 7.18.0
3059-
resolution: "@typescript-eslint/visitor-keys@npm:7.18.0"
3060+
"@typescript-eslint/visitor-keys@npm:8.16.0":
3061+
version: 8.16.0
3062+
resolution: "@typescript-eslint/visitor-keys@npm:8.16.0"
30603063
dependencies:
3061-
"@typescript-eslint/types": "npm:7.18.0"
3062-
eslint-visitor-keys: "npm:^3.4.3"
3063-
checksum: 10/b7cfe6fdeae86c507357ac6b2357813c64fb2fbf1aaf844393ba82f73a16e2599b41981b34200d9fc7765d70bc3a8181d76b503051e53f04bcb7c9afef637eab
3064+
"@typescript-eslint/types": "npm:8.16.0"
3065+
eslint-visitor-keys: "npm:^4.2.0"
3066+
checksum: 10/e3f231a3e8ca2f7a3dc0e9ebdc3ea1f51a377b1285727413b4c89c44dbfaf342f2574b1b4e7f478f295963045a6058e27b4827816fe2a5a2d09f565eb68522c7
30643067
languageName: node
30653068
linkType: hard
30663069

@@ -3429,21 +3432,22 @@ __metadata:
34293432
languageName: node
34303433
linkType: hard
34313434

3432-
"@vue/eslint-config-typescript@npm:13.0.0":
3433-
version: 13.0.0
3434-
resolution: "@vue/eslint-config-typescript@npm:13.0.0"
3435+
"@vue/eslint-config-typescript@npm:14.1.4":
3436+
version: 14.1.4
3437+
resolution: "@vue/eslint-config-typescript@npm:14.1.4"
34353438
dependencies:
3436-
"@typescript-eslint/eslint-plugin": "npm:^7.1.1"
3437-
"@typescript-eslint/parser": "npm:^7.1.1"
3438-
vue-eslint-parser: "npm:^9.3.1"
3439+
"@typescript-eslint/eslint-plugin": "npm:^8.15.0"
3440+
fast-glob: "npm:^3.3.2"
3441+
typescript-eslint: "npm:^8.15.0"
3442+
vue-eslint-parser: "npm:^9.4.3"
34393443
peerDependencies:
3440-
eslint: ^8.56.0
3441-
eslint-plugin-vue: ^9.0.0
3442-
typescript: ">=4.7.4"
3444+
eslint: ^9.10.0
3445+
eslint-plugin-vue: ^9.28.0
3446+
typescript: ">=4.8.4"
34433447
peerDependenciesMeta:
34443448
typescript:
34453449
optional: true
3446-
checksum: 10/60ab86e1e9e697e2d8b9fbc4028272cd9f144d6955467cb7ad6957b6a37443344ba500734a46c8708e27b2fb4cb859319bfb11fe5e87941f161a065d36ae6825
3450+
checksum: 10/715f7cb64ff6c48b6ab9ce7919608fcfabbd7f6c552b5afe92f4931226a39be171bef4ebb30836d9e161ca39d5881f5c29cc8747e15f77bc9e212ae95fd8c615
34473451
languageName: node
34483452
linkType: hard
34493453

@@ -6114,6 +6118,13 @@ __metadata:
61146118
languageName: node
61156119
linkType: hard
61166120

6121+
"eslint-visitor-keys@npm:^4.2.0":
6122+
version: 4.2.0
6123+
resolution: "eslint-visitor-keys@npm:4.2.0"
6124+
checksum: 10/9651b3356b01760e586b4c631c5268c0e1a85236e3292bf754f0472f465bf9a856c0ddc261fceace155334118c0151778effafbab981413dbf9288349343fa25
6125+
languageName: node
6126+
linkType: hard
6127+
61176128
"eslint@npm:8.57.1":
61186129
version: 8.57.1
61196130
resolution: "eslint@npm:8.57.1"
@@ -11583,6 +11594,22 @@ __metadata:
1158311594
languageName: node
1158411595
linkType: hard
1158511596

11597+
"typescript-eslint@npm:^8.15.0":
11598+
version: 8.16.0
11599+
resolution: "typescript-eslint@npm:8.16.0"
11600+
dependencies:
11601+
"@typescript-eslint/eslint-plugin": "npm:8.16.0"
11602+
"@typescript-eslint/parser": "npm:8.16.0"
11603+
"@typescript-eslint/utils": "npm:8.16.0"
11604+
peerDependencies:
11605+
eslint: ^8.57.0 || ^9.0.0
11606+
peerDependenciesMeta:
11607+
typescript:
11608+
optional: true
11609+
checksum: 10/bbcb31482210aeb715c0f41f659d642491828c0779426e5cceef70fa0ad96f3eeaf0cd3faaed1cc50965855a5324cf0b03790abc284f5364b2be458b0380337a
11610+
languageName: node
11611+
linkType: hard
11612+
1158611613
"typescript@npm:5.6.3":
1158711614
version: 5.6.3
1158811615
resolution: "typescript@npm:5.6.3"
@@ -12330,7 +12357,7 @@ __metadata:
1233012357
languageName: node
1233112358
linkType: hard
1233212359

12333-
"vue-eslint-parser@npm:^9.3.1, vue-eslint-parser@npm:^9.4.3":
12360+
"vue-eslint-parser@npm:^9.4.3":
1233412361
version: 9.4.3
1233512362
resolution: "vue-eslint-parser@npm:9.4.3"
1233612363
dependencies:

0 commit comments

Comments
 (0)