Skip to content

Commit c0f8c44

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

File tree

2 files changed

+83
-70
lines changed

2 files changed

+83
-70
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
"@types/uuid": "10.0.0",
6767
"@typescript-eslint/eslint-plugin": "5.62.0",
6868
"@typescript-eslint/parser": "5.62.0",
69-
"@vue/eslint-config-typescript": "13.0.0",
69+
"@vue/eslint-config-typescript": "14.1.0",
7070
"changelogen": "0.5.7",
7171
"eslint": "8.57.1",
7272
"eslint-config-standard-with-typescript": "35.0.0",

yarn.lock

+82-69
Original file line numberDiff line numberDiff line change
@@ -2115,7 +2115,7 @@ __metadata:
21152115
"@types/uuid": "npm:10.0.0"
21162116
"@typescript-eslint/eslint-plugin": "npm:5.62.0"
21172117
"@typescript-eslint/parser": "npm:5.62.0"
2118-
"@vue/eslint-config-typescript": "npm:13.0.0"
2118+
"@vue/eslint-config-typescript": "npm:14.1.0"
21192119
body-parser: "npm:^1.20.3"
21202120
browserslist-ua-parser: "npm:^1.0.1"
21212121
changelogen: "npm:0.5.7"
@@ -2698,26 +2698,26 @@ __metadata:
26982698
languageName: node
26992699
linkType: hard
27002700

2701-
"@typescript-eslint/eslint-plugin@npm:^7.1.1":
2702-
version: 7.18.0
2703-
resolution: "@typescript-eslint/eslint-plugin@npm:7.18.0"
2701+
"@typescript-eslint/eslint-plugin@npm:8.9.0, @typescript-eslint/eslint-plugin@npm:^8.8.1":
2702+
version: 8.9.0
2703+
resolution: "@typescript-eslint/eslint-plugin@npm:8.9.0"
27042704
dependencies:
27052705
"@eslint-community/regexpp": "npm:^4.10.0"
2706-
"@typescript-eslint/scope-manager": "npm:7.18.0"
2707-
"@typescript-eslint/type-utils": "npm:7.18.0"
2708-
"@typescript-eslint/utils": "npm:7.18.0"
2709-
"@typescript-eslint/visitor-keys": "npm:7.18.0"
2706+
"@typescript-eslint/scope-manager": "npm:8.9.0"
2707+
"@typescript-eslint/type-utils": "npm:8.9.0"
2708+
"@typescript-eslint/utils": "npm:8.9.0"
2709+
"@typescript-eslint/visitor-keys": "npm:8.9.0"
27102710
graphemer: "npm:^1.4.0"
27112711
ignore: "npm:^5.3.1"
27122712
natural-compare: "npm:^1.4.0"
27132713
ts-api-utils: "npm:^1.3.0"
27142714
peerDependencies:
2715-
"@typescript-eslint/parser": ^7.0.0
2716-
eslint: ^8.56.0
2715+
"@typescript-eslint/parser": ^8.0.0 || ^8.0.0-alpha.0
2716+
eslint: ^8.57.0 || ^9.0.0
27172717
peerDependenciesMeta:
27182718
typescript:
27192719
optional: true
2720-
checksum: 10/6ee4c61f145dc05f0a567b8ac01b5399ef9c75f58bc6e9a3ffca8927b15e2be2d4c3fd32a2c1a7041cc0848fdeadac30d9cb0d3bcd3835d301847a88ffd19c4d
2720+
checksum: 10/c1858656d7ab3d37674759c838422d8a1b7540e54a25c67c7508c38ee76594a98e8f1f269749f08700f93a7a425e0dca6eb6d031b36539c537e10a32edb4975c
27212721
languageName: node
27222722
linkType: hard
27232723

@@ -2738,21 +2738,21 @@ __metadata:
27382738
languageName: node
27392739
linkType: hard
27402740

