Skip to content

Commit 1c03e45

Browse files
chore(deps): update dependency @vue/eslint-config-typescript to v14
1 parent 2dd3b15 commit 1c03e45

File tree

2 files changed

+97
-82
lines changed

2 files changed

+97
-82
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.2.0",
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 & 81 deletions
Original file line numberDiff line numberDiff line change
@@ -2476,7 +2476,7 @@ __metadata:
24762476
"@types/uuid": "npm:10.0.0"
24772477
"@typescript-eslint/eslint-plugin": "npm:5.62.0"
24782478
"@typescript-eslint/parser": "npm:5.62.0"
2479-
"@vue/eslint-config-typescript": "npm:13.0.0"
2479+
"@vue/eslint-config-typescript": "npm:14.2.0"
24802480
body-parser: "npm:^1.20.3"
24812481
browserslist-ua-parser: "npm:^1.0.1"
24822482
changelogen: "npm:0.5.7"
@@ -3272,26 +3272,24 @@ __metadata:
32723272
languageName: node
32733273
linkType: hard
32743274

3275-
"@typescript-eslint/eslint-plugin@npm:^7.1.1":
3276-
version: 7.18.0
3277-
resolution: "@typescript-eslint/eslint-plugin@npm:7.18.0"
3275+
"@typescript-eslint/eslint-plugin@npm:8.19.0":
3276+
version: 8.19.0
3277+
resolution: "@typescript-eslint/eslint-plugin@npm:8.19.0"
32783278
dependencies:
32793279
"@eslint-community/regexpp": "npm:^4.10.0"
3280-
"@typescript-eslint/scope-manager": "npm:7.18.0"
3281-
"@typescript-eslint/type-utils": "npm:7.18.0"
3282-
"@typescript-eslint/utils": "npm:7.18.0"
3283-
"@typescript-eslint/visitor-keys": "npm:7.18.0"
3280+
"@typescript-eslint/scope-manager": "npm:8.19.0"
3281+
"@typescript-eslint/type-utils": "npm:8.19.0"
3282+
"@typescript-eslint/utils": "npm:8.19.0"
3283+
"@typescript-eslint/visitor-keys": "npm:8.19.0"
32843284
graphemer: "npm:^1.4.0"
32853285
ignore: "npm:^5.3.1"
32863286
natural-compare: "npm:^1.4.0"
32873287
ts-api-utils: "npm:^1.3.0"
32883288
peerDependencies:
3289-
"@typescript-eslint/parser": ^7.0.0
3290-
eslint: ^8.56.0
3291-
peerDependenciesMeta:
3292-
typescript:
3293-
optional: true
3294-
checksum: 10/6ee4c61f145dc05f0a567b8ac01b5399ef9c75f58bc6e9a3ffca8927b15e2be2d4c3fd32a2c1a7041cc0848fdeadac30d9cb0d3bcd3835d301847a88ffd19c4d
3289+
"@typescript-eslint/parser": ^8.0.0 || ^8.0.0-alpha.0
3290+
eslint: ^8.57.0 || ^9.0.0
3291+
typescript: ">=4.8.4 <5.8.0"
3292+
checksum: 10/9b12f1e0708d5f5a0a6819119d6c98bc21c5d9b2b589ecaad6b7fdb50bcf6444b52ea3ed227ffe90d90422a957d3aa30b8ab95f10d0d4d2829996fa1152d0762
32953293
languageName: node
32963294
linkType: hard
32973295

@@ -3312,21 +3310,19 @@ __metadata:
33123310
languageName: node
33133311
linkType: hard
33143312

3315-
"@typescript-eslint/parser@npm:^7.1.1":
3316-
version: 7.18.0
3317-
resolution: "@typescript-eslint/parser@npm:7.18.0"
3313+
"@typescript-eslint/parser@npm:8.19.0":
3314+
version: 8.19.0
3315+
resolution: "@typescript-eslint/parser@npm:8.19.0"
33183316
dependencies:
3319-
"@typescript-eslint/scope-manager": "npm:7.18.0"
3320-
"@typescript-eslint/types": "npm:7.18.0"
3321-
"@typescript-eslint/typescript-estree": "npm:7.18.0"
3322-
"@typescript-eslint/visitor-keys": "npm:7.18.0"
3317+
"@typescript-eslint/scope-manager": "npm:8.19.0"
3318+
"@typescript-eslint/types": "npm:8.19.0"
3319+
"@typescript-eslint/typescript-estree": "npm:8.19.0"
3320+
"@typescript-eslint/visitor-keys": "npm:8.19.0"
33233321
debug: "npm:^4.3.4"
33243322
peerDependencies:
3325-
eslint: ^8.56.0
3326-
peerDependenciesMeta:
3327-
typescript:
3328-
optional: true
3329-
checksum: 10/36b00e192a96180220ba100fcce3c777fc3e61a6edbdead4e6e75a744d9f0cbe3fabb5f1c94a31cce6b28a4e4d5de148098eec01296026c3c8e16f7f0067cb1e
3323+
eslint: ^8.57.0 || ^9.0.0
3324+
typescript: ">=4.8.4 <5.8.0"
3325+
checksum: 10/7e1bd88be87dd59645a314d50fda4cc2c038c9426a80a27a6d85c31b8b2d219451395280f0a59565275342af80b0a611ca650c704302f39ebc392e22a98a2950
33303326
languageName: node
33313327
linkType: hard
33323328

