Update @tanstack/vue-virtual dependency to version 3.13.13 in package.json and pnpm-lock.yaml for improved performance and compatibility.

This commit is contained in:
AdingApkgg
2025-12-27 02:54:18 +08:00
parent eba3e77c8e
commit b3251db8e3
2 changed files with 2 additions and 2 deletions

View File

@@ -34,7 +34,7 @@
"snd-lib": "^1.2.4",
"vue": "^3.5.26",
"vue-prism-editor": "2.0.0-alpha.2",
"@tanstack/vue-virtual": "^3.13.6"
"@tanstack/vue-virtual": "^3.13.13"
},
"packageManager": "pnpm@10.26.2"
}