mirror of
				https://github.com/JonasKruckenberg/tauri-build.git
				synced 2025-10-31 09:33:56 +00:00 
			
		
		
		
	bump tauri to 1.5.6
This commit is contained in:
		
							parent
							
								
									03ae52867d
								
							
						
					
					
						commit
						d204133106
					
				
							
								
								
									
										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.6 | ||||
| @ -24,10 +24,10 @@ | ||||
|   "license": "MIT", | ||||
|   "dependencies": { | ||||
|     "@actions/core": "^1.10.1", | ||||
|     "@tauri-apps/cli": "1.5.5", | ||||
|     "@tauri-apps/cli-darwin-x64": "1.5.5", | ||||
|     "@tauri-apps/cli-linux-x64-gnu": "1.5.5", | ||||
|     "@tauri-apps/cli-win32-x64-msvc": "1.5.5", | ||||
|     "@tauri-apps/cli": "1.5.6", | ||||
|     "@tauri-apps/cli-darwin-x64": "1.5.6", | ||||
|     "@tauri-apps/cli-linux-x64-gnu": "1.5.6", | ||||
|     "@tauri-apps/cli-win32-x64-msvc": "1.5.6", | ||||
|     "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.5 | ||||
|     version: 1.5.5 | ||||
|     specifier: 1.5.6 | ||||
|     version: 1.5.6 | ||||
|   '@tauri-apps/cli-darwin-x64': | ||||
|     specifier: 1.5.5 | ||||
|     version: 1.5.5 | ||||
|     specifier: 1.5.6 | ||||
|     version: 1.5.6 | ||||
|   '@tauri-apps/cli-linux-x64-gnu': | ||||
|     specifier: 1.5.5 | ||||
|     version: 1.5.5 | ||||
|     specifier: 1.5.6 | ||||
|     version: 1.5.6 | ||||
|   '@tauri-apps/cli-win32-x64-msvc': | ||||
|     specifier: 1.5.5 | ||||
|     version: 1.5.5 | ||||
|     specifier: 1.5.6 | ||||
|     version: 1.5.6 | ||||
|   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.5: | ||||
|     resolution: {integrity: sha512-CmKc/PjlI1+oD88VtR1Nr0pmrf/cUU1XFRazU+FB9ChWO3ZPp4MeA+eSemiln0F1XJR9fMJw/QS58IPH4GydLw==} | ||||
|   /@tauri-apps/cli-darwin-arm64@1.5.6: | ||||
|     resolution: {integrity: sha512-NNvG3XLtciCMsBahbDNUEvq184VZmOveTGOuy0So2R33b/6FDkuWaSgWZsR1mISpOuP034htQYW0VITCLelfqg==} | ||||
|     engines: {node: '>= 10'} | ||||
|     cpu: [arm64] | ||||
|     os: [darwin] | ||||
| @ -182,15 +182,15 @@ packages: | ||||
|     dev: false | ||||
|     optional: true | ||||
| 
 | ||||
|   /@tauri-apps/cli-darwin-x64@1.5.5: | ||||
|     resolution: {integrity: sha512-d7l/4FB5uWGkMHM08UI6+qk45PAeBYMSC19l0Sz47WrRHQDMIX4V591ydnUg8AffWK/I3r1DJtQmd6C89g7JwQ==} | ||||
|   /@tauri-apps/cli-darwin-x64@1.5.6: | ||||
|     resolution: {integrity: sha512-nkiqmtUQw3N1j4WoVjv81q6zWuZFhBLya/RNGUL94oafORloOZoSY0uTZJAoeieb3Y1YK0rCHSDl02MyV2Fi4A==} | ||||
|     engines: {node: '>= 10'} | ||||
|     cpu: [x64] | ||||
|     os: [darwin] | ||||
|     dev: false | ||||
| 
 | ||||
|   /@tauri-apps/cli-linux-arm-gnueabihf@1.5.5: | ||||
|     resolution: {integrity: sha512-avFw/BvW01qhXPbzfVPy/KU/FYJ/SUoCe9DP8oA/eSh49VzE9JvlH62iqjtGtA8XzxfTJRezXdCQbrq7OkQHKQ==} | ||||
|   /@tauri-apps/cli-linux-arm-gnueabihf@1.5.6: | ||||
|     resolution: {integrity: sha512-z6SPx+axZexmWXTIVPNs4Tg7FtvdJl9EKxYN6JPjOmDZcqA13iyqWBQal2DA/GMZ1Xqo3vyJf6EoEaKaliymPQ==} | ||||
|     engines: {node: '>= 10'} | ||||
|     cpu: [arm] | ||||
|     os: [linux] | ||||
| @ -198,8 +198,8 @@ packages: | ||||
|     dev: false | ||||
|     optional: true | ||||
| 
 | ||||
|   /@tauri-apps/cli-linux-arm64-gnu@1.5.5: | ||||
|     resolution: {integrity: sha512-j7yvbZ/IG+W5QtEqK9nSz33lJtaZEFvNnFs0Bxz8r2TjF80m8SdlfxL38R/OVl7xM7ctJWRyM6ws9mBWT0uHNA==} | ||||
|   /@tauri-apps/cli-linux-arm64-gnu@1.5.6: | ||||
|     resolution: {integrity: sha512-QuQjMQmpsCbzBrmtQiG4uhnfAbdFx3nzm+9LtqjuZlurc12+Mj5MTgqQ3AOwQedH3f7C+KlvbqD2AdXpwTg7VA==} | ||||
|     engines: {node: '>= 10'} | ||||
|     cpu: [arm64] | ||||
|     os: [linux] | ||||
| @ -207,8 +207,8 @@ packages: | ||||
|     dev: false | ||||
|     optional: true | ||||
| 
 | ||||
|   /@tauri-apps/cli-linux-arm64-musl@1.5.5: | ||||
|     resolution: {integrity: sha512-neLu3FEYE2IixnqtX10+jsvkJx26kxmh5ekktzjolu5HqV73nquCj7VK/V5uyRMyMQeGEPyhbT09A36DUl+zDA==} | ||||
|   /@tauri-apps/cli-linux-arm64-musl@1.5.6: | ||||
|     resolution: {integrity: sha512-8j5dH3odweFeom7bRGlfzDApWVOT4jIq8/214Wl+JeiNVehouIBo9lZGeghZBH3XKFRwEvU23i7sRVjuh2s8mg==} | ||||
|     engines: {node: '>= 10'} | ||||
|     cpu: [arm64] | ||||
|     os: [linux] | ||||
| @ -216,15 +216,15 @@ packages: | ||||
|     dev: false | ||||
|     optional: true | ||||
| 
 | ||||
|   /@tauri-apps/cli-linux-x64-gnu@1.5.5: | ||||
|     resolution: {integrity: sha512-zZlfklupFaV6RxPze9kQytp1N/K4q/QuYUsgQ5GB/7/OX4EWTUkOpNCeVEocmHag4+9UCQkb1HxdTkXiEVcXEQ==} | ||||
|   /@tauri-apps/cli-linux-x64-gnu@1.5.6: | ||||
|     resolution: {integrity: sha512-gbFHYHfdEGW0ffk8SigDsoXks6USpilF6wR0nqB/JbWzbzFR/sBuLVNQlJl1RKNakyJHu+lsFxGy0fcTdoX8xA==} | ||||
|     engines: {node: '>= 10'} | ||||
|     cpu: [x64] | ||||
|     os: [linux] | ||||
|     dev: false | ||||
| 
 | ||||
|   /@tauri-apps/cli-linux-x64-musl@1.5.5: | ||||
|     resolution: {integrity: sha512-2VByWblZnSgLZJyhRxggy528ahcYFH8jboZZ2BUaYT/P5WeJ1lOoQwQj9ssEUrGauGPNS3PmmfBCF7u5oaMRJA==} | ||||
|   /@tauri-apps/cli-linux-x64-musl@1.5.6: | ||||
|     resolution: {integrity: sha512-9v688ogoLkeFYQNgqiSErfhTreLUd8B3prIBSYUt+x4+5Kcw91zWvIh+VSxL1n3KCGGsM7cuXhkGPaxwlEh1ug==} | ||||
|     engines: {node: '>= 10'} | ||||
|     cpu: [x64] | ||||
|     os: [linux] | ||||
| @ -232,8 +232,8 @@ packages: | ||||
|     dev: false | ||||
|     optional: true | ||||
| 
 | ||||
|   /@tauri-apps/cli-win32-arm64-msvc@1.5.5: | ||||
|     resolution: {integrity: sha512-4UZFHMIJaqgPGT+PHfDDp63OgJsXwLd+0u8x1+2hFMT25dEYj+KzKOVwktYgN6UT9F7rEyzNTTZe7ZZpAkGT5Q==} | ||||
|   /@tauri-apps/cli-win32-arm64-msvc@1.5.6: | ||||
|     resolution: {integrity: sha512-DRNDXFNZb6y5IZrw+lhTTA9l4wbzO4TNRBAlHAiXUrH+pRFZ/ZJtv5WEuAj9ocVSahVw2NaK5Yaold4NPAxHog==} | ||||
|     engines: {node: '>= 10'} | ||||
|     cpu: [arm64] | ||||
|     os: [win32] | ||||
| @ -241,8 +241,8 @@ packages: | ||||
|     dev: false | ||||
|     optional: true | ||||
| 
 | ||||
|   /@tauri-apps/cli-win32-ia32-msvc@1.5.5: | ||||
|     resolution: {integrity: sha512-t4XbmMyDtX7kW+wQrlWO4tZus+w77w+Hz5/NBQsjRNnO3lbuYMYaF4IZpt0tZG6lQ0uyvH+o2v5dbZhUTpVT0Q==} | ||||
|   /@tauri-apps/cli-win32-ia32-msvc@1.5.6: | ||||
|     resolution: {integrity: sha512-oUYKNR/IZjF4fsOzRpw0xesl2lOjhsQEyWlgbpT25T83EU113Xgck9UjtI7xemNI/OPCv1tPiaM1e7/ABdg5iA==} | ||||
|     engines: {node: '>= 10'} | ||||
|     cpu: [ia32] | ||||
|     os: [win32] | ||||
| @ -250,28 +250,28 @@ packages: | ||||
|     dev: false | ||||
|     optional: true | ||||
| 
 | ||||
|   /@tauri-apps/cli-win32-x64-msvc@1.5.5: | ||||
|     resolution: {integrity: sha512-7OiUfBmYjQ9LGTvl0Zs567JQIQuxpTCDraca3cpJFV/6TsRLEZAvXo3sgqEFOJopImrCWTpUT4FyzsGC76KlIg==} | ||||
|   /@tauri-apps/cli-win32-x64-msvc@1.5.6: | ||||
|     resolution: {integrity: sha512-RmEf1os9C8//uq2hbjXi7Vgz9ne7798ZxqemAZdUwo1pv3oLVZSz1/IvZmUHPdy2e6zSeySqWu1D0Y3QRNN+dg==} | ||||
|     engines: {node: '>= 10'} | ||||
|     cpu: [x64] | ||||
|     os: [win32] | ||||
|     dev: false | ||||
| 
 | ||||
|   /@tauri-apps/cli@1.5.5: | ||||
|     resolution: {integrity: sha512-AUFqiA5vbriMd6xWDLWwxzW2FtEhSmL0KcMktkQQGzM+QKFnFbQsubvvd95YDAIX2Q4L1eygGv7ebNX0QVA7sg==} | ||||
|   /@tauri-apps/cli@1.5.6: | ||||
|     resolution: {integrity: sha512-k4Y19oVCnt7WZb2TnDzLqfs7o98Jq0tUoVMv+JQSzuRDJqaVu2xMBZ8dYplEn+EccdR5SOMyzaLBJWu38TVK1A==} | ||||
|     engines: {node: '>= 10'} | ||||
|     hasBin: true | ||||
|     optionalDependencies: | ||||
|       '@tauri-apps/cli-darwin-arm64': 1.5.5 | ||||
|       '@tauri-apps/cli-darwin-x64': 1.5.5 | ||||
|       '@tauri-apps/cli-linux-arm-gnueabihf': 1.5.5 | ||||
|       '@tauri-apps/cli-linux-arm64-gnu': 1.5.5 | ||||
|       '@tauri-apps/cli-linux-arm64-musl': 1.5.5 | ||||
|       '@tauri-apps/cli-linux-x64-gnu': 1.5.5 | ||||
|       '@tauri-apps/cli-linux-x64-musl': 1.5.5 | ||||
|       '@tauri-apps/cli-win32-arm64-msvc': 1.5.5 | ||||
|       '@tauri-apps/cli-win32-ia32-msvc': 1.5.5 | ||||
|       '@tauri-apps/cli-win32-x64-msvc': 1.5.5 | ||||
|       '@tauri-apps/cli-darwin-arm64': 1.5.6 | ||||
|       '@tauri-apps/cli-darwin-x64': 1.5.6 | ||||
|       '@tauri-apps/cli-linux-arm-gnueabihf': 1.5.6 | ||||
|       '@tauri-apps/cli-linux-arm64-gnu': 1.5.6 | ||||
|       '@tauri-apps/cli-linux-arm64-musl': 1.5.6 | ||||
|       '@tauri-apps/cli-linux-x64-gnu': 1.5.6 | ||||
|       '@tauri-apps/cli-linux-x64-musl': 1.5.6 | ||||
|       '@tauri-apps/cli-win32-arm64-msvc': 1.5.6 | ||||
|       '@tauri-apps/cli-win32-ia32-msvc': 1.5.6 | ||||
|       '@tauri-apps/cli-win32-x64-msvc': 1.5.6 | ||||
|     dev: false | ||||
| 
 | ||||
|   /@types/json-schema@7.0.15: | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user