mirror of
				https://github.com/TriliumNext/Notes.git
				synced 2025-10-31 13:01:31 +08:00 
			
		
		
		
	electron: Bump electron-debug
This commit is contained in:
		
							parent
							
								
									fb28b9d36d
								
							
						
					
					
						commit
						7cc71a4fdb
					
				
							
								
								
									
										27
									
								
								package-lock.json
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										27
									
								
								package-lock.json
									
									
									
										generated
									
									
									
								
							| @ -30,7 +30,7 @@ | ||||
|         "dayjs-plugin-utc": "0.1.2", | ||||
|         "debounce": "^2.1.0", | ||||
|         "ejs": "^3.1.10", | ||||
|         "electron-debug": "3.2.0", | ||||
|         "electron-debug": "^4.0.1", | ||||
|         "electron-dl": "3.5.2", | ||||
|         "electron-squirrel-startup": "^1.0.0", | ||||
|         "electron-window-state": "5.0.3", | ||||
| @ -7063,12 +7063,15 @@ | ||||
|       } | ||||
|     }, | ||||
|     "node_modules/electron-debug": { | ||||
|       "version": "3.2.0", | ||||
|       "resolved": "https://registry.npmjs.org/electron-debug/-/electron-debug-3.2.0.tgz", | ||||
|       "integrity": "sha512-7xZh+LfUvJ52M9rn6N+tPuDw6oRAjxUj9SoxAZfJ0hVCXhZCsdkrSt7TgXOiWiEOBgEV8qwUIO/ScxllsPS7ow==", | ||||
|       "version": "4.0.1", | ||||
|       "resolved": "https://registry.npmjs.org/electron-debug/-/electron-debug-4.0.1.tgz", | ||||
|       "integrity": "sha512-PdUG3SvcK70P05z99PFLUzn0+lPZl5c4quG1bXI7OtPaXxidwh8UONcdRLsr+6J9kf5y1FycJD5nBd80dYrcsA==", | ||||
|       "dependencies": { | ||||
|         "electron-is-dev": "^1.1.0", | ||||
|         "electron-localshortcut": "^3.1.0" | ||||
|         "electron-is-dev": "^3.0.1", | ||||
|         "electron-localshortcut": "^3.2.1" | ||||
|       }, | ||||
|       "engines": { | ||||
|         "node": ">=18" | ||||
|       }, | ||||
|       "funding": { | ||||
|         "url": "https://github.com/sponsors/sindresorhus" | ||||
| @ -7278,9 +7281,15 @@ | ||||
|       "integrity": "sha1-UJ5RDCala1Xhf4Y6SwThEYRqsns=" | ||||
|     }, | ||||
|     "node_modules/electron-is-dev": { | ||||
|       "version": "1.2.0", | ||||
|       "resolved": "https://registry.npmjs.org/electron-is-dev/-/electron-is-dev-1.2.0.tgz", | ||||
|       "integrity": "sha512-R1oD5gMBPS7PVU8gJwH6CtT0e6VSoD0+SzSnYpNm+dBkcijgA+K7VAMHDfnRq/lkKPZArpzplTW6jfiMYosdzw==" | ||||
|       "version": "3.0.1", | ||||
|       "resolved": "https://registry.npmjs.org/electron-is-dev/-/electron-is-dev-3.0.1.tgz", | ||||
|       "integrity": "sha512-8TjjAh8Ec51hUi3o4TaU0mD3GMTOESi866oRNavj9A3IQJ7pmv+MJVmdZBFGw4GFT36X7bkqnuDNYvkQgvyI8Q==", | ||||
|       "engines": { | ||||
|         "node": ">=18" | ||||
|       }, | ||||
|       "funding": { | ||||
|         "url": "https://github.com/sponsors/sindresorhus" | ||||
|       } | ||||
|     }, | ||||
|     "node_modules/electron-localshortcut": { | ||||
|       "version": "3.2.1", | ||||
|  | ||||
| @ -70,7 +70,7 @@ | ||||
|     "dayjs-plugin-utc": "0.1.2", | ||||
|     "debounce": "^2.1.0", | ||||
|     "ejs": "^3.1.10", | ||||
|     "electron-debug": "3.2.0", | ||||
|     "electron-debug": "^4.0.1", | ||||
|     "electron-dl": "3.5.2", | ||||
|     "electron-squirrel-startup": "^1.0.0", | ||||
|     "electron-window-state": "5.0.3", | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Elian Doran
						Elian Doran