fix(deps): update dependency react-draggable to v4.7.0

This commit is contained in:
renovate[bot]
2026-06-21 21:36:40 +00:00
committed by GitHub
parent b14df1b3cb
commit 6f536c0981
2 changed files with 5 additions and 5 deletions

View File

@@ -33,7 +33,7 @@
"react-async-hook": "4.0.0",
"react-contexify": "6.0.0",
"react-dom": "19.2.7",
"react-draggable": "4.6.0",
"react-draggable": "4.7.0",
"react-icons": "5.6.0",
"react-infinite-scroller": "1.2.6",
"react-querybuilder": "8.20.0",
@@ -4884,9 +4884,9 @@
}
},
"node_modules/react-draggable": {
"version": "4.6.0",
"resolved": "https://registry.npmjs.org/react-draggable/-/react-draggable-4.6.0.tgz",
"integrity": "sha512-g4vqY53xhmPrBnZvGP+1YQV0eYnB3o0VLzoi6q2IpwnQrxIZ34tYRKpVtsWIXPg4D/pvLn+oYCW5gOK2cWIrgA==",
"version": "4.7.0",
"resolved": "https://registry.npmjs.org/react-draggable/-/react-draggable-4.7.0.tgz",
"integrity": "sha512-kTpANmKWVnFXiZ76Ag2ZowiFStuBYnJ606PI1TbUsOg29/400/JNIxI9+CuenhiAqFuXWJffz6F4UI3R51kUug==",
"license": "MIT",
"dependencies": {
"clsx": "^2.1.1",

View File

@@ -40,7 +40,7 @@
"react-async-hook": "4.0.0",
"react-contexify": "6.0.0",
"react-dom": "19.2.7",
"react-draggable": "4.6.0",
"react-draggable": "4.7.0",
"react-icons": "5.6.0",
"react-infinite-scroller": "1.2.6",
"react-querybuilder": "8.20.0",