mirror of
https://github.com/Athou/commafeed.git
synced 2026-09-24 21:15:13 +00:00
fix(deps): update dependency react-draggable to v4.6.0
This commit is contained in:
8
commafeed-client/package-lock.json
generated
8
commafeed-client/package-lock.json
generated
@@ -33,7 +33,7 @@
|
|||||||
"react-async-hook": "4.0.0",
|
"react-async-hook": "4.0.0",
|
||||||
"react-contexify": "6.0.0",
|
"react-contexify": "6.0.0",
|
||||||
"react-dom": "19.2.6",
|
"react-dom": "19.2.6",
|
||||||
"react-draggable": "4.5.0",
|
"react-draggable": "4.6.0",
|
||||||
"react-icons": "5.6.0",
|
"react-icons": "5.6.0",
|
||||||
"react-infinite-scroller": "1.2.6",
|
"react-infinite-scroller": "1.2.6",
|
||||||
"react-querybuilder": "8.17.0",
|
"react-querybuilder": "8.17.0",
|
||||||
@@ -5098,9 +5098,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/react-draggable": {
|
"node_modules/react-draggable": {
|
||||||
"version": "4.5.0",
|
"version": "4.6.0",
|
||||||
"resolved": "https://registry.npmjs.org/react-draggable/-/react-draggable-4.5.0.tgz",
|
"resolved": "https://registry.npmjs.org/react-draggable/-/react-draggable-4.6.0.tgz",
|
||||||
"integrity": "sha512-VC+HBLEZ0XJxnOxVAZsdRi8rD04Iz3SiiKOoYzamjylUcju/hP9np/aZdLHf/7WOD268WMoNJMvYfB5yAK45cw==",
|
"integrity": "sha512-g4vqY53xhmPrBnZvGP+1YQV0eYnB3o0VLzoi6q2IpwnQrxIZ34tYRKpVtsWIXPg4D/pvLn+oYCW5gOK2cWIrgA==",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"clsx": "^2.1.1",
|
"clsx": "^2.1.1",
|
||||||
|
|||||||
@@ -41,7 +41,7 @@
|
|||||||
"react-async-hook": "4.0.0",
|
"react-async-hook": "4.0.0",
|
||||||
"react-contexify": "6.0.0",
|
"react-contexify": "6.0.0",
|
||||||
"react-dom": "19.2.6",
|
"react-dom": "19.2.6",
|
||||||
"react-draggable": "4.5.0",
|
"react-draggable": "4.6.0",
|
||||||
"react-icons": "5.6.0",
|
"react-icons": "5.6.0",
|
||||||
"react-infinite-scroller": "1.2.6",
|
"react-infinite-scroller": "1.2.6",
|
||||||
"react-querybuilder": "8.17.0",
|
"react-querybuilder": "8.17.0",
|
||||||
|
|||||||
Reference in New Issue
Block a user