File tree Expand file tree Collapse file tree 16 files changed +238
-243
lines changed
examples/vite-react-dom-ts-flat
eslint-plugin-react-debug
eslint-plugin-react-naming-convention Expand file tree Collapse file tree 16 files changed +238
-243
lines changed Original file line number Diff line number Diff line change 24
24
"eslint-plugin-react-hooks" : " 4.6.2" ,
25
25
"eslint-plugin-react-refresh" : " 0.4.7" ,
26
26
"typescript" : " 5.4.5" ,
27
- "typescript-eslint" : " 7.8 .0" ,
27
+ "typescript-eslint" : " 7.9 .0" ,
28
28
"vite" : " 5.2.11"
29
29
}
30
30
}
Original file line number Diff line number Diff line change 60
60
"@tsconfig/node20" : " 20.1.4" ,
61
61
"@tsconfig/strictest" : " 2.0.5" ,
62
62
"@types/node" : " 20.12.11" ,
63
- "@typescript-eslint/eslint-plugin" : " ^7.8 .0" ,
64
- "@typescript-eslint/parser" : " ^7.8 .0" ,
65
- "@typescript-eslint/rule-tester" : " ^7.8 .0" ,
63
+ "@typescript-eslint/eslint-plugin" : " ^7.9 .0" ,
64
+ "@typescript-eslint/parser" : " ^7.9 .0" ,
65
+ "@typescript-eslint/rule-tester" : " ^7.9 .0" ,
66
66
"@vitest/ui" : " 1.6.0" ,
67
67
"bun" : " 1.1.8" ,
68
68
"bun-types" : " 1.1.8" ,
Original file line number Diff line number Diff line change 48
48
"@eslint-react/tools" : " workspace:*" ,
49
49
"@eslint-react/types" : " workspace:*" ,
50
50
"@eslint-react/var" : " workspace:*" ,
51
- "@typescript-eslint/scope-manager" : " ^7.8 .0" ,
52
- "@typescript-eslint/type-utils" : " ^7.8 .0" ,
53
- "@typescript-eslint/types" : " ^7.8 .0" ,
54
- "@typescript-eslint/utils" : " ^7.8 .0" ,
51
+ "@typescript-eslint/scope-manager" : " ^7.9 .0" ,
52
+ "@typescript-eslint/type-utils" : " ^7.9 .0" ,
53
+ "@typescript-eslint/types" : " ^7.9 .0" ,
54
+ "@typescript-eslint/utils" : " ^7.9 .0" ,
55
55
"short-unique-id" : " 5.2.0" ,
56
56
"valibot" : " 0.30.0"
57
57
},
Original file line number Diff line number Diff line change 49
49
"@eslint-react/tools" : " workspace:*" ,
50
50
"@eslint-react/types" : " workspace:*" ,
51
51
"@eslint-react/var" : " workspace:*" ,
52
- "@typescript-eslint/parser" : " ^7.8 .0" ,
53
- "@typescript-eslint/scope-manager" : " ^7.8 .0" ,
54
- "@typescript-eslint/type-utils" : " ^7.8 .0" ,
55
- "@typescript-eslint/types" : " ^7.8 .0" ,
56
- "@typescript-eslint/utils" : " ^7.8 .0" ,
52
+ "@typescript-eslint/parser" : " ^7.9 .0" ,
53
+ "@typescript-eslint/scope-manager" : " ^7.9 .0" ,
54
+ "@typescript-eslint/type-utils" : " ^7.9 .0" ,
55
+ "@typescript-eslint/types" : " ^7.9 .0" ,
56
+ "@typescript-eslint/utils" : " ^7.9 .0" ,
57
57
"string-ts" : " 2.1.1" ,
58
58
"ts-api-utils" : " 1.3.0" ,
59
59
"valibot" : " 0.30.0"
Original file line number Diff line number Diff line change 48
48
"@eslint-react/shared" : " workspace:*" ,
49
49
"@eslint-react/tools" : " workspace:*" ,
50
50
"@eslint-react/types" : " workspace:*" ,
51
- "@typescript-eslint/parser" : " ^7.8 .0" ,
52
- "@typescript-eslint/scope-manager" : " ^7.8 .0" ,
53
- "@typescript-eslint/type-utils" : " ^7.8 .0" ,
54
- "@typescript-eslint/types" : " ^7.8 .0" ,
55
- "@typescript-eslint/utils" : " ^7.8 .0" ,
51
+ "@typescript-eslint/parser" : " ^7.9 .0" ,
52
+ "@typescript-eslint/scope-manager" : " ^7.9 .0" ,
53
+ "@typescript-eslint/type-utils" : " ^7.9 .0" ,
54
+ "@typescript-eslint/types" : " ^7.9 .0" ,
55
+ "@typescript-eslint/utils" : " ^7.9 .0" ,
56
56
"string-ts" : " 2.1.1" ,
57
57
"valibot" : " 0.30.0"
58
58
},
Original file line number Diff line number Diff line change 49
49
"@eslint-react/tools" : " workspace:*" ,
50
50
"@eslint-react/types" : " workspace:*" ,
51
51
"@eslint-react/var" : " workspace:*" ,
52
- "@typescript-eslint/parser" : " ^7.8 .0" ,
53
- "@typescript-eslint/scope-manager" : " ^7.8 .0" ,
54
- "@typescript-eslint/types" : " ^7.8 .0" ,
55
- "@typescript-eslint/utils" : " ^7.8 .0" ,
52
+ "@typescript-eslint/parser" : " ^7.9 .0" ,
53
+ "@typescript-eslint/scope-manager" : " ^7.9 .0" ,
54
+ "@typescript-eslint/types" : " ^7.9 .0" ,
55
+ "@typescript-eslint/utils" : " ^7.9 .0" ,
56
56
"string-ts" : " 2.1.1" ,
57
57
"valibot" : " 0.30.0"
58
58
},
Original file line number Diff line number Diff line change 49
49
"@eslint-react/tools" : " workspace:*" ,
50
50
"@eslint-react/types" : " workspace:*" ,
51
51
"@eslint-react/var" : " workspace:*" ,
52
- "@typescript-eslint/parser" : " ^7.8 .0" ,
53
- "@typescript-eslint/scope-manager" : " ^7.8 .0" ,
54
- "@typescript-eslint/type-utils" : " ^7.8 .0" ,
55
- "@typescript-eslint/types" : " ^7.8 .0" ,
56
- "@typescript-eslint/utils" : " ^7.8 .0" ,
52
+ "@typescript-eslint/parser" : " ^7.9 .0" ,
53
+ "@typescript-eslint/scope-manager" : " ^7.9 .0" ,
54
+ "@typescript-eslint/type-utils" : " ^7.9 .0" ,
55
+ "@typescript-eslint/types" : " ^7.9 .0" ,
56
+ "@typescript-eslint/utils" : " ^7.9 .0" ,
57
57
"string-ts" : " 2.1.1" ,
58
58
"valibot" : " 0.30.0"
59
59
},
Original file line number Diff line number Diff line change 48
48
"@eslint-react/shared" : " workspace:*" ,
49
49
"@eslint-react/tools" : " workspace:*" ,
50
50
"@eslint-react/types" : " workspace:*" ,
51
- "@typescript-eslint/parser" : " ^7.8 .0" ,
52
- "@typescript-eslint/scope-manager" : " ^7.8 .0" ,
53
- "@typescript-eslint/type-utils" : " ^7.8 .0" ,
54
- "@typescript-eslint/types" : " ^7.8 .0" ,
55
- "@typescript-eslint/utils" : " ^7.8 .0" ,
51
+ "@typescript-eslint/parser" : " ^7.9 .0" ,
52
+ "@typescript-eslint/scope-manager" : " ^7.9 .0" ,
53
+ "@typescript-eslint/type-utils" : " ^7.9 .0" ,
54
+ "@typescript-eslint/types" : " ^7.9 .0" ,
55
+ "@typescript-eslint/utils" : " ^7.9 .0" ,
56
56
"string-ts" : " 2.1.1" ,
57
57
"valibot" : " 0.30.0"
58
58
},
Original file line number Diff line number Diff line change 55
55
"@eslint-react/shared" : " workspace:*" ,
56
56
"@eslint-react/tools" : " workspace:*" ,
57
57
"@eslint-react/types" : " workspace:*" ,
58
- "@typescript-eslint/parser" : " ^7.8 .0" ,
59
- "@typescript-eslint/scope-manager" : " ^7.8 .0" ,
60
- "@typescript-eslint/type-utils" : " ^7.8 .0" ,
61
- "@typescript-eslint/types" : " ^7.8 .0" ,
62
- "@typescript-eslint/utils" : " ^7.8 .0" ,
58
+ "@typescript-eslint/parser" : " ^7.9 .0" ,
59
+ "@typescript-eslint/scope-manager" : " ^7.9 .0" ,
60
+ "@typescript-eslint/type-utils" : " ^7.9 .0" ,
61
+ "@typescript-eslint/types" : " ^7.9 .0" ,
62
+ "@typescript-eslint/utils" : " ^7.9 .0" ,
63
63
"eslint-plugin-react-core" : " workspace:*" ,
64
64
"eslint-plugin-react-dom" : " workspace:*" ,
65
65
"eslint-plugin-react-hooks-extra" : " workspace:*" ,
Original file line number Diff line number Diff line change 42
42
"publish" : " pnpm run build && pnpm run lint:publish"
43
43
},
44
44
"dependencies" : {
45
- "@typescript-eslint/utils" : " ^7.8 .0" ,
45
+ "@typescript-eslint/utils" : " ^7.9 .0" ,
46
46
"deepmerge-ts" : " 5.1.0"
47
47
},
48
48
"devDependencies" : {
You can’t perform that action at this time.
0 commit comments