File tree 4 files changed +104
-119
lines changed
eslint-config-standard-with-typescript
4 files changed +104
-119
lines changed Original file line number Diff line number Diff line change 31
31
"@vue/test-utils" : " ^2.4.6" ,
32
32
"@vue/tsconfig" : " ^0.7.0" ,
33
33
"eslint" : " ^9.22.0" ,
34
- "eslint-plugin-oxlint" : " ^0.16.0 " ,
34
+ "eslint-plugin-oxlint" : " ^0.16.3 " ,
35
35
"eslint-plugin-vue" : " ^10.0.0" ,
36
36
"jiti" : " ^2.4.2" ,
37
37
"jsdom" : " ^26.0.0" ,
38
38
"npm-run-all2" : " ^7.0.2" ,
39
- "oxlint" : " ^0.16.0 " ,
39
+ "oxlint" : " ^0.16.3 " ,
40
40
"typescript" : " ~5.8.0" ,
41
41
"vite" : " ^6.2.3" ,
42
42
"vite-plugin-vue-devtools" : " ^7.7.2" ,
Original file line number Diff line number Diff line change 32
32
"dependencies" : {
33
33
"@vue/eslint-config-standard" : " workspace:^" ,
34
34
"@typescript-eslint/eslint-plugin" : " ^8.26.1" ,
35
- "eslint-import-resolver-next" : " ^0.4.2 " ,
35
+ "eslint-import-resolver-next" : " ^0.4.3 " ,
36
36
"eslint-import-resolver-typescript" : " ^4.1.1" ,
37
37
"eslint-plugin-import-x" : " ^4.8.0"
38
38
},
Original file line number Diff line number Diff line change 29
29
"homepage" : " https://github.com/vuejs/eslint-config-standard/blob/main/packages/eslint-config-standard#readme" ,
30
30
"dependencies" : {
31
31
"@stylistic/eslint-plugin" : " ^4.2.0" ,
32
- "eslint-import-resolver-next" : " ^0.4.2 " ,
32
+ "eslint-import-resolver-next" : " ^0.4.3 " ,
33
33
"eslint-plugin-import-x" : " ^4.8.0" ,
34
34
"eslint-plugin-n" : " ^17.16.2" ,
35
35
"eslint-plugin-promise" : " ^7.2.1" ,
You can’t perform that action at this time.
0 commit comments