File tree Expand file tree Collapse file tree 17 files changed +113
-161
lines changed
eslint-plugin-react-debug
eslint-plugin-react-naming-convention
eslint-plugin-react-web-api Expand file tree Collapse file tree 17 files changed +113
-161
lines changed Original file line number Diff line number Diff line change 49
49
"devDependencies" : {
50
50
"@changesets/cli" : " ^2.27.9" ,
51
51
"@effect/language-service" : " ^0.2.0" ,
52
- "@effect/platform" : " ^0.69.6 " ,
53
- "@effect/platform-bun" : " ^0.49.7 " ,
54
- "@effect/platform-node" : " ^0.64.7 " ,
52
+ "@effect/platform" : " ^0.69.8 " ,
53
+ "@effect/platform-bun" : " ^0.49.9 " ,
54
+ "@effect/platform-node" : " ^0.64.9 " ,
55
55
"@effect/schema" : " ^0.75.5" ,
56
56
"@eslint/config-inspector" : " ^0.5.5" ,
57
57
"@eslint/js" : " ^9.13.0" ,
71
71
"concurrently" : " ^9.0.1" ,
72
72
"cspell" : " ^8.15.4" ,
73
73
"dprint" : " ^0.47.4" ,
74
- "effect" : " ^3.10.2 " ,
74
+ "effect" : " ^3.10.3 " ,
75
75
"esbuild" : " ^0.24.0" ,
76
76
"eslint" : " ^9.13.0" ,
77
77
"eslint-config-flat-gitignore" : " ^0.3.0" ,
95
95
"skott" : " ^0.35.3" ,
96
96
"sort-package-json" : " ^2.10.1" ,
97
97
"std-env" : " ^3.7.0" ,
98
- "tinyglobby" : " ^0.2.9 " ,
98
+ "tinyglobby" : " ^0.2.10 " ,
99
99
"ts-pattern" : " ^5.5.0" ,
100
- "tsup" : " ^8.3.0 " ,
100
+ "tsup" : " ^8.3.4 " ,
101
101
"tsx" : " ^4.19.1" ,
102
102
"turbo" : " ^2.2.3" ,
103
103
"type-fest" : " ^4.26.1" ,
Original file line number Diff line number Diff line change 57
57
"ts-pattern" : " ^5.5.0"
58
58
},
59
59
"devDependencies" : {
60
- "tsup" : " ^8.3.0 "
60
+ "tsup" : " ^8.3.4 "
61
61
}
62
62
}
Original file line number Diff line number Diff line change 64
64
"devDependencies" : {
65
65
"@types/react" : " ^18.3.12" ,
66
66
"@types/react-dom" : " ^18.3.1" ,
67
- "tsup" : " ^8.3.0 "
67
+ "tsup" : " ^8.3.4 "
68
68
},
69
69
"peerDependencies" : {
70
70
"eslint" : " ^8.57.0 || ^9.0.0" ,
Original file line number Diff line number Diff line change 64
64
"@types/react" : " ^18.3.12" ,
65
65
"@types/react-dom" : " ^18.3.1" ,
66
66
"string-ts" : " ^2.2.0" ,
67
- "tsup" : " ^8.3.0 "
67
+ "tsup" : " ^8.3.4 "
68
68
},
69
69
"peerDependencies" : {
70
70
"eslint" : " ^8.57.0 || ^9.0.0" ,
Original file line number Diff line number Diff line change 64
64
"@types/react" : " ^18.3.12" ,
65
65
"@types/react-dom" : " ^18.3.1" ,
66
66
"string-ts" : " ^2.2.0" ,
67
- "tsup" : " ^8.3.0 "
67
+ "tsup" : " ^8.3.4 "
68
68
},
69
69
"peerDependencies" : {
70
70
"eslint" : " ^8.57.0 || ^9.0.0" ,
Original file line number Diff line number Diff line change 63
63
"@types/react" : " ^18.3.12" ,
64
64
"@types/react-dom" : " ^18.3.1" ,
65
65
"string-ts" : " ^2.2.0" ,
66
- "tsup" : " ^8.3.0 "
66
+ "tsup" : " ^8.3.4 "
67
67
},
68
68
"peerDependencies" : {
69
69
"eslint" : " ^8.57.0 || ^9.0.0" ,
Original file line number Diff line number Diff line change 65
65
"@types/react" : " ^18.3.12" ,
66
66
"@types/react-dom" : " ^18.3.1" ,
67
67
"string-ts" : " ^2.2.0" ,
68
- "tsup" : " ^8.3.0 "
68
+ "tsup" : " ^8.3.4 "
69
69
},
70
70
"peerDependencies" : {
71
71
"eslint" : " ^8.57.0 || ^9.0.0" ,
Original file line number Diff line number Diff line change 67
67
"@types/react-dom" : " ^18.3.1" ,
68
68
"string-ts" : " ^2.2.0" ,
69
69
"ts-api-utils" : " ^1.3.0" ,
70
- "tsup" : " ^8.3.0 "
70
+ "tsup" : " ^8.3.4 "
71
71
},
72
72
"peerDependencies" : {
73
73
"eslint" : " ^8.57.0 || ^9.0.0" ,
Original file line number Diff line number Diff line change 64
64
"eslint-plugin-react-x" : " workspace:*"
65
65
},
66
66
"devDependencies" : {
67
- "tsup" : " ^8.3.0 "
67
+ "tsup" : " ^8.3.4 "
68
68
},
69
69
"peerDependencies" : {
70
70
"eslint" : " ^8.57.0 || ^9.0.0" ,
Original file line number Diff line number Diff line change 50
50
"@types/picomatch" : " ^3.0.1" ,
51
51
"fast-equals" : " ^5.0.1" ,
52
52
"micro-memoize" : " ^4.1.2" ,
53
- "tsup" : " ^8.3.0 " ,
53
+ "tsup" : " ^8.3.4 " ,
54
54
"type-fest" : " ^4.26.1" ,
55
55
"valibot" : " ^1.0.0-beta.1"
56
56
}
You can’t perform that action at this time.
0 commit comments