Skip to content

Commit 39d0bbb

Browse files
chore(deps): update dependency @vue/eslint-config-typescript to v14
1 parent 3f3e94a commit 39d0bbb

File tree

2 files changed

+93
-80
lines changed

2 files changed

+93
-80
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"@tsconfig/node20": "20.1.4",
2424
"@typescript-eslint/eslint-plugin": "5.62.0",
2525
"@typescript-eslint/parser": "5.62.0",
26-
"@vue/eslint-config-typescript": "13.0.0",
26+
"@vue/eslint-config-typescript": "14.1.3",
2727
"eslint": "8.57.0",
2828
"eslint-config-standard-with-typescript": "21.0.1",
2929
"eslint-formatter-pretty": "5.0.0",

yarn.lock

+92-79
Original file line numberDiff line numberDiff line change
@@ -629,7 +629,7 @@ __metadata:
629629
"@tsconfig/node20": "npm:20.1.4"
630630
"@typescript-eslint/eslint-plugin": "npm:5.62.0"
631631
"@typescript-eslint/parser": "npm:5.62.0"
632-
"@vue/eslint-config-typescript": "npm:13.0.0"
632+
"@vue/eslint-config-typescript": "npm:14.1.3"
633633
eslint: "npm:8.57.0"
634634
eslint-config-standard-with-typescript: "npm:21.0.1"
635635
eslint-formatter-pretty: "npm:5.0.0"
@@ -1093,26 +1093,26 @@ __metadata:
10931093
languageName: node
10941094
linkType: hard
10951095

1096-
"@typescript-eslint/eslint-plugin@npm:^7.1.1":
1097-
version: 7.12.0
1098-
resolution: "@typescript-eslint/eslint-plugin@npm:7.12.0"
1096+
"@typescript-eslint/eslint-plugin@npm:8.11.0, @typescript-eslint/eslint-plugin@npm:^8.8.1":
1097+
version: 8.11.0
1098+
resolution: "@typescript-eslint/eslint-plugin@npm:8.11.0"
10991099
dependencies:
11001100
"@eslint-community/regexpp": "npm:^4.10.0"
1101-
"@typescript-eslint/scope-manager": "npm:7.12.0"
1102-
"@typescript-eslint/type-utils": "npm:7.12.0"
1103-
"@typescript-eslint/utils": "npm:7.12.0"
1104-
"@typescript-eslint/visitor-keys": "npm:7.12.0"
1101+
"@typescript-eslint/scope-manager": "npm:8.11.0"
1102+
"@typescript-eslint/type-utils": "npm:8.11.0"
1103+
"@typescript-eslint/utils": "npm:8.11.0"
1104+
"@typescript-eslint/visitor-keys": "npm:8.11.0"
11051105
graphemer: "npm:^1.4.0"
11061106
ignore: "npm:^5.3.1"
11071107
natural-compare: "npm:^1.4.0"
11081108
ts-api-utils: "npm:^1.3.0"
11091109
peerDependencies:
1110-
"@typescript-eslint/parser": ^7.0.0
1111-
eslint: ^8.56.0
1110+
"@typescript-eslint/parser": ^8.0.0 || ^8.0.0-alpha.0
1111+
eslint: ^8.57.0 || ^9.0.0
11121112
peerDependenciesMeta:
11131113
typescript:
11141114
optional: true
1115-
checksum: 10c0/abf899e07144e8edd8ae010d25e4679e2acded407a10efc6aaa7ee325af8daf0dd149946ad58e46982e29e0a23f56b1e0dd461ef09aab09b0d94fc24ffc827c2
1115+
checksum: 10c0/be509f7bb0c0c596801059b06995a81a1c326cc6ac31d96a32f7b6b7d7b495f9bad4dc442aa6e923d22515e62c668d3c14695c68bd6e0be1d4bf72158b7fd2d6
11161116
languageName: node
11171117
linkType: hard
11181118

