Skip to content

Commit 6c76b7d

Browse files
chore(deps): update dependency @vue/eslint-config-typescript to v14
1 parent 9639dd1 commit 6c76b7d

File tree

2 files changed

+126
-97
lines changed

2 files changed

+126
-97
lines changed

package.json

Lines changed: 1 addition & 1 deletion
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.3.0",
2727
"eslint": "8.57.0",
2828
"eslint-config-standard-with-typescript": "21.0.1",
2929
"eslint-formatter-pretty": "5.0.0",

yarn.lock

Lines changed: 125 additions & 96 deletions
Original file line numberDiff line numberDiff line change
@@ -643,7 +643,7 @@ __metadata:
643643
"@tsconfig/node20": "npm:20.1.4"
644644
"@typescript-eslint/eslint-plugin": "npm:5.62.0"
645645
"@typescript-eslint/parser": "npm:5.62.0"
646-
"@vue/eslint-config-typescript": "npm:13.0.0"
646+
"@vue/eslint-config-typescript": "npm:14.3.0"
647647
eslint: "npm:8.57.0"
648648
eslint-config-standard-with-typescript: "npm:21.0.1"
649649
eslint-formatter-pretty: "npm:5.0.0"
@@ -1128,26 +1128,24 @@ __metadata:
11281128
languageName: node
11291129
linkType: hard
11301130

1131-
"@typescript-eslint/eslint-plugin@npm:^7.1.1":
1132-
version: 7.12.0
1133-
resolution: "@typescript-eslint/eslint-plugin@npm:7.12.0"
1131+
"@typescript-eslint/eslint-plugin@npm:8.20.0":
1132+
version: 8.20.0
1133+
resolution: "@typescript-eslint/eslint-plugin@npm:8.20.0"
11341134
dependencies:
11351135
"@eslint-community/regexpp": "npm:^4.10.0"
1136-
"@typescript-eslint/scope-manager": "npm:7.12.0"
1137-
"@typescript-eslint/type-utils": "npm:7.12.0"
1138-
"@typescript-eslint/utils": "npm:7.12.0"
1139-
"@typescript-eslint/visitor-keys": "npm:7.12.0"
1136+
"@typescript-eslint/scope-manager": "npm:8.20.0"
1137+
"@typescript-eslint/type-utils": "npm:8.20.0"
1138+
"@typescript-eslint/utils": "npm:8.20.0"
1139+
"@typescript-eslint/visitor-keys": "npm:8.20.0"
11401140
graphemer: "npm:^1.4.0"
11411141
ignore: "npm:^5.3.1"
11421142
natural-compare: "npm:^1.4.0"
1143-
ts-api-utils: "npm:^1.3.0"
1143+
ts-api-utils: "npm:^2.0.0"
11441144
peerDependencies:
1145-
"@typescript-eslint/parser": ^7.0.0
1146-
eslint: ^8.56.0
1147-
peerDependenciesMeta:
1148-
typescript:
1149-
optional: true
1150-
checksum: 10c0/abf899e07144e8edd8ae010d25e4679e2acded407a10efc6aaa7ee325af8daf0dd149946ad58e46982e29e0a23f56b1e0dd461ef09aab09b0d94fc24ffc827c2
1145+
"@typescript-eslint/parser": ^8.0.0 || ^8.0.0-alpha.0
1146+
eslint: ^8.57.0 || ^9.0.0
1147+
typescript: ">=4.8.4 <5.8.0"
1148+
checksum: 10c0/c68d0dc5419db93c38eea8adecac19e27f8b023d015a944ffded112d584e87fa7fe512070a6a1085899cab2e12e1c8db276e10412b74bf639ca6b04052bbfedc
11511149
languageName: node
11521150
linkType: hard
11531151

@@ -1168,6 +1166,22 @@ __metadata:
11681166
languageName: node
11691167
linkType: hard
11701168

1169+
"@typescript-eslint/parser@npm:8.20.0":
1170+
version: 8.20.0
1171+
resolution: "@typescript-eslint/parser@npm:8.20.0"
1172+
dependencies:
1173+
"@typescript-eslint/scope-manager": "npm:8.20.0"
1174+
"@typescript-eslint/types": "npm:8.20.0"
1175+
"@typescript-eslint/typescript-estree": "npm:8.20.0"
1176+
"@typescript-eslint/visitor-keys": "npm:8.20.0"
1177+
debug: "npm:^4.3.4"
1178+
peerDependencies:
1179+
eslint: ^8.57.0 || ^9.0.0
1180+
typescript: ">=4.8.4 <5.8.0"
1181+
checksum: 10c0/fff4a86be27f603ad8d6f7dd9758c46b04a254828f0c6d8a34869c1cf30b5828b60a1dc088f72680a7b65cc5fc696848df4605de19e59a18467306d7ca56c11d
1182+
languageName: node
1183+
linkType: hard
1184+
11711185
"@typescript-eslint/parser@npm:^4.0.0":
11721186
version: 4.33.0
11731187
resolution: "@typescript-eslint/parser@npm:4.33.0"
@@ -1185,24 +1199,6 @@ __metadata:
11851199
languageName: node
11861200
linkType: hard
11871201

