File tree 17 files changed +93
-119
lines changed
angular-query-devtools-experimental
angular-query-experimental
query-async-storage-persister
query-broadcast-client-experimental
query-persist-client-core
query-sync-storage-persister
react-query-next-experimental
react-query-persist-client
solid-query-persist-client
17 files changed +93
-119
lines changed Original file line number Diff line number Diff line change 56
56
"@angular/platform-browser-dynamic" : " ^19.1.0-next.0" ,
57
57
"@tanstack/angular-query-experimental" : " workspace:*" ,
58
58
"eslint-plugin-jsdoc" : " ^50.5.0" ,
59
- "npm-run-all " : " ^4.1.5 " ,
59
+ "npm-run-all2 " : " ^5.0.0 " ,
60
60
"tsup" : " 8.0.2" ,
61
61
"typescript" : " 5.7.2"
62
62
},
Original file line number Diff line number Diff line change 74
74
"@angular/platform-browser-dynamic" : " ^19.1.0-next.0" ,
75
75
"@microsoft/api-extractor" : " ^7.48.1" ,
76
76
"eslint-plugin-jsdoc" : " ^50.5.0" ,
77
- "npm-run-all " : " ^4.1.5 " ,
77
+ "npm-run-all2 " : " ^5.0.0 " ,
78
78
"tsup" : " 8.0.2" ,
79
79
"typescript" : " 5.7.2"
80
80
},
Original file line number Diff line number Diff line change 62
62
"@typescript-eslint/rule-tester" : " ^8.18.1" ,
63
63
"combinate" : " ^1.1.11" ,
64
64
"eslint" : " ^9.15.0" ,
65
- "npm-run-all " : " ^4.1.5 "
65
+ "npm-run-all2 " : " ^5.0.0 "
66
66
},
67
67
"peerDependencies" : {
68
68
"eslint" : " ^8.57.0 || ^9.0.0"
Original file line number Diff line number Diff line change 60
60
"@tanstack/query-persist-client-core" : " workspace:*"
61
61
},
62
62
"devDependencies" : {
63
- "npm-run-all " : " ^4.1.5 "
63
+ "npm-run-all2 " : " ^5.0.0 "
64
64
}
65
65
}
Original file line number Diff line number Diff line change 58
58
"broadcast-channel" : " ^7.0.0"
59
59
},
60
60
"devDependencies" : {
61
- "npm-run-all " : " ^4.1.5 "
61
+ "npm-run-all2 " : " ^5.0.0 "
62
62
}
63
63
}
Original file line number Diff line number Diff line change 58
58
],
59
59
"devDependencies" : {
60
60
"@testing-library/dom" : " ^10.4.0" ,
61
- "npm-run-all " : " ^4.1.5 "
61
+ "npm-run-all2 " : " ^5.0.0 "
62
62
}
63
63
}
Original file line number Diff line number Diff line change 70
70
"@tanstack/query-core" : " workspace:*" ,
71
71
"clsx" : " ^2.1.1" ,
72
72
"goober" : " ^2.1.16" ,
73
- "npm-run-all " : " ^4.1.5 " ,
73
+ "npm-run-all2 " : " ^5.0.0 " ,
74
74
"solid-js" : " ^1.9.3" ,
75
75
"solid-transition-group" : " ^0.2.3" ,
76
76
"superjson" : " ^2.2.1" ,
Original file line number Diff line number Diff line change 60
60
"@tanstack/query-core" : " workspace:*"
61
61
},
62
62
"devDependencies" : {
63
- "npm-run-all " : " ^4.1.5 "
63
+ "npm-run-all2 " : " ^5.0.0 "
64
64
}
65
65
}
Original file line number Diff line number Diff line change 61
61
"@tanstack/query-persist-client-core" : " workspace:*"
62
62
},
63
63
"devDependencies" : {
64
- "npm-run-all " : " ^4.1.5 "
64
+ "npm-run-all2 " : " ^5.0.0 "
65
65
}
66
66
}
Original file line number Diff line number Diff line change 84
84
"@testing-library/react" : " ^16.1.0" ,
85
85
"@types/react" : " ^19.0.1" ,
86
86
"@vitejs/plugin-react" : " ^4.3.3" ,
87
- "npm-run-all " : " ^4.1.5 " ,
87
+ "npm-run-all2 " : " ^5.0.0 " ,
88
88
"react" : " ^19.0.0"
89
89
},
90
90
"peerDependencies" : {
Original file line number Diff line number Diff line change 58
58
"@types/react" : " ^19.0.1" ,
59
59
"@vitejs/plugin-react" : " ^4.3.3" ,
60
60
"next" : " ^14.2.20" ,
61
- "npm-run-all " : " ^4.1.5 " ,
61
+ "npm-run-all2 " : " ^5.0.0 " ,
62
62
"react" : " ^19.0.0"
63
63
},
64
64
"peerDependencies" : {
Original file line number Diff line number Diff line change 64
64
"@testing-library/react" : " ^16.1.0" ,
65
65
"@types/react" : " ^19.0.1" ,
66
66
"@vitejs/plugin-react" : " ^4.3.3" ,
67
- "npm-run-all " : " ^4.1.5 " ,
67
+ "npm-run-all2 " : " ^5.0.0 " ,
68
68
"react" : " ^19.0.0"
69
69
},
70
70
"peerDependencies" : {
Original file line number Diff line number Diff line change 73
73
"@types/react-dom" : " ^19.0.2" ,
74
74
"@vitejs/plugin-react" : " ^4.3.3" ,
75
75
"eslint-plugin-react-compiler" : " 19.0.0-beta-df7b47d-20241124" ,
76
- "npm-run-all " : " ^4.1.5 " ,
76
+ "npm-run-all2 " : " ^5.0.0 " ,
77
77
"react" : " ^19.0.0" ,
78
78
"react-dom" : " ^19.0.0" ,
79
79
"react-error-boundary" : " ^4.1.2"
Original file line number Diff line number Diff line change 63
63
},
64
64
"devDependencies" : {
65
65
"@tanstack/solid-query" : " workspace:*" ,
66
- "npm-run-all " : " ^4.1.5 " ,
66
+ "npm-run-all2 " : " ^5.0.0 " ,
67
67
"solid-js" : " ^1.9.3" ,
68
68
"tsup-preset-solid" : " ^2.2.0" ,
69
69
"vite-plugin-solid" : " ^2.10.2"
Original file line number Diff line number Diff line change 67
67
"devDependencies" : {
68
68
"@solidjs/testing-library" : " ^0.8.10" ,
69
69
"@tanstack/solid-query" : " workspace:*" ,
70
- "npm-run-all " : " ^4.1.5 " ,
70
+ "npm-run-all2 " : " ^5.0.0 " ,
71
71
"solid-js" : " ^1.9.3" ,
72
72
"tsup-preset-solid" : " ^2.2.0" ,
73
73
"vite-plugin-solid" : " ^2.10.2"
Original file line number Diff line number Diff line change 68
68
},
69
69
"devDependencies" : {
70
70
"@solidjs/testing-library" : " ^0.8.10" ,
71
- "npm-run-all " : " ^4.1.5 " ,
71
+ "npm-run-all2 " : " ^5.0.0 " ,
72
72
"solid-js" : " ^1.9.3" ,
73
73
"tsup-preset-solid" : " ^2.2.0" ,
74
74
"vite-plugin-solid" : " ^2.10.2"
You can’t perform that action at this time.
0 commit comments