@tanstack/vue-table
Advanced tools
Comparing version 8.0.0-alpha.47 to 8.0.0-alpha.48
@@ -10,3 +10,3 @@ { | ||
{ | ||
"uid": "349f-149", | ||
"uid": "aea7-149", | ||
"name": "\u0000rollupPluginBabelHelpers.js" | ||
@@ -18,7 +18,7 @@ }, | ||
{ | ||
"uid": "349f-151", | ||
"uid": "aea7-151", | ||
"name": "merge-proxy.ts" | ||
}, | ||
{ | ||
"uid": "349f-153", | ||
"uid": "aea7-153", | ||
"name": "index.ts" | ||
@@ -34,26 +34,26 @@ } | ||
"nodeParts": { | ||
"349f-149": { | ||
"aea7-149": { | ||
"renderedLength": 410, | ||
"gzipLength": 231, | ||
"brotliLength": 0, | ||
"mainUid": "349f-148" | ||
"mainUid": "aea7-148" | ||
}, | ||
"349f-151": { | ||
"aea7-151": { | ||
"renderedLength": 1779, | ||
"gzipLength": 684, | ||
"brotliLength": 0, | ||
"mainUid": "349f-150" | ||
"mainUid": "aea7-150" | ||
}, | ||
"349f-153": { | ||
"aea7-153": { | ||
"renderedLength": 1935, | ||
"gzipLength": 712, | ||
"brotliLength": 0, | ||
"mainUid": "349f-152" | ||
"mainUid": "aea7-152" | ||
} | ||
}, | ||
"nodeMetas": { | ||
"349f-148": { | ||
"aea7-148": { | ||
"id": "\u0000rollupPluginBabelHelpers.js", | ||
"moduleParts": { | ||
"index.production.js": "349f-149" | ||
"index.production.js": "aea7-149" | ||
}, | ||
@@ -63,10 +63,10 @@ "imported": [], | ||
{ | ||
"uid": "349f-152" | ||
"uid": "aea7-152" | ||
} | ||
] | ||
}, | ||
"349f-150": { | ||
"aea7-150": { | ||
"id": "/packages/vue-table/src/merge-proxy.ts", | ||
"moduleParts": { | ||
"index.production.js": "349f-151" | ||
"index.production.js": "aea7-151" | ||
}, | ||
@@ -76,23 +76,23 @@ "imported": [], | ||
{ | ||
"uid": "349f-152" | ||
"uid": "aea7-152" | ||
} | ||
] | ||
}, | ||
"349f-152": { | ||
"aea7-152": { | ||
"id": "/packages/vue-table/src/index.ts", | ||
"moduleParts": { | ||
"index.production.js": "349f-153" | ||
"index.production.js": "aea7-153" | ||
}, | ||
"imported": [ | ||
{ | ||
"uid": "349f-148" | ||
"uid": "aea7-148" | ||
}, | ||
{ | ||
"uid": "349f-154" | ||
"uid": "aea7-154" | ||
}, | ||
{ | ||
"uid": "349f-155" | ||
"uid": "aea7-155" | ||
}, | ||
{ | ||
"uid": "349f-150" | ||
"uid": "aea7-150" | ||
} | ||
@@ -103,3 +103,3 @@ ], | ||
}, | ||
"349f-154": { | ||
"aea7-154": { | ||
"id": "@tanstack/table-core", | ||
@@ -110,3 +110,3 @@ "moduleParts": {}, | ||
{ | ||
"uid": "349f-152" | ||
"uid": "aea7-152" | ||
} | ||
@@ -116,3 +116,3 @@ ], | ||
}, | ||
"349f-155": { | ||
"aea7-155": { | ||
"id": "vue", | ||
@@ -123,3 +123,3 @@ "moduleParts": {}, | ||
{ | ||
"uid": "349f-152" | ||
"uid": "aea7-152" | ||
} | ||
@@ -126,0 +126,0 @@ ], |
{ | ||
"name": "@tanstack/vue-table", | ||
"author": "Tanner Linsley", | ||
"version": "8.0.0-alpha.47", | ||
"version": "8.0.0-alpha.48", | ||
"description": "Composables for building lightweight, fast and extendable datagrids for Vue", | ||
@@ -37,3 +37,3 @@ "license": "MIT", | ||
"dependencies": { | ||
"@tanstack/table-core": "8.0.0-alpha.47" | ||
"@tanstack/table-core": "8.0.0-alpha.48" | ||
}, | ||
@@ -40,0 +40,0 @@ "peerDependencies": { |
Sorry, the diff of this file is not supported yet
+ Added@tanstack/table-core@8.0.0-alpha.48(transitive)
- Removed@tanstack/table-core@8.0.0-alpha.47(transitive)