1188-
"@typescript-eslint/parser@npm:^7.1.1":
1189-
version: 7.12.0
1190-
resolution: "@typescript-eslint/parser@npm:7.12.0"
1191-
dependencies:
1192-
"@typescript-eslint/scope-manager": "npm:7.12.0"
1193-
"@typescript-eslint/types": "npm:7.12.0"
1194-
"@typescript-eslint/typescript-estree": "npm:7.12.0"
1195-
"@typescript-eslint/visitor-keys": "npm:7.12.0"
1196-
debug: "npm:^4.3.4"
1197-
peerDependencies:
1198-
eslint: ^8.56.0
1199-
peerDependenciesMeta:
1200-
typescript:
1201-
optional: true
1202-
checksum: 10c0/223c32a6ba6cee770ee39108fb0a6d132283673d44c751bec85d8792df3382ddb839617787d183dc8fd7686d8a2018bf1ec0f3d63b7010c4370913f249c80fbc
1203-
languageName: node
1204-
linkType: hard
1205-
12061202
"@typescript-eslint/scope-manager@npm:4.33.0":
12071203
version: 4.33.0
12081204
resolution: "@typescript-eslint/scope-manager@npm:4.33.0"
@@ -1223,13 +1219,13 @@ __metadata:
12231219
languageName: node
12241220
linkType: hard
12251221

1226-
"@typescript-eslint/scope-manager@npm:7.12.0":
1227-
version: 7.12.0
1228-
resolution: "@typescript-eslint/scope-manager@npm:7.12.0"
1222+
"@typescript-eslint/scope-manager@npm:8.20.0":
1223+
version: 8.20.0
1224+
resolution: "@typescript-eslint/scope-manager@npm:8.20.0"
12291225
dependencies:
1230-
"@typescript-eslint/types": "npm:7.12.0"
1231-
"@typescript-eslint/visitor-keys": "npm:7.12.0"
1232-
checksum: 10c0/7af53cd9045cc70459e4f451377affc0ef03e67bd743480ab2cbfebe1b7d8269fc639406966930c5abb26f1b633623c98442c2b60f6257e0ce1555439343d5e9
1226+
"@typescript-eslint/types": "npm:8.20.0"
1227+
"@typescript-eslint/visitor-keys": "npm:8.20.0"
1228+
checksum: 10c0/a8074768d06c863169294116624a45c19377ff0b8635ad5fa4ae673b43cf704d1b9b79384ceef0ff0abb78b107d345cd90fe5572354daf6ad773fe462ee71e6a
12331229
languageName: node
12341230
linkType: hard
12351231

@@ -1250,20 +1246,18 @@ __metadata:
12501246
languageName: node
12511247
linkType: hard
12521248

1253-
"@typescript-eslint/type-utils@npm:7.12.0":
1254-
version: 7.12.0
1255-
resolution: "@typescript-eslint/type-utils@npm:7.12.0"
1249+
"@typescript-eslint/type-utils@npm:8.20.0":
1250+
version: 8.20.0
1251+
resolution: "@typescript-eslint/type-utils@npm:8.20.0"
12561252
dependencies:
1257-
"@typescript-eslint/typescript-estree": "npm:7.12.0"
1258-
"@typescript-eslint/utils": "npm:7.12.0"
1253+
"@typescript-eslint/typescript-estree": "npm:8.20.0"
1254+
"@typescript-eslint/utils": "npm:8.20.0"
12591255
debug: "npm:^4.3.4"
1260-
ts-api-utils: "npm:^1.3.0"
1256+
ts-api-utils: "npm:^2.0.0"
12611257
peerDependencies:
1262-
eslint: ^8.56.0
1263-
peerDependenciesMeta:
1264-
typescript:
1265-
optional: true
1266-
checksum: 10c0/41f4aa20d24724b461eb0cdac69d91ef60c2b628fb4a5739e4dbb8378aa4a7ff20c302f60e5d74ce75d5b99fcd3e3d71b9b3c96a1714aac47ce2ce5d6d611fcd
1258+
eslint: ^8.57.0 || ^9.0.0
1259+
typescript: ">=4.8.4 <5.8.0"
1260+
checksum: 10c0/7d46143f26ec606b71d20f0f5535b16abba2ba7a5a2daecd2584ddb61d1284dd8404f34265cc1fdfd541068b24b0211f7ad94801c94e4c60869d9f26bf3c0b9b
12671261
languageName: node
12681262
linkType: hard
12691263

