We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4a6b882 commit 8256bf9Copy full SHA for 8256bf9
packages/react-drag-drop/package.json
@@ -30,8 +30,8 @@
30
},
31
"dependencies": {
32
"@dnd-kit/core": "^6.3.1",
33
- "@dnd-kit/modifiers": "^7.0.0",
34
- "@dnd-kit/sortable": "^8.0.0",
+ "@dnd-kit/modifiers": "^9.0.0",
+ "@dnd-kit/sortable": "^10.0.0",
35
"@patternfly/react-core": "workspace:^",
36
"@patternfly/react-icons": "workspace:^",
37
"@patternfly/react-styles": "workspace:^",
0 commit comments