mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-07-29 11:02:28 +08:00
Merge branch 'develop' of https://github.com/TriliumNext/Notes into develop
This commit is contained in:
commit
497b6e0e2d
10
package-lock.json
generated
10
package-lock.json
generated
@ -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",
|
||||
@ -8090,13 +8090,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": {
|
||||
|
@ -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",
|
||||
|
Loading…
x
Reference in New Issue
Block a user