File tree 23 files changed +493
-467
lines changed
23 files changed +493
-467
lines changed Original file line number Diff line number Diff line change 19
19
"@angular/router" : " ^17.3.12" ,
20
20
"@faker-js/faker" : " ^8.4.1" ,
21
21
"@tanstack/angular-virtual" : " ^3.13.0" ,
22
- "rxjs" : " ^7.8.1 " ,
22
+ "rxjs" : " ^7.8.2 " ,
23
23
"tslib" : " ^2.8.1" ,
24
24
"zone.js" : " 0.15.0"
25
25
},
Original file line number Diff line number Diff line change 18
18
"@angular/platform-browser-dynamic" : " ^17.3.12" ,
19
19
"@angular/router" : " ^17.3.12" ,
20
20
"@tanstack/angular-virtual" : " ^3.13.0" ,
21
- "rxjs" : " ^7.8.1 " ,
21
+ "rxjs" : " ^7.8.2 " ,
22
22
"tslib" : " ^2.8.1" ,
23
23
"zone.js" : " 0.15.0"
24
24
},
Original file line number Diff line number Diff line change 17
17
"@angular/platform-browser" : " ^17.3.12" ,
18
18
"@angular/platform-browser-dynamic" : " ^17.3.12" ,
19
19
"@angular/router" : " ^17.3.12" ,
20
- "@tanstack/angular-query-experimental" : " 5.66.3 " ,
20
+ "@tanstack/angular-query-experimental" : " 5.66.9 " ,
21
21
"@tanstack/angular-virtual" : " ^3.13.0" ,
22
- "rxjs" : " ^7.8.1 " ,
22
+ "rxjs" : " ^7.8.2 " ,
23
23
"tslib" : " ^2.8.1" ,
24
24
"zone.js" : " 0.15.0"
25
25
},
Original file line number Diff line number Diff line change 18
18
"@angular/platform-browser-dynamic" : " ^17.3.12" ,
19
19
"@angular/router" : " ^17.3.12" ,
20
20
"@tanstack/angular-virtual" : " ^3.13.0" ,
21
- "rxjs" : " ^7.8.1 " ,
21
+ "rxjs" : " ^7.8.2 " ,
22
22
"tslib" : " ^2.8.1" ,
23
23
"zone.js" : " 0.15.0"
24
24
},
Original file line number Diff line number Diff line change 18
18
"@angular/platform-browser-dynamic" : " ^17.3.12" ,
19
19
"@angular/router" : " ^17.3.12" ,
20
20
"@tanstack/angular-virtual" : " ^3.13.0" ,
21
- "rxjs" : " ^7.8.1 " ,
21
+ "rxjs" : " ^7.8.2 " ,
22
22
"tslib" : " ^2.8.1" ,
23
23
"zone.js" : " 0.15.0"
24
24
},
Original file line number Diff line number Diff line change 19
19
"@angular/router" : " ^17.3.12" ,
20
20
"@faker-js/faker" : " ^8.4.1" ,
21
21
"@tanstack/angular-virtual" : " ^3.13.0" ,
22
- "rxjs" : " ^7.8.1 " ,
22
+ "rxjs" : " ^7.8.2 " ,
23
23
"tslib" : " ^2.8.1" ,
24
24
"zone.js" : " 0.15.0"
25
25
},
Original file line number Diff line number Diff line change 20
20
"@faker-js/faker" : " ^8.4.1" ,
21
21
"@tanstack/angular-table" : " 8.21.2" ,
22
22
"@tanstack/angular-virtual" : " ^3.13.0" ,
23
- "rxjs" : " ^7.8.1 " ,
23
+ "rxjs" : " ^7.8.2 " ,
24
24
"tslib" : " ^2.8.1" ,
25
25
"zone.js" : " 0.15.0"
26
26
},
Original file line number Diff line number Diff line change 18
18
"@angular/platform-browser-dynamic" : " ^17.3.12" ,
19
19
"@angular/router" : " ^17.3.12" ,
20
20
"@tanstack/angular-virtual" : " ^3.13.0" ,
21
- "rxjs" : " ^7.8.1 " ,
21
+ "rxjs" : " ^7.8.2 " ,
22
22
"tslib" : " ^2.8.1" ,
23
23
"zone.js" : " 0.15.0"
24
24
},
Original file line number Diff line number Diff line change 18
18
"@angular/platform-browser-dynamic" : " ^17.3.12" ,
19
19
"@angular/router" : " ^17.3.12" ,
20
20
"@tanstack/angular-virtual" : " ^3.13.0" ,
21
- "rxjs" : " ^7.8.1 " ,
21
+ "rxjs" : " ^7.8.2 " ,
22
22
"tslib" : " ^2.8.1" ,
23
23
"zone.js" : " 0.15.0"
24
24
},
Original file line number Diff line number Diff line change 9
9
"start" : " vite"
10
10
},
11
11
"dependencies" : {
12
- "@tanstack/react-query" : " ^5.66.3 " ,
12
+ "@tanstack/react-query" : " ^5.66.9 " ,
13
13
"@tanstack/react-virtual" : " ^3.13.0" ,
14
14
"react" : " ^18.3.1" ,
15
15
"react-dom" : " ^18.3.1"
Original file line number Diff line number Diff line change 9
9
"check" : " svelte-check --tsconfig ./tsconfig.json"
10
10
},
11
11
"dependencies" : {
12
- "@tanstack/svelte-query" : " ^5.66.3 " ,
12
+ "@tanstack/svelte-query" : " ^5.66.9 " ,
13
13
"@tanstack/svelte-virtual" : " ^3.13.0"
14
14
},
15
15
"devDependencies" : {
Original file line number Diff line number Diff line change 17
17
"@vitejs/plugin-vue" : " ^5.2.1" ,
18
18
"typescript" : " 5.2.2" ,
19
19
"vite" : " ^5.4.14" ,
20
- "vue-tsc" : " ^2.2.2 "
20
+ "vue-tsc" : " ^2.2.4 "
21
21
}
22
22
}
Original file line number Diff line number Diff line change 16
16
"@vitejs/plugin-vue" : " ^5.2.1" ,
17
17
"typescript" : " 5.2.2" ,
18
18
"vite" : " ^5.4.14" ,
19
- "vue-tsc" : " ^2.2.2 "
19
+ "vue-tsc" : " ^2.2.4 "
20
20
}
21
21
}
Original file line number Diff line number Diff line change 8
8
"preview" : " vite preview"
9
9
},
10
10
"dependencies" : {
11
- "@tanstack/vue-query" : " ^5.66.3 " ,
11
+ "@tanstack/vue-query" : " ^5.66.9 " ,
12
12
"@tanstack/vue-virtual" : " ^3.13.0" ,
13
13
"vue" : " ^3.5.13"
14
14
},
17
17
"@vitejs/plugin-vue" : " ^5.2.1" ,
18
18
"typescript" : " 5.2.2" ,
19
19
"vite" : " ^5.4.14" ,
20
- "vue-tsc" : " ^2.2.2 "
20
+ "vue-tsc" : " ^2.2.4 "
21
21
}
22
22
}
Original file line number Diff line number Diff line change 16
16
"@vitejs/plugin-vue" : " ^5.2.1" ,
17
17
"typescript" : " 5.2.2" ,
18
18
"vite" : " ^5.4.14" ,
19
- "vue-tsc" : " ^2.2.2 "
19
+ "vue-tsc" : " ^2.2.4 "
20
20
}
21
21
}
Original file line number Diff line number Diff line change 17
17
"@vitejs/plugin-vue" : " ^5.2.1" ,
18
18
"typescript" : " 5.2.2" ,
19
19
"vite" : " ^5.4.14" ,
20
- "vue-tsc" : " ^2.2.2 "
20
+ "vue-tsc" : " ^2.2.4 "
21
21
}
22
22
}
Original file line number Diff line number Diff line change 16
16
"@vitejs/plugin-vue" : " ^5.2.1" ,
17
17
"typescript" : " 5.2.2" ,
18
18
"vite" : " ^5.4.14" ,
19
- "vue-tsc" : " ^2.2.2 "
19
+ "vue-tsc" : " ^2.2.4 "
20
20
}
21
21
}
Original file line number Diff line number Diff line change 19
19
"@vitejs/plugin-vue" : " ^5.2.1" ,
20
20
"typescript" : " 5.2.2" ,
21
21
"vite" : " ^5.4.14" ,
22
- "vue-tsc" : " ^2.2.2 "
22
+ "vue-tsc" : " ^2.2.4 "
23
23
}
24
24
}
Original file line number Diff line number Diff line change 18
18
"@vitejs/plugin-vue" : " ^5.2.1" ,
19
19
"typescript" : " 5.2.2" ,
20
20
"vite" : " ^5.4.14" ,
21
- "vue-tsc" : " ^2.2.2 "
21
+ "vue-tsc" : " ^2.2.4 "
22
22
}
23
23
}
Original file line number Diff line number Diff line change 16
16
"@vitejs/plugin-vue" : " ^5.2.1" ,
17
17
"typescript" : " 5.2.2" ,
18
18
"vite" : " ^5.4.14" ,
19
- "vue-tsc" : " ^2.2.2 "
19
+ "vue-tsc" : " ^2.2.4 "
20
20
}
21
21
}
Original file line number Diff line number Diff line change 37
37
]
38
38
},
39
39
"devDependencies" : {
40
- "@tanstack/config" : " ^0.16.2 " ,
40
+ "@tanstack/config" : " ^0.16.3 " ,
41
41
"@testing-library/jest-dom" : " ^6.6.3" ,
42
42
"@types/node" : " ^22.10.1" ,
43
- "eslint" : " ^9.20.1 " ,
43
+ "eslint" : " ^9.21.0 " ,
44
44
"jsdom" : " ^25.0.1" ,
45
- "knip" : " ^5.44.1 " ,
46
- "nx" : " ^20.4.4 " ,
47
- "prettier" : " ^3.5.1 " ,
45
+ "knip" : " ^5.44.5 " ,
46
+ "nx" : " ^20.4.6 " ,
47
+ "prettier" : " ^3.5.2 " ,
48
48
"prettier-plugin-svelte" : " ^3.3.3" ,
49
- "publint" : " ^0.3.5 " ,
49
+ "publint" : " ^0.3.6 " ,
50
50
"rimraf" : " ^5.0.10" ,
51
51
"sherif" : " ^1.3.0" ,
52
52
"typescript" : " 5.2.2" ,
Original file line number Diff line number Diff line change 55
55
"@tanstack/virtual-core" : " workspace:*"
56
56
},
57
57
"devDependencies" : {
58
- "solid-js" : " ^1.9.4 " ,
59
- "vite-plugin-solid" : " ^2.11.1 "
58
+ "solid-js" : " ^1.9.5 " ,
59
+ "vite-plugin-solid" : " ^2.11.2 "
60
60
},
61
61
"peerDependencies" : {
62
62
"solid-js" : " ^1.3.0"
You can’t perform that action at this time.
0 commit comments