@@ -1133,6 +1133,24 @@ __metadata:
11331133
languageName: node
11341134
linkType: hard
11351135

1136+
"@typescript-eslint/parser@npm:8.11.0":
1137+
version: 8.11.0
1138+
resolution: "@typescript-eslint/parser@npm:8.11.0"
1139+
dependencies:
1140+
"@typescript-eslint/scope-manager": "npm:8.11.0"
1141+
"@typescript-eslint/types": "npm:8.11.0"
1142+
"@typescript-eslint/typescript-estree": "npm:8.11.0"
1143+
"@typescript-eslint/visitor-keys": "npm:8.11.0"
1144+
debug: "npm:^4.3.4"
1145+
peerDependencies:
1146+
eslint: ^8.57.0 || ^9.0.0
1147+
peerDependenciesMeta:
1148+
typescript:
1149+
optional: true
1150+
checksum: 10c0/e83f239fec60697083e5dcb1c8948340e783ea6e043fe9a65d557faef8882963b09d69aacd736eb8ab18a768769a7bbfc3de0f1251d4bba080613541acb0741c
1151+
languageName: node
1152+
linkType: hard
1153+
11361154
"@typescript-eslint/parser@npm:^4.0.0":
11371155
version: 4.33.0
11381156
resolution: "@typescript-eslint/parser@npm:4.33.0"
@@ -1150,24 +1168,6 @@ __metadata:
11501168
languageName: node
11511169
linkType: hard
11521170

1153-
"@typescript-eslint/parser@npm:^7.1.1":
1154-
version: 7.12.0
1155-
resolution: "@typescript-eslint/parser@npm:7.12.0"
1156-
dependencies:
1157-
"@typescript-eslint/scope-manager": "npm:7.12.0"
1158-
"@typescript-eslint/types": "npm:7.12.0"
1159-
"@typescript-eslint/typescript-estree": "npm:7.12.0"
1160-
"@typescript-eslint/visitor-keys": "npm:7.12.0"
1161-
debug: "npm:^4.3.4"
1162-
peerDependencies:
1163-
eslint: ^8.56.0
1164-
peerDependenciesMeta:
1165-
typescript:
1166-
optional: true
1167-
checksum: 10c0/223c32a6ba6cee770ee39108fb0a6d132283673d44c751bec85d8792df3382ddb839617787d183dc8fd7686d8a2018bf1ec0f3d63b7010c4370913f249c80fbc
1168-
languageName: node
1169-
linkType: hard
1170-
11711171
"@typescript-eslint/scope-manager@npm:4.33.0":
11721172
version: 4.33.0
11731173
resolution: "@typescript-eslint/scope-manager@npm:4.33.0"
@@ -1188,13 +1188,13 @@ __metadata:
11881188
languageName: node
11891189
linkType: hard
11901190

1191-
"@typescript-eslint/scope-manager@npm:7.12.0":
1192-
version: 7.12.0
1193-
resolution: "@typescript-eslint/scope-manager@npm:7.12.0"
1191+
"@typescript-eslint/scope-manager@npm:8.11.0":
1192+
version: 8.11.0
1193+
resolution: "@typescript-eslint/scope-manager@npm:8.11.0"
11941194
dependencies:
1195-
"@typescript-eslint/types": "npm:7.12.0"
1196-
"@typescript-eslint/visitor-keys": "npm:7.12.0"
1197-
checksum: 10c0/7af53cd9045cc70459e4f451377affc0ef03e67bd743480ab2cbfebe1b7d8269fc639406966930c5abb26f1b633623c98442c2b60f6257e0ce1555439343d5e9
1195+
"@typescript-eslint/types": "npm:8.11.0"
1196+
"@typescript-eslint/visitor-keys": "npm:8.11.0"
1197+
checksum: 10c0/0910da62d8ae261711dd9f89d5c7d8e96ff13c50054436256e5a661309229cb49e3b8189c9468d36b6c4d3f7cddd121519ea78f9b18c9b869a808834b079b2ea
11981198
languageName: node
11991199
linkType: hard
12001200

