move bcrypt function to webworkers

This commit is contained in:
2024-11-17 15:31:19 +02:00
parent 47c2c6ce16
commit db754eb121
5 changed files with 117 additions and 24 deletions

View File

@@ -47,8 +47,8 @@
"@types/chrome": "^0.0.263",
"asmcrypto.js": "2.3.2",
"axios": "^1.7.7",
"bcryptjs": "2.4.3",
"buffer": "6.0.3",
"bcryptjs": "2.4.3",
"chokidar": "^3.6.0",
"compressorjs": "^1.2.1",
"cordova-plugin-android-permissions": "^1.1.5",