fixed deeplinks on windows
This commit is contained in:
10
pnpm-lock.yaml
generated
10
pnpm-lock.yaml
generated
@@ -92,6 +92,9 @@ importers:
|
||||
'@tauri-apps/plugin-clipboard-manager':
|
||||
specifier: ^2.2.2
|
||||
version: 2.3.0
|
||||
'@tauri-apps/plugin-deep-link':
|
||||
specifier: ~2
|
||||
version: 2.4.1
|
||||
'@tauri-apps/plugin-dialog':
|
||||
specifier: ^2.2.2
|
||||
version: 2.3.0
|
||||
@@ -2199,6 +2202,9 @@ packages:
|
||||
'@tauri-apps/plugin-clipboard-manager@2.3.0':
|
||||
resolution: {integrity: sha512-81NOBA2P+OTY8RLkBwyl9ZR/0CeggLub4F6zxcxUIfFOAqtky7J61+K/MkH2SC1FMxNBxrX0swDuKvkjkHadlA==}
|
||||
|
||||
'@tauri-apps/plugin-deep-link@2.4.1':
|
||||
resolution: {integrity: sha512-I8Bo+spcAKGhIIJ1qN/gapp/Ot3mosQL98znxr975Zn2ODAkUZ++BQ9FnTpR7PDwfIl5ANSGdIW/YU01zVTcJw==}
|
||||
|
||||
'@tauri-apps/plugin-dialog@2.3.0':
|
||||
resolution: {integrity: sha512-ylSBvYYShpGlKKh732ZuaHyJ5Ie1JR71QCXewCtsRLqGdc8Is4xWdz6t43rzXyvkItM9syNPMvFVcvjgEy+/GA==}
|
||||
|
||||
@@ -5779,6 +5785,10 @@ snapshots:
|
||||
dependencies:
|
||||
'@tauri-apps/api': 2.6.0
|
||||
|
||||
'@tauri-apps/plugin-deep-link@2.4.1':
|
||||
dependencies:
|
||||
'@tauri-apps/api': 2.6.0
|
||||
|
||||
'@tauri-apps/plugin-dialog@2.3.0':
|
||||
dependencies:
|
||||
'@tauri-apps/api': 2.6.0
|
||||
|
||||
Reference in New Issue
Block a user