mirror of
https://github.com/JonasKruckenberg/tauri-build.git
synced 2025-08-14 21:05:05 +00:00
Merge pull request #19 from JonasKruckenberg/renovate/tauri-apps-cli-linux-x64-gnu-1.x
Update dependency @tauri-apps/cli-linux-x64-gnu to v1.0.0-rc.10
This commit is contained in:
commit
1960753f33
@ -31,7 +31,7 @@
|
|||||||
"tiny-glob": "^0.2.9",
|
"tiny-glob": "^0.2.9",
|
||||||
"@tauri-apps/cli-win32-x64-msvc": "1.0.0-rc.9",
|
"@tauri-apps/cli-win32-x64-msvc": "1.0.0-rc.9",
|
||||||
"@tauri-apps/cli-darwin-x64": "1.0.0-rc.10",
|
"@tauri-apps/cli-darwin-x64": "1.0.0-rc.10",
|
||||||
"@tauri-apps/cli-linux-x64-gnu": "1.0.0-rc.9"
|
"@tauri-apps/cli-linux-x64-gnu": "1.0.0-rc.10"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@types/node": "16.11.33",
|
"@types/node": "16.11.33",
|
||||||
|
13
pnpm-lock.yaml
generated
13
pnpm-lock.yaml
generated
@ -4,7 +4,7 @@ specifiers:
|
|||||||
'@actions/core': ^1.6.0
|
'@actions/core': ^1.6.0
|
||||||
'@tauri-apps/cli': 1.0.0-rc.10
|
'@tauri-apps/cli': 1.0.0-rc.10
|
||||||
'@tauri-apps/cli-darwin-x64': 1.0.0-rc.10
|
'@tauri-apps/cli-darwin-x64': 1.0.0-rc.10
|
||||||
'@tauri-apps/cli-linux-x64-gnu': 1.0.0-rc.9
|
'@tauri-apps/cli-linux-x64-gnu': 1.0.0-rc.10
|
||||||
'@tauri-apps/cli-win32-x64-msvc': 1.0.0-rc.9
|
'@tauri-apps/cli-win32-x64-msvc': 1.0.0-rc.9
|
||||||
'@types/node': 16.11.33
|
'@types/node': 16.11.33
|
||||||
'@typescript-eslint/parser': 5.22.0
|
'@typescript-eslint/parser': 5.22.0
|
||||||
@ -22,7 +22,7 @@ dependencies:
|
|||||||
'@actions/core': 1.8.0
|
'@actions/core': 1.8.0
|
||||||
'@tauri-apps/cli': 1.0.0-rc.10
|
'@tauri-apps/cli': 1.0.0-rc.10
|
||||||
'@tauri-apps/cli-darwin-x64': 1.0.0-rc.10
|
'@tauri-apps/cli-darwin-x64': 1.0.0-rc.10
|
||||||
'@tauri-apps/cli-linux-x64-gnu': 1.0.0-rc.9
|
'@tauri-apps/cli-linux-x64-gnu': 1.0.0-rc.10
|
||||||
'@tauri-apps/cli-win32-x64-msvc': 1.0.0-rc.9
|
'@tauri-apps/cli-win32-x64-msvc': 1.0.0-rc.9
|
||||||
execa: 6.1.0
|
execa: 6.1.0
|
||||||
string-argv: 0.3.1
|
string-argv: 0.3.1
|
||||||
@ -156,15 +156,6 @@ packages:
|
|||||||
os: [linux]
|
os: [linux]
|
||||||
requiresBuild: true
|
requiresBuild: true
|
||||||
dev: false
|
dev: false
|
||||||
optional: true
|
|
||||||
|
|
||||||
/@tauri-apps/cli-linux-x64-gnu/1.0.0-rc.9:
|
|
||||||
resolution: {integrity: sha512-LD7KnJuH1mYFwQfcALPttBnaSG6pgO87Z6nY3xXJjo+A4ttPHcmIBaNdXCTjAmib/umD0nD8k95Hw9iJFYTuiA==}
|
|
||||||
engines: {node: '>= 10'}
|
|
||||||
cpu: [x64]
|
|
||||||
os: [linux]
|
|
||||||
requiresBuild: true
|
|
||||||
dev: false
|
|
||||||
|
|
||||||
/@tauri-apps/cli-linux-x64-musl/1.0.0-rc.10:
|
/@tauri-apps/cli-linux-x64-musl/1.0.0-rc.10:
|
||||||
resolution: {integrity: sha512-3AXJEdhFlX/erLBXmBkRG+oWfFLMMaJALSnxvzerteSNWiaEzTngy9Mo1yeAT51FhvJ+dbYQv0BWvPPFRYzpTQ==}
|
resolution: {integrity: sha512-3AXJEdhFlX/erLBXmBkRG+oWfFLMMaJALSnxvzerteSNWiaEzTngy9Mo1yeAT51FhvJ+dbYQv0BWvPPFRYzpTQ==}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user