@@ -1281,10 +1275,10 @@ __metadata:
12811275
languageName: node
12821276
linkType: hard
12831277

1284-
"@typescript-eslint/types@npm:7.12.0":
1285-
version: 7.12.0
1286-
resolution: "@typescript-eslint/types@npm:7.12.0"
1287-
checksum: 10c0/76786d02a0838750d74ad6e49b026875c0753b81c5a46a56525a1e82d89c0939a13434b03494e3b31b7ffbba7824f426c5b502a12337806a1f6ca560b5dad46c
1278+
"@typescript-eslint/types@npm:8.20.0":
1279+
version: 8.20.0
1280+
resolution: "@typescript-eslint/types@npm:8.20.0"
1281+
checksum: 10c0/21292d4ca089897015d2bf5ab99909a7b362902f63f4ba10696676823b50d00c7b4cd093b4b43fba01d12bc3feca3852d2c28528c06d8e45446b7477887dbee7
12881282
languageName: node
12891283
linkType: hard
12901284

@@ -1324,22 +1318,21 @@ __metadata:
13241318
languageName: node
13251319
linkType: hard
13261320

1327-
"@typescript-eslint/typescript-estree@npm:7.12.0":
1328-
version: 7.12.0
1329-
resolution: "@typescript-eslint/typescript-estree@npm:7.12.0"
1321+
"@typescript-eslint/typescript-estree@npm:8.20.0":
1322+
version: 8.20.0
1323+
resolution: "@typescript-eslint/typescript-estree@npm:8.20.0"
13301324
dependencies:
1331-
"@typescript-eslint/types": "npm:7.12.0"
1332-
"@typescript-eslint/visitor-keys": "npm:7.12.0"
1325+
"@typescript-eslint/types": "npm:8.20.0"
1326+
"@typescript-eslint/visitor-keys": "npm:8.20.0"
13331327
debug: "npm:^4.3.4"
1334-
globby: "npm:^11.1.0"
1328+
fast-glob: "npm:^3.3.2"
13351329
is-glob: "npm:^4.0.3"
13361330
minimatch: "npm:^9.0.4"
13371331
semver: "npm:^7.6.0"
1338-
ts-api-utils: "npm:^1.3.0"
1339-
peerDependenciesMeta:
1340-
typescript:
1341-
optional: true
1342-
checksum: 10c0/855be5ba6c3d7540319ad250555055a798deb04855f26abe719a3b8d555a3227d52e09453930bd829e260a72f65a985998b235514ce2872b31615015da3163c0
1332+
ts-api-utils: "npm:^2.0.0"
1333+
peerDependencies:
1334+
typescript: ">=4.8.4 <5.8.0"
1335+
checksum: 10c0/54a2c1da7d1c5f7e865b941e8a3c98eb4b5f56ed8741664a84065173bde9602cdb8866b0984b26816d6af885c1528311c11e7286e869ed424483b74366514cbd
13431336
languageName: node
13441337
linkType: hard
13451338

@@ -1361,17 +1354,18 @@ __metadata:
13611354
languageName: node
13621355
linkType: hard
13631356

1364-
"@typescript-eslint/utils@npm:7.12.0":
1365-
version: 7.12.0
1366-
resolution: "@typescript-eslint/utils@npm:7.12.0"
1357+
"@typescript-eslint/utils@npm:8.20.0, @typescript-eslint/utils@npm:^8.20.0":
1358+
version: 8.20.0
1359+
resolution: "@typescript-eslint/utils@npm:8.20.0"
13671360
dependencies:
13681361
"@eslint-community/eslint-utils": "npm:^4.4.0"
1369-
"@typescript-eslint/scope-manager": "npm:7.12.0"
1370-
"@typescript-eslint/types": "npm:7.12.0"
1371-
"@typescript-eslint/typescript-estree": "npm:7.12.0"
1362+
"@typescript-eslint/scope-manager": "npm:8.20.0"
1363+
"@typescript-eslint/types": "npm:8.20.0"
1364+
"@typescript-eslint/typescript-estree": "npm:8.20.0"
13721365
peerDependencies:
1373-
eslint: ^8.56.0
1374-
checksum: 10c0/04241c0313f2d061bc81ec2d5d589c9a723f8c1493e5b83d98f804ff9dac23c5e7157d9bb57bee8b458f40824f56ea65a02ebd344926a37cb58bf151cb4d3bf2
1366+
eslint: ^8.57.0 || ^9.0.0
1367+
typescript: ">=4.8.4 <5.8.0"
1368+
checksum: 10c0/dd36c3b22a2adde1e1462aed0c8b4720f61859b4ebb0c3ef935a786a6b1cb0ec21eb0689f5a8debe8db26d97ebb979bab68d6f8fe7b0098e6200a485cfe2991b
13751369
languageName: node
13761370
linkType: hard
13771371