@@ -1215,20 +1215,18 @@ __metadata:
12151215
languageName: node
12161216
linkType: hard
12171217

1218-
"@typescript-eslint/type-utils@npm:7.12.0":
1219-
version: 7.12.0
1220-
resolution: "@typescript-eslint/type-utils@npm:7.12.0"
1218+
"@typescript-eslint/type-utils@npm:8.11.0":
1219+
version: 8.11.0
1220+
resolution: "@typescript-eslint/type-utils@npm:8.11.0"
12211221
dependencies:
1222-
"@typescript-eslint/typescript-estree": "npm:7.12.0"
1223-
"@typescript-eslint/utils": "npm:7.12.0"
1222+
"@typescript-eslint/typescript-estree": "npm:8.11.0"
1223+
"@typescript-eslint/utils": "npm:8.11.0"
12241224
debug: "npm:^4.3.4"
12251225
ts-api-utils: "npm:^1.3.0"
1226-
peerDependencies:
1227-
eslint: ^8.56.0
12281226
peerDependenciesMeta:
12291227
typescript:
12301228
optional: true
1231-
checksum: 10c0/41f4aa20d24724b461eb0cdac69d91ef60c2b628fb4a5739e4dbb8378aa4a7ff20c302f60e5d74ce75d5b99fcd3e3d71b9b3c96a1714aac47ce2ce5d6d611fcd
1229+
checksum: 10c0/b69e31c1599ceeb20c29052a4ddb33a554174a3a4c55ee37d90c9b8250af6ef978a0b9ddbeefef4e83d62c4caea1bfa2d8088527f397bde69fb4ab9b360d794a
12321230
languageName: node
12331231
linkType: hard
12341232

@@ -1246,10 +1244,10 @@ __metadata:
12461244
languageName: node
12471245
linkType: hard
12481246

1249-
"@typescript-eslint/types@npm:7.12.0":
1250-
version: 7.12.0
1251-
resolution: "@typescript-eslint/types@npm:7.12.0"
1252-
checksum: 10c0/76786d02a0838750d74ad6e49b026875c0753b81c5a46a56525a1e82d89c0939a13434b03494e3b31b7ffbba7824f426c5b502a12337806a1f6ca560b5dad46c
1247+
"@typescript-eslint/types@npm:8.11.0":
1248+
version: 8.11.0
1249+
resolution: "@typescript-eslint/types@npm:8.11.0"
1250+
checksum: 10c0/5ccdd3eeee077a6fc8e7f4bc0e0cbc9327b1205a845253ec5c0c6c49ff915e853161df00c24a0ffb4b8ec745d3f153dd0e066400a021c844c026e31121f46699
12531251
languageName: node
12541252
linkType: hard
12551253

@@ -1289,22 +1287,22 @@ __metadata:
12891287
languageName: node
12901288
linkType: hard
12911289

1292-
"@typescript-eslint/typescript-estree@npm:7.12.0":
1293-
version: 7.12.0
1294-
resolution: "@typescript-eslint/typescript-estree@npm:7.12.0"
1290+
"@typescript-eslint/typescript-estree@npm:8.11.0":
1291+
version: 8.11.0
1292+
resolution: "@typescript-eslint/typescript-estree@npm:8.11.0"
12951293
dependencies:
1296-
"@typescript-eslint/types": "npm:7.12.0"
1297-
"@typescript-eslint/visitor-keys": "npm:7.12.0"
1294+
"@typescript-eslint/types": "npm:8.11.0"
1295+
"@typescript-eslint/visitor-keys": "npm:8.11.0"
12981296
debug: "npm:^4.3.4"
1299-
globby: "npm:^11.1.0"
1297+
fast-glob: "npm:^3.3.2"
13001298
is-glob: "npm:^4.0.3"
13011299
minimatch: "npm:^9.0.4"
13021300
semver: "npm:^7.6.0"
13031301
ts-api-utils: "npm:^1.3.0"
13041302
peerDependenciesMeta:
13051303
typescript:
13061304
optional: true
1307-
checksum: 10c0/855be5ba6c3d7540319ad250555055a798deb04855f26abe719a3b8d555a3227d52e09453930bd829e260a72f65a985998b235514ce2872b31615015da3163c0
1305+
checksum: 10c0/b629ad3cd32b005d5c1d67c36958a418f8672efebea869399834f4f201ebf90b942165eebb5c9d9799dcabdc2cc26e5fabb00629f76b158847f42e1a491a75a6
13081306
languageName: node
13091307
linkType: hard
13101308

