mirror of
https://github.com/JonasKruckenberg/tauri-build.git
synced 2025-08-14 21:05:05 +00:00
Update dependency @tauri-apps/cli-darwin-x64 to v1.0.2
This commit is contained in:
parent
6ed224fddc
commit
3d6f35ef09
@ -25,7 +25,7 @@
|
||||
"dependencies": {
|
||||
"@actions/core": "^1.6.0",
|
||||
"@tauri-apps/cli": "1.0.1",
|
||||
"@tauri-apps/cli-darwin-x64": "1.0.1",
|
||||
"@tauri-apps/cli-darwin-x64": "1.0.2",
|
||||
"@tauri-apps/cli-linux-x64-gnu": "1.0.1",
|
||||
"@tauri-apps/cli-win32-x64-msvc": "1.0.1",
|
||||
"string-argv": "^0.3.1",
|
||||
|
13
pnpm-lock.yaml
generated
13
pnpm-lock.yaml
generated
@ -3,7 +3,7 @@ lockfileVersion: 5.4
|
||||
specifiers:
|
||||
'@actions/core': ^1.6.0
|
||||
'@tauri-apps/cli': 1.0.1
|
||||
'@tauri-apps/cli-darwin-x64': 1.0.1
|
||||
'@tauri-apps/cli-darwin-x64': 1.0.2
|
||||
'@tauri-apps/cli-linux-x64-gnu': 1.0.1
|
||||
'@tauri-apps/cli-win32-x64-msvc': 1.0.1
|
||||
'@types/node': 16.11.42
|
||||
@ -20,7 +20,7 @@ specifiers:
|
||||
dependencies:
|
||||
'@actions/core': 1.9.0
|
||||
'@tauri-apps/cli': 1.0.1
|
||||
'@tauri-apps/cli-darwin-x64': 1.0.1
|
||||
'@tauri-apps/cli-darwin-x64': 1.0.2
|
||||
'@tauri-apps/cli-linux-x64-gnu': 1.0.1
|
||||
'@tauri-apps/cli-win32-x64-msvc': 1.0.1
|
||||
string-argv: 0.3.1
|
||||
@ -117,6 +117,15 @@ packages:
|
||||
engines: {node: '>= 10'}
|
||||
cpu: [x64]
|
||||
os: [darwin]
|
||||
requiresBuild: true
|
||||
dev: false
|
||||
optional: true
|
||||
|
||||
/@tauri-apps/cli-darwin-x64/1.0.2:
|
||||
resolution: {integrity: sha512-8wo+SN1zWoXFQVa/iyEt3Cs0vNMjxDXqVe3Srm4UNpgKboFN5mIgbugwqvM+aJKnEZAH8h8n+ZJUHzc4wtPGHA==}
|
||||
engines: {node: '>= 10'}
|
||||
cpu: [x64]
|
||||
os: [darwin]
|
||||
dev: false
|
||||
|
||||
/@tauri-apps/cli-linux-arm-gnueabihf/1.0.1:
|
||||
|
Loading…
x
Reference in New Issue
Block a user