mirror of
				https://github.com/JonasKruckenberg/tauri-build.git
				synced 2025-10-31 19:53:56 +00:00 
			
		
		
		
	bump tauri to 1.5.8
This commit is contained in:
		
							parent
							
								
									1eff30729b
								
							
						
					
					
						commit
						3af1940371
					
				
							
								
								
									
										5
									
								
								.changes/bump-tauri.md
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										5
									
								
								.changes/bump-tauri.md
									
									
									
									
									
										Normal file
									
								
							| @ -0,0 +1,5 @@ | ||||
| --- | ||||
| "tauri-build": patch | ||||
| --- | ||||
| 
 | ||||
| Bump Tauri CLI to 1.5.8 | ||||
| @ -24,10 +24,10 @@ | ||||
|   "license": "MIT", | ||||
|   "dependencies": { | ||||
|     "@actions/core": "^1.10.1", | ||||
|     "@tauri-apps/cli": "1.5.7", | ||||
|     "@tauri-apps/cli-darwin-x64": "1.5.7", | ||||
|     "@tauri-apps/cli-linux-x64-gnu": "1.5.7", | ||||
|     "@tauri-apps/cli-win32-x64-msvc": "1.5.7", | ||||
|     "@tauri-apps/cli": "1.5.8", | ||||
|     "@tauri-apps/cli-darwin-x64": "1.5.8", | ||||
|     "@tauri-apps/cli-linux-x64-gnu": "1.5.8", | ||||
|     "@tauri-apps/cli-win32-x64-msvc": "1.5.8", | ||||
|     "string-argv": "^0.3.2", | ||||
|     "tiny-glob": "^0.2.9" | ||||
|   }, | ||||
|  | ||||
							
								
								
									
										82
									
								
								pnpm-lock.yaml
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										82
									
								
								pnpm-lock.yaml
									
									
									
										generated
									
									
									
								
							| @ -1,7 +1,7 @@ | ||||
| lockfileVersion: '6.0' | ||||
| 
 | ||||
| settings: | ||||
|   autoInstallPeers: false | ||||
|   autoInstallPeers: true | ||||
|   excludeLinksFromLockfile: false | ||||
| 
 | ||||
| dependencies: | ||||
| @ -9,17 +9,17 @@ dependencies: | ||||
|     specifier: ^1.10.1 | ||||
|     version: 1.10.1 | ||||
|   '@tauri-apps/cli': | ||||
|     specifier: 1.5.7 | ||||
|     version: 1.5.7 | ||||
|     specifier: 1.5.8 | ||||
|     version: 1.5.8 | ||||
|   '@tauri-apps/cli-darwin-x64': | ||||
|     specifier: 1.5.7 | ||||
|     version: 1.5.7 | ||||
|     specifier: 1.5.8 | ||||
|     version: 1.5.8 | ||||
|   '@tauri-apps/cli-linux-x64-gnu': | ||||
|     specifier: 1.5.7 | ||||
|     version: 1.5.7 | ||||
|     specifier: 1.5.8 | ||||
|     version: 1.5.8 | ||||
|   '@tauri-apps/cli-win32-x64-msvc': | ||||
|     specifier: 1.5.7 | ||||
|     version: 1.5.7 | ||||
|     specifier: 1.5.8 | ||||
|     version: 1.5.8 | ||||
|   string-argv: | ||||
|     specifier: ^0.3.2 | ||||
|     version: 0.3.2 | ||||
| @ -173,8 +173,8 @@ packages: | ||||
|     engines: {node: ^12.20.0 || ^14.18.0 || >=16.0.0} | ||||
|     dev: true | ||||
| 
 | ||||
