@tanstack/vue-table
Advanced tools
Comparing version 8.17.3 to 8.19.1
{ | ||
"name": "@tanstack/vue-table", | ||
"version": "8.17.3", | ||
"version": "8.19.1", | ||
"description": "Headless UI for building powerful tables & datagrids for Vue.", | ||
@@ -45,3 +45,3 @@ "author": "Tanner Linsley", | ||
"dependencies": { | ||
"@tanstack/table-core": "8.17.3" | ||
"@tanstack/table-core": "8.19.1" | ||
}, | ||
@@ -54,9 +54,3 @@ "devDependencies": { | ||
}, | ||
"scripts": { | ||
"clean": "rimraf ./build", | ||
"test:types": "tsc --noEmit", | ||
"build": "pnpm build:rollup && pnpm build:types", | ||
"build:rollup": "rollup --config rollup.config.mjs", | ||
"build:types": "tsc --emitDeclarationOnly" | ||
} | ||
"scripts": {} | ||
} |
786009
+ Added@tanstack/table-core@8.19.1(transitive)
- Removed@tanstack/table-core@8.17.3(transitive)
Updated@tanstack/table-core@8.19.1