fix(deps): update dependency draggabilly to v2.4.1

This commit is contained in:
renovate[bot] 2025-01-10 01:54:13 +00:00 committed by GitHub
parent 3568ea650f
commit 10dd4b0c72
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 6 additions and 6 deletions

10
package-lock.json generated
View File

@ -33,7 +33,7 @@
"dayjs": "1.11.13",
"dayjs-plugin-utc": "0.1.2",
"debounce": "2.2.0",
"draggabilly": "2.3.0",
"draggabilly": "2.4.1",
"ejs": "3.1.10",
"electron-debug": "4.1.0",
"electron-dl": "4.0.0",
@ -7957,13 +7957,13 @@
}
},
"node_modules/draggabilly": {
"version": "2.3.0",
"resolved": "https://registry.npmjs.org/draggabilly/-/draggabilly-2.3.0.tgz",
"integrity": "sha512-gSsHrIE3rYK9fhK2vQC83t2YsbKbAHQkLsxsXw9TI3LUziq8EZXjX8g7eaf/NlrtWTFqgz7FmP/kdIvLjt64wA==",
"version": "2.4.1",
"resolved": "https://registry.npmjs.org/draggabilly/-/draggabilly-2.4.1.tgz",
"integrity": "sha512-HHHLPEPZqRXIDQDFRFdK7RONZausNlJ4WkA73ST7Z6O2HPWttxFHVwHo8nccuDLzXWwiVKRVuc6fTkW+CQA++A==",
"license": "MIT",
"dependencies": {
"get-size": "^2.0.2",
"unidragger": "^2.3.0"
"unidragger": "^2.4.0"
}
},
"node_modules/ds-store": {

View File

@ -78,7 +78,7 @@
"dayjs": "1.11.13",
"dayjs-plugin-utc": "0.1.2",
"debounce": "2.2.0",
"draggabilly": "2.3.0",
"draggabilly": "2.4.1",
"ejs": "3.1.10",
"electron-debug": "4.1.0",
"electron-dl": "4.0.0",