@@ -1326,17 +1324,17 @@ __metadata:
13261324
languageName: node
13271325
linkType: hard
13281326

1329-
"@typescript-eslint/utils@npm:7.12.0":
1330-
version: 7.12.0
1331-
resolution: "@typescript-eslint/utils@npm:7.12.0"
1327+
"@typescript-eslint/utils@npm:8.11.0":
1328+
version: 8.11.0
1329+
resolution: "@typescript-eslint/utils@npm:8.11.0"
13321330
dependencies:
13331331
"@eslint-community/eslint-utils": "npm:^4.4.0"
1334-
"@typescript-eslint/scope-manager": "npm:7.12.0"
1335-
"@typescript-eslint/types": "npm:7.12.0"
1336-
"@typescript-eslint/typescript-estree": "npm:7.12.0"
1332+
"@typescript-eslint/scope-manager": "npm:8.11.0"
1333+
"@typescript-eslint/types": "npm:8.11.0"
1334+
"@typescript-eslint/typescript-estree": "npm:8.11.0"
13371335
peerDependencies:
1338-
eslint: ^8.56.0
1339-
checksum: 10c0/04241c0313f2d061bc81ec2d5d589c9a723f8c1493e5b83d98f804ff9dac23c5e7157d9bb57bee8b458f40824f56ea65a02ebd344926a37cb58bf151cb4d3bf2
1336+
eslint: ^8.57.0 || ^9.0.0
1337+
checksum: 10c0/bb5bcc8d928a55b22298e76f834ea6a9fe125a9ffeb6ac23bee0258b3ed32f41e281888a3d0be226a05e1011bb3b70e42a71a40366acdefea6779131c46bc522
13401338
languageName: node
13411339
linkType: hard
13421340

@@ -1360,13 +1358,13 @@ __metadata:
13601358
languageName: node
13611359
linkType: hard
13621360

1363-
"@typescript-eslint/visitor-keys@npm:7.12.0":
1364-
version: 7.12.0
1365-
resolution: "@typescript-eslint/visitor-keys@npm:7.12.0"
1361+
"@typescript-eslint/visitor-keys@npm:8.11.0":
1362+
version: 8.11.0
1363+
resolution: "@typescript-eslint/visitor-keys@npm:8.11.0"
13661364
dependencies:
1367-
"@typescript-eslint/types": "npm:7.12.0"
1365+
"@typescript-eslint/types": "npm:8.11.0"
13681366
eslint-visitor-keys: "npm:^3.4.3"
1369-
checksum: 10c0/f3aa6704961e65fa8d66fcde57cd28e382412bb8bec2e99312bf8cda38772ae9a74d6d95b9765f76a249bc9ab65624db34b8c00078ebad129b2e1b624e935d90
1367+
checksum: 10c0/7a5a49609fdc47e114fe59eee56393c90b122ec8e9520f90b0c5e189635ae1ccfa8e00108f641342c2c8f4637fe9d40c77927cf7c8248a3a660812cb4b7d0c08
13701368
languageName: node
13711369
linkType: hard
13721370

@@ -1519,21 +1517,22 @@ __metadata:
15191517
languageName: node
15201518
linkType: hard
15211519