@@ -3340,13 +3336,13 @@ __metadata:
33403336
languageName: node
33413337
linkType: hard
33423338

3343-
"@typescript-eslint/scope-manager@npm:7.18.0":
3344-
version: 7.18.0
3345-
resolution: "@typescript-eslint/scope-manager@npm:7.18.0"
3339+
"@typescript-eslint/scope-manager@npm:8.19.0":
3340+
version: 8.19.0
3341+
resolution: "@typescript-eslint/scope-manager@npm:8.19.0"
33463342
dependencies:
3347-
"@typescript-eslint/types": "npm:7.18.0"
3348-
"@typescript-eslint/visitor-keys": "npm:7.18.0"
3349-
checksum: 10/9eb2ae5d69d9f723e706c16b2b97744fc016996a5473bed596035ac4d12429b3d24e7340a8235d704efa57f8f52e1b3b37925ff7c2e3384859d28b23a99b8bcc
3343+
"@typescript-eslint/types": "npm:8.19.0"
3344+
"@typescript-eslint/visitor-keys": "npm:8.19.0"
3345+
checksum: 10/ab7f72533c62b6e7c87e4c91c187098e1026a8d67044c2a8376affede949c7c2f3d1b4bec0047d4001cd16c3a30db0b01672f596ef284d12b143cd4a984cdfdc
33503346
languageName: node
33513347
linkType: hard
33523348

@@ -3367,20 +3363,18 @@ __metadata:
33673363
languageName: node
33683364
linkType: hard
33693365

3370-
"@typescript-eslint/type-utils@npm:7.18.0":
3371-
version: 7.18.0
3372-
resolution: "@typescript-eslint/type-utils@npm:7.18.0"
3366+
"@typescript-eslint/type-utils@npm:8.19.0":
3367+
version: 8.19.0
3368+
resolution: "@typescript-eslint/type-utils@npm:8.19.0"
33733369
dependencies:
3374-
"@typescript-eslint/typescript-estree": "npm:7.18.0"
3375-
"@typescript-eslint/utils": "npm:7.18.0"
3370+
"@typescript-eslint/typescript-estree": "npm:8.19.0"
3371+
"@typescript-eslint/utils": "npm:8.19.0"
33763372
debug: "npm:^4.3.4"
33773373
ts-api-utils: "npm:^1.3.0"
33783374
peerDependencies:
3379-
eslint: ^8.56.0
3380-
peerDependenciesMeta:
3381-
typescript:
3382-
optional: true
3383-
checksum: 10/bcc7958a4ecdddad8c92e17265175773e7dddf416a654c1a391e69cb16e43960b39d37b6ffa349941bf3635e050f0ca7cd8f56ec9dd774168f2bbe7afedc9676
3375+
eslint: ^8.57.0 || ^9.0.0
3376+
typescript: ">=4.8.4 <5.8.0"
3377+
checksum: 10/c8fc5ca2a3f0b701389a2c45ee1ebc5ca211769164b822d54af873a7f1735a160845fcdd14a988a547dda12e1a3249ecef5bc381a1d067b1ab9e6bbf6398f509
33843378
languageName: node
33853379
linkType: hard
33863380

@@ -3391,10 +3385,10 @@ __metadata:
33913385
languageName: node
33923386
linkType: hard
33933387

3394-
"@typescript-eslint/types@npm:7.18.0":
3395-
version: 7.18.0
3396-
resolution: "@typescript-eslint/types@npm:7.18.0"
3397-
checksum: 10/0e30c73a3cc3c67dd06360a5a12fd12cee831e4092750eec3d6c031bdc4feafcb0ab1d882910a73e66b451a4f6e1dd015e9e2c4d45bf6bf716a474e5d123ddf0
3388+
"@typescript-eslint/types@npm:8.19.0":
3389+
version: 8.19.0
3390+
resolution: "@typescript-eslint/types@npm:8.19.0"
3391+
checksum: 10/1bf02b6fcae72ccd60bbd9858e8e13ff49332bb819e9479d48b081026b62512baa8f72f2123bb3abdf816cc667aae25b311db941bee737afad6118189f761a17
33983392
languageName: node
33993393
linkType: hard
34003394

