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"
},