Update dnd-kit to ^0.5.0 (#33885)

* Update dnd-kit to ^0.5.0

* Remove patch

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Michael Telatynski <7t3chguy@gmail.com>
This commit is contained in:
renovate[bot]
2026-06-17 09:07:21 +00:00
committed by GitHub
co-authored by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Michael Telatynski
parent 24e908eafa
commit d3085e06e9
4 changed files with 39 additions and 81 deletions
+3 -3
View File
@@ -63,9 +63,9 @@
"lint:types": "nx lint:types"
},
"dependencies": {
"@dnd-kit/abstract": "^0.4.0",
"@dnd-kit/dom": "^0.4.0",
"@dnd-kit/react": "^0.4.0",
"@dnd-kit/abstract": "^0.5.0",
"@dnd-kit/dom": "^0.5.0",
"@dnd-kit/react": "^0.5.0",
"@element-hq/element-web-module-api": "workspace:*",
"@matrix-org/spec": "^1.7.0",
"@vector-im/compound-design-tokens": "catalog:",