mirror of
				https://github.com/zadam/trilium.git
				synced 2025-10-31 02:16:05 +01:00 
			
		
		
		
	fix(deps): update dependency draggabilly to v2.4.1
This commit is contained in:
		
							
								
								
									
										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", | ||||
| @@ -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": { | ||||
|   | ||||
| @@ -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", | ||||
|   | ||||
		Reference in New Issue
	
	Block a user