File tree Expand file tree Collapse file tree 17 files changed +158
-158
lines changed
eslint-plugin-react-debug
eslint-plugin-react-naming-convention Expand file tree Collapse file tree 17 files changed +158
-158
lines changed Original file line number Diff line number Diff line change 1
- 1.5.17-next.3
1
+ 1.5.17-next.4
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @eslint-react/monorepo" ,
3
- "version" : " 1.5.17-next.3 " ,
3
+ "version" : " 1.5.17-next.4 " ,
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" : [
60
60
"@eslint/js" : " 9.5.0" ,
61
61
"@tsconfig/node20" : " 20.1.4" ,
62
62
"@tsconfig/strictest" : " 2.0.5" ,
63
- "@types/node" : " 20.14.5 " ,
63
+ "@types/node" : " 20.14.6 " ,
64
64
"@typescript-eslint/eslint-plugin" : " ^7.13.1" ,
65
65
"@typescript-eslint/parser" : " ^7.13.1" ,
66
66
"@typescript-eslint/rule-tester" : " ^7.13.1" ,
67
67
"@vitest/ui" : " 1.6.0" ,
68
- "bun" : " 1.1.14 " ,
69
- "bun-types" : " 1.1.14 " ,
68
+ "bun" : " 1.1.15 " ,
69
+ "bun-types" : " 1.1.15 " ,
70
70
"bundle-require" : " ^5.0.0" ,
71
71
"code-block-writer" : " 13.0.1" ,
72
72
"cspell" : " 8.9.0" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @eslint-react/core" ,
3
- "version" : " 1.5.17-next.3 " ,
3
+ "version" : " 1.5.17-next.4 " ,
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" : {
55
55
"effect" : " ^3.3.5" ,
56
56
"short-unique-id" : " ^5.2.0" ,
57
57
"ts-pattern" : " ^5.2.0" ,
58
- "valibot" : " ^0.33.2 "
58
+ "valibot" : " ^0.33.3 "
59
59
},
60
60
"devDependencies" : {
61
61
"tsup" : " 8.1.0"
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " eslint-plugin-react-debug" ,
3
- "version" : " 1.5.17-next.3 " ,
3
+ "version" : " 1.5.17-next.4 " ,
4
4
"description" : " ESLint React's ESLint plugin for debugging related rules." ,
5
5
"homepage" : " https://github.com/rel1cx/eslint-react" ,
6
6
"bugs" : {
52
52
"@typescript-eslint/type-utils" : " ^7.13.1" ,
53
53
"@typescript-eslint/types" : " ^7.13.1" ,
54
54
"@typescript-eslint/utils" : " ^7.13.1" ,
55
- "string-ts" : " ^2.1.1 " ,
56
- "valibot" : " ^0.33.2 "
55
+ "string-ts" : " ^2.2.0 " ,
56
+ "valibot" : " ^0.33.3 "
57
57
},
58
58
"devDependencies" : {
59
59
"dedent" : " 1.5.3" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " eslint-plugin-react-dom" ,
3
- "version" : " 1.5.17-next.3 " ,
3
+ "version" : " 1.5.17-next.4 " ,
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" : {
53
53
"@typescript-eslint/types" : " ^7.13.1" ,
54
54
"@typescript-eslint/utils" : " ^7.13.1" ,
55
55
"effect" : " ^3.3.5" ,
56
- "string-ts" : " ^2.1.1 " ,
57
- "valibot" : " ^0.33.2 "
56
+ "string-ts" : " ^2.2.0 " ,
57
+ "valibot" : " ^0.33.3 "
58
58
},
59
59
"devDependencies" : {
60
60
"dedent" : " 1.5.3" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " eslint-plugin-react-hooks-extra" ,
3
- "version" : " 1.5.17-next.3 " ,
3
+ "version" : " 1.5.17-next.4 " ,
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" : {
54
54
"@typescript-eslint/types" : " ^7.13.1" ,
55
55
"@typescript-eslint/utils" : " ^7.13.1" ,
56
56
"effect" : " ^3.3.5" ,
57
- "string-ts" : " ^2.1.1 " ,
58
- "valibot" : " ^0.33.2 "
57
+ "string-ts" : " ^2.2.0 " ,
58
+ "valibot" : " ^0.33.3 "
59
59
},
60
60
"devDependencies" : {
61
61
"dedent" : " 1.5.3" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " eslint-plugin-react-naming-convention" ,
3
- "version" : " 1.5.17-next.3 " ,
3
+ "version" : " 1.5.17-next.4 " ,
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" : {
53
53
"@typescript-eslint/types" : " ^7.13.1" ,
54
54
"@typescript-eslint/utils" : " ^7.13.1" ,
55
55
"effect" : " ^3.3.5" ,
56
- "string-ts" : " ^2.1.1 " ,
57
- "valibot" : " ^0.33.2 "
56
+ "string-ts" : " ^2.2.0 " ,
57
+ "valibot" : " ^0.33.3 "
58
58
},
59
59
"devDependencies" : {
60
60
"dedent" : " 1.5.3" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " eslint-plugin-react-x" ,
3
- "version" : " 1.5.17-next.3 " ,
3
+ "version" : " 1.5.17-next.4 " ,
4
4
"description" : " ESLint React's ESLint plugin for React related rules." ,
5
5
"homepage" : " https://github.com/rel1cx/eslint-react" ,
6
6
"bugs" : {
54
54
"@typescript-eslint/types" : " ^7.13.1" ,
55
55
"@typescript-eslint/utils" : " ^7.13.1" ,
56
56
"effect" : " ^3.3.5" ,
57
- "string-ts" : " ^2.1.1 " ,
57
+ "string-ts" : " ^2.2.0 " ,
58
58
"ts-api-utils" : " ^1.3.0" ,
59
- "valibot" : " ^0.33.2 "
59
+ "valibot" : " ^0.33.3 "
60
60
},
61
61
"devDependencies" : {
62
62
"dedent" : " 1.5.3" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @eslint-react/eslint-plugin" ,
3
- "version" : " 1.5.17-next.3 " ,
3
+ "version" : " 1.5.17-next.4 " ,
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.17-next.3 " ,
3
+ "version" : " 1.5.17-next.4 " ,
4
4
"description" : " ESLint React's Shared constants and functions." ,
5
5
"homepage" : " https://github.com/rel1cx/eslint-react" ,
6
6
"bugs" : {
44
44
"dependencies" : {
45
45
"@typescript-eslint/utils" : " ^7.13.1" ,
46
46
"deepmerge-ts" : " ^7.0.3" ,
47
- "valibot" : " ^0.33.2 "
47
+ "valibot" : " ^0.33.3 "
48
48
},
49
49
"devDependencies" : {
50
50
"tsup" : " 8.1.0" ,
You can’t perform that action at this time.
0 commit comments