Skip to content

Commit 8256bf9

Browse files
committed
chore(deps): update dependency @dnd-kit/modifiers to ^9.0.0 and @dnd-kit/sortable to ^10.0.0
1 parent 4a6b882 commit 8256bf9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/react-drag-drop/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,8 @@
3030
},
3131
"dependencies": {
3232
"@dnd-kit/core": "^6.3.1",
33-
"@dnd-kit/modifiers": "^7.0.0",
34-
"@dnd-kit/sortable": "^8.0.0",
33+
"@dnd-kit/modifiers": "^9.0.0",
34+
"@dnd-kit/sortable": "^10.0.0",
3535
"@patternfly/react-core": "workspace:^",
3636
"@patternfly/react-icons": "workspace:^",
3737
"@patternfly/react-styles": "workspace:^",

0 commit comments

Comments
 (0)