mirror of
https://github.com/JonasKruckenberg/tauri-build.git
synced 2025-08-15 05:15:06 +00:00
Merge pull request #101 from JonasKruckenberg/renovate/tauri-apps-cli-win32-x64-msvc-1.x
This commit is contained in:
commit
a391a4813d
@ -27,7 +27,7 @@
|
||||
"@tauri-apps/cli": "1.0.3",
|
||||
"@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",
|
||||
"@tauri-apps/cli-win32-x64-msvc": "1.0.3",
|
||||
"string-argv": "^0.3.1",
|
||||
"tiny-glob": "^0.2.9"
|
||||
},
|
||||
|
12
pnpm-lock.yaml
generated
12
pnpm-lock.yaml
generated
@ -5,7 +5,7 @@ specifiers:
|
||||
'@tauri-apps/cli': 1.0.3
|
||||
'@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
|
||||
'@tauri-apps/cli-win32-x64-msvc': 1.0.3
|
||||
'@types/node': 16.11.43
|
||||
'@typescript-eslint/parser': 5.30.5
|
||||
'@vercel/ncc': 0.34.0
|
||||
@ -22,7 +22,7 @@ dependencies:
|
||||
'@tauri-apps/cli': 1.0.3
|
||||
'@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
|
||||
'@tauri-apps/cli-win32-x64-msvc': 1.0.3
|
||||
string-argv: 0.3.1
|
||||
tiny-glob: 0.2.9
|
||||
|
||||
@ -181,13 +181,6 @@ packages:
|
||||
dev: false
|
||||
optional: true
|
||||
|
||||
/@tauri-apps/cli-win32-x64-msvc/1.0.2:
|
||||
resolution: {integrity: sha512-uMcQyQQD7nyxps34HyYBYUYzFwH26lP58/qdT/GZWvBL1Sv2rqkQXuxHT7xtp4g7nTs0fGRWOtfcnvYIr/1wDw==}
|
||||
engines: {node: '>= 10'}
|
||||
cpu: [x64]
|
||||
os: [win32]
|
||||
dev: false
|
||||
|
||||
/@tauri-apps/cli-win32-x64-msvc/1.0.3:
|
||||
resolution: {integrity: sha512-Sg/s4SAwIV2hix3P5oyj3SDTXAtmbCDXwEzOr+19CRvto10wDzUD8itJroZPSIuL+NtL4kjmDnoI4gd/1Mrvdw==}
|
||||
engines: {node: '>= 10'}
|
||||
@ -195,7 +188,6 @@ packages:
|
||||
os: [win32]
|
||||
requiresBuild: true
|
||||
dev: false
|
||||
optional: true
|
||||
|
||||
/@tauri-apps/cli/1.0.3:
|
||||
resolution: {integrity: sha512-Ufwj4Fs+/8TQrVIoYbALZ9oB4pxeUFrNWAckUViv0NfyRjATBa6PbC9Q9lalNeSGqciKQEx2ox0UbwAk2p2iOg==}
|
||||
|
Loading…
x
Reference in New Issue
Block a user