mirror of
https://github.com/JonasKruckenberg/tauri-build.git
synced 2025-08-14 21:05:05 +00:00
fix(deps): update dependency @tauri-apps/cli to v1.5.6 [security]
This commit is contained in:
parent
03ae52867d
commit
a29f75f808
@ -24,7 +24,7 @@
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@actions/core": "^1.10.1",
|
||||
"@tauri-apps/cli": "1.5.5",
|
||||
"@tauri-apps/cli": "1.5.6",
|
||||
"@tauri-apps/cli-darwin-x64": "1.5.5",
|
||||
"@tauri-apps/cli-linux-x64-gnu": "1.5.5",
|
||||
"@tauri-apps/cli-win32-x64-msvc": "1.5.5",
|
||||
|
85
pnpm-lock.yaml
generated
85
pnpm-lock.yaml
generated
@ -1,7 +1,7 @@
|
||||
lockfileVersion: '6.0'
|
||||
|
||||
settings:
|
||||
autoInstallPeers: false
|
||||
autoInstallPeers: true
|
||||
excludeLinksFromLockfile: false
|
||||
|
||||
dependencies:
|
||||
@ -9,8 +9,8 @@ dependencies:
|
||||
specifier: ^1.10.1
|
||||
version: 1.10.1
|
||||
'@tauri-apps/cli':
|
||||
specifier: 1.5.5
|
||||
version: 1.5.5
|
||||
specifier: 1.5.6
|
||||
version: 1.5.6
|
||||
'@tauri-apps/cli-darwin-x64':
|
||||
specifier: 1.5.5
|
||||
version: 1.5.5
|
||||
@ -173,8 +173,8 @@ packages:
|
||||
engines: {node: ^12.20.0 || ^14.18.0 || >=16.0.0}
|
||||
dev: true
|
||||
|
||||
/@tauri-apps/cli-darwin-arm64@1.5.5:
|
||||
resolution: {integrity: sha512-CmKc/PjlI1+oD88VtR1Nr0pmrf/cUU1XFRazU+FB9ChWO3ZPp4MeA+eSemiln0F1XJR9fMJw/QS58IPH4GydLw==}
|
||||
/@tauri-apps/cli-darwin-arm64@1.5.6:
|
||||
resolution: {integrity: sha512-NNvG3XLtciCMsBahbDNUEvq184VZmOveTGOuy0So2R33b/6FDkuWaSgWZsR1mISpOuP034htQYW0VITCLelfqg==}
|
||||
engines: {node: '>= 10'}
|
||||
cpu: [arm64]
|
||||
os: [darwin]
|
||||
@ -189,8 +189,17 @@ packages:
|
||||
os: [darwin]
|
||||
dev: false
|
||||
|
||||
/@tauri-apps/cli-linux-arm-gnueabihf@1.5.5:
|
||||
resolution: {integrity: sha512-avFw/BvW01qhXPbzfVPy/KU/FYJ/SUoCe9DP8oA/eSh49VzE9JvlH62iqjtGtA8XzxfTJRezXdCQbrq7OkQHKQ==}
|
||||
/@tauri-apps/cli-darwin-x64@1.5.6:
|
||||
resolution: {integrity: sha512-nkiqmtUQw3N1j4WoVjv81q6zWuZFhBLya/RNGUL94oafORloOZoSY0uTZJAoeieb3Y1YK0rCHSDl02MyV2Fi4A==}
|
||||
engines: {node: '>= 10'}
|
||||
cpu: [x64]
|
||||
os: [darwin]
|
||||
requiresBuild: true
|
||||
dev: false
|
||||
optional: true
|
||||
|
||||
/@tauri-apps/cli-linux-arm-gnueabihf@1.5.6:
|
||||
resolution: {integrity: sha512-z6SPx+axZexmWXTIVPNs4Tg7FtvdJl9EKxYN6JPjOmDZcqA13iyqWBQal2DA/GMZ1Xqo3vyJf6EoEaKaliymPQ==}
|
||||
engines: {node: '>= 10'}
|
||||
cpu: [arm]
|
||||
os: [linux]
|
||||
@ -198,8 +207,8 @@ packages:
|
||||
dev: false
|
||||
optional: true
|
||||
|
||||
/@tauri-apps/cli-linux-arm64-gnu@1.5.5:
|
||||
resolution: {integrity: sha512-j7yvbZ/IG+W5QtEqK9nSz33lJtaZEFvNnFs0Bxz8r2TjF80m8SdlfxL38R/OVl7xM7ctJWRyM6ws9mBWT0uHNA==}
|
||||
/@tauri-apps/cli-linux-arm64-gnu@1.5.6:
|
||||
resolution: {integrity: sha512-QuQjMQmpsCbzBrmtQiG4uhnfAbdFx3nzm+9LtqjuZlurc12+Mj5MTgqQ3AOwQedH3f7C+KlvbqD2AdXpwTg7VA==}
|
||||
engines: {node: '>= 10'}
|
||||
cpu: [arm64]
|
||||
os: [linux]
|
||||
@ -207,8 +216,8 @@ packages:
|
||||
dev: false
|
||||
optional: true
|
||||
|
||||
/@tauri-apps/cli-linux-arm64-musl@1.5.5:
|
||||
resolution: {integrity: sha512-neLu3FEYE2IixnqtX10+jsvkJx26kxmh5ekktzjolu5HqV73nquCj7VK/V5uyRMyMQeGEPyhbT09A36DUl+zDA==}
|
||||
/@tauri-apps/cli-linux-arm64-musl@1.5.6:
|
||||
resolution: {integrity: sha512-8j5dH3odweFeom7bRGlfzDApWVOT4jIq8/214Wl+JeiNVehouIBo9lZGeghZBH3XKFRwEvU23i7sRVjuh2s8mg==}
|
||||
engines: {node: '>= 10'}
|
||||
cpu: [arm64]
|
||||
os: [linux]
|
||||
@ -223,8 +232,8 @@ packages:
|
||||
os: [linux]
|
||||
dev: false
|
||||
|
||||
/@tauri-apps/cli-linux-x64-musl@1.5.5:
|
||||
resolution: {integrity: sha512-2VByWblZnSgLZJyhRxggy528ahcYFH8jboZZ2BUaYT/P5WeJ1lOoQwQj9ssEUrGauGPNS3PmmfBCF7u5oaMRJA==}
|
||||
/@tauri-apps/cli-linux-x64-gnu@1.5.6:
|
||||
resolution: {integrity: sha512-gbFHYHfdEGW0ffk8SigDsoXks6USpilF6wR0nqB/JbWzbzFR/sBuLVNQlJl1RKNakyJHu+lsFxGy0fcTdoX8xA==}
|
||||
engines: {node: '>= 10'}
|
||||
cpu: [x64]
|
||||
os: [linux]
|
||||
@ -232,8 +241,17 @@ packages:
|
||||
dev: false
|
||||
optional: true
|
||||
|
||||
/@tauri-apps/cli-win32-arm64-msvc@1.5.5:
|
||||
resolution: {integrity: sha512-4UZFHMIJaqgPGT+PHfDDp63OgJsXwLd+0u8x1+2hFMT25dEYj+KzKOVwktYgN6UT9F7rEyzNTTZe7ZZpAkGT5Q==}
|
||||
/@tauri-apps/cli-linux-x64-musl@1.5.6:
|
||||
resolution: {integrity: sha512-9v688ogoLkeFYQNgqiSErfhTreLUd8B3prIBSYUt+x4+5Kcw91zWvIh+VSxL1n3KCGGsM7cuXhkGPaxwlEh1ug==}
|
||||
engines: {node: '>= 10'}
|
||||
cpu: [x64]
|
||||
os: [linux]
|
||||
requiresBuild: true
|
||||
dev: false
|
||||
optional: true
|
||||
|
||||
/@tauri-apps/cli-win32-arm64-msvc@1.5.6:
|
||||
resolution: {integrity: sha512-DRNDXFNZb6y5IZrw+lhTTA9l4wbzO4TNRBAlHAiXUrH+pRFZ/ZJtv5WEuAj9ocVSahVw2NaK5Yaold4NPAxHog==}
|
||||
engines: {node: '>= 10'}
|
||||
cpu: [arm64]
|
||||
os: [win32]
|
||||
@ -241,8 +259,8 @@ packages:
|
||||
dev: false
|
||||
optional: true
|
||||
|
||||
/@tauri-apps/cli-win32-ia32-msvc@1.5.5:
|
||||
resolution: {integrity: sha512-t4XbmMyDtX7kW+wQrlWO4tZus+w77w+Hz5/NBQsjRNnO3lbuYMYaF4IZpt0tZG6lQ0uyvH+o2v5dbZhUTpVT0Q==}
|
||||
/@tauri-apps/cli-win32-ia32-msvc@1.5.6:
|
||||
resolution: {integrity: sha512-oUYKNR/IZjF4fsOzRpw0xesl2lOjhsQEyWlgbpT25T83EU113Xgck9UjtI7xemNI/OPCv1tPiaM1e7/ABdg5iA==}
|
||||
engines: {node: '>= 10'}
|
||||
cpu: [ia32]
|
||||
os: [win32]
|
||||
@ -257,21 +275,30 @@ packages:
|
||||
os: [win32]
|
||||
dev: false
|
||||
|
||||
/@tauri-apps/cli@1.5.5:
|
||||
resolution: {integrity: sha512-AUFqiA5vbriMd6xWDLWwxzW2FtEhSmL0KcMktkQQGzM+QKFnFbQsubvvd95YDAIX2Q4L1eygGv7ebNX0QVA7sg==}
|
||||
/@tauri-apps/cli-win32-x64-msvc@1.5.6:
|
||||
resolution: {integrity: sha512-RmEf1os9C8//uq2hbjXi7Vgz9ne7798ZxqemAZdUwo1pv3oLVZSz1/IvZmUHPdy2e6zSeySqWu1D0Y3QRNN+dg==}
|
||||
engines: {node: '>= 10'}
|
||||
cpu: [x64]
|
||||
os: [win32]
|
||||
requiresBuild: true
|
||||
dev: false
|
||||
optional: true
|
||||
|
||||
/@tauri-apps/cli@1.5.6:
|
||||
resolution: {integrity: sha512-k4Y19oVCnt7WZb2TnDzLqfs7o98Jq0tUoVMv+JQSzuRDJqaVu2xMBZ8dYplEn+EccdR5SOMyzaLBJWu38TVK1A==}
|
||||
engines: {node: '>= 10'}
|
||||
hasBin: true
|
||||
optionalDependencies:
|
||||
'@tauri-apps/cli-darwin-arm64': 1.5.5
|
||||
'@tauri-apps/cli-darwin-x64': 1.5.5
|
||||
'@tauri-apps/cli-linux-arm-gnueabihf': 1.5.5
|
||||
'@tauri-apps/cli-linux-arm64-gnu': 1.5.5
|
||||
'@tauri-apps/cli-linux-arm64-musl': 1.5.5
|
||||
'@tauri-apps/cli-linux-x64-gnu': 1.5.5
|
||||
'@tauri-apps/cli-linux-x64-musl': 1.5.5
|
||||
'@tauri-apps/cli-win32-arm64-msvc': 1.5.5
|
||||
'@tauri-apps/cli-win32-ia32-msvc': 1.5.5
|
||||
'@tauri-apps/cli-win32-x64-msvc': 1.5.5
|
||||
'@tauri-apps/cli-darwin-arm64': 1.5.6
|
||||
'@tauri-apps/cli-darwin-x64': 1.5.6
|
||||
'@tauri-apps/cli-linux-arm-gnueabihf': 1.5.6
|
||||
'@tauri-apps/cli-linux-arm64-gnu': 1.5.6
|
||||
'@tauri-apps/cli-linux-arm64-musl': 1.5.6
|
||||
'@tauri-apps/cli-linux-x64-gnu': 1.5.6
|
||||
'@tauri-apps/cli-linux-x64-musl': 1.5.6
|
||||
'@tauri-apps/cli-win32-arm64-msvc': 1.5.6
|
||||
'@tauri-apps/cli-win32-ia32-msvc': 1.5.6
|
||||
'@tauri-apps/cli-win32-x64-msvc': 1.5.6
|
||||
dev: false
|
||||
|
||||
/@types/json-schema@7.0.15:
|
||||
|
Loading…
x
Reference in New Issue
Block a user