mirror of
https://github.com/JonasKruckenberg/tauri-build.git
synced 2025-08-14 21:05:05 +00:00
Merge pull request #205 from JonasKruckenberg/renovate/tauri-packages
This commit is contained in:
commit
654c1b646d
5
.changes/update-tauri-cli.md
Normal file
5
.changes/update-tauri-cli.md
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
---
|
||||||
|
"tauri-build": patch
|
||||||
|
---
|
||||||
|
|
||||||
|
Update Tauri
|
@ -24,10 +24,10 @@
|
|||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@actions/core": "^1.6.0",
|
"@actions/core": "^1.6.0",
|
||||||
"@tauri-apps/cli": "1.2.2",
|
"@tauri-apps/cli": "1.2.3",
|
||||||
"@tauri-apps/cli-darwin-x64": "1.2.2",
|
"@tauri-apps/cli-darwin-x64": "1.2.3",
|
||||||
"@tauri-apps/cli-linux-x64-gnu": "1.2.2",
|
"@tauri-apps/cli-linux-x64-gnu": "1.2.3",
|
||||||
"@tauri-apps/cli-win32-x64-msvc": "1.2.2",
|
"@tauri-apps/cli-win32-x64-msvc": "1.2.3",
|
||||||
"string-argv": "^0.3.1",
|
"string-argv": "^0.3.1",
|
||||||
"tiny-glob": "^0.2.9"
|
"tiny-glob": "^0.2.9"
|
||||||
},
|
},
|
||||||
|
74
pnpm-lock.yaml
generated
74
pnpm-lock.yaml
generated
@ -2,10 +2,10 @@ lockfileVersion: 5.4
|
|||||||
|
|
||||||
specifiers:
|
specifiers:
|
||||||
'@actions/core': ^1.6.0
|
'@actions/core': ^1.6.0
|
||||||
'@tauri-apps/cli': 1.2.2
|
'@tauri-apps/cli': 1.2.3
|
||||||
'@tauri-apps/cli-darwin-x64': 1.2.2
|
'@tauri-apps/cli-darwin-x64': 1.2.3
|
||||||
'@tauri-apps/cli-linux-x64-gnu': 1.2.2
|
'@tauri-apps/cli-linux-x64-gnu': 1.2.3
|
||||||
'@tauri-apps/cli-win32-x64-msvc': 1.2.2
|
'@tauri-apps/cli-win32-x64-msvc': 1.2.3
|
||||||
'@types/node': 18.11.18
|
'@types/node': 18.11.18
|
||||||
'@typescript-eslint/parser': 5.50.0
|
'@typescript-eslint/parser': 5.50.0
|
||||||
'@vercel/ncc': 0.36.0
|
'@vercel/ncc': 0.36.0
|
||||||
@ -19,10 +19,10 @@ specifiers:
|
|||||||
|
|
||||||
dependencies:
|
dependencies:
|
||||||
'@actions/core': 1.9.0
|
'@actions/core': 1.9.0
|
||||||
'@tauri-apps/cli': 1.2.2
|
'@tauri-apps/cli': 1.2.3
|
||||||
'@tauri-apps/cli-darwin-x64': 1.2.2
|
'@tauri-apps/cli-darwin-x64': 1.2.3
|
||||||
'@tauri-apps/cli-linux-x64-gnu': 1.2.2
|
'@tauri-apps/cli-linux-x64-gnu': 1.2.3
|
||||||
'@tauri-apps/cli-win32-x64-msvc': 1.2.2
|
'@tauri-apps/cli-win32-x64-msvc': 1.2.3
|
||||||
string-argv: 0.3.1
|
string-argv: 0.3.1
|
||||||
tiny-glob: 0.2.9
|
tiny-glob: 0.2.9
|
||||||
|
|
||||||
@ -127,8 +127,8 @@ packages:
|
|||||||
fastq: 1.13.0
|
fastq: 1.13.0
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@tauri-apps/cli-darwin-arm64/1.2.2:
|
/@tauri-apps/cli-darwin-arm64/1.2.3:
|
||||||
resolution: {integrity: sha512-W+Cp2weUMlvmGkRJeUjypbz9Lpl6o98xkgKAtobZSum5SNwpsBQfawJTESakNoD+FXyVg/snIk5sRdHge+tAaA==}
|
resolution: {integrity: sha512-phJN3fN8FtZZwqXg08bcxfq1+X1JSDglLvRxOxB7VWPq+O5SuB8uLyssjJsu+PIhyZZnIhTGdjhzLSFhSXfLsw==}
|
||||||
engines: {node: '>= 10'}
|
engines: {node: '>= 10'}
|
||||||
cpu: [arm64]
|
cpu: [arm64]
|
||||||
os: [darwin]
|
os: [darwin]
|
||||||
@ -136,15 +136,15 @@ packages:
|
|||||||
dev: false
|
dev: false
|
||||||
optional: true
|
optional: true
|
||||||
|
|
||||||
/@tauri-apps/cli-darwin-x64/1.2.2:
|
/@tauri-apps/cli-darwin-x64/1.2.3:
|
||||||
resolution: {integrity: sha512-vmVAqt+ECH2d6cbcGJ7ddcCAZgmKe5xmxlL5r4xoaphu7OqU4gnv4VFURYkVltOfwzIFQVOPVSqwYyIDToCYNQ==}
|
resolution: {integrity: sha512-jFZ/y6z8z6v4yliIbXKBXA7BJgtZVMsITmEXSuD6s5+eCOpDhQxbRkr6CA+FFfr+/r96rWSDSgDenDQuSvPAKw==}
|
||||||
engines: {node: '>= 10'}
|
engines: {node: '>= 10'}
|
||||||
cpu: [x64]
|
cpu: [x64]
|
||||||
os: [darwin]
|
os: [darwin]
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/@tauri-apps/cli-linux-arm-gnueabihf/1.2.2:
|
/@tauri-apps/cli-linux-arm-gnueabihf/1.2.3:
|
||||||
resolution: {integrity: sha512-yYTdQurgi4QZR8z+fANjl522jdQz/VtesFpw+C/A0+zXg7tiRjicsywBDdPsvNzCqFeGKKkmTR+Lny5qxhGaeQ==}
|
resolution: {integrity: sha512-C7h5vqAwXzY0kRGSU00Fj8PudiDWFCiQqqUNI1N+fhCILrzWZB9TPBwdx33ZfXKt/U4+emdIoo/N34v3TiAOmQ==}
|
||||||
engines: {node: '>= 10'}
|
engines: {node: '>= 10'}
|
||||||
cpu: [arm]
|
cpu: [arm]
|
||||||
os: [linux]
|
os: [linux]
|
||||||
@ -152,8 +152,8 @@ packages:
|
|||||||
dev: false
|
dev: false
|
||||||
optional: true
|
optional: true
|
||||||
|
|
||||||
/@tauri-apps/cli-linux-arm64-gnu/1.2.2:
|
/@tauri-apps/cli-linux-arm64-gnu/1.2.3:
|
||||||
resolution: {integrity: sha512-ZSOVT6Eq1ay2+27B8KfA0MnpO7KYzONU6TjenH7DNcQki6eWGG5JoNu8QQ9Mdn3dAzY0XBP9i1ZHQOFu4iPtEg==}
|
resolution: {integrity: sha512-buf1c8sdkuUzVDkGPQpyUdAIIdn5r0UgXU6+H5fGPq/Xzt5K69JzXaeo6fHsZEZghbV0hOK+taKV4J0m30UUMQ==}
|
||||||
engines: {node: '>= 10'}
|
engines: {node: '>= 10'}
|
||||||
cpu: [arm64]
|
cpu: [arm64]
|
||||||
os: [linux]
|
os: [linux]
|
||||||
@ -161,8 +161,8 @@ packages:
|
|||||||
dev: false
|
dev: false
|
||||||
optional: true
|
optional: true
|
||||||
|
|
||||||
/@tauri-apps/cli-linux-arm64-musl/1.2.2:
|
/@tauri-apps/cli-linux-arm64-musl/1.2.3:
|
||||||
resolution: {integrity: sha512-/NHSkqNQ+Pr4PshvyD1CeNFaPCaCpe1OeuAQgVi0rboSecC9fXN96G5dQbSBoxOUcCo6f8aTVE7zkZ4WchFVog==}
|
resolution: {integrity: sha512-x88wPS9W5xAyk392vc4uNHcKBBvCp0wf4H9JFMF9OBwB7vfd59LbQCFcPSu8f0BI7bPrOsyHqspWHuFL8ojQEA==}
|
||||||
engines: {node: '>= 10'}
|
engines: {node: '>= 10'}
|
||||||
cpu: [arm64]
|
cpu: [arm64]
|
||||||
os: [linux]
|
os: [linux]
|
||||||
@ -170,15 +170,15 @@ packages:
|
|||||||
dev: false
|
dev: false
|
||||||
optional: true
|
optional: true
|
||||||
|
|
||||||
/@tauri-apps/cli-linux-x64-gnu/1.2.2:
|
/@tauri-apps/cli-linux-x64-gnu/1.2.3:
|
||||||
resolution: {integrity: sha512-4YTmfPuyvlHsvCkATDMwhklfuQm3HKxYXv/IOW9H0ra6pS9efVhrFYIC9Vfv6XaKN85Vnn/FYTEGMJLwCxZw2Q==}
|
resolution: {integrity: sha512-ZMz1jxEVe0B4/7NJnlPHmwmSIuwiD6ViXKs8F+OWWz2Y4jn5TGxWKFg7DLx5OwQTRvEIZxxT7lXHi5CuTNAxKg==}
|
||||||
engines: {node: '>= 10'}
|
engines: {node: '>= 10'}
|
||||||
cpu: [x64]
|
cpu: [x64]
|
||||||
os: [linux]
|
os: [linux]
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/@tauri-apps/cli-linux-x64-musl/1.2.2:
|
/@tauri-apps/cli-linux-x64-musl/1.2.3:
|
||||||
resolution: {integrity: sha512-wr46tbscwFuCcA931R+ItOiUTT0djMmgKLd1HFCmFF82V9BKE2reIjr6O9l0NCXCo2WeD4pe3jA/Pt1dxDu+JA==}
|
resolution: {integrity: sha512-B/az59EjJhdbZDzawEVox0LQu2ZHCZlk8rJf85AMIktIUoAZPFbwyiUv7/zjzA/sY6Nb58OSJgaPL2/IBy7E0A==}
|
||||||
engines: {node: '>= 10'}
|
engines: {node: '>= 10'}
|
||||||
cpu: [x64]
|
cpu: [x64]
|
||||||
os: [linux]
|
os: [linux]
|
||||||
@ -186,8 +186,8 @@ packages:
|
|||||||
dev: false
|
dev: false
|
||||||
optional: true
|
optional: true
|
||||||
|
|
||||||
/@tauri-apps/cli-win32-ia32-msvc/1.2.2:
|
/@tauri-apps/cli-win32-ia32-msvc/1.2.3:
|
||||||
resolution: {integrity: sha512-6VmbVJOWUZJK5/JKhb3mNFKrKGfq0KV7lJGumfN95WJgkHeyL61p8bZit+o6ZgUGUhrOabkAawhDkrRY+ZQhIw==}
|
resolution: {integrity: sha512-ypdO1OdC5ugNJAKO2m3sb1nsd+0TSvMS9Tr5qN/ZSMvtSduaNwrcZ3D7G/iOIanrqu/Nl8t3LYlgPZGBKlw7Ng==}
|
||||||
engines: {node: '>= 10'}
|
engines: {node: '>= 10'}
|
||||||
cpu: [ia32]
|
cpu: [ia32]
|
||||||
os: [win32]
|
os: [win32]
|
||||||
@ -195,27 +195,27 @@ packages:
|
|||||||
dev: false
|
dev: false
|
||||||
optional: true
|
optional: true
|
||||||
|
|
||||||
/@tauri-apps/cli-win32-x64-msvc/1.2.2:
|
/@tauri-apps/cli-win32-x64-msvc/1.2.3:
|
||||||
resolution: {integrity: sha512-YRPJguJma+zSuRZpFoSZqls6+laggG1vqG0FPQWQTi+ywATgMpai2b2RZnffDlpHKp9mt4V/s2dtqOy6bpGZHg==}
|
resolution: {integrity: sha512-CsbHQ+XhnV/2csOBBDVfH16cdK00gNyNYUW68isedmqcn8j+s0e9cQ1xXIqi+Hue3awp8g3ImYN5KPepf3UExw==}
|
||||||
engines: {node: '>= 10'}
|
engines: {node: '>= 10'}
|
||||||
cpu: [x64]
|
cpu: [x64]
|
||||||
os: [win32]
|
os: [win32]
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/@tauri-apps/cli/1.2.2:
|
/@tauri-apps/cli/1.2.3:
|
||||||
resolution: {integrity: sha512-D8zib3A0vWCvPPSyYLxww/OdDlVcY7fpcDVBH6qUvheOjj2aCyU7H9AYMRBwpgCfz8zY5+vomee+laLeB0H13w==}
|
resolution: {integrity: sha512-erxtXuPhMEGJPBtnhPILD4AjuT81GZsraqpFvXAmEJZ2p8P6t7MVBifCL8LznRknznM3jn90D3M8RNBP3wcXTw==}
|
||||||
engines: {node: '>= 10'}
|
engines: {node: '>= 10'}
|
||||||
hasBin: true
|
hasBin: true
|
||||||
optionalDependencies:
|
optionalDependencies:
|
||||||
'@tauri-apps/cli-darwin-arm64': 1.2.2
|
'@tauri-apps/cli-darwin-arm64': 1.2.3
|
||||||
'@tauri-apps/cli-darwin-x64': 1.2.2
|
'@tauri-apps/cli-darwin-x64': 1.2.3
|
||||||
'@tauri-apps/cli-linux-arm-gnueabihf': 1.2.2
|
'@tauri-apps/cli-linux-arm-gnueabihf': 1.2.3
|
||||||
'@tauri-apps/cli-linux-arm64-gnu': 1.2.2
|
'@tauri-apps/cli-linux-arm64-gnu': 1.2.3
|
||||||
'@tauri-apps/cli-linux-arm64-musl': 1.2.2
|
'@tauri-apps/cli-linux-arm64-musl': 1.2.3
|
||||||
'@tauri-apps/cli-linux-x64-gnu': 1.2.2
|
'@tauri-apps/cli-linux-x64-gnu': 1.2.3
|
||||||
'@tauri-apps/cli-linux-x64-musl': 1.2.2
|
'@tauri-apps/cli-linux-x64-musl': 1.2.3
|
||||||
'@tauri-apps/cli-win32-ia32-msvc': 1.2.2
|
'@tauri-apps/cli-win32-ia32-msvc': 1.2.3
|
||||||
'@tauri-apps/cli-win32-x64-msvc': 1.2.2
|
'@tauri-apps/cli-win32-x64-msvc': 1.2.3
|
||||||
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