@tanstack/vue-table
Advanced tools
Comparing version 9.0.0-alpha.6 to 9.0.0-alpha.8
{ | ||
"name": "@tanstack/vue-table", | ||
"version": "9.0.0-alpha.6", | ||
"version": "9.0.0-alpha.8", | ||
"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.6" | ||
"@tanstack/table-core": "9.0.0-alpha.8" | ||
}, | ||
@@ -52,0 +52,0 @@ "devDependencies": { |
+ Added@tanstack/table-core@9.0.0-alpha.8(transitive)
- Removed@tanstack/table-core@9.0.0-alpha.6(transitive)