@@ -1395,13 +1389,13 @@ __metadata:
13951389
languageName: node
13961390
linkType: hard
13971391

1398-
"@typescript-eslint/visitor-keys@npm:7.12.0":
1399-
version: 7.12.0
1400-
resolution: "@typescript-eslint/visitor-keys@npm:7.12.0"
1392+
"@typescript-eslint/visitor-keys@npm:8.20.0":
1393+
version: 8.20.0
1394+
resolution: "@typescript-eslint/visitor-keys@npm:8.20.0"
14011395
dependencies:
1402-
"@typescript-eslint/types": "npm:7.12.0"
1403-
eslint-visitor-keys: "npm:^3.4.3"
1404-
checksum: 10c0/f3aa6704961e65fa8d66fcde57cd28e382412bb8bec2e99312bf8cda38772ae9a74d6d95b9765f76a249bc9ab65624db34b8c00078ebad129b2e1b624e935d90
1396+
"@typescript-eslint/types": "npm:8.20.0"
1397+
eslint-visitor-keys: "npm:^4.2.0"
1398+
checksum: 10c0/e95d8b2685e8beb6637bf2e9d06e4177a400d3a2b142ba749944690f969ee3186b750082fd9bf34ada82acf1c5dd5970201dfd97619029c8ecca85fb4b50dbd8
14051399
languageName: node
14061400
linkType: hard
14071401

@@ -1553,21 +1547,22 @@ __metadata:
15531547
languageName: node
15541548
linkType: hard
15551549

1556-
"@vue/eslint-config-typescript@npm:13.0.0":
1557-
version: 13.0.0
1558-
resolution: "@vue/eslint-config-typescript@npm:13.0.0"
1550+
"@vue/eslint-config-typescript@npm:14.3.0":
1551+
version: 14.3.0
1552+
resolution: "@vue/eslint-config-typescript@npm:14.3.0"
15591553
dependencies:
1560-
"@typescript-eslint/eslint-plugin": "npm:^7.1.1"
1561-
"@typescript-eslint/parser": "npm:^7.1.1"
1562-
vue-eslint-parser: "npm:^9.3.1"
1554+
"@typescript-eslint/utils": "npm:^8.20.0"
1555+
fast-glob: "npm:^3.3.3"
1556+
typescript-eslint: "npm:^8.20.0"
1557+
vue-eslint-parser: "npm:^9.4.3"
15631558
peerDependencies:
1564-
eslint: ^8.56.0
1565-
eslint-plugin-vue: ^9.0.0
1566-
typescript: ">=4.7.4"
1559+
eslint: ^9.10.0
1560+
eslint-plugin-vue: ^9.28.0
1561+
typescript: ">=4.8.4"
15671562
peerDependenciesMeta:
15681563
typescript:
15691564
optional: true
1570-
checksum: 10c0/a960e1157f805e38837107ae8d2a6d280cf8f7cc3fa9ab492e10f52622085076637ee92438ca473c4e3305097448417f66c0d6cbf6130b731dbac9189e4566ca
1565+
checksum: 10c0/d947c224703d1ba7c7eed0940ebd60ac930589e844bef7ec7df15903d45c2d91ac684264ec22b14f77a074fb72f796ea18a4fda75924b1d002b911e4c1048b4d
15711566
languageName: node
15721567
linkType: hard
15731568

@@ -3322,6 +3317,13 @@ __metadata:
33223317
languageName: node
33233318
linkType: hard
33243319

