Replace react-sortable-hoc with dnd-kit

This commit is contained in:
Bart Louwers
2025-07-04 23:43:11 +02:00
parent e58b92b0cd
commit f5350aa72f
5 changed files with 147 additions and 51 deletions

View File

@@ -68,7 +68,8 @@
"react-i18next": "^15.6.0",
"react-icon-base": "^2.1.2",
"react-icons": "^5.5.0",
"react-sortable-hoc": "^2.0.0",
"@dnd-kit/core": "^6.3.1",
"@dnd-kit/sortable": "^10.0.0",
"reconnecting-websocket": "^4.4.0",
"slugify": "^1.6.6",
"string-hash": "^1.1.3",