В разы улучшена производительность и меьнше багов

This commit is contained in:
2025-07-15 18:11:02 +03:00
parent 40145206b2
commit 75141f5e88
5 changed files with 666 additions and 276 deletions

View File

@@ -22,6 +22,7 @@
"@radix-ui/react-toast": "^1.2.14",
"@reduxjs/toolkit": "^1.9.5",
"@types/react-grid-layout": "^1.3.5",
"@types/react-window": "^1.8.8",
"class-variance-authority": "^0.7.1",
"clsx": "^2.1.1",
"immer": "^10.1.1",
@@ -30,6 +31,7 @@
"react-beautiful-dnd": "^13.1.1",
"react-dom": "^18.2.0",
"react-grid-layout": "^1.5.2",
"react-window": "^1.8.11",
"redux": "^4.2.1",
"tailwind-merge": "^3.3.1",
"xlsx": "^0.18.5"