|   /@tauri-apps/cli-darwin-arm64@1.5.7: | ||||
|     resolution: {integrity: sha512-eUpOUhs2IOpKaLa6RyGupP2owDLfd0q2FR/AILzryjtBtKJJRDQQvuotf+LcbEce2Nc2AHeYJIqYAsB4sw9K+g==} | ||||
|   /@tauri-apps/cli-darwin-arm64@1.5.8: | ||||
|     resolution: {integrity: sha512-/AksDWfAt3NUSt8Rq2a3gTLASChKzldPVUjmJhcbtsuzFg2nx5g+hhOHxfBYzss2Te1K5mzlu+73LAMy1Sb9Gw==} | ||||
|     engines: {node: '>= 10'} | ||||
|     cpu: [arm64] | ||||
|     os: [darwin] | ||||
| @ -182,15 +182,15 @@ packages: | ||||
|     dev: false | ||||
|     optional: true | ||||
| 
 | ||||
|   /@tauri-apps/cli-darwin-x64@1.5.7: | ||||
|     resolution: {integrity: sha512-zfumTv1xUuR+RB1pzhRy+51tB6cm8I76g0xUBaXOfEdOJ9FqW5GW2jdnEUbpNuU65qJ1lB8LVWHKGrSWWKazew==} | ||||
|   /@tauri-apps/cli-darwin-x64@1.5.8: | ||||
|     resolution: {integrity: sha512-gcfSh+BFRDdbIGpggZ1+5R5SgToz2A9LthH8P4ak3OHagDzDvI6ov6zy2UQE3XDWJKdnlna2rSR1dIuRZ0T9bA==} | ||||
|     engines: {node: '>= 10'} | ||||
|     cpu: [x64] | ||||
|     os: [darwin] | ||||
|     dev: false | ||||
| 
 | ||||
|   /@tauri-apps/cli-linux-arm-gnueabihf@1.5.7: | ||||
|     resolution: {integrity: sha512-JngWNqS06bMND9PhiPWp0e+yknJJuSozsSbo+iMzHoJNRauBZCUx+HnUcygUR66Cy6qM4eJvLXtsRG7ApxvWmg==} | ||||
|   /@tauri-apps/cli-linux-arm-gnueabihf@1.5.8: | ||||
|     resolution: {integrity: sha512-ZHQYuOBGvZubPnh5n8bNaN2VMxPBZWs26960FGQWamm9569UV/TNDHb6mD0Jjk9o0f9P+f98qNhuu5Y37P+vfQ==} | ||||
|     engines: {node: '>= 10'} | ||||
|     cpu: [arm] | ||||
|     os: [linux] | ||||
| @ -198,8 +198,8 @@ packages: | ||||
|     dev: false | ||||
|     optional: true | ||||
| 
 | ||||
|   /@tauri-apps/cli-linux-arm64-gnu@1.5.7: | ||||
|     resolution: {integrity: sha512-WyIYP9BskgBGq+kf4cLAyru8ArrxGH2eMYGBJvuNEuSaqBhbV0i1uUxvyWdazllZLAEz1WvSocUmSwLknr1+sQ==} | ||||
|   /@tauri-apps/cli-linux-arm64-gnu@1.5.8: | ||||
|     resolution: {integrity: sha512-FFs28Ew3R2EFPYKuyAIouTbp6YnR+shAmJGFNnVy7ibKHL0wxamVKqv1N5N9gUUr+EhbZu2syMBRfG9XQ5mgng==} | ||||
|     engines: {node: '>= 10'} | ||||
|     cpu: [arm64] | ||||
|     os: [linux] | ||||
| @ -207,8 +207,8 @@ packages: | ||||
|     dev: false | ||||
|     optional: true | ||||
| 
 | ||||
