@tanstack/vue-virtual
Advanced tools
Comparing version 3.10.8 to 3.10.9
{ | ||
"name": "@tanstack/vue-virtual", | ||
"version": "3.10.8", | ||
"version": "3.10.9", | ||
"description": "Headless UI for virtualizing scrollable elements in Vue", | ||
@@ -52,7 +52,7 @@ "author": "Tanner Linsley", | ||
"dependencies": { | ||
"@tanstack/virtual-core": "3.10.8" | ||
"@tanstack/virtual-core": "3.10.9" | ||
}, | ||
"devDependencies": { | ||
"@vitejs/plugin-vue": "^5.1.3", | ||
"vue": "^3.5.5" | ||
"@vitejs/plugin-vue": "^5.1.4", | ||
"vue": "^3.5.12" | ||
}, | ||
@@ -59,0 +59,0 @@ "peerDependencies": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
18722
+ Added@tanstack/virtual-core@3.10.9(transitive)
- Removed@tanstack/virtual-core@3.10.8(transitive)