File tree Expand file tree Collapse file tree 3 files changed +180
-202
lines changed
Expand file tree Collapse file tree 3 files changed +180
-202
lines changed Original file line number Diff line number Diff line change 11import importX from 'eslint-plugin-import-x'
22import tseslint from 'typescript-eslint'
3- import vitest from 'eslint-plugin-vitest '
3+ import vitest from '@vitest/ eslint-plugin'
44import { builtinModules } from 'node:module'
55
66const DOMGlobals = [ 'window' , 'document' ]
Original file line number Diff line number Diff line change 7777 "enquirer" : " ^2.4.1" ,
7878 "esbuild" : " ^0.24.0" ,
7979 "esbuild-plugin-polyfill-node" : " ^0.3.0" ,
80- "eslint" : " ^9.10 .0" ,
81- "eslint-plugin-import-x" : " ^4.2 .1" ,
82- "eslint-plugin-vitest " : " ^0.5.4 " ,
80+ "eslint" : " ^9.12 .0" ,
81+ "eslint-plugin-import-x" : " ^4.3 .1" ,
82+ "@vitest/ eslint-plugin" : " ^1.0.1 " ,
8383 "estree-walker" : " catalog:" ,
8484 "jsdom" : " ^25.0.0" ,
8585 "lint-staged" : " ^15.2.10" ,
105105 "todomvc-app-css" : " ^2.4.3" ,
106106 "tslib" : " ^2.7.0" ,
107107 "typescript" : " ~5.6.2" ,
108- "typescript-eslint" : " ^8.5 .0" ,
108+ "typescript-eslint" : " ^8.8 .0" ,
109109 "vite" : " catalog:" ,
110110 "vitest" : " ^2.1.1"
111111 },
You can’t perform that action at this time.
0 commit comments