|   /@tauri-apps/cli-linux-arm64-musl@1.5.7: | ||||
|     resolution: {integrity: sha512-OrDpihQP2MB0JY1a/wP9wsl9dDjFDpVEZOQxt4hU+UVGRCZQok7ghPBg4+Xpd1CkNkcCCuIeY8VxRvwLXpnIzg==} | ||||
|   /@tauri-apps/cli-linux-arm64-musl@1.5.8: | ||||
|     resolution: {integrity: sha512-dEYvNyLMmWD0jb30FNfVPXmBq6OGg6is3km+4RlGg8tZU5Zvq78ClUZtaZuER+N/hv27+Uc6UHl9X3hin8cGGw==} | ||||
|     engines: {node: '>= 10'} | ||||
|     cpu: [arm64] | ||||
|     os: [linux] | ||||
| @ -216,15 +216,15 @@ packages: | ||||
|     dev: false | ||||
|     optional: true | ||||
| 
 | ||||
|   /@tauri-apps/cli-linux-x64-gnu@1.5.7: | ||||
|     resolution: {integrity: sha512-4T7FAYVk76rZi8VkuLpiKUAqaSxlva86C1fHm/RtmoTKwZEV+MI3vIMoVg+AwhyWIy9PS55C75nF7+OwbnFnvQ==} | ||||
|   /@tauri-apps/cli-linux-x64-gnu@1.5.8: | ||||
|     resolution: {integrity: sha512-ut3TDbtLXmZhz6Q4wim57PV02wG+AfuLSWRPhTL9MsPsg/E7Y6sJhv0bIMAq6SwC59RCH52ZGft6RH7samV2NQ==} | ||||
|     engines: {node: '>= 10'} | ||||
|     cpu: [x64] | ||||
|     os: [linux] | ||||
|     dev: false | ||||
| 
 | ||||
|   /@tauri-apps/cli-linux-x64-musl@1.5.7: | ||||
|     resolution: {integrity: sha512-LL9aMK601BmQjAUDcKWtt5KvAM0xXi0iJpOjoUD3LPfr5dLvBMTflVHQDAEtuZexLQyqpU09+60781PrI/FCTw==} | ||||
|   /@tauri-apps/cli-linux-x64-musl@1.5.8: | ||||
|     resolution: {integrity: sha512-k6ei7ETXVZlNpFOhl/8Cnj709UbEr+VuY9xKK/HgwvNfjA5f8HQ9TSKk/Um7oeT1Y61/eEcvcgF/hDURhFJDPQ==} | ||||
|     engines: {node: '>= 10'} | ||||
|     cpu: [x64] | ||||
|     os: [linux] | ||||
| @ -232,8 +232,8 @@ packages: | ||||
|     dev: false | ||||
|     optional: true | ||||
| 
 | ||||
|   /@tauri-apps/cli-win32-arm64-msvc@1.5.7: | ||||
|     resolution: {integrity: sha512-TmAdM6GVkfir3AUFsDV2gyc25kIbJeAnwT72OnmJGAECHs/t/GLP9IkFLLVcFKsiosRf8BXhVyQ84NYkSWo14w==} | ||||
|   /@tauri-apps/cli-win32-arm64-msvc@1.5.8: | ||||
|     resolution: {integrity: sha512-l6zm31x1inkS2K5e7otUZ90XBoK+xr2KJObFCZbzmluBE+LM0fgIXCrj7xwH/f0RCUX3VY9HHx4EIo7eLGBXKQ==} | ||||
|     engines: {node: '>= 10'} | ||||
|     cpu: [arm64] | ||||
|     os: [win32] | ||||
| @ -241,8 +241,8 @@ packages: | ||||
|     dev: false | ||||
|     optional: true | ||||
| 
 | ||||
|   /@tauri-apps/cli-win32-ia32-msvc@1.5.7: | ||||
|     resolution: {integrity: sha512-bqWfxwCfLmrfZy69sEU19KHm5TFEaMb8KIekd4aRq/kyOlrjKLdZxN1PyNRP8zpJA1lTiRHzfUDfhpmnZH/skg==} | ||||
|   /@tauri-apps/cli-win32-ia32-msvc@1.5.8: | ||||
|     resolution: {integrity: sha512-0k3YpWl6PKV4Qp2N52Sb45egXafSgQXcBaO7TIJG4EDfaEf5f6StN+hYSzdnrq9idrK5x9DDCPuebZTuJ+Q8EA==} | ||||
|     engines: {node: '>= 10'} | ||||
|     cpu: [ia32] | ||||
|     os: [win32] | ||||
| @ -250,28 +250,28 @@ packages: | ||||
|     dev: false | ||||
|     optional: true | ||||
| 
 | ||||