@@ -3416,22 +3410,21 @@ __metadata:
34163410
languageName: node
34173411
linkType: hard
34183412

3419-
"@typescript-eslint/typescript-estree@npm:7.18.0":
3420-
version: 7.18.0
3421-
resolution: "@typescript-eslint/typescript-estree@npm:7.18.0"
3413+
"@typescript-eslint/typescript-estree@npm:8.19.0":
3414+
version: 8.19.0
3415+
resolution: "@typescript-eslint/typescript-estree@npm:8.19.0"
34223416
dependencies:
3423-
"@typescript-eslint/types": "npm:7.18.0"
3424-
"@typescript-eslint/visitor-keys": "npm:7.18.0"
3417+
"@typescript-eslint/types": "npm:8.19.0"
3418+
"@typescript-eslint/visitor-keys": "npm:8.19.0"
34253419
debug: "npm:^4.3.4"
3426-
globby: "npm:^11.1.0"
3420+
fast-glob: "npm:^3.3.2"
34273421
is-glob: "npm:^4.0.3"
34283422
minimatch: "npm:^9.0.4"
34293423
semver: "npm:^7.6.0"
34303424
ts-api-utils: "npm:^1.3.0"
3431-
peerDependenciesMeta:
3432-
typescript:
3433-
optional: true
3434-
checksum: 10/b01e66235a91aa4439d02081d4a5f8b4a7cf9cb24f26b334812f657e3c603493e5f41e5c1e89cf4efae7d64509fa1f73affc16afc5e15cb7f83f724577c82036
3425+
peerDependencies:
3426+
typescript: ">=4.8.4 <5.8.0"
3427+
checksum: 10/6d396f82079f67d32a5ef644767697e8bbd79d166cc5ea034dcc2b146a62744de91d87885495ecfe3d9a0de98413e4dbb618b76bd657377df174cd2d12bab863
34353428
languageName: node
34363429
linkType: hard
34373430

@@ -3453,17 +3446,18 @@ __metadata:
34533446
languageName: node
34543447
linkType: hard
34553448

3456-
"@typescript-eslint/utils@npm:7.18.0":
3457-
version: 7.18.0
3458-
resolution: "@typescript-eslint/utils@npm:7.18.0"
3449+
"@typescript-eslint/utils@npm:8.19.0":
3450+
version: 8.19.0
3451+
resolution: "@typescript-eslint/utils@npm:8.19.0"
34593452
dependencies:
34603453
"@eslint-community/eslint-utils": "npm:^4.4.0"
3461-
"@typescript-eslint/scope-manager": "npm:7.18.0"
3462-
"@typescript-eslint/types": "npm:7.18.0"
3463-
"@typescript-eslint/typescript-estree": "npm:7.18.0"
3454+
"@typescript-eslint/scope-manager": "npm:8.19.0"
3455+
"@typescript-eslint/types": "npm:8.19.0"
3456+
"@typescript-eslint/typescript-estree": "npm:8.19.0"
34643457
peerDependencies:
3465-
eslint: ^8.56.0
3466-
checksum: 10/f43fedb4f4d2e3836bdf137889449063a55c0ece74fdb283929cd376197b992313be8ef4df920c1c801b5c3076b92964c84c6c3b9b749d263b648d0011f5926e
3458+
eslint: ^8.57.0 || ^9.0.0
3459+
typescript: ">=4.8.4 <5.8.0"
3460+
checksum: 10/e57f5e5d6fc00be3596f58be77904b66079f67a61effa633372ebcc92a0b6090f71183b3be145c55b5a5ab8f0536f98f0034c4d9a8031c1422e4e2753b97fd21
34673461
languageName: node
34683462
linkType: hard
34693463

@@ -3477,13 +3471,13 @@ __metadata:
34773471
languageName: node
34783472
linkType: hard
34793473

3480-
"@typescript-eslint/visitor-keys@npm:7.18.0":
3481-
version: 7.18.0
3482-
resolution: "@typescript-eslint/visitor-keys@npm:7.18.0"
3474+
"@typescript-eslint/visitor-keys@npm:8.19.0":
3475+
version: 8.19.0
3476+
resolution: "@typescript-eslint/visitor-keys@npm:8.19.0"
34833477
dependencies:
3484-
"@typescript-eslint/types": "npm:7.18.0"
3485-
eslint-visitor-keys: "npm:^3.4.3"
3486-
checksum: 10/b7cfe6fdeae86c507357ac6b2357813c64fb2fbf1aaf844393ba82f73a16e2599b41981b34200d9fc7765d70bc3a8181d76b503051e53f04bcb7c9afef637eab
3478+
"@typescript-eslint/types": "npm:8.19.0"
3479+
eslint-visitor-keys: "npm:^4.2.0"
3480+
checksum: 10/065b95253be57cf5e8f15ebb09dbcb70e97cd37d238a6cf3d4be3c7bc42e94d77a062e8f97a2333a2e03eb58c736c00ec0ab3b7a1bddfef30387eb167776116e
34873481
languageName: node
34883482
linkType: hard
34893483

