File tree Expand file tree Collapse file tree 3 files changed +268
-297
lines changed
packages/eslint-plugin-query Expand file tree Collapse file tree 3 files changed +268
-297
lines changed Original file line number Diff line number Diff line change 43
43
"@arethetypeswrong/cli" : " ^0.15.3" ,
44
44
"@changesets/cli" : " ^2.29.5" ,
45
45
"@cspell/eslint-plugin" : " ^9.2.1" ,
46
- "@eslint-react/eslint-plugin" : " ^1.53 .1" ,
46
+ "@eslint-react/eslint-plugin" : " ^2.0 .1" ,
47
47
"@svitejs/changesets-changelog-github-compact" : " ^1.2.0" ,
48
48
"@tanstack/config" : " ^0.20.2" ,
49
49
"@testing-library/jest-dom" : " ^6.8.0" ,
Original file line number Diff line number Diff line change 59
59
" !src/__tests__"
60
60
],
61
61
"dependencies" : {
62
- "@typescript-eslint/utils" : " ^8.44.0 "
62
+ "@typescript-eslint/utils" : " ^8.44.1 "
63
63
},
64
64
"devDependencies" : {
65
- "@typescript-eslint/parser" : " ^8.44.0 " ,
66
- "@typescript-eslint/rule-tester" : " ^8.44.0 " ,
65
+ "@typescript-eslint/parser" : " ^8.44.1 " ,
66
+ "@typescript-eslint/rule-tester" : " ^8.44.1 " ,
67
67
"combinate" : " ^1.1.11" ,
68
68
"eslint" : " ^9.36.0" ,
69
69
"npm-run-all2" : " ^5.0.0"
You can’t perform that action at this time.
0 commit comments