File tree Expand file tree Collapse file tree 18 files changed +61
-53
lines changed
infinite-query-with-max-pages
load-more-infinite-scroll
optimistic-updates-typescript
angular-query-devtools-experimental
angular-query-experimental
svelte-query-persist-client Expand file tree Collapse file tree 18 files changed +61
-53
lines changed Original file line number Diff line number Diff line change 14
14
"@angular/core" : " ^17.3.10" ,
15
15
"@angular/platform-browser" : " ^17.3.10" ,
16
16
"@angular/platform-browser-dynamic" : " ^17.3.10" ,
17
- "@tanstack/angular-query-experimental" : " ^5.45.0 " ,
17
+ "@tanstack/angular-query-experimental" : " ^5.46.1 " ,
18
18
"rxjs" : " ^7.8.1" ,
19
19
"tslib" : " ^2.6.2" ,
20
20
"zone.js" : " ^0.14.6"
23
23
"@angular-devkit/build-angular" : " ^17.3.8" ,
24
24
"@angular/cli" : " ^17.3.8" ,
25
25
"@angular/compiler-cli" : " ^17.3.10" ,
26
- "@tanstack/angular-query-devtools-experimental" : " ^5.45.0 " ,
26
+ "@tanstack/angular-query-devtools-experimental" : " ^5.46.1 " ,
27
27
"typescript" : " 5.3.3"
28
28
}
29
29
}
Original file line number Diff line number Diff line change 14
14
"@angular/core" : " ^17.3.10" ,
15
15
"@angular/platform-browser" : " ^17.3.10" ,
16
16
"@angular/platform-browser-dynamic" : " ^17.3.10" ,
17
- "@tanstack/angular-query-experimental" : " ^5.45.0 " ,
17
+ "@tanstack/angular-query-experimental" : " ^5.46.1 " ,
18
18
"rxjs" : " ^7.8.1" ,
19
19
"tslib" : " ^2.6.2" ,
20
20
"zone.js" : " ^0.14.6"
23
23
"@angular-devkit/build-angular" : " ^17.3.8" ,
24
24
"@angular/cli" : " ^17.3.8" ,
25
25
"@angular/compiler-cli" : " ^17.3.10" ,
26
- "@tanstack/angular-query-devtools-experimental" : " ^5.45.0 " ,
26
+ "@tanstack/angular-query-devtools-experimental" : " ^5.46.1 " ,
27
27
"typescript" : " 5.3.3"
28
28
}
29
29
}
Original file line number Diff line number Diff line change 15
15
"@angular/platform-browser" : " ^17.3.10" ,
16
16
"@angular/platform-browser-dynamic" : " ^17.3.10" ,
17
17
"@angular/router" : " ^17.3.10" ,
18
- "@tanstack/angular-query-experimental" : " ^5.45.0 " ,
18
+ "@tanstack/angular-query-experimental" : " ^5.46.1 " ,
19
19
"rxjs" : " ^7.8.1" ,
20
20
"tslib" : " ^2.6.2" ,
21
21
"zone.js" : " ^0.14.6"
24
24
"@angular-devkit/build-angular" : " ^17.3.8" ,
25
25
"@angular/cli" : " ^17.3.8" ,
26
26
"@angular/compiler-cli" : " ^17.3.10" ,
27
- "@tanstack/angular-query-devtools-experimental" : " ^5.45.0 " ,
27
+ "@tanstack/angular-query-devtools-experimental" : " ^5.46.1 " ,
28
28
"typescript" : " 5.3.3"
29
29
}
30
30
}
Original file line number Diff line number Diff line change 15
15
"@angular/platform-browser" : " ^17.3.10" ,
16
16
"@angular/platform-browser-dynamic" : " ^17.3.10" ,
17
17
"@angular/router" : " ^17.3.10" ,
18
- "@tanstack/angular-query-experimental" : " ^5.45.0 " ,
18
+ "@tanstack/angular-query-experimental" : " ^5.46.1 " ,
19
19
"rxjs" : " ^7.8.1" ,
20
20
"tslib" : " ^2.6.2" ,
21
21
"zone.js" : " ^0.14.6"
24
24
"@angular-devkit/build-angular" : " ^17.3.8" ,
25
25
"@angular/cli" : " ^17.3.8" ,
26
26
"@angular/compiler-cli" : " ^17.3.10" ,
27
- "@tanstack/angular-query-devtools-experimental" : " ^5.45.0 " ,
27
+ "@tanstack/angular-query-devtools-experimental" : " ^5.46.1 " ,
28
28
"typescript" : " 5.3.3"
29
29
}
30
30
}
Original file line number Diff line number Diff line change 9
9
"test:types" : " svelte-kit sync && svelte-check --tsconfig ./tsconfig.json"
10
10
},
11
11
"dependencies" : {
12
- "@tanstack/svelte-query" : " ^5.45.0 " ,
13
- "@tanstack/svelte-query-devtools" : " ^5.45.0 "
12
+ "@tanstack/svelte-query" : " ^5.46.1 " ,
13
+ "@tanstack/svelte-query-devtools" : " ^5.46.1 "
14
14
},
15
15
"devDependencies" : {
16
16
"@sveltejs/adapter-auto" : " ^3.2.0" ,
Original file line number Diff line number Diff line change 9
9
"test:types" : " svelte-kit sync && svelte-check --tsconfig ./tsconfig.json"
10
10
},
11
11
"dependencies" : {
12
- "@tanstack/svelte-query" : " ^5.45.0 " ,
13
- "@tanstack/svelte-query-devtools" : " ^5.45.0 "
12
+ "@tanstack/svelte-query" : " ^5.46.1 " ,
13
+ "@tanstack/svelte-query-devtools" : " ^5.46.1 "
14
14
},
15
15
"devDependencies" : {
16
16
"@sveltejs/adapter-auto" : " ^3.2.0" ,
Original file line number Diff line number Diff line change 9
9
"test:types" : " svelte-kit sync && svelte-check --tsconfig ./tsconfig.json"
10
10
},
11
11
"dependencies" : {
12
- "@tanstack/svelte-query" : " ^5.45.0 " ,
13
- "@tanstack/svelte-query-devtools" : " ^5.45.0 "
12
+ "@tanstack/svelte-query" : " ^5.46.1 " ,
13
+ "@tanstack/svelte-query-devtools" : " ^5.46.1 "
14
14
},
15
15
"devDependencies" : {
16
16
"@sveltejs/adapter-auto" : " ^3.2.0" ,
Original file line number Diff line number Diff line change 9
9
"test:types" : " svelte-kit sync && svelte-check --tsconfig ./tsconfig.json"
10
10
},
11
11
"dependencies" : {
12
- "@tanstack/svelte-query" : " ^5.45.0 " ,
13
- "@tanstack/svelte-query-devtools" : " ^5.45.0 "
12
+ "@tanstack/svelte-query" : " ^5.46.1 " ,
13
+ "@tanstack/svelte-query-devtools" : " ^5.46.1 "
14
14
},
15
15
"devDependencies" : {
16
16
"@sveltejs/adapter-auto" : " ^3.2.0" ,
Original file line number Diff line number Diff line change 9
9
"test:types" : " svelte-kit sync && svelte-check --tsconfig ./tsconfig.json"
10
10
},
11
11
"dependencies" : {
12
- "@tanstack/svelte-query" : " ^5.45.0 " ,
13
- "@tanstack/svelte-query-devtools" : " ^5.45.0 "
12
+ "@tanstack/svelte-query" : " ^5.46.1 " ,
13
+ "@tanstack/svelte-query-devtools" : " ^5.46.1 "
14
14
},
15
15
"devDependencies" : {
16
16
"@sveltejs/adapter-auto" : " ^3.2.0" ,
Original file line number Diff line number Diff line change 9
9
"test:types" : " svelte-check --tsconfig ./tsconfig.json"
10
10
},
11
11
"dependencies" : {
12
- "@tanstack/svelte-query" : " ^5.45.0 " ,
13
- "@tanstack/svelte-query-devtools" : " ^5.45.0 "
12
+ "@tanstack/svelte-query" : " ^5.46.1 " ,
13
+ "@tanstack/svelte-query-devtools" : " ^5.46.1 "
14
14
},
15
15
"devDependencies" : {
16
16
"@sveltejs/vite-plugin-svelte" : " ^3.1.0" ,
You can’t perform that action at this time.
0 commit comments