3320+
"eslint-visitor-keys@npm:^4.2.0":
3321+
version: 4.2.0
3322+
resolution: "eslint-visitor-keys@npm:4.2.0"
3323+
checksum: 10c0/2ed81c663b147ca6f578312919483eb040295bbab759e5a371953456c636c5b49a559883e2677112453728d66293c0a4c90ab11cab3428cf02a0236d2e738269
3324+
languageName: node
3325+
linkType: hard
3326+
33253327
"eslint@npm:8.57.0":
33263328
version: 8.57.0
33273329
resolution: "eslint@npm:8.57.0"
@@ -3512,6 +3514,19 @@ __metadata:
35123514
languageName: node
35133515
linkType: hard
35143516

3517+
"fast-glob@npm:^3.3.2, fast-glob@npm:^3.3.3":
3518+
version: 3.3.3
3519+
resolution: "fast-glob@npm:3.3.3"
3520+
dependencies:
3521+
"@nodelib/fs.stat": "npm:^2.0.2"
3522+
"@nodelib/fs.walk": "npm:^1.2.3"
3523+
glob-parent: "npm:^5.1.2"
3524+
merge2: "npm:^1.3.0"
3525+
micromatch: "npm:^4.0.8"
3526+
checksum: 10c0/f6aaa141d0d3384cf73cbcdfc52f475ed293f6d5b65bfc5def368b09163a9f7e5ec2b3014d80f733c405f58e470ee0cc451c2937685045cddcdeaa24199c43fe
3527+
languageName: node
3528+
linkType: hard
3529+
35153530
"fast-json-stable-stringify@npm:^2.0.0":
35163531
version: 2.1.0
35173532
resolution: "fast-json-stable-stringify@npm:2.1.0"
@@ -4786,7 +4801,7 @@ __metadata:
47864801
languageName: node
47874802
linkType: hard
47884803

4789-
"micromatch@npm:~4.0.8":
4804+
"micromatch@npm:^4.0.8, micromatch@npm:~4.0.8":
47904805
version: 4.0.8
47914806
resolution: "micromatch@npm:4.0.8"
47924807
dependencies:
@@ -6597,12 +6612,12 @@ __metadata:
65976612
languageName: node
65986613
linkType: hard
65996614

6600-
"ts-api-utils@npm:^1.3.0":
6601-
version: 1.3.0
6602-
resolution: "ts-api-utils@npm:1.3.0"
6615+
"ts-api-utils@npm:^2.0.0":
6616+
version: 2.0.0
6617+
resolution: "ts-api-utils@npm:2.0.0"
66036618
peerDependencies:
6604-
typescript: ">=4.2.0"
6605-
checksum: 10c0/f54a0ba9ed56ce66baea90a3fa087a484002e807f28a8ccb2d070c75e76bde64bd0f6dce98b3802834156306050871b67eec325cb4e918015a360a3f0868c77c
6619+
typescript: ">=4.8.4"
6620+
checksum: 10c0/6165e29a5b75bd0218e3cb0f9ee31aa893dbd819c2e46dbb086c841121eb0436ed47c2c18a20cb3463d74fd1fb5af62e2604ba5971cc48e5b38ebbdc56746dfc
66066621
languageName: node
66076622
linkType: hard
66086623

@@ -6732,6 +6747,20 @@ __metadata:
67326747
languageName: node
67336748
linkType: hard
67346749

6750+
"typescript-eslint@npm:^8.20.0":
6751+
version: 8.20.0
6752+
resolution: "typescript-eslint@npm:8.20.0"
6753+
dependencies:
6754+
"@typescript-eslint/eslint-plugin": "npm:8.20.0"
6755+
"@typescript-eslint/parser": "npm:8.20.0"
6756+
"@typescript-eslint/utils": "npm:8.20.0"
6757+
peerDependencies:
6758+
eslint: ^8.57.0 || ^9.0.0
6759+
typescript: ">=4.8.4 <5.8.0"
6760+
checksum: 10c0/049e0fa000657232c0fe26a062ef6a9cd16c5a58c814a74ac45971554c8b6bc67355821a66229f9537e819939a2ab065e7fcba9a70cd95c8283630dc58ac0144
6761+
languageName: node
6762+
linkType: hard
6763+
67356764
"typescript@npm:5.4.2":
67366765
version: 5.4.2
67376766
resolution: "typescript@npm:5.4.2"
@@ -7089,7 +7118,7 @@ __metadata:
70897118
languageName: node
70907119
linkType: hard
70917120

7092-
"vue-eslint-parser@npm:^9.3.1, vue-eslint-parser@npm:^9.4.2":
7121+
"vue-eslint-parser@npm:^9.4.2, vue-eslint-parser@npm:^9.4.3":
70937122
version: 9.4.3
70947123
resolution: "vue-eslint-parser@npm:9.4.3"
70957124
dependencies:

0 commit comments

Comments
 (0)