2741-
"@typescript-eslint/parser@npm:^7.1.1":
2742-
version: 7.18.0
2743-
resolution: "@typescript-eslint/parser@npm:7.18.0"
2741+
"@typescript-eslint/parser@npm:8.9.0":
2742+
version: 8.9.0
2743+
resolution: "@typescript-eslint/parser@npm:8.9.0"
27442744
dependencies:
2745-
"@typescript-eslint/scope-manager": "npm:7.18.0"
2746-
"@typescript-eslint/types": "npm:7.18.0"
2747-
"@typescript-eslint/typescript-estree": "npm:7.18.0"
2748-
"@typescript-eslint/visitor-keys": "npm:7.18.0"
2745+
"@typescript-eslint/scope-manager": "npm:8.9.0"
2746+
"@typescript-eslint/types": "npm:8.9.0"
2747+
"@typescript-eslint/typescript-estree": "npm:8.9.0"
2748+
"@typescript-eslint/visitor-keys": "npm:8.9.0"
27492749
debug: "npm:^4.3.4"
27502750
peerDependencies:
2751-
eslint: ^8.56.0
2751+
eslint: ^8.57.0 || ^9.0.0
27522752
peerDependenciesMeta:
27532753
typescript:
27542754
optional: true
2755-
checksum: 10/36b00e192a96180220ba100fcce3c777fc3e61a6edbdead4e6e75a744d9f0cbe3fabb5f1c94a31cce6b28a4e4d5de148098eec01296026c3c8e16f7f0067cb1e
2755+
checksum: 10/6f73af7782856b292b37e43dde83c5babbbdae28da1a4fed764474a9ccbbfcce25903cedde82d6847ad53e0c1a7c2ed53f087b281e6f1408a064498169c0e2d1
27562756
languageName: node
27572757
linkType: hard
27582758

@@ -2766,13 +2766,13 @@ __metadata:
27662766
languageName: node
27672767
linkType: hard
27682768

2769-
"@typescript-eslint/scope-manager@npm:7.18.0":
2770-
version: 7.18.0
2771-
resolution: "@typescript-eslint/scope-manager@npm:7.18.0"
2769+
"@typescript-eslint/scope-manager@npm:8.9.0":
2770+
version: 8.9.0
2771+
resolution: "@typescript-eslint/scope-manager@npm:8.9.0"
27722772
dependencies:
2773-
"@typescript-eslint/types": "npm:7.18.0"
2774-
"@typescript-eslint/visitor-keys": "npm:7.18.0"
2775-
checksum: 10/9eb2ae5d69d9f723e706c16b2b97744fc016996a5473bed596035ac4d12429b3d24e7340a8235d704efa57f8f52e1b3b37925ff7c2e3384859d28b23a99b8bcc
2773+
"@typescript-eslint/types": "npm:8.9.0"
2774+
"@typescript-eslint/visitor-keys": "npm:8.9.0"
2775+
checksum: 10/44dfb640113e8be2f5d25034f5657a9609ee06082b817dc24116c5e1d7a708ca31e8eedcc47f7d309def2ce63be662d1d0a37a1c7bdc7345968a31d04c0a2377
27762776
languageName: node
27772777
linkType: hard
27782778

@@ -2793,20 +2793,18 @@ __metadata:
27932793
languageName: node
27942794
linkType: hard
27952795

2796-
"@typescript-eslint/type-utils@npm:7.18.0":
2797-
version: 7.18.0
2798-
resolution: "@typescript-eslint/type-utils@npm:7.18.0"
2796+
"@typescript-eslint/type-utils@npm:8.9.0":
2797+
version: 8.9.0
2798+
resolution: "@typescript-eslint/type-utils@npm:8.9.0"
27992799
dependencies:
2800-
"@typescript-eslint/typescript-estree": "npm:7.18.0"
2801-
"@typescript-eslint/utils": "npm:7.18.0"
2800+
"@typescript-eslint/typescript-estree": "npm:8.9.0"
2801+
"@typescript-eslint/utils": "npm:8.9.0"
28022802
debug: "npm:^4.3.4"
28032803
ts-api-utils: "npm:^1.3.0"
2804-
peerDependencies:
2805-
eslint: ^8.56.0
28062804
peerDependenciesMeta:
28072805
typescript:
28082806
optional: true
2809-
checksum: 10/bcc7958a4ecdddad8c92e17265175773e7dddf416a654c1a391e69cb16e43960b39d37b6ffa349941bf3635e050f0ca7cd8f56ec9dd774168f2bbe7afedc9676
2807+
checksum: 10/aaeb465ed57d140bc0d9a8b81a474eff5d1c63d99479828b4eb83a1a626dcb2b1377052a971be5b4d094d6adcf1cf8e33c41ee13369bd71aed0f9cd9f3528c8a
28102808
languageName: node
28112809
linkType: hard
28122810

@@ -2817,10 +2815,10 @@ __metadata:
28172815
languageName: node
28182816
linkType: hard
28192817

