mirror of
https://github.com/JonasKruckenberg/tauri-build.git
synced 2025-08-15 13:25:06 +00:00
Merge pull request #84 from JonasKruckenberg/renovate/tauri-apps-cli-darwin-x64-1.x
This commit is contained in:
commit
b8220bc321
@ -25,7 +25,7 @@
|
||||
"dependencies": {
|
||||
"@actions/core": "^1.6.0",
|
||||
"@tauri-apps/cli": "1.0.0",
|
||||
"@tauri-apps/cli-darwin-x64": "1.0.0",
|
||||
"@tauri-apps/cli-darwin-x64": "1.0.1",
|
||||
"@tauri-apps/cli-linux-x64-gnu": "1.0.0",
|
||||
"@tauri-apps/cli-win32-x64-msvc": "1.0.0",
|
||||
"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.0
|
||||
'@tauri-apps/cli-darwin-x64': 1.0.0
|
||||
'@tauri-apps/cli-darwin-x64': 1.0.1
|
||||
'@tauri-apps/cli-linux-x64-gnu': 1.0.0
|
||||
'@tauri-apps/cli-win32-x64-msvc': 1.0.0
|
||||
'@types/node': 16.11.41
|
||||
@ -20,7 +20,7 @@ specifiers:
|
||||
dependencies:
|
||||
'@actions/core': 1.8.2
|
||||
'@tauri-apps/cli': 1.0.0
|
||||
'@tauri-apps/cli-darwin-x64': 1.0.0
|
||||
'@tauri-apps/cli-darwin-x64': 1.0.1
|
||||
'@tauri-apps/cli-linux-x64-gnu': 1.0.0
|
||||
'@tauri-apps/cli-win32-x64-msvc': 1.0.0
|
||||
string-argv: 0.3.1
|
||||
@ -119,6 +119,14 @@ packages:
|
||||
os: [darwin]
|
||||
requiresBuild: true
|
||||
dev: false
|
||||
optional: true
|
||||
|
||||
/@tauri-apps/cli-darwin-x64/1.0.1:
|
||||
resolution: {integrity: sha512-Jml4FYeWJFEwcfDCOWcxMMXI7X8ahl7KLncarQ/u7Ql6JBFpSfV6Cb8eDNUEevlZxWDNksgVki9m1lL44fKblw==}
|
||||
engines: {node: '>= 10'}
|
||||
cpu: [x64]
|
||||
os: [darwin]
|
||||
dev: false
|
||||
|
||||
/@tauri-apps/cli-linux-arm-gnueabihf/1.0.0:
|
||||
resolution: {integrity: sha512-yAu78v8TeXNx/ETS5F2G2Uw/HX+LQvZkX94zNiqFsAj7snfWI/IqSUM52OBrdh/D0EC9NCdjUJ7Vuo32uxf7tg==}
|
||||
|
Loading…
x
Reference in New Issue
Block a user