Add jsencrypt dependency for RSA encryption support

This commit is contained in:
2026-02-21 17:19:31 +01:00
parent ffeb68ef17
commit 06d8f8b27c
2 changed files with 9 additions and 0 deletions

View File

@@ -22,6 +22,7 @@
"@tauri-apps/plugin-opener": "^2",
"@tauri-apps/plugin-store": "~2.4.2",
"daisyui": "^5.5.18",
"jsencrypt": "^3.5.4",
"vue": "^3.5.28",
"vue-router": "^4.6.4"
},

8
pnpm-lock.yaml generated
View File

@@ -26,6 +26,9 @@ importers:
daisyui:
specifier: ^5.5.18
version: 5.5.18
jsencrypt:
specifier: ^3.5.4
version: 3.5.4
vue:
specifier: ^3.5.28
version: 3.5.28(typescript@5.9.3)
@@ -734,6 +737,9 @@ packages:
resolution: {integrity: sha512-ekilCSN1jwRvIbgeg/57YFh8qQDNbwDb9xT/qu2DAHbFFZUicIl4ygVaAvzveMhMVr3LnpSKTNnwt8PoOfmKhQ==}
hasBin: true
jsencrypt@3.5.4:
resolution: {integrity: sha512-kNjfYEMNASxrDGsmcSQh/rUTmcoRfSUkxnAz+MMywM8jtGu+fFEZ3nJjHM58zscVnwR0fYmG9sGkTDjqUdpiwA==}
lightningcss-android-arm64@1.31.1:
resolution: {integrity: sha512-HXJF3x8w9nQ4jbXRiNppBCqeZPIAfUo8zE/kOEGbW5NZvGc/K7nMxbhIr+YlFlHW5mpbg/YFPdbnCh1wAXCKFg==}
engines: {node: '>= 12.0.0'}
@@ -1438,6 +1444,8 @@ snapshots:
jiti@2.6.1: {}
jsencrypt@3.5.4: {}
lightningcss-android-arm64@1.31.1:
optional: true