feat: 添加 @tanstack/react-virtual 依赖

This commit is contained in:
zdl
2025-11-05 08:24:28 +08:00
parent 8fe13c9fa4
commit c51d3811e5

View File

@@ -22,6 +22,7 @@
"@react-three/fiber": "^8.0.27", "@react-three/fiber": "^8.0.27",
"@reduxjs/toolkit": "^2.9.2", "@reduxjs/toolkit": "^2.9.2",
"@splidejs/react-splide": "^0.7.12", "@splidejs/react-splide": "^0.7.12",
"@tanstack/react-virtual": "^3.13.12",
"@tippyjs/react": "^4.2.6", "@tippyjs/react": "^4.2.6",
"@visx/visx": "^3.12.0", "@visx/visx": "^3.12.0",
"antd": "^5.27.4", "antd": "^5.27.4",