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.3
This commit is contained in:
parent
f55ac00c9c
commit
7385bc0543
@ -25,7 +25,7 @@
|
||||
"dependencies": {
|
||||
"@actions/core": "^1.6.0",
|
||||
"@tauri-apps/cli": "1.0.3",
|
||||
"@tauri-apps/cli-darwin-x64": "1.0.2",
|
||||
"@tauri-apps/cli-darwin-x64": "1.0.3",
|
||||
"@tauri-apps/cli-linux-x64-gnu": "1.0.2",
|
||||
"@tauri-apps/cli-win32-x64-msvc": "1.0.2",
|
||||
"string-argv": "^0.3.1",
|
||||
|
12
pnpm-lock.yaml
generated
12
pnpm-lock.yaml
generated
@ -3,7 +3,7 @@ lockfileVersion: 5.4
|
||||
specifiers:
|
||||
'@actions/core': ^1.6.0
|
||||
'@tauri-apps/cli': 1.0.3
|
||||
'@tauri-apps/cli-darwin-x64': 1.0.2
|
||||
'@tauri-apps/cli-darwin-x64': 1.0.3
|
||||
'@tauri-apps/cli-linux-x64-gnu': 1.0.2
|
||||
'@tauri-apps/cli-win32-x64-msvc': 1.0.2
|
||||
'@types/node': 16.11.43
|
||||
@ -20,7 +20,7 @@ specifiers:
|
||||
dependencies:
|
||||
'@actions/core': 1.9.0
|
||||
'@tauri-apps/cli': 1.0.3
|
||||
'@tauri-apps/cli-darwin-x64': 1.0.2
|
||||
'@tauri-apps/cli-darwin-x64': 1.0.3
|
||||
'@tauri-apps/cli-linux-x64-gnu': 1.0.2
|
||||
'@tauri-apps/cli-win32-x64-msvc': 1.0.2
|
||||
string-argv: 0.3.1
|
||||
@ -112,13 +112,6 @@ packages:
|
||||
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-darwin-x64/1.0.3:
|
||||
resolution: {integrity: sha512-xO6bBCzLFIg9IelF7djUDqOpLXFv9jvaEwGgMacbhNHrqmH8DdgFqQ0vChUnNkSHxGvbl48Ob/w9tPajfGsW/w==}
|
||||
engines: {node: '>= 10'}
|
||||
@ -126,7 +119,6 @@ packages:
|
||||
os: [darwin]
|
||||
requiresBuild: true
|
||||
dev: false
|
||||
optional: true
|
||||
|
||||
/@tauri-apps/cli-linux-arm-gnueabihf/1.0.3:
|
||||
resolution: {integrity: sha512-0lOBJgtklVw8ZQPw9wBiYMLontW+TgZ45wNz/jawx2TFWy8XZVflKXGR82/Cc1RyYKgxJTgzpbHhH0ueA2hUGg==}
|
||||
|
Loading…
x
Reference in New Issue
Block a user