Replace "react-beautiful-dnd" with "dnd-kit"
"react-beautiful-dnd" has been deprecated for quite some time
This commit is contained in:
@@ -33,6 +33,9 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@apollo/client": "3.13.8",
|
||||
"@dnd-kit/core": "6.3.1",
|
||||
"@dnd-kit/sortable": "10.0.0",
|
||||
"@dnd-kit/utilities": "3.2.2",
|
||||
"@emotion/cache": "11.14.0",
|
||||
"@emotion/react": "11.14.0",
|
||||
"@emotion/styled": "11.14.0",
|
||||
@@ -65,7 +68,6 @@
|
||||
"notistack": "3.0.2",
|
||||
"p-limit": "6.2.0",
|
||||
"react": "18.3.1",
|
||||
"react-beautiful-dnd": "13.1.1",
|
||||
"react-dom": "18.3.1",
|
||||
"react-hotkeys-hook": "5.0.1",
|
||||
"react-i18next": "15.4.1",
|
||||
|
||||
Reference in New Issue
Block a user