mirror of
https://github.com/JonasKruckenberg/tauri-build.git
synced 2025-08-15 05:15:06 +00:00
Merge pull request #49 from JonasKruckenberg/renovate/tauri-monorepo
This commit is contained in:
commit
2aa60c43dc
@ -24,7 +24,7 @@
|
|||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@actions/core": "^1.6.0",
|
"@actions/core": "^1.6.0",
|
||||||
"@tauri-apps/cli": "1.0.0-rc.11",
|
"@tauri-apps/cli": "1.0.0-rc.12",
|
||||||
"@tauri-apps/cli-darwin-x64": "1.0.0-rc.12",
|
"@tauri-apps/cli-darwin-x64": "1.0.0-rc.12",
|
||||||
"@tauri-apps/cli-linux-x64-gnu": "1.0.0-rc.12",
|
"@tauri-apps/cli-linux-x64-gnu": "1.0.0-rc.12",
|
||||||
"@tauri-apps/cli-win32-x64-msvc": "1.0.0-rc.11",
|
"@tauri-apps/cli-win32-x64-msvc": "1.0.0-rc.11",
|
||||||
|
77
pnpm-lock.yaml
generated
77
pnpm-lock.yaml
generated
@ -2,7 +2,7 @@ lockfileVersion: 5.4
|
|||||||
|
|
||||||
specifiers:
|
specifiers:
|
||||||
'@actions/core': ^1.6.0
|
'@actions/core': ^1.6.0
|
||||||
'@tauri-apps/cli': 1.0.0-rc.11
|
'@tauri-apps/cli': 1.0.0-rc.12
|
||||||
'@tauri-apps/cli-darwin-x64': 1.0.0-rc.12
|
'@tauri-apps/cli-darwin-x64': 1.0.0-rc.12
|
||||||
'@tauri-apps/cli-linux-x64-gnu': 1.0.0-rc.12
|
'@tauri-apps/cli-linux-x64-gnu': 1.0.0-rc.12
|
||||||
'@tauri-apps/cli-win32-x64-msvc': 1.0.0-rc.11
|
'@tauri-apps/cli-win32-x64-msvc': 1.0.0-rc.11
|
||||||
@ -19,7 +19,7 @@ specifiers:
|
|||||||
|
|
||||||
dependencies:
|
dependencies:
|
||||||
'@actions/core': 1.8.2
|
'@actions/core': 1.8.2
|
||||||
'@tauri-apps/cli': 1.0.0-rc.11
|
'@tauri-apps/cli': 1.0.0-rc.12
|
||||||
'@tauri-apps/cli-darwin-x64': 1.0.0-rc.12
|
'@tauri-apps/cli-darwin-x64': 1.0.0-rc.12
|
||||||
'@tauri-apps/cli-linux-x64-gnu': 1.0.0-rc.12
|
'@tauri-apps/cli-linux-x64-gnu': 1.0.0-rc.12
|
||||||
'@tauri-apps/cli-win32-x64-msvc': 1.0.0-rc.11
|
'@tauri-apps/cli-win32-x64-msvc': 1.0.0-rc.11
|
||||||
@ -103,8 +103,8 @@ packages:
|
|||||||
fastq: 1.13.0
|
fastq: 1.13.0
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@tauri-apps/cli-darwin-arm64/1.0.0-rc.11:
|
/@tauri-apps/cli-darwin-arm64/1.0.0-rc.12:
|
||||||
resolution: {integrity: sha512-OiefgwvFmyo/sbZtOo+hYFFGUS5hP3QlAtwDw0AMtGGA6K2QIb8KzMog5hsNcqp8h4vOUJ/0vMy8KdPHRmc90A==}
|
resolution: {integrity: sha512-x7k+zEPbqYWcZPiLziHkM7lJhv2ct4LXiQKl+bSwZRYuRPnZWhHCrP1GALW/EHz9U3hAzBikoZdY03NagZlr/g==}
|
||||||
engines: {node: '>= 10'}
|
engines: {node: '>= 10'}
|
||||||
cpu: [arm64]
|
cpu: [arm64]
|
||||||
os: [darwin]
|
os: [darwin]
|
||||||
@ -112,15 +112,6 @@ packages:
|
|||||||
dev: false
|
dev: false
|
||||||
optional: true
|
optional: true
|
||||||
|
|
||||||
/@tauri-apps/cli-darwin-x64/1.0.0-rc.11:
|
|
||||||
resolution: {integrity: sha512-BA8knn2YTMetiFQiJg60JFhkeA5oexIqCKjOShWNHB3ft0xMGyTfkEjSo/cFHa3ESw54eHP9twhUD/yoXQV0zw==}
|
|
||||||
engines: {node: '>= 10'}
|
|
||||||
cpu: [x64]
|
|
||||||
os: [darwin]
|
|
||||||
requiresBuild: true
|
|
||||||
dev: false
|
|
||||||
optional: true
|
|
||||||
|
|
||||||
/@tauri-apps/cli-darwin-x64/1.0.0-rc.12:
|
/@tauri-apps/cli-darwin-x64/1.0.0-rc.12:
|
||||||
resolution: {integrity: sha512-R1LgPF9SL85MwAZTbfcwxwgN8jPQee2obFYS238PVrVEDPdH+La5yvuCm8WnsN10PrFSla1bL4k5aip+xH0icw==}
|
resolution: {integrity: sha512-R1LgPF9SL85MwAZTbfcwxwgN8jPQee2obFYS238PVrVEDPdH+La5yvuCm8WnsN10PrFSla1bL4k5aip+xH0icw==}
|
||||||
engines: {node: '>= 10'}
|
engines: {node: '>= 10'}
|
||||||
@ -128,8 +119,8 @@ packages:
|
|||||||
os: [darwin]
|
os: [darwin]
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/@tauri-apps/cli-linux-arm-gnueabihf/1.0.0-rc.11:
|
/@tauri-apps/cli-linux-arm-gnueabihf/1.0.0-rc.12:
|
||||||
resolution: {integrity: sha512-w3W5L0yQIRpH+LKtMNeAGagcVPICHx7x/V9jbSkThdmvoiSIwPc++lyNqr8aQ57rGi947LkoKTARyNSVr87DOA==}
|
resolution: {integrity: sha512-zHTIMWjqCMbZCRudXfAFsp911iinP9yMK6Zme6rRmNnTziINPtxdwSu7phHGJvN5fTp8AB8oJMhAeD/2YIF/+g==}
|
||||||
engines: {node: '>= 10'}
|
engines: {node: '>= 10'}
|
||||||
cpu: [arm]
|
cpu: [arm]
|
||||||
os: [linux]
|
os: [linux]
|
||||||
@ -137,8 +128,8 @@ packages:
|
|||||||
dev: false
|
dev: false
|
||||||
optional: true
|
optional: true
|
||||||
|
|
||||||
/@tauri-apps/cli-linux-arm64-gnu/1.0.0-rc.11:
|
/@tauri-apps/cli-linux-arm64-gnu/1.0.0-rc.12:
|
||||||
resolution: {integrity: sha512-r6ew6fc8M39zBvanh1gN7JeLWhuyQnp0cuTScd2RvH29gdqx0Ox++AvYd/reLYY9Fxpa8qATkyMbmK+rhwfXRg==}
|
resolution: {integrity: sha512-ZJLCQ+0US+CeGX11Tf/t96+eJn1pUHhRKe3SFIE5592q1GeV6EuCwcRoirOR/oSbadZyIy25uZU9hiccO0Q6fA==}
|
||||||
engines: {node: '>= 10'}
|
engines: {node: '>= 10'}
|
||||||
cpu: [arm64]
|
cpu: [arm64]
|
||||||
os: [linux]
|
os: [linux]
|
||||||
@ -146,8 +137,8 @@ packages:
|
|||||||
dev: false
|
dev: false
|
||||||
optional: true
|
optional: true
|
||||||
|
|
||||||
/@tauri-apps/cli-linux-arm64-musl/1.0.0-rc.11:
|
/@tauri-apps/cli-linux-arm64-musl/1.0.0-rc.12:
|
||||||
resolution: {integrity: sha512-2YXU53UK5AU/v5YFXs3/R0UGA2e+/gz8mMLDkKhH3r09g265ycxnkNgOBaEP2ul/rxLG3ZLDZFzDXx3n3pIzFQ==}
|
resolution: {integrity: sha512-5kSz0MnYTtGRW/vbu0NryMIlLTGQaGuei4mZPej4PaS1hyqK0NpgMyiOCqu/A3VJSg0QNi55ioEbooScfCobrw==}
|
||||||
engines: {node: '>= 10'}
|
engines: {node: '>= 10'}
|
||||||
cpu: [arm64]
|
cpu: [arm64]
|
||||||
os: [linux]
|
os: [linux]
|
||||||
@ -171,8 +162,8 @@ packages:
|
|||||||
os: [linux]
|
os: [linux]
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/@tauri-apps/cli-linux-x64-musl/1.0.0-rc.11:
|
/@tauri-apps/cli-linux-x64-gnu/1.0.0-rc.12:
|
||||||
resolution: {integrity: sha512-JJhVo9XKPin5Pgwm2+/LiCEVTbdGoKJLemP1mu6BZhGh1zMG3+u0Yyqql8+ZfoEU5FinFTELFRhRo7UNaWSCbQ==}
|
resolution: {integrity: sha512-1R6MkFNB5DuLJkFMGL2zregskznyK5SVD4nWjqaVU1LeYuVjcTihG0VwtmUIcLolIaP0u0HIKBAEVHcCPkt8RQ==}
|
||||||
engines: {node: '>= 10'}
|
engines: {node: '>= 10'}
|
||||||
cpu: [x64]
|
cpu: [x64]
|
||||||
os: [linux]
|
os: [linux]
|
||||||
@ -180,8 +171,17 @@ packages:
|
|||||||
dev: false
|
dev: false
|
||||||
optional: true
|
optional: true
|
||||||
|
|
||||||
/@tauri-apps/cli-win32-ia32-msvc/1.0.0-rc.11:
|
/@tauri-apps/cli-linux-x64-musl/1.0.0-rc.12:
|
||||||
resolution: {integrity: sha512-uJn80LUCju2QXhVpchQkN3MlQHXD/4ZNJHMTHtLqiDu6BOifaCWBm7F/xVO1IuZDhs36K4zSOXdmDh684DQJ2w==}
|
resolution: {integrity: sha512-Rwr62lT/v09s0drmXzVi1nvhg1zFbKuraq8qkcRfBxRAEzw5/6rYviq4yTVroiD/tlmgRs0/Fsqsmg58vOnu4A==}
|
||||||
|
engines: {node: '>= 10'}
|
||||||
|
cpu: [x64]
|
||||||
|
os: [linux]
|
||||||
|
requiresBuild: true
|
||||||
|
dev: false
|
||||||
|
optional: true
|
||||||
|
|
||||||
|
/@tauri-apps/cli-win32-ia32-msvc/1.0.0-rc.12:
|
||||||
|
resolution: {integrity: sha512-1c46yiiSu2QrOjMGkGdAfZHsNBHD552yxyvTHFeugEkhdsQB7frC3VNfOVI+EWL6zNfYnYUUqpvJN+xjhLTIeQ==}
|
||||||
engines: {node: '>= 10'}
|
engines: {node: '>= 10'}
|
||||||
cpu: [ia32]
|
cpu: [ia32]
|
||||||
os: [win32]
|
os: [win32]
|
||||||
@ -196,20 +196,29 @@ packages:
|
|||||||
os: [win32]
|
os: [win32]
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/@tauri-apps/cli/1.0.0-rc.11:
|
/@tauri-apps/cli-win32-x64-msvc/1.0.0-rc.12:
|
||||||
resolution: {integrity: sha512-tTrJiHa0rVyAh9IbuZ9hjEj02MetyoLKeWxQMl3fuDtl1+g1M7pjQqzS0aXLYMGmNYp/qAtj89IzsSpY1JJ9LA==}
|
resolution: {integrity: sha512-EEW2BP+L86Cxab/nhEdYibu4BXFmOxYaT04Fcun/8JAQMKMGnDbnNUqsyeShW4s/OUdCuwGtRCQrz6vYG8EWOw==}
|
||||||
|
engines: {node: '>= 10'}
|
||||||
|
cpu: [x64]
|
||||||
|
os: [win32]
|
||||||
|
requiresBuild: true
|
||||||
|
dev: false
|
||||||
|
optional: true
|
||||||
|
|
||||||
|
/@tauri-apps/cli/1.0.0-rc.12:
|
||||||
|
resolution: {integrity: sha512-dLIImrtFuVARezvhfzU5uukmT66g1wRlpIrhN/G0/OuAkI7sKLXMAvQkp4pIpcbQlfjdZl6MFtmkueoWJddCwQ==}
|
||||||
engines: {node: '>= 10'}
|
engines: {node: '>= 10'}
|
||||||
hasBin: true
|
hasBin: true
|
||||||
optionalDependencies:
|
optionalDependencies:
|
||||||
'@tauri-apps/cli-darwin-arm64': 1.0.0-rc.11
|
'@tauri-apps/cli-darwin-arm64': 1.0.0-rc.12
|
||||||
'@tauri-apps/cli-darwin-x64': 1.0.0-rc.11
|
'@tauri-apps/cli-darwin-x64': 1.0.0-rc.12
|
||||||
'@tauri-apps/cli-linux-arm-gnueabihf': 1.0.0-rc.11
|
'@tauri-apps/cli-linux-arm-gnueabihf': 1.0.0-rc.12
|
||||||
'@tauri-apps/cli-linux-arm64-gnu': 1.0.0-rc.11
|
'@tauri-apps/cli-linux-arm64-gnu': 1.0.0-rc.12
|
||||||
'@tauri-apps/cli-linux-arm64-musl': 1.0.0-rc.11
|
'@tauri-apps/cli-linux-arm64-musl': 1.0.0-rc.12
|
||||||
'@tauri-apps/cli-linux-x64-gnu': 1.0.0-rc.11
|
'@tauri-apps/cli-linux-x64-gnu': 1.0.0-rc.12
|
||||||
'@tauri-apps/cli-linux-x64-musl': 1.0.0-rc.11
|
'@tauri-apps/cli-linux-x64-musl': 1.0.0-rc.12
|
||||||
'@tauri-apps/cli-win32-ia32-msvc': 1.0.0-rc.11
|
'@tauri-apps/cli-win32-ia32-msvc': 1.0.0-rc.12
|
||||||
'@tauri-apps/cli-win32-x64-msvc': 1.0.0-rc.11
|
'@tauri-apps/cli-win32-x64-msvc': 1.0.0-rc.12
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/@types/json-schema/7.0.11:
|
/@types/json-schema/7.0.11:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user