mirror of
				https://github.com/JonasKruckenberg/tauri-build.git
				synced 2025-10-31 09:23:54 +00:00 
			
		
		
		
	bump tauri to 1.5.4
This commit is contained in:
		
							parent
							
								
									6239bcc8b8
								
							
						
					
					
						commit
						c761657ea8
					
				
							
								
								
									
										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.4 | ||||
							
								
								
									
										10
									
								
								package.json
									
									
									
									
									
								
							
							
						
						
									
										10
									
								
								package.json
									
									
									
									
									
								
							| @ -1,6 +1,6 @@ | ||||
| { | ||||
|   "name": "tauri-build", | ||||
|   "version": "1.5.2", | ||||
|   "version": "1.5.3", | ||||
|   "description": "TypeScript template action", | ||||
|   "main": "lib/main.js", | ||||
|   "scripts": { | ||||
| @ -24,10 +24,10 @@ | ||||
|   "license": "MIT", | ||||
|   "dependencies": { | ||||
|     "@actions/core": "^1.10.1", | ||||
|     "@tauri-apps/cli": "1.5.2", | ||||
|     "@tauri-apps/cli-darwin-x64": "1.5.2", | ||||
|     "@tauri-apps/cli-linux-x64-gnu": "1.5.2", | ||||
|     "@tauri-apps/cli-win32-x64-msvc": "1.5.2", | ||||
|     "@tauri-apps/cli": "1.5.4", | ||||
|     "@tauri-apps/cli-darwin-x64": "1.5.4", | ||||
|     "@tauri-apps/cli-linux-x64-gnu": "1.5.4", | ||||
|     "@tauri-apps/cli-win32-x64-msvc": "1.5.4", | ||||
|     "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.2 | ||||
|     version: 1.5.2 | ||||
|     specifier: 1.5.4 | ||||
|     version: 1.5.4 | ||||
|   '@tauri-apps/cli-darwin-x64': | ||||
|     specifier: 1.5.2 | ||||
|     version: 1.5.2 | ||||
|     specifier: 1.5.4 | ||||
|     version: 1.5.4 | ||||
|   '@tauri-apps/cli-linux-x64-gnu': | ||||
|     specifier: 1.5.2 | ||||
|     version: 1.5.2 | ||||
|     specifier: 1.5.4 | ||||
|     version: 1.5.4 | ||||
|   '@tauri-apps/cli-win32-x64-msvc': | ||||
|     specifier: 1.5.2 | ||||
|     version: 1.5.2 | ||||
|     specifier: 1.5.4 | ||||
|     version: 1.5.4 | ||||
|   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.2: | ||||
|     resolution: {integrity: sha512-3mYN15jpYjuuHRWii5Xk6JvB3ZLEgAZkeVgc5Hg7k3Yw1ZBrEGiUNe3Ku4DjbkYWL/QDd7oteIJnQk3j0mXwEg==} | ||||
|   /@tauri-apps/cli-darwin-arm64@1.5.4: | ||||
|     resolution: {integrity: sha512-gbCmzVYYRgyftyheEtTkShvnStJQeN0kQYIUIWVUQiF7bsgHhD4/CfJyPNbwYtdGogtZJtKJEZbIwB9HVMaegA==} | ||||
|     engines: {node: '>= 10'} | ||||
|     cpu: [arm64] | ||||
|     os: [darwin] | ||||
| @ -182,15 +182,15 @@ packages: | ||||
|     dev: false | ||||
|     optional: true | ||||
| 
 | ||||
|   /@tauri-apps/cli-darwin-x64@1.5.2: | ||||
|     resolution: {integrity: sha512-8Jsl+EKBGdBoRUIR5ohjiTV6uG+pFpkNwHB4WaOzzR//v6p0lGULk2ohPIjJxhoQIFIN9oBd8bsSSNbZO/57/g==} | ||||
|   /@tauri-apps/cli-darwin-x64@1.5.4: | ||||
|     resolution: {integrity: sha512-Ysi9URY4F9m+f7ThXAYDfu4oEDMWAWhdaEeaoOI4VcaWXckbZl+8klaF1clm6xW+iOK/bmzKS4SlyGknlhRgQA==} | ||||
|     engines: {node: '>= 10'} | ||||
|     cpu: [x64] | ||||
|     os: [darwin] | ||||
|     dev: false | ||||
| 
 | ||||
|   /@tauri-apps/cli-linux-arm-gnueabihf@1.5.2: | ||||
|     resolution: {integrity: sha512-oWzcQtZogchdCSdQ+eEbDJHjJO9BGPO9EZNfvI2u3JzS/hJj4wCwnGHvZGI4jJ/6cnmcNvtt9ZftYYN4rpQW7A==} | ||||
|   /@tauri-apps/cli-linux-arm-gnueabihf@1.5.4: | ||||
|     resolution: {integrity: sha512-7tBjl5Fn5CPKvADVvBhA43EM9SWgy0L1IueHooSjJslwo2Ca5Tm+lZfPHnhaGF6uDFZ8RU1YZEcI33rUqEhJYQ==} | ||||
|     engines: {node: '>= 10'} | ||||
|     cpu: [arm] | ||||
|     os: [linux] | ||||
| @ -198,8 +198,8 @@ packages: | ||||
|     dev: false | ||||
|     optional: true | ||||
| 
 | ||||
|   /@tauri-apps/cli-linux-arm64-gnu@1.5.2: | ||||
|     resolution: {integrity: sha512-hfIUtys+SrrGEpLhQJwmL16g1FDhfObR4AGahCMqvMwA25uQKhtzRhxieO4X3k03vBeboTyJla5a2rX4TQ4lXA==} | ||||
|   /@tauri-apps/cli-linux-arm64-gnu@1.5.4: | ||||
|     resolution: {integrity: sha512-3w3PU1VWcNzvjDblV7WXMB6hGidKL0DNN4UnGMWE+BVSQSMbdd0lfeZ788sl637cwm9xiFHttY6ovmwD7yIWuw==} | ||||
|     engines: {node: '>= 10'} | ||||
|     cpu: [arm64] | ||||
|     os: [linux] | ||||
| @ -207,8 +207,8 @@ packages: | ||||
|     dev: false | ||||
|     optional: true | ||||
| 
 | ||||
|   /@tauri-apps/cli-linux-arm64-musl@1.5.2: | ||||
|     resolution: {integrity: sha512-ZpFX4HyjkJHfF0geVVpq5fNjEXG8766LRg/BL4/wKy8MNbqcc/aW3sLEpVj0GvdulxOnd2trDb1FJdZ206Kp8g==} | ||||
|   /@tauri-apps/cli-linux-arm64-musl@1.5.4: | ||||
|     resolution: {integrity: sha512-yQwAxp5AbR/y/Q1hAxQIRdHCamoTDjEMGRwiQO1qnhpQIGsUAAD92nWvEQJF2fX2YE113mo0LpTya63uRisqyA==} | ||||
|     engines: {node: '>= 10'} | ||||
|     cpu: [arm64] | ||||
|     os: [linux] | ||||
| @ -216,15 +216,15 @@ packages: | ||||
|     dev: false | ||||
|     optional: true | ||||
| 
 | ||||
|   /@tauri-apps/cli-linux-x64-gnu@1.5.2: | ||||
|     resolution: {integrity: sha512-/kEZrDVZv1+qYpZigtLntX4s+gx7WQqp8cmxKZL5GrzAjUNSTnfWK5VL7o0lYm09QBJAdTvjcJu2aPzNHLDS+Q==} | ||||
|   /@tauri-apps/cli-linux-x64-gnu@1.5.4: | ||||
|     resolution: {integrity: sha512-iXITFTnKA/UhSUZJaBxM4tHplPzNthIUheGuMhJuUHVdTGLzp+HqvQxMO6/qMVGrptPn9TA/k6SaSh91mF27jQ==} | ||||
|     engines: {node: '>= 10'} | ||||
|     cpu: [x64] | ||||
|     os: [linux] | ||||
|     dev: false | ||||
| 
 | ||||
|   /@tauri-apps/cli-linux-x64-musl@1.5.2: | ||||
|     resolution: {integrity: sha512-vOrTqfW7NZLYmB1ZXjEq9JC8Z5knIHVGltN3jfyq9UY+tu7d6jNaSHuDdsVHLaKIRQajTHz+5cphDMoL+6/MUQ==} | ||||
|   /@tauri-apps/cli-linux-x64-musl@1.5.4: | ||||
|     resolution: {integrity: sha512-Kp0d1jXJvlRVJRM0UqRdnUcIqGhuT1fXWo6wXIhKtCUPxaYAaRGwJAj9zZiEfJH2lcgbPW+vLjyr6TAcH/fXiA==} | ||||
|     engines: {node: '>= 10'} | ||||
|     cpu: [x64] | ||||
|     os: [linux] | ||||
| @ -232,8 +232,8 @@ packages: | ||||
|     dev: false | ||||
|     optional: true | ||||
| 
 | ||||
|   /@tauri-apps/cli-win32-arm64-msvc@1.5.2: | ||||
|     resolution: {integrity: sha512-PCAIxH8TvIy1PlJK2qrdwpRCa7pZV648whRhmoLwj9lvn9PR4+vwuUWhSTXmp1ISHWZm/mEJpYuVq0ZxJDQKZQ==} | ||||
|   /@tauri-apps/cli-win32-arm64-msvc@1.5.4: | ||||
|     resolution: {integrity: sha512-z5k71KabwZlYf8DetVMDsPPYoCinMx2gOc2vdxY9mC7w0Ovbk0Ff3VLR80M33MpcAonNakjS5QSrzNeLrwT8DQ==} | ||||
|     engines: {node: '>= 10'} | ||||
|     cpu: [arm64] | ||||
|     os: [win32] | ||||
| @ -241,8 +241,8 @@ packages: | ||||
|     dev: false | ||||
|     optional: true | ||||
| 
 | ||||
|   /@tauri-apps/cli-win32-ia32-msvc@1.5.2: | ||||
|     resolution: {integrity: sha512-0rCXZC/9qyWZI2cgVnsT4JEjcxjQcZlrZjaSwhGynPUMkIUUBsWDimzkQeOP8abw5j/kLS2QPQRHAHqd0IF6Rg==} | ||||
|   /@tauri-apps/cli-win32-ia32-msvc@1.5.4: | ||||
|     resolution: {integrity: sha512-9uwsBUfD4ee2QhNCCGcG5oVPHBtPxU+ew6j9NfP2B4KvyQVQ6WxkoCTJEMWcpvwefUlWfA/87wbRZQe4RLLCkw==} | ||||
|     engines: {node: '>= 10'} | ||||
|     cpu: [ia32] | ||||
|     os: [win32] | ||||
| @ -250,28 +250,28 @@ packages: | ||||
|     dev: false | ||||
|     optional: true | ||||
| 
 | ||||
|   /@tauri-apps/cli-win32-x64-msvc@1.5.2: | ||||
|     resolution: {integrity: sha512-HrOwIujKTql8yUOvR+IEGW/SXwMwPrGWrcM35cDfCxpkLH6h3F5i4JtRqYTAiFdSfTk1J2rcFVQXfFJYIDntnA==} | ||||
|   /@tauri-apps/cli-win32-x64-msvc@1.5.4: | ||||
|     resolution: {integrity: sha512-cYrr+AGbt0PEdYqU8PcH6fSVVZNk0PDl4k0+OPf5CHMr878ypqa3dhuVHxSvXccLtFXRltr9xvnSZcqmWLvQMg==} | ||||
|     engines: {node: '>= 10'} | ||||
|     cpu: [x64] | ||||
|     os: [win32] | ||||
|     dev: false | ||||
| 
 | ||||
|   /@tauri-apps/cli@1.5.2: | ||||
|     resolution: {integrity: sha512-x4rPinrdyWLdTU5TbV7wrXudOyMilv0nmi1rngm/jwN3MmZdAj5J2xaS2rYtA8BU3oM/SE34qQwYxv1a2sM9ug==} | ||||
|   /@tauri-apps/cli@1.5.4: | ||||
|     resolution: {integrity: sha512-zmEG0z2sij6GcyI97AdvBdlHYrlhdJP7ecOO9JC6hJ0zjLF8AGpUfVWWKAPg/z92xsgGPRUrXY+zGKaxQiUIQw==} | ||||
|     engines: {node: '>= 10'} | ||||
|     hasBin: true | ||||
|     optionalDependencies: | ||||
|       '@tauri-apps/cli-darwin-arm64': 1.5.2 | ||||
|       '@tauri-apps/cli-darwin-x64': 1.5.2 | ||||
|       '@tauri-apps/cli-linux-arm-gnueabihf': 1.5.2 | ||||
|       '@tauri-apps/cli-linux-arm64-gnu': 1.5.2 | ||||
|       '@tauri-apps/cli-linux-arm64-musl': 1.5.2 | ||||
|       '@tauri-apps/cli-linux-x64-gnu': 1.5.2 | ||||
|       '@tauri-apps/cli-linux-x64-musl': 1.5.2 | ||||
|       '@tauri-apps/cli-win32-arm64-msvc': 1.5.2 | ||||
|       '@tauri-apps/cli-win32-ia32-msvc': 1.5.2 | ||||
|       '@tauri-apps/cli-win32-x64-msvc': 1.5.2 | ||||
|       '@tauri-apps/cli-darwin-arm64': 1.5.4 | ||||
|       '@tauri-apps/cli-darwin-x64': 1.5.4 | ||||
|       '@tauri-apps/cli-linux-arm-gnueabihf': 1.5.4 | ||||
|       '@tauri-apps/cli-linux-arm64-gnu': 1.5.4 | ||||
|       '@tauri-apps/cli-linux-arm64-musl': 1.5.4 | ||||
|       '@tauri-apps/cli-linux-x64-gnu': 1.5.4 | ||||
|       '@tauri-apps/cli-linux-x64-musl': 1.5.4 | ||||
|       '@tauri-apps/cli-win32-arm64-msvc': 1.5.4 | ||||
|       '@tauri-apps/cli-win32-ia32-msvc': 1.5.4 | ||||
|       '@tauri-apps/cli-win32-x64-msvc': 1.5.4 | ||||
|     dev: false | ||||
| 
 | ||||
|   /@types/json-schema@7.0.15: | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user