mirror of
https://github.com/JonasKruckenberg/tauri-build.git
synced 2025-08-15 05:15:06 +00:00
fix(deps): update dependency @tauri-apps/cli to v1.5.6 [security]
This commit is contained in:
parent
9ca58330a1
commit
7185b0e553
@ -24,7 +24,7 @@
|
|||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@actions/core": "^1.9.1",
|
"@actions/core": "^1.9.1",
|
||||||
"@tauri-apps/cli": "1.4.0",
|
"@tauri-apps/cli": "1.5.6",
|
||||||
"@tauri-apps/cli-darwin-x64": "1.4.0",
|
"@tauri-apps/cli-darwin-x64": "1.4.0",
|
||||||
"@tauri-apps/cli-linux-x64-gnu": "1.4.0",
|
"@tauri-apps/cli-linux-x64-gnu": "1.4.0",
|
||||||
"@tauri-apps/cli-win32-x64-msvc": "1.4.0",
|
"@tauri-apps/cli-win32-x64-msvc": "1.4.0",
|
||||||
|
83
pnpm-lock.yaml
generated
83
pnpm-lock.yaml
generated
@ -9,8 +9,8 @@ dependencies:
|
|||||||
specifier: ^1.9.1
|
specifier: ^1.9.1
|
||||||
version: 1.9.1
|
version: 1.9.1
|
||||||
'@tauri-apps/cli':
|
'@tauri-apps/cli':
|
||||||
specifier: 1.4.0
|
specifier: 1.5.6
|
||||||
version: 1.4.0
|
version: 1.5.6
|
||||||
'@tauri-apps/cli-darwin-x64':
|
'@tauri-apps/cli-darwin-x64':
|
||||||
specifier: 1.4.0
|
specifier: 1.4.0
|
||||||
version: 1.4.0
|
version: 1.4.0
|
||||||
@ -174,8 +174,8 @@ packages:
|
|||||||
tslib: 2.6.2
|
tslib: 2.6.2
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@tauri-apps/cli-darwin-arm64@1.4.0:
|
/@tauri-apps/cli-darwin-arm64@1.5.6:
|
||||||
resolution: {integrity: sha512-nA/ml0SfUt6/CYLVbHmT500Y+ijqsuv5+s9EBnVXYSLVg9kbPUZJJHluEYK+xKuOj6xzyuT/+rZFMRapmJD3jQ==}
|
resolution: {integrity: sha512-NNvG3XLtciCMsBahbDNUEvq184VZmOveTGOuy0So2R33b/6FDkuWaSgWZsR1mISpOuP034htQYW0VITCLelfqg==}
|
||||||
engines: {node: '>= 10'}
|
engines: {node: '>= 10'}
|
||||||
cpu: [arm64]
|
cpu: [arm64]
|
||||||
os: [darwin]
|
os: [darwin]
|
||||||
@ -190,8 +190,17 @@ packages:
|
|||||||
os: [darwin]
|
os: [darwin]
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/@tauri-apps/cli-linux-arm-gnueabihf@1.4.0:
|
/@tauri-apps/cli-darwin-x64@1.5.6:
|
||||||
resolution: {integrity: sha512-zwjbiMncycXDV7doovymyKD7sCg53ouAmfgpUqEBOTY3vgBi9TwijyPhJOqoG5vUVWhouNBC08akGmE4dja15g==}
|
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'}
|
engines: {node: '>= 10'}
|
||||||
cpu: [arm]
|
cpu: [arm]
|
||||||
os: [linux]
|
os: [linux]
|
||||||
@ -199,8 +208,8 @@ packages:
|
|||||||
dev: false
|
dev: false
|
||||||
optional: true
|
optional: true
|
||||||
|
|
||||||
/@tauri-apps/cli-linux-arm64-gnu@1.4.0:
|
/@tauri-apps/cli-linux-arm64-gnu@1.5.6:
|
||||||
resolution: {integrity: sha512-5MCBcziqXC72mMXnkZU68mutXIR6zavDxopArE2gQtK841IlE06bIgtLi0kUUhlFJk2nhPRgiDgdLbrPlyt7fw==}
|
resolution: {integrity: sha512-QuQjMQmpsCbzBrmtQiG4uhnfAbdFx3nzm+9LtqjuZlurc12+Mj5MTgqQ3AOwQedH3f7C+KlvbqD2AdXpwTg7VA==}
|
||||||
engines: {node: '>= 10'}
|
engines: {node: '>= 10'}
|
||||||
cpu: [arm64]
|
cpu: [arm64]
|
||||||
os: [linux]
|
os: [linux]
|
||||||
@ -208,8 +217,8 @@ packages:
|
|||||||
dev: false
|
dev: false
|
||||||
optional: true
|
optional: true
|
||||||
|
|
||||||
/@tauri-apps/cli-linux-arm64-musl@1.4.0:
|
/@tauri-apps/cli-linux-arm64-musl@1.5.6:
|
||||||
resolution: {integrity: sha512-7J3pRB6n6uNYgIfCeKt2Oz8J7oSaz2s8GGFRRH2HPxuTHrBNCinzVYm68UhVpJrL3bnGkU0ziVZLsW/iaOGfUg==}
|
resolution: {integrity: sha512-8j5dH3odweFeom7bRGlfzDApWVOT4jIq8/214Wl+JeiNVehouIBo9lZGeghZBH3XKFRwEvU23i7sRVjuh2s8mg==}
|
||||||
engines: {node: '>= 10'}
|
engines: {node: '>= 10'}
|
||||||
cpu: [arm64]
|
cpu: [arm64]
|
||||||
os: [linux]
|
os: [linux]
|
||||||
@ -224,8 +233,8 @@ packages:
|
|||||||
os: [linux]
|
os: [linux]
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/@tauri-apps/cli-linux-x64-musl@1.4.0:
|
/@tauri-apps/cli-linux-x64-gnu@1.5.6:
|
||||||
resolution: {integrity: sha512-OLAYoICU3FaYiTdBsI+lQTKnDHeMmFMXIApN0M+xGiOkoIOQcV9CConMPjgmJQ867+NHRNgUGlvBEAh9CiJodQ==}
|
resolution: {integrity: sha512-gbFHYHfdEGW0ffk8SigDsoXks6USpilF6wR0nqB/JbWzbzFR/sBuLVNQlJl1RKNakyJHu+lsFxGy0fcTdoX8xA==}
|
||||||
engines: {node: '>= 10'}
|
engines: {node: '>= 10'}
|
||||||
cpu: [x64]
|
cpu: [x64]
|
||||||
os: [linux]
|
os: [linux]
|
||||||
@ -233,8 +242,17 @@ packages:
|
|||||||
dev: false
|
dev: false
|
||||||
optional: true
|
optional: true
|
||||||
|
|
||||||
/@tauri-apps/cli-win32-arm64-msvc@1.4.0:
|
/@tauri-apps/cli-linux-x64-musl@1.5.6:
|
||||||
resolution: {integrity: sha512-gZ05GENFbI6CB5MlOUsLlU0kZ9UtHn9riYtSXKT6MYs8HSPRffPHaHSL0WxsJweWh9nR5Hgh/TUU8uW3sYCzCg==}
|
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'}
|
engines: {node: '>= 10'}
|
||||||
cpu: [arm64]
|
cpu: [arm64]
|
||||||
os: [win32]
|
os: [win32]
|
||||||
@ -242,8 +260,8 @@ packages:
|
|||||||
dev: false
|
dev: false
|
||||||
optional: true
|
optional: true
|
||||||
|
|
||||||
/@tauri-apps/cli-win32-ia32-msvc@1.4.0:
|
/@tauri-apps/cli-win32-ia32-msvc@1.5.6:
|
||||||
resolution: {integrity: sha512-JsetT/lTx/Zq98eo8T5CiRyF1nKeX04RO8JlJrI3ZOYsZpp/A5RJvMd/szQ17iOzwiHdge+tx7k2jHysR6oBlQ==}
|
resolution: {integrity: sha512-oUYKNR/IZjF4fsOzRpw0xesl2lOjhsQEyWlgbpT25T83EU113Xgck9UjtI7xemNI/OPCv1tPiaM1e7/ABdg5iA==}
|
||||||
engines: {node: '>= 10'}
|
engines: {node: '>= 10'}
|
||||||
cpu: [ia32]
|
cpu: [ia32]
|
||||||
os: [win32]
|
os: [win32]
|
||||||
@ -258,21 +276,30 @@ packages:
|
|||||||
os: [win32]
|
os: [win32]
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/@tauri-apps/cli@1.4.0:
|
/@tauri-apps/cli-win32-x64-msvc@1.5.6:
|
||||||
resolution: {integrity: sha512-VXYr2i2iVFl98etQSQsqLzXgX96bnWiNZd1YADgatqwy/qecbd6Kl5ZAPB5R4ynsgE8A1gU7Fbzh7dCEQYFfmA==}
|
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'}
|
engines: {node: '>= 10'}
|
||||||
hasBin: true
|
hasBin: true
|
||||||
optionalDependencies:
|
optionalDependencies:
|
||||||
'@tauri-apps/cli-darwin-arm64': 1.4.0
|
'@tauri-apps/cli-darwin-arm64': 1.5.6
|
||||||
'@tauri-apps/cli-darwin-x64': 1.4.0
|
'@tauri-apps/cli-darwin-x64': 1.5.6
|
||||||
'@tauri-apps/cli-linux-arm-gnueabihf': 1.4.0
|
'@tauri-apps/cli-linux-arm-gnueabihf': 1.5.6
|
||||||
'@tauri-apps/cli-linux-arm64-gnu': 1.4.0
|
'@tauri-apps/cli-linux-arm64-gnu': 1.5.6
|
||||||
'@tauri-apps/cli-linux-arm64-musl': 1.4.0
|
'@tauri-apps/cli-linux-arm64-musl': 1.5.6
|
||||||
'@tauri-apps/cli-linux-x64-gnu': 1.4.0
|
'@tauri-apps/cli-linux-x64-gnu': 1.5.6
|
||||||
'@tauri-apps/cli-linux-x64-musl': 1.4.0
|
'@tauri-apps/cli-linux-x64-musl': 1.5.6
|
||||||
'@tauri-apps/cli-win32-arm64-msvc': 1.4.0
|
'@tauri-apps/cli-win32-arm64-msvc': 1.5.6
|
||||||
'@tauri-apps/cli-win32-ia32-msvc': 1.4.0
|
'@tauri-apps/cli-win32-ia32-msvc': 1.5.6
|
||||||
'@tauri-apps/cli-win32-x64-msvc': 1.4.0
|
'@tauri-apps/cli-win32-x64-msvc': 1.5.6
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/@types/json-schema@7.0.12:
|
/@types/json-schema@7.0.12:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user