2820-
"@typescript-eslint/types@npm:7.18.0":
2821-
version: 7.18.0
2822-
resolution: "@typescript-eslint/types@npm:7.18.0"
2823-
checksum: 10/0e30c73a3cc3c67dd06360a5a12fd12cee831e4092750eec3d6c031bdc4feafcb0ab1d882910a73e66b451a4f6e1dd015e9e2c4d45bf6bf716a474e5d123ddf0
2818+
"@typescript-eslint/types@npm:8.9.0":
2819+
version: 8.9.0
2820+
resolution: "@typescript-eslint/types@npm:8.9.0"
2821+
checksum: 10/4d087153605ec23c980f9bc807b122edefff828e0c3b52ef531f4b8e1d30078c39f95e84019370a395bf97eed0d7886cc50b8cd545c287f8a2a21b301272377a
28242822
languageName: node
28252823
linkType: hard
28262824

@@ -2842,22 +2840,22 @@ __metadata:
28422840
languageName: node
28432841
linkType: hard
28442842

2845-
"@typescript-eslint/typescript-estree@npm:7.18.0":
2846-
version: 7.18.0
2847-
resolution: "@typescript-eslint/typescript-estree@npm:7.18.0"
2843+
"@typescript-eslint/typescript-estree@npm:8.9.0":
2844+
version: 8.9.0
2845+
resolution: "@typescript-eslint/typescript-estree@npm:8.9.0"
28482846
dependencies:
2849-
"@typescript-eslint/types": "npm:7.18.0"
2850-
"@typescript-eslint/visitor-keys": "npm:7.18.0"
2847+
"@typescript-eslint/types": "npm:8.9.0"
2848+
"@typescript-eslint/visitor-keys": "npm:8.9.0"
28512849
debug: "npm:^4.3.4"
2852-
globby: "npm:^11.1.0"
2850+
fast-glob: "npm:^3.3.2"
28532851
is-glob: "npm:^4.0.3"
28542852
minimatch: "npm:^9.0.4"
28552853
semver: "npm:^7.6.0"
28562854
ts-api-utils: "npm:^1.3.0"
28572855
peerDependenciesMeta:
28582856
typescript:
28592857
optional: true
2860-
checksum: 10/b01e66235a91aa4439d02081d4a5f8b4a7cf9cb24f26b334812f657e3c603493e5f41e5c1e89cf4efae7d64509fa1f73affc16afc5e15cb7f83f724577c82036
2858+
checksum: 10/855b433f24fad5d6791c16510d035ded31ccfd17235b45f4dcb7fa89ed57268e4bf4bf79311c5323037e6243da506b2edcb113aa51339291efb344b6d8035b1a
28612859
languageName: node
28622860
linkType: hard
28632861

@@ -2879,17 +2877,17 @@ __metadata:
28792877
languageName: node
28802878
linkType: hard
28812879

2882-
"@typescript-eslint/utils@npm:7.18.0":
2883-
version: 7.18.0
2884-
resolution: "@typescript-eslint/utils@npm:7.18.0"
2880+
"@typescript-eslint/utils@npm:8.9.0":
2881+
version: 8.9.0
2882+
resolution: "@typescript-eslint/utils@npm:8.9.0"
28852883
dependencies:
28862884
"@eslint-community/eslint-utils": "npm:^4.4.0"
2887-
"@typescript-eslint/scope-manager": "npm:7.18.0"
2888-
"@typescript-eslint/types": "npm:7.18.0"
2889-
"@typescript-eslint/typescript-estree": "npm:7.18.0"
2885+
"@typescript-eslint/scope-manager": "npm:8.9.0"
2886+
"@typescript-eslint/types": "npm:8.9.0"
2887+
"@typescript-eslint/typescript-estree": "npm:8.9.0"
28902888
peerDependencies:
2891-
eslint: ^8.56.0
2892-
checksum: 10/f43fedb4f4d2e3836bdf137889449063a55c0ece74fdb283929cd376197b992313be8ef4df920c1c801b5c3076b92964c84c6c3b9b749d263b648d0011f5926e
2889+
eslint: ^8.57.0 || ^9.0.0
2890+
checksum: 10/84efd10d6aa212103615cf52211a79f1ca02dc4fbf2dbb3a8d2aa49cd19f582b04c219ee98ed1ab77a503f967d82ce56521b1663359ff3e7faaa1f8798c19697
28932891
languageName: node
28942892
linkType: hard
28952893

@@ -2903,13 +2901,13 @@ __metadata:
29032901
languageName: node
29042902
linkType: hard
29052903