1522-
"@vue/eslint-config-typescript@npm:13.0.0":
1523-
version: 13.0.0
1524-
resolution: "@vue/eslint-config-typescript@npm:13.0.0"
1520+
"@vue/eslint-config-typescript@npm:14.1.3":
1521+
version: 14.1.3
1522+
resolution: "@vue/eslint-config-typescript@npm:14.1.3"
15251523
dependencies:
1526-
"@typescript-eslint/eslint-plugin": "npm:^7.1.1"
1527-
"@typescript-eslint/parser": "npm:^7.1.1"
1528-
vue-eslint-parser: "npm:^9.3.1"
1524+
"@typescript-eslint/eslint-plugin": "npm:^8.8.1"
1525+
fast-glob: "npm:^3.3.2"
1526+
typescript-eslint: "npm:^8.8.1"
1527+
vue-eslint-parser: "npm:^9.4.3"
15291528
peerDependencies:
1530-
eslint: ^8.56.0
1531-
eslint-plugin-vue: ^9.0.0
1532-
typescript: ">=4.7.4"
1529+
eslint: ^9.10.0
1530+
eslint-plugin-vue: ^9.28.0
1531+
typescript: ">=4.8.4"
15331532
peerDependenciesMeta:
15341533
typescript:
15351534
optional: true
1536-
checksum: 10c0/a960e1157f805e38837107ae8d2a6d280cf8f7cc3fa9ab492e10f52622085076637ee92438ca473c4e3305097448417f66c0d6cbf6130b731dbac9189e4566ca
1535+
checksum: 10c0/48e4b2a6ba812d3346ade386aaa2d1e9ce8b9f2e8b4944d3e4aa54826ec7ed8a6f860a6f378d9c13fe0aa07de9bab6cde6ac3091317c5f1e78a4dd8b35a482fb
15371536
languageName: node
15381537
linkType: hard
15391538

@@ -3433,7 +3432,7 @@ __metadata:
34333432
languageName: node
34343433
linkType: hard
34353434

3436-
"fast-glob@npm:^3.2.9":
3435+
"fast-glob@npm:^3.2.9, fast-glob@npm:^3.3.2":
34373436
version: 3.3.2
34383437
resolution: "fast-glob@npm:3.3.2"
34393438
dependencies:
@@ -6641,6 +6640,20 @@ __metadata:
66416640
languageName: node
66426641
linkType: hard
66436642

6643+
"typescript-eslint@npm:^8.8.1":
6644+
version: 8.11.0
6645+
resolution: "typescript-eslint@npm:8.11.0"
6646+
dependencies:
6647+
"@typescript-eslint/eslint-plugin": "npm:8.11.0"
6648+
"@typescript-eslint/parser": "npm:8.11.0"
6649+
"@typescript-eslint/utils": "npm:8.11.0"
6650+
peerDependenciesMeta:
6651+
typescript:
6652+
optional: true
6653+
checksum: 10c0/8f9b5916c9f47b0cbb26f142d1a266a6aaf33998ec87621252dffb56d8fe0ad01a944f8d8d837e4e6058153a1deee3557527d14fa7bf7ef80a927334529db6bd
6654+
languageName: node
6655+
linkType: hard
6656+
66446657
"typescript@npm:5.4.2":
66456658
version: 5.4.2
66466659
resolution: "typescript@npm:5.4.2"
@@ -6987,7 +7000,7 @@ __metadata:
69877000
languageName: node
69887001
linkType: hard
69897002

6990-
"vue-eslint-parser@npm:^9.3.1, vue-eslint-parser@npm:^9.4.2":
7003+
"vue-eslint-parser@npm:^9.4.2, vue-eslint-parser@npm:^9.4.3":
69917004
version: 9.4.3
69927005
resolution: "vue-eslint-parser@npm:9.4.3"
69937006
dependencies:

0 commit comments

Comments
 (0)