File tree Expand file tree Collapse file tree 17 files changed +129
-129
lines changed
eslint-plugin-react-debug
eslint-plugin-react-naming-convention Expand file tree Collapse file tree 17 files changed +129
-129
lines changed Original file line number Diff line number Diff line change 1
- 1.5.12-next.7
1
+ 1.5.12-next.8
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @eslint-react/monorepo" ,
3
- "version" : " 1.5.12-next.7 " ,
3
+ "version" : " 1.5.12-next.8 " ,
4
4
"private" : true ,
5
5
"description" : " A series of composable ESLint rules for libraries and frameworks that use React as a UI runtime." ,
6
6
"keywords" : [
70
70
"cspell" : " 8.8.1" ,
71
71
"dedent" : " 1.5.3" ,
72
72
"dprint" : " 0.45.1" ,
73
- "effect" : " 3.1.4 " ,
73
+ "effect" : " 3.1.5 " ,
74
74
"esbuild" : " 0.21.2" ,
75
75
"eslint" : " 9.2.0" ,
76
76
"eslint-config-flat-gitignore" : " 0.1.5" ,
77
77
"eslint-plugin-eslint-comments" : " 3.2.0" ,
78
78
"eslint-plugin-eslint-plugin" : " 6.1.0" ,
79
79
"eslint-plugin-functional" : " 6.5.1" ,
80
- "eslint-plugin-jsdoc" : " 48.2.4 " ,
80
+ "eslint-plugin-jsdoc" : " 48.2.5 " ,
81
81
"eslint-plugin-perfectionist" : " 2.10.0" ,
82
82
"eslint-plugin-simple-import-sort" : " 12.1.0" ,
83
83
"eslint-plugin-unicorn" : " 53.0.0" ,
96
96
"turbo" : " 1.13.3" ,
97
97
"type-fest" : " 4.18.2" ,
98
98
"typedoc" : " 0.25.13" ,
99
- "typedoc-plugin-markdown" : " 4.0.1 " ,
99
+ "typedoc-plugin-markdown" : " 4.0.2 " ,
100
100
"typedoc-plugin-rename-defaults" : " 0.7.0" ,
101
101
"typescript" : " 5.4.5" ,
102
102
"vitest" : " 1.6.0"
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @eslint-react/core" ,
3
- "version" : " 1.5.12-next.7 " ,
3
+ "version" : " 1.5.12-next.8 " ,
4
4
"description" : " ESLint React's ESLint utility module for static analysis of React core APIs and Patterns." ,
5
5
"homepage" : " https://github.com/rel1cx/eslint-react" ,
6
6
"bugs" : {
56
56
"valibot" : " 0.30.0"
57
57
},
58
58
"devDependencies" : {
59
- "effect" : " 3.1.4 "
59
+ "effect" : " 3.1.5 "
60
60
}
61
61
}
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " eslint-plugin-react-core" ,
3
- "version" : " 1.5.12-next.7 " ,
3
+ "version" : " 1.5.12-next.8 " ,
4
4
"description" : " ESLint React's ESLint plugin for React related rules." ,
5
5
"homepage" : " https://github.com/rel1cx/eslint-react" ,
6
6
"bugs" : {
59
59
"valibot" : " 0.30.0"
60
60
},
61
61
"devDependencies" : {
62
- "effect" : " 3.1.4 "
62
+ "effect" : " 3.1.5 "
63
63
},
64
64
"peerDependencies" : {
65
65
"@typescript-eslint/parser" : " ^7.5.0" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " eslint-plugin-react-debug" ,
3
- "version" : " 1.5.12-next.7 " ,
3
+ "version" : " 1.5.12-next.8 " ,
4
4
"description" : " ESLint React's ESLint plugin for debugging related rules." ,
5
5
"homepage" : " https://github.com/rel1cx/eslint-react" ,
6
6
"bugs" : {
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " eslint-plugin-react-dom" ,
3
- "version" : " 1.5.12-next.7 " ,
3
+ "version" : " 1.5.12-next.8 " ,
4
4
"description" : " ESLint React's ESLint plugin for React DOM related rules." ,
5
5
"homepage" : " https://github.com/rel1cx/eslint-react" ,
6
6
"bugs" : {
57
57
"valibot" : " 0.30.0"
58
58
},
59
59
"devDependencies" : {
60
- "effect" : " 3.1.4 "
60
+ "effect" : " 3.1.5 "
61
61
},
62
62
"peerDependencies" : {
63
63
"@typescript-eslint/parser" : " ^7.5.0" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " eslint-plugin-react-hooks-extra" ,
3
- "version" : " 1.5.12-next.7 " ,
3
+ "version" : " 1.5.12-next.8 " ,
4
4
"description" : " ESLint React's ESLint plugin for React Hooks related rules." ,
5
5
"homepage" : " https://github.com/rel1cx/eslint-react" ,
6
6
"bugs" : {
58
58
"valibot" : " 0.30.0"
59
59
},
60
60
"devDependencies" : {
61
- "effect" : " 3.1.4 "
61
+ "effect" : " 3.1.5 "
62
62
},
63
63
"peerDependencies" : {
64
64
"@typescript-eslint/parser" : " ^7.5.0" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " eslint-plugin-react-naming-convention" ,
3
- "version" : " 1.5.12-next.7 " ,
3
+ "version" : " 1.5.12-next.8 " ,
4
4
"description" : " ESLint React's ESLint plugin for naming convention related rules." ,
5
5
"homepage" : " https://github.com/rel1cx/eslint-react" ,
6
6
"bugs" : {
57
57
"valibot" : " 0.30.0"
58
58
},
59
59
"devDependencies" : {
60
- "effect" : " 3.1.4 "
60
+ "effect" : " 3.1.5 "
61
61
},
62
62
"peerDependencies" : {
63
63
"@typescript-eslint/parser" : " ^7.5.0" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @eslint-react/eslint-plugin" ,
3
- "version" : " 1.5.12-next.7 " ,
3
+ "version" : " 1.5.12-next.8 " ,
4
4
"description" : " The main ESLint plugin of ESLint React. Contains all the rules and presets of ESLint React." ,
5
5
"keywords" : [
6
6
" eslint" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @eslint-react/shared" ,
3
- "version" : " 1.5.12-next.7 " ,
3
+ "version" : " 1.5.12-next.8 " ,
4
4
"description" : " ESLint React's Shared constants and functions." ,
5
5
"homepage" : " https://github.com/rel1cx/eslint-react" ,
6
6
"bugs" : {
You can’t perform that action at this time.
0 commit comments