@tanstack/vue-table
Advanced tools
Comparing version 8.0.0-beta.0 to 8.0.0-beta.1
@@ -14,3 +14,3 @@ { | ||
"name": "table-core/build/esm/index.js", | ||
"uid": "0f57-156" | ||
"uid": "6d04-156" | ||
}, | ||
@@ -21,7 +21,7 @@ { | ||
{ | ||
"uid": "0f57-158", | ||
"uid": "6d04-158", | ||
"name": "merge-proxy.ts" | ||
}, | ||
{ | ||
"uid": "0f57-160", | ||
"uid": "6d04-160", | ||
"name": "index.ts" | ||
@@ -39,26 +39,26 @@ } | ||
"nodeParts": { | ||
"0f57-156": { | ||
"6d04-156": { | ||
"renderedLength": 137430, | ||
"gzipLength": 23365, | ||
"brotliLength": 0, | ||
"mainUid": "0f57-155" | ||
"mainUid": "6d04-155" | ||
}, | ||
"0f57-158": { | ||
"6d04-158": { | ||
"renderedLength": 1622, | ||
"gzipLength": 660, | ||
"brotliLength": 0, | ||
"mainUid": "0f57-157" | ||
"mainUid": "6d04-157" | ||
}, | ||
"0f57-160": { | ||
"6d04-160": { | ||
"renderedLength": 1774, | ||
"gzipLength": 693, | ||
"brotliLength": 0, | ||
"mainUid": "0f57-159" | ||
"mainUid": "6d04-159" | ||
} | ||
}, | ||
"nodeMetas": { | ||
"0f57-155": { | ||
"6d04-155": { | ||
"id": "/packages/table-core/build/esm/index.js", | ||
"moduleParts": { | ||
"index.production.js": "0f57-156" | ||
"index.production.js": "6d04-156" | ||
}, | ||
@@ -68,10 +68,10 @@ "imported": [], | ||
{ | ||
"uid": "0f57-159" | ||
"uid": "6d04-159" | ||
} | ||
] | ||
}, | ||
"0f57-157": { | ||
"6d04-157": { | ||
"id": "/packages/vue-table/src/merge-proxy.ts", | ||
"moduleParts": { | ||
"index.production.js": "0f57-158" | ||
"index.production.js": "6d04-158" | ||
}, | ||
@@ -81,20 +81,20 @@ "imported": [], | ||
{ | ||
"uid": "0f57-159" | ||
"uid": "6d04-159" | ||
} | ||
] | ||
}, | ||
"0f57-159": { | ||
"6d04-159": { | ||
"id": "/packages/vue-table/src/index.ts", | ||
"moduleParts": { | ||
"index.production.js": "0f57-160" | ||
"index.production.js": "6d04-160" | ||
}, | ||
"imported": [ | ||
{ | ||
"uid": "0f57-155" | ||
"uid": "6d04-155" | ||
}, | ||
{ | ||
"uid": "0f57-161" | ||
"uid": "6d04-161" | ||
}, | ||
{ | ||
"uid": "0f57-157" | ||
"uid": "6d04-157" | ||
} | ||
@@ -105,3 +105,3 @@ ], | ||
}, | ||
"0f57-161": { | ||
"6d04-161": { | ||
"id": "vue", | ||
@@ -112,3 +112,3 @@ "moduleParts": {}, | ||
{ | ||
"uid": "0f57-159" | ||
"uid": "6d04-159" | ||
} | ||
@@ -115,0 +115,0 @@ ], |
{ | ||
"name": "@tanstack/vue-table", | ||
"author": "Tanner Linsley", | ||
"version": "8.0.0-beta.0", | ||
"version": "8.0.0-beta.1", | ||
"description": "Headless UI for building powerful tables & datagrids for Vue.", | ||
@@ -38,3 +38,3 @@ "license": "MIT", | ||
"dependencies": { | ||
"@tanstack/table-core": "8.0.0-beta.0" | ||
"@tanstack/table-core": "8.0.0-beta.1" | ||
}, | ||
@@ -41,0 +41,0 @@ "peerDependencies": { |
Sorry, the diff of this file is not supported yet
+ Added@tanstack/table-core@8.0.0-beta.1(transitive)
- Removed@tanstack/table-core@8.0.0-beta.0(transitive)