2906-
"@typescript-eslint/visitor-keys@npm:7.18.0":
2907-
version: 7.18.0
2908-
resolution: "@typescript-eslint/visitor-keys@npm:7.18.0"
2904+
"@typescript-eslint/visitor-keys@npm:8.9.0":
2905+
version: 8.9.0
2906+
resolution: "@typescript-eslint/visitor-keys@npm:8.9.0"
29092907
dependencies:
2910-
"@typescript-eslint/types": "npm:7.18.0"
2908+
"@typescript-eslint/types": "npm:8.9.0"
29112909
eslint-visitor-keys: "npm:^3.4.3"
2912-
checksum: 10/b7cfe6fdeae86c507357ac6b2357813c64fb2fbf1aaf844393ba82f73a16e2599b41981b34200d9fc7765d70bc3a8181d76b503051e53f04bcb7c9afef637eab
2910+
checksum: 10/809097884b8c706f549d99bafa3e0958bd893b3deb190297110f2f1f9360e12064335c8f2df68f39be7d744d2032b5eb57b710c9671eb38f793877ab9364c731
29132911
languageName: node
29142912
linkType: hard
29152913

@@ -3278,21 +3276,22 @@ __metadata:
32783276
languageName: node
32793277
linkType: hard
32803278

3281-
"@vue/eslint-config-typescript@npm:13.0.0":
3282-
version: 13.0.0
3283-
resolution: "@vue/eslint-config-typescript@npm:13.0.0"
3279+
"@vue/eslint-config-typescript@npm:14.1.0":
3280+
version: 14.1.0
3281+
resolution: "@vue/eslint-config-typescript@npm:14.1.0"
32843282
dependencies:
3285-
"@typescript-eslint/eslint-plugin": "npm:^7.1.1"
3286-
"@typescript-eslint/parser": "npm:^7.1.1"
3287-
vue-eslint-parser: "npm:^9.3.1"
3283+
"@typescript-eslint/eslint-plugin": "npm:^8.8.1"
3284+
fast-glob: "npm:^3.3.2"
3285+
typescript-eslint: "npm:^8.8.1"
3286+
vue-eslint-parser: "npm:^9.4.3"
32883287
peerDependencies:
3289-
eslint: ^8.56.0
3290-
eslint-plugin-vue: ^9.0.0
3291-
typescript: ">=4.7.4"
3288+
eslint: ^9.10.0
3289+
eslint-plugin-vue: ^9.28.0
3290+
typescript: ">=4.8.4"
32923291
peerDependenciesMeta:
32933292
typescript:
32943293
optional: true
3295-
checksum: 10/60ab86e1e9e697e2d8b9fbc4028272cd9f144d6955467cb7ad6957b6a37443344ba500734a46c8708e27b2fb4cb859319bfb11fe5e87941f161a065d36ae6825
3294+
checksum: 10/926a6c31b543c068ec6bbdeec00005644e9d150eb97bf382b47a8cc8b5fac9f53ebb19d35ffcb1a02112d10b5926873c89953ac21a61df935d447f3ee93b2692
32963295
languageName: node
32973296
linkType: hard
32983297

@@ -11397,6 +11396,20 @@ __metadata:
1139711396
languageName: node
1139811397
linkType: hard
1139911398

11399+
"typescript-eslint@npm:^8.8.1":
11400+
version: 8.9.0
11401+
resolution: "typescript-eslint@npm:8.9.0"
11402+
dependencies:
11403+
"@typescript-eslint/eslint-plugin": "npm:8.9.0"
11404+
"@typescript-eslint/parser": "npm:8.9.0"
11405+
"@typescript-eslint/utils": "npm:8.9.0"
11406+
peerDependenciesMeta:
11407+
typescript:
11408+
optional: true
11409+
checksum: 10/34ec65b9f3b9b2a8a17e02bf85c3eab1b9c8a1ccd51883038a2e69f8064177de68916b92976d3b1fe96e52c95898e0de204f43269b76e2230fbefad41cf9b061
11410+
languageName: node
11411+
linkType: hard
11412+
1140011413
"typescript@npm:5.6.3":
1140111414
version: 5.6.3
1140211415
resolution: "typescript@npm:5.6.3"
@@ -12130,7 +12143,7 @@ __metadata:
1213012143
languageName: node
1213112144
linkType: hard
1213212145

12133-
"vue-eslint-parser@npm:^9.3.1, vue-eslint-parser@npm:^9.4.3":
12146+
"vue-eslint-parser@npm:^9.4.3":
1213412147
version: 9.4.3
1213512148
resolution: "vue-eslint-parser@npm:9.4.3"
1213612149
dependencies:

0 commit comments

Comments
 (0)