chore(deps): bump react-drag-listview from 0.1.9 to 2.0.0 in /ui

Bumps [react-drag-listview](https://github.com/raisezhang/react-drag-listview) from 0.1.9 to 2.0.0.
- [Commits](https://github.com/raisezhang/react-drag-listview/compare/0.1.9...2.0.0)

---
updated-dependencies:
- dependency-name: react-drag-listview
  dependency-version: 2.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2026-05-04 22:11:48 +00:00 committed by GitHub
parent 5b85b2839a
commit 7713a1a026
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

8
ui/package-lock.json generated
View file

@ -32,7 +32,7 @@
"react-dnd": "^14.0.5",
"react-dnd-html5-backend": "^14.1.0",
"react-dom": "^17.0.2",
"react-drag-listview": "^0.1.9",
"react-drag-listview": "^2.0.0",
"react-ga": "^3.3.1",
"react-hotkeys": "^2.0.0",
"react-icons": "^5.5.0",
@ -9894,9 +9894,9 @@
}
},
"node_modules/react-drag-listview": {
"version": "0.1.9",
"resolved": "https://registry.npmjs.org/react-drag-listview/-/react-drag-listview-0.1.9.tgz",
"integrity": "sha512-/OsYevKtCUlw4FhJIfZPH7INHEmyl89sSC5COzonHW5Z2c8rHg4DNYFnUxOyqH+65o7sHweL13oaf6wr7dFvPA==",
"version": "2.0.0",
"resolved": "https://registry.npmjs.org/react-drag-listview/-/react-drag-listview-2.0.0.tgz",
"integrity": "sha512-7Apx/1Xt4qu+JHHP0rH6aLgZgS7c2MX8ocHVGCi03KfeIWEu0t14MhT3boQKM33l5eJrE/IWfExFTvoYq22fsg==",
"license": "MIT",
"dependencies": {
"babel-runtime": "^6.26.0",

View file

@ -41,7 +41,7 @@
"react-dnd": "^14.0.5",
"react-dnd-html5-backend": "^14.1.0",
"react-dom": "^17.0.2",
"react-drag-listview": "^0.1.9",
"react-drag-listview": "^2.0.0",
"react-ga": "^3.3.1",
"react-hotkeys": "^2.0.0",
"react-icons": "^5.5.0",