File tree Expand file tree Collapse file tree 5 files changed +5
-5
lines changed
packages/eslint-plugin-query Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 15
15
"react-dom" : " ^19.0.0"
16
16
},
17
17
"devDependencies" : {
18
- "@tanstack/eslint-plugin-query" : " ^5.74.7 " ,
18
+ "@tanstack/eslint-plugin-query" : " ^5.78.0 " ,
19
19
"@types/react" : " ^18.2.79" ,
20
20
"@types/react-dom" : " ^18.2.25" ,
21
21
"@vitejs/plugin-react" : " ^4.3.4" ,
Original file line number Diff line number Diff line change 17
17
"react-dom" : " ^19.0.0"
18
18
},
19
19
"devDependencies" : {
20
- "@tanstack/eslint-plugin-query" : " ^5.74.7 " ,
20
+ "@tanstack/eslint-plugin-query" : " ^5.78.0 " ,
21
21
"@types/react" : " ^18.2.79" ,
22
22
"@types/react-dom" : " ^18.2.25" ,
23
23
"@vitejs/plugin-react" : " ^4.3.4" ,
Original file line number Diff line number Diff line change 17
17
"react-dom" : " ^19.0.0"
18
18
},
19
19
"devDependencies" : {
20
- "@tanstack/eslint-plugin-query" : " ^5.74.7 " ,
20
+ "@tanstack/eslint-plugin-query" : " ^5.78.0 " ,
21
21
"@types/react" : " ^18.2.79" ,
22
22
"@types/react-dom" : " ^18.2.25" ,
23
23
"@vitejs/plugin-react" : " ^4.3.4" ,
Original file line number Diff line number Diff line change 13
13
"solid-js" : " ^1.9.5"
14
14
},
15
15
"devDependencies" : {
16
- "@tanstack/eslint-plugin-query" : " ^5.74.7 " ,
16
+ "@tanstack/eslint-plugin-query" : " ^5.78.0 " ,
17
17
"typescript" : " 5.8.3" ,
18
18
"vite" : " ^6.2.4" ,
19
19
"vite-plugin-solid" : " ^2.11.6"
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @tanstack/eslint-plugin-query" ,
3
- "version" : " 5.74.7 " ,
3
+ "version" : " 5.78.0 " ,
4
4
"description" : " ESLint plugin for TanStack Query" ,
5
5
"author" : " Eliya Cohen" ,
6
6
"license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments