File tree Expand file tree Collapse file tree 16 files changed +46
-120
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 +46
-120
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.8" ,
26
26
"typescript" : " ^5.5.3" ,
27
- "typescript-eslint" : " ^7.16.1" ,
27
+ "typescript-eslint" : " ^7.16.1 || ^rc-v8 " ,
28
28
"vite" : " 5.3.4"
29
29
}
30
30
}
Original file line number Diff line number Diff line change 60
60
"@types/node" : " 20.14.11" ,
61
61
"@types/react" : " 18.3.3" ,
62
62
"@types/react-dom" : " 18.3.0" ,
63
- "@typescript-eslint/eslint-plugin" : " ^7.16.1" ,
64
- "@typescript-eslint/parser" : " ^7.16.1" ,
65
- "@typescript-eslint/rule-tester" : " ^7.16.1" ,
63
+ "@typescript-eslint/eslint-plugin" : " ^7.16.1 || ^rc-v8 " ,
64
+ "@typescript-eslint/parser" : " ^7.16.1 || ^rc-v8 " ,
65
+ "@typescript-eslint/rule-tester" : " ^7.16.1 || ^rc-v8 " ,
66
66
"@vitest/ui" : " 2.0.3" ,
67
67
"bun" : " 1.1.20" ,
68
68
"bundle-require" : " ^5.0.0" ,
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.16.1" ,
52
- "@typescript-eslint/type-utils" : " ^7.16.1" ,
53
- "@typescript-eslint/types" : " ^7.16.1" ,
54
- "@typescript-eslint/utils" : " ^7.16.1"
51
+ "@typescript-eslint/scope-manager" : " ^7.16.1 || ^rc-v8 " ,
52
+ "@typescript-eslint/type-utils" : " ^7.16.1 || ^rc-v8 " ,
53
+ "@typescript-eslint/types" : " ^7.16.1 || ^rc-v8 " ,
54
+ "@typescript-eslint/utils" : " ^7.16.1 || ^rc-v8 "
55
55
},
56
56
"devDependencies" : {
57
57
"short-unique-id" : " 5.2.0" ,
Original file line number Diff line number Diff line change 47
47
"@eslint-react/shared" : " workspace:*" ,
48
48
"@eslint-react/tools" : " workspace:*" ,
49
49
"@eslint-react/types" : " workspace:*" ,
50
- "@typescript-eslint/scope-manager" : " ^7.16.1" ,
51
- "@typescript-eslint/type-utils" : " ^7.16.1" ,
52
- "@typescript-eslint/types" : " ^7.16.1" ,
53
- "@typescript-eslint/utils" : " ^7.16.1" ,
50
+ "@typescript-eslint/scope-manager" : " ^7.16.1 || ^rc-v8 " ,
51
+ "@typescript-eslint/type-utils" : " ^7.16.1 || ^rc-v8 " ,
52
+ "@typescript-eslint/types" : " ^7.16.1 || ^rc-v8 " ,
53
+ "@typescript-eslint/utils" : " ^7.16.1 || ^rc-v8 " ,
54
54
"string-ts" : " ^2.2.0"
55
55
},
56
56
"devDependencies" : {
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.16.1" ,
52
- "@typescript-eslint/types" : " ^7.16.1" ,
53
- "@typescript-eslint/utils" : " ^7.16.1"
51
+ "@typescript-eslint/scope-manager" : " ^7.16.1 || ^rc-v8 " ,
52
+ "@typescript-eslint/types" : " ^7.16.1 || ^rc-v8 " ,
53
+ "@typescript-eslint/utils" : " ^7.16.1 || ^rc-v8 "
54
54
},
55
55
"devDependencies" : {
56
56
"string-ts" : " 2.2.0" ,
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.16.1" ,
52
- "@typescript-eslint/type-utils" : " ^7.16.1" ,
53
- "@typescript-eslint/types" : " ^7.16.1" ,
54
- "@typescript-eslint/utils" : " ^7.16.1"
51
+ "@typescript-eslint/scope-manager" : " ^7.16.1 || ^rc-v8 " ,
52
+ "@typescript-eslint/type-utils" : " ^7.16.1 || ^rc-v8 " ,
53
+ "@typescript-eslint/types" : " ^7.16.1 || ^rc-v8 " ,
54
+ "@typescript-eslint/utils" : " ^7.16.1 || ^rc-v8 "
55
55
},
56
56
"devDependencies" : {
57
57
"string-ts" : " 2.2.0" ,
Original file line number Diff line number Diff line change 47
47
"@eslint-react/shared" : " workspace:*" ,
48
48
"@eslint-react/tools" : " workspace:*" ,
49
49
"@eslint-react/types" : " workspace:*" ,
50
- "@typescript-eslint/scope-manager" : " ^7.16.1" ,
51
- "@typescript-eslint/type-utils" : " ^7.16.1" ,
52
- "@typescript-eslint/types" : " ^7.16.1" ,
53
- "@typescript-eslint/utils" : " ^7.16.1"
50
+ "@typescript-eslint/scope-manager" : " ^7.16.1 || ^rc-v8 " ,
51
+ "@typescript-eslint/type-utils" : " ^7.16.1 || ^rc-v8 " ,
52
+ "@typescript-eslint/types" : " ^7.16.1 || ^rc-v8 " ,
53
+ "@typescript-eslint/utils" : " ^7.16.1 || ^rc-v8 "
54
54
},
55
55
"devDependencies" : {
56
56
"string-ts" : " 2.2.0" ,
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.16.1" ,
52
- "@typescript-eslint/type-utils" : " ^7.16.1" ,
53
- "@typescript-eslint/types" : " ^7.16.1" ,
54
- "@typescript-eslint/utils" : " ^7.16.1" ,
51
+ "@typescript-eslint/scope-manager" : " ^7.16.1 || ^rc-v8 " ,
52
+ "@typescript-eslint/type-utils" : " ^7.16.1 || ^rc-v8 " ,
53
+ "@typescript-eslint/types" : " ^7.16.1 || ^rc-v8 " ,
54
+ "@typescript-eslint/utils" : " ^7.16.1 || ^rc-v8 " ,
55
55
"is-immutable-type" : " 4.0.0"
56
56
},
57
57
"devDependencies" : {
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/scope-manager" : " ^7.16.1" ,
59
- "@typescript-eslint/type-utils" : " ^7.16.1" ,
60
- "@typescript-eslint/types" : " ^7.16.1" ,
61
- "@typescript-eslint/utils" : " ^7.16.1" ,
58
+ "@typescript-eslint/scope-manager" : " ^7.16.1 || ^rc-v8 " ,
59
+ "@typescript-eslint/type-utils" : " ^7.16.1 || ^rc-v8 " ,
60
+ "@typescript-eslint/types" : " ^7.16.1 || ^rc-v8 " ,
61
+ "@typescript-eslint/utils" : " ^7.16.1 || ^rc-v8 " ,
62
62
"eslint-plugin-react-debug" : " workspace:*" ,
63
63
"eslint-plugin-react-dom" : " workspace:*" ,
64
64
"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.16.1"
45
+ "@typescript-eslint/utils" : " ^7.16.1 || ^rc-v8 "
46
46
},
47
47
"devDependencies" : {
48
48
"tsup" : " 8.2.1" ,
You can’t perform that action at this time.
0 commit comments