File tree 28 files changed +150
-150
lines changed
28 files changed +150
-150
lines changed Original file line number Diff line number Diff line change 16
16
"devDependencies" : {
17
17
"@types/node" : " ^18.19.3" ,
18
18
"typescript" : " 5.2.2" ,
19
- "vite" : " ^5.3.2 "
19
+ "vite" : " ^5.3.3 "
20
20
}
21
21
}
Original file line number Diff line number Diff line change 16
16
"devDependencies" : {
17
17
"@types/node" : " ^18.19.3" ,
18
18
"typescript" : " 5.2.2" ,
19
- "vite" : " ^5.3.2 "
19
+ "vite" : " ^5.3.3 "
20
20
}
21
21
}
Original file line number Diff line number Diff line change 19
19
"@types/react-dom" : " ^18.3.0" ,
20
20
"@vitejs/plugin-react" : " ^4.3.1" ,
21
21
"typescript" : " 5.2.2" ,
22
- "vite" : " ^5.3.2 "
22
+ "vite" : " ^5.3.3 "
23
23
}
24
24
}
Original file line number Diff line number Diff line change 18
18
"@types/react-dom" : " ^18.3.0" ,
19
19
"@vitejs/plugin-react" : " ^4.3.1" ,
20
20
"typescript" : " 5.2.2" ,
21
- "vite" : " ^5.3.2 "
21
+ "vite" : " ^5.3.3 "
22
22
}
23
23
}
Original file line number Diff line number Diff line change 12
12
"@tanstack/react-virtual" : " ^3.8.1" ,
13
13
"react" : " ^18.3.1" ,
14
14
"react-dom" : " ^18.3.1" ,
15
- "@tanstack/react-query" : " ^5.48.0 "
15
+ "@tanstack/react-query" : " ^5.50.1 "
16
16
},
17
17
"devDependencies" : {
18
18
"@vitejs/plugin-react" : " ^4.3.1" ,
19
- "vite" : " ^5.3.2 "
19
+ "vite" : " ^5.3.3 "
20
20
}
21
21
}
Original file line number Diff line number Diff line change 15
15
},
16
16
"devDependencies" : {
17
17
"@vitejs/plugin-react" : " ^4.3.1" ,
18
- "vite" : " ^5.3.2 "
18
+ "vite" : " ^5.3.3 "
19
19
}
20
20
}
Original file line number Diff line number Diff line change 16
16
},
17
17
"devDependencies" : {
18
18
"@vitejs/plugin-react" : " ^4.3.1" ,
19
- "vite" : " ^5.3.2 "
19
+ "vite" : " ^5.3.3 "
20
20
}
21
21
}
Original file line number Diff line number Diff line change 15
15
},
16
16
"devDependencies" : {
17
17
"@vitejs/plugin-react" : " ^4.3.1" ,
18
- "vite" : " ^5.3.2 "
18
+ "vite" : " ^5.3.3 "
19
19
}
20
20
}
Original file line number Diff line number Diff line change 17
17
},
18
18
"devDependencies" : {
19
19
"@vitejs/plugin-react" : " ^4.3.1" ,
20
- "vite" : " ^5.3.2 "
20
+ "vite" : " ^5.3.3 "
21
21
}
22
22
}
Original file line number Diff line number Diff line change 10
10
},
11
11
"dependencies" : {
12
12
"@faker-js/faker" : " ^7.6.0" ,
13
- "@tanstack/react-table" : " ^8.17.3 " ,
13
+ "@tanstack/react-table" : " ^8.19.2 " ,
14
14
"@tanstack/react-virtual" : " ^3.8.1" ,
15
15
"react" : " ^18.3.1" ,
16
16
"react-dom" : " ^18.3.1"
19
19
"@types/react" : " ^18.3.3" ,
20
20
"@types/react-dom" : " ^18.3.0" ,
21
21
"@vitejs/plugin-react" : " ^4.3.1" ,
22
- "vite" : " ^5.3.2 "
22
+ "vite" : " ^5.3.3 "
23
23
}
24
24
}
Original file line number Diff line number Diff line change 15
15
},
16
16
"devDependencies" : {
17
17
"@vitejs/plugin-react" : " ^4.3.1" ,
18
- "vite" : " ^5.3.2 "
18
+ "vite" : " ^5.3.3 "
19
19
}
20
20
}
Original file line number Diff line number Diff line change 18
18
"@types/react-dom" : " ^18.3.0" ,
19
19
"@vitejs/plugin-react" : " ^4.3.1" ,
20
20
"typescript" : " 5.2.2" ,
21
- "vite" : " ^5.3.2 "
21
+ "vite" : " ^5.3.3 "
22
22
}
23
23
}
Original file line number Diff line number Diff line change 19
19
"svelte-check" : " ^3.8.4" ,
20
20
"tslib" : " ^2.6.3" ,
21
21
"typescript" : " 5.2.2" ,
22
- "vite" : " ^5.3.2 "
22
+ "vite" : " ^5.3.3 "
23
23
}
24
24
}
Original file line number Diff line number Diff line change 18
18
"svelte-check" : " ^3.8.4" ,
19
19
"tslib" : " ^2.6.3" ,
20
20
"typescript" : " 5.2.2" ,
21
- "vite" : " ^5.3.2 "
21
+ "vite" : " ^5.3.3 "
22
22
}
23
23
}
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.48.0 " ,
12
+ "@tanstack/svelte-query" : " ^5.50.3 " ,
13
13
"@tanstack/svelte-virtual" : " ^3.8.1"
14
14
},
15
15
"devDependencies" : {
19
19
"svelte-check" : " ^3.8.4" ,
20
20
"tslib" : " ^2.6.3" ,
21
21
"typescript" : " 5.2.2" ,
22
- "vite" : " ^5.3.2 "
22
+ "vite" : " ^5.3.3 "
23
23
}
24
24
}
Original file line number Diff line number Diff line change 19
19
"svelte-check" : " ^3.8.4" ,
20
20
"tslib" : " ^2.6.3" ,
21
21
"typescript" : " 5.2.2" ,
22
- "vite" : " ^5.3.2 "
22
+ "vite" : " ^5.3.3 "
23
23
}
24
24
}
Original file line number Diff line number Diff line change 20
20
"svelte-check" : " ^3.8.4" ,
21
21
"tslib" : " ^2.6.3" ,
22
22
"typescript" : " 5.2.2" ,
23
- "vite" : " ^5.3.2 "
23
+ "vite" : " ^5.3.3 "
24
24
}
25
25
}
Original file line number Diff line number Diff line change 10
10
},
11
11
"dependencies" : {
12
12
"@faker-js/faker" : " ^7.6.0" ,
13
- "@tanstack/svelte-table" : " ^8.17.3 " ,
13
+ "@tanstack/svelte-table" : " ^8.19.2 " ,
14
14
"@tanstack/svelte-virtual" : " ^3.8.1"
15
15
},
16
16
"devDependencies" : {
20
20
"svelte-check" : " ^3.8.4" ,
21
21
"tslib" : " ^2.6.3" ,
22
22
"typescript" : " 5.2.2" ,
23
- "vite" : " ^5.3.2 "
23
+ "vite" : " ^5.3.3 "
24
24
}
25
25
}
Original file line number Diff line number Diff line change 16
16
"@codesandbox/vue-preview" : " ^0.1.1-alpha.16" ,
17
17
"@vitejs/plugin-vue" : " ^5.0.5" ,
18
18
"typescript" : " 5.2.2" ,
19
- "vite" : " ^5.3.2 " ,
20
- "vue-tsc" : " ^2.0.22 "
19
+ "vite" : " ^5.3.3 " ,
20
+ "vue-tsc" : " ^2.0.26 "
21
21
}
22
22
}
Original file line number Diff line number Diff line change 15
15
"@codesandbox/vue-preview" : " ^0.1.1-alpha.16" ,
16
16
"@vitejs/plugin-vue" : " ^5.0.5" ,
17
17
"typescript" : " 5.2.2" ,
18
- "vite" : " ^5.3.2 " ,
19
- "vue-tsc" : " ^2.0.22 "
18
+ "vite" : " ^5.3.3 " ,
19
+ "vue-tsc" : " ^2.0.26 "
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.48.2 " ,
11
+ "@tanstack/vue-query" : " ^5.51.0 " ,
12
12
"@tanstack/vue-virtual" : " ^3.8.1" ,
13
13
"vue" : " ^3.4.31"
14
14
},
15
15
"devDependencies" : {
16
16
"@codesandbox/vue-preview" : " ^0.1.1-alpha.16" ,
17
17
"@vitejs/plugin-vue" : " ^5.0.5" ,
18
18
"typescript" : " 5.2.2" ,
19
- "vite" : " ^5.3.2 " ,
20
- "vue-tsc" : " ^2.0.22 "
19
+ "vite" : " ^5.3.3 " ,
20
+ "vue-tsc" : " ^2.0.26 "
21
21
}
22
22
}
Original file line number Diff line number Diff line change 15
15
"@codesandbox/vue-preview" : " ^0.1.1-alpha.16" ,
16
16
"@vitejs/plugin-vue" : " ^5.0.5" ,
17
17
"typescript" : " 5.2.2" ,
18
- "vite" : " ^5.3.2 " ,
19
- "vue-tsc" : " ^2.0.22 "
18
+ "vite" : " ^5.3.3 " ,
19
+ "vue-tsc" : " ^2.0.26 "
20
20
}
21
21
}
Original file line number Diff line number Diff line change 16
16
"@codesandbox/vue-preview" : " ^0.1.1-alpha.16" ,
17
17
"@vitejs/plugin-vue" : " ^5.0.5" ,
18
18
"typescript" : " 5.2.2" ,
19
- "vite" : " ^5.3.2 " ,
20
- "vue-tsc" : " ^2.0.22 "
19
+ "vite" : " ^5.3.3 " ,
20
+ "vue-tsc" : " ^2.0.26 "
21
21
}
22
22
}
Original file line number Diff line number Diff line change 15
15
"@codesandbox/vue-preview" : " ^0.1.1-alpha.16" ,
16
16
"@vitejs/plugin-vue" : " ^5.0.5" ,
17
17
"typescript" : " 5.2.2" ,
18
- "vite" : " ^5.3.2 " ,
19
- "vue-tsc" : " ^2.0.22 "
18
+ "vite" : " ^5.3.3 " ,
19
+ "vue-tsc" : " ^2.0.26 "
20
20
}
21
21
}
Original file line number Diff line number Diff line change 18
18
"@types/lodash" : " ^4.17.6" ,
19
19
"@vitejs/plugin-vue" : " ^5.0.5" ,
20
20
"typescript" : " 5.2.2" ,
21
- "vite" : " ^5.3.2 " ,
22
- "vue-tsc" : " ^2.0.22 "
21
+ "vite" : " ^5.3.3 " ,
22
+ "vue-tsc" : " ^2.0.26 "
23
23
}
24
24
}
Original file line number Diff line number Diff line change 9
9
},
10
10
"dependencies" : {
11
11
"@faker-js/faker" : " ^7.6.0" ,
12
- "@tanstack/vue-table" : " ^8.17.3 " ,
12
+ "@tanstack/vue-table" : " ^8.19.2 " ,
13
13
"@tanstack/vue-virtual" : " ^3.8.1" ,
14
14
"vue" : " ^3.4.31"
15
15
},
16
16
"devDependencies" : {
17
17
"@codesandbox/vue-preview" : " ^0.1.1-alpha.16" ,
18
18
"@vitejs/plugin-vue" : " ^5.0.5" ,
19
19
"typescript" : " 5.2.2" ,
20
- "vite" : " ^5.3.2 " ,
21
- "vue-tsc" : " ^2.0.22 "
20
+ "vite" : " ^5.3.3 " ,
21
+ "vue-tsc" : " ^2.0.26 "
22
22
}
23
23
}
Original file line number Diff line number Diff line change 15
15
"@codesandbox/vue-preview" : " ^0.1.1-alpha.16" ,
16
16
"@vitejs/plugin-vue" : " ^5.0.5" ,
17
17
"typescript" : " 5.2.2" ,
18
- "vite" : " ^5.3.2 " ,
19
- "vue-tsc" : " ^2.0.22 "
18
+ "vite" : " ^5.3.3 " ,
19
+ "vue-tsc" : " ^2.0.26 "
20
20
}
21
21
}
You can’t perform that action at this time.
0 commit comments