@tanstack/vue-table
Advanced tools
Comparing version 9.0.0-alpha.9 to 9.0.0-alpha.10
{ | ||
"name": "@tanstack/vue-table", | ||
"version": "9.0.0-alpha.9", | ||
"version": "9.0.0-alpha.10", | ||
"description": "Headless UI for building powerful tables & datagrids for Vue.", | ||
@@ -49,3 +49,3 @@ "author": "Tanner Linsley", | ||
"dependencies": { | ||
"@tanstack/table-core": "9.0.0-alpha.8" | ||
"@tanstack/table-core": "9.0.0-alpha.10" | ||
}, | ||
@@ -52,0 +52,0 @@ "devDependencies": { |
29403
+ Added@tanstack/table-core@9.0.0-alpha.10(transitive)
- Removed@tanstack/table-core@9.0.0-alpha.8(transitive)