mirror of
				https://github.com/zadam/trilium.git
				synced 2025-10-31 02:16:05 +01:00 
			
		
		
		
	Merge pull request #1966 from TriliumNext/renovate/diff-8.x
chore(deps): update dependency @types/diff to v8
This commit is contained in:
		| @@ -69,6 +69,6 @@ | ||||
|     } | ||||
|   }, | ||||
|   "devDependencies": { | ||||
|     "@types/diff": "^7.0.2" | ||||
|     "@types/diff": "^8.0.0" | ||||
|   } | ||||
| } | ||||
|   | ||||
							
								
								
									
										13
									
								
								pnpm-lock.yaml
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										13
									
								
								pnpm-lock.yaml
									
									
									
										generated
									
									
									
								
							| @@ -332,8 +332,8 @@ importers: | ||||
|         version: 5.1.7 | ||||
|     devDependencies: | ||||
|       '@types/diff': | ||||
|         specifier: ^7.0.2 | ||||
|         version: 7.0.2 | ||||
|         specifier: ^8.0.0 | ||||
|         version: 8.0.0 | ||||
|  | ||||
|   apps/desktop: | ||||
|     dependencies: | ||||
| @@ -5044,8 +5044,9 @@ packages: | ||||
|   '@types/debug@4.1.12': | ||||
|     resolution: {integrity: sha512-vIChWdVG3LG1SMxEvI/AK+FWJthlrqlTu7fbrlywTkkaONwk/UAGaULXRlf8vkzFBLVm0zkMdCquhL5aOjhXPQ==} | ||||
|  | ||||
|   '@types/diff@7.0.2': | ||||
|     resolution: {integrity: sha512-JSWRMozjFKsGlEjiiKajUjIJVKuKdE3oVy2DNtK+fUo8q82nhFZ2CPQwicAIkXrofahDXrWJ7mjelvZphMS98Q==} | ||||
|   '@types/diff@8.0.0': | ||||
|     resolution: {integrity: sha512-o7jqJM04gfaYrdCecCVMbZhNdG6T1MHg/oQoRFdERLV+4d+V7FijhiEAbFu0Usww84Yijk9yH58U4Jk4HbtzZw==} | ||||
|     deprecated: This is a stub types definition. diff provides its own type definitions, so you do not need this installed. | ||||
|  | ||||
|   '@types/ejs@3.1.5': | ||||
|     resolution: {integrity: sha512-nv+GSx77ZtXiJzwKdsASqi+YQ5Z7vwHsTP0JY2SiQgjGckkBRKZnk8nIM+7oUZ1VCtuTz0+By4qVR7fqzp/Dfg==} | ||||
| @@ -19330,7 +19331,9 @@ snapshots: | ||||
|     dependencies: | ||||
|       '@types/ms': 2.1.0 | ||||
|  | ||||
|   '@types/diff@7.0.2': {} | ||||
|   '@types/diff@8.0.0': | ||||
|     dependencies: | ||||
|       diff: 8.0.1 | ||||
|  | ||||
|   '@types/ejs@3.1.5': {} | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user