@@ -3941,21 +3935,21 @@ __metadata:
39413935
languageName: node
39423936
linkType: hard
39433937

3944-
"@vue/eslint-config-typescript@npm:13.0.0":
3945-
version: 13.0.0
3946-
resolution: "@vue/eslint-config-typescript@npm:13.0.0"
3938+
"@vue/eslint-config-typescript@npm:14.2.0":
3939+
version: 14.2.0
3940+
resolution: "@vue/eslint-config-typescript@npm:14.2.0"
39473941
dependencies:
3948-
"@typescript-eslint/eslint-plugin": "npm:^7.1.1"
3949-
"@typescript-eslint/parser": "npm:^7.1.1"
3950-
vue-eslint-parser: "npm:^9.3.1"
3942+
fast-glob: "npm:^3.3.2"
3943+
typescript-eslint: "npm:^8.18.1"
3944+
vue-eslint-parser: "npm:^9.4.3"
39513945
peerDependencies:
3952-
eslint: ^8.56.0
3953-
eslint-plugin-vue: ^9.0.0
3954-
typescript: ">=4.7.4"
3946+
eslint: ^9.10.0
3947+
eslint-plugin-vue: ^9.28.0
3948+
typescript: ">=4.8.4"
39553949
peerDependenciesMeta:
39563950
typescript:
39573951
optional: true
3958-
checksum: 10/60ab86e1e9e697e2d8b9fbc4028272cd9f144d6955467cb7ad6957b6a37443344ba500734a46c8708e27b2fb4cb859319bfb11fe5e87941f161a065d36ae6825
3952+
checksum: 10/10cc365d97218b0c633b28cd2557a515c4c93bf7024b66a672113316836ef0163d737112e524924b69cbf929545267ae2c175af7af858ed37ddb5fce57b2089c
39593953
languageName: node
39603954
linkType: hard
39613955

@@ -6542,6 +6536,13 @@ __metadata:
65426536
languageName: node
65436537
linkType: hard
65446538

6539+
"eslint-visitor-keys@npm:^4.2.0":
6540+
version: 4.2.0
6541+
resolution: "eslint-visitor-keys@npm:4.2.0"
6542+
checksum: 10/9651b3356b01760e586b4c631c5268c0e1a85236e3292bf754f0472f465bf9a856c0ddc261fceace155334118c0151778effafbab981413dbf9288349343fa25
6543+
languageName: node
6544+
linkType: hard
6545+
65456546
"eslint@npm:8.57.1":
65466547
version: 8.57.1
65476548
resolution: "eslint@npm:8.57.1"
@@ -12287,6 +12288,20 @@ __metadata:
1228712288
languageName: node
1228812289
linkType: hard
1228912290

12291+
"typescript-eslint@npm:^8.18.1":
12292+
version: 8.19.0
12293+
resolution: "typescript-eslint@npm:8.19.0"
12294+
dependencies:
12295+
"@typescript-eslint/eslint-plugin": "npm:8.19.0"
12296+
"@typescript-eslint/parser": "npm:8.19.0"
12297+
"@typescript-eslint/utils": "npm:8.19.0"
12298+
peerDependencies:
12299+
eslint: ^8.57.0 || ^9.0.0
12300+
typescript: ">=4.8.4 <5.8.0"
12301+
checksum: 10/c8a57563910c4eff7d09a009c0c87419e12c195b57d1ff9fe775afb54c9b24b4133f71c59c2f2dee3ca63494721ba8d7bcf5951ac693199cae0d6b83e67a5c68
12302+
languageName: node
12303+
linkType: hard
12304+
1229012305
"typescript@npm:5.6.3":
1229112306
version: 5.6.3
1229212307
resolution: "typescript@npm:5.6.3"
@@ -13195,7 +13210,7 @@ __metadata:
1319513210
languageName: node
1319613211
linkType: hard
1319713212

13198-
"vue-eslint-parser@npm:^9.3.1, vue-eslint-parser@npm:^9.4.3":
13213+
"vue-eslint-parser@npm:^9.4.3":
1319913214
version: 9.4.3
1320013215
resolution: "vue-eslint-parser@npm:9.4.3"
1320113216
dependencies:

0 commit comments

Comments
 (0)