|   /@tauri-apps/cli-win32-x64-msvc@1.5.7: | ||||
|     resolution: {integrity: sha512-OxLHVBNdzyQ//xT3kwjQFnJTn/N5zta/9fofAkXfnL7vqmVn6s/RY1LDa3sxCHlRaKw0n3ShpygRbM9M8+sO9w==} | ||||
|   /@tauri-apps/cli-win32-x64-msvc@1.5.8: | ||||
|     resolution: {integrity: sha512-XjBg8VMswmD9JAHKlb10NRPfBVAZoiOJBbPRte+GP1BUQtqDnbIYcOLSnUCmNZoy3fUBJuKJUBT9tDCbkMr5fQ==} | ||||
|     engines: {node: '>= 10'} | ||||
|     cpu: [x64] | ||||
|     os: [win32] | ||||
|     dev: false | ||||
| 
 | ||||
|   /@tauri-apps/cli@1.5.7: | ||||
|     resolution: {integrity: sha512-z7nXLpDAYfQqR5pYhQlWOr88DgPq1AfQyxHhGiakiVgWlaG0ikEfQxop2txrd52H0TRADG0JHR9vFrVFPv4hVQ==} | ||||
|   /@tauri-apps/cli@1.5.8: | ||||
|     resolution: {integrity: sha512-c/mzk5vjjfxtH5uNXSc9h1eiprsolnoBcUwAa4/SZ3gxJ176CwrUKODz3cZBOnzs8omwagwgSN/j7K8NrdFL9g==} | ||||
|     engines: {node: '>= 10'} | ||||
|     hasBin: true | ||||
|     optionalDependencies: | ||||
|       '@tauri-apps/cli-darwin-arm64': 1.5.7 | ||||
|       '@tauri-apps/cli-darwin-x64': 1.5.7 | ||||
|       '@tauri-apps/cli-linux-arm-gnueabihf': 1.5.7 | ||||
|       '@tauri-apps/cli-linux-arm64-gnu': 1.5.7 | ||||
|       '@tauri-apps/cli-linux-arm64-musl': 1.5.7 | ||||
|       '@tauri-apps/cli-linux-x64-gnu': 1.5.7 | ||||
|       '@tauri-apps/cli-linux-x64-musl': 1.5.7 | ||||
|       '@tauri-apps/cli-win32-arm64-msvc': 1.5.7 | ||||
|       '@tauri-apps/cli-win32-ia32-msvc': 1.5.7 | ||||
|       '@tauri-apps/cli-win32-x64-msvc': 1.5.7 | ||||
|       '@tauri-apps/cli-darwin-arm64': 1.5.8 | ||||
|       '@tauri-apps/cli-darwin-x64': 1.5.8 | ||||
|       '@tauri-apps/cli-linux-arm-gnueabihf': 1.5.8 | ||||
|       '@tauri-apps/cli-linux-arm64-gnu': 1.5.8 | ||||
|       '@tauri-apps/cli-linux-arm64-musl': 1.5.8 | ||||
|       '@tauri-apps/cli-linux-x64-gnu': 1.5.8 | ||||
|       '@tauri-apps/cli-linux-x64-musl': 1.5.8 | ||||
|       '@tauri-apps/cli-win32-arm64-msvc': 1.5.8 | ||||
|       '@tauri-apps/cli-win32-ia32-msvc': 1.5.8 | ||||
|       '@tauri-apps/cli-win32-x64-msvc': 1.5.8 | ||||
|     dev: false | ||||
| 
 | ||||
|   /@types/json-schema@7.0.15: | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user