File tree Expand file tree Collapse file tree 2 files changed +351
-185
lines changed Expand file tree Collapse file tree 2 files changed +351
-185
lines changed Original file line number Diff line number Diff line change 47
47
"homepage" : " https://github.com/vuejs/eslint-config-typescript#readme" ,
48
48
"devDependencies" : {
49
49
"@tsconfig/node20" : " ^20.1.4" ,
50
- "@types/node" : " ^22.9.0 " ,
51
- "eslint" : " ^9.14 .0" ,
52
- "eslint-plugin-vue" : " ^9.30 .0" ,
50
+ "@types/node" : " ^22.9.3 " ,
51
+ "eslint" : " ^9.15 .0" ,
52
+ "eslint-plugin-vue" : " ^9.31 .0" ,
53
53
"execa" : " ^9.5.1" ,
54
54
"pkgroll" : " ^2.5.1" ,
55
55
"prettier" : " ^3.3.3" ,
56
56
"tsx" : " ^4.19.2" ,
57
57
"typescript" : " ~5.6.3" ,
58
- "vitest" : " ^2.1.4 " ,
59
- "vue" : " ^3.5.12 "
58
+ "vitest" : " ^2.1.5 " ,
59
+ "vue" : " ^3.5.13 "
60
60
},
61
61
"peerDependencies" : {
62
62
"eslint" : " ^9.10.0" ,
69
69
}
70
70
},
71
71
"dependencies" : {
72
- "@typescript-eslint/eslint-plugin" : " ^8.13 .0" ,
72
+ "@typescript-eslint/eslint-plugin" : " ^8.15 .0" ,
73
73
"fast-glob" : " ^3.3.2" ,
74
- "typescript-eslint" : " ^8.13 .0" ,
74
+ "typescript-eslint" : " ^8.15 .0" ,
75
75
"vue-eslint-parser" : " ^9.4.3"
76
76
},
77
77
"engines" : {
You can’t perform that action at this time.
0 commit comments