WASM ускоренный алгоритм шифрования для избежания backpressure
This commit is contained in:
@@ -7,7 +7,10 @@
|
||||
"build": {
|
||||
"electronUpdaterCompatibility": false,
|
||||
"extraResources": [
|
||||
{ "from": "resources/", "to": "resources/" }
|
||||
{
|
||||
"from": "resources/",
|
||||
"to": "resources/"
|
||||
}
|
||||
],
|
||||
"files": [
|
||||
"node_modules/sqlite3/**/*",
|
||||
@@ -81,7 +84,7 @@
|
||||
"@mantine/form": "^8.3.12",
|
||||
"@mantine/hooks": "^8.3.12",
|
||||
"@mantine/modals": "^8.3.12",
|
||||
"@noble/ciphers": "^1.2.1",
|
||||
"@noble/ciphers": "^1.3.0",
|
||||
"@noble/secp256k1": "^3.0.0",
|
||||
"@tabler/icons-react": "^3.31.0",
|
||||
"@types/crypto-js": "^4.2.2",
|
||||
|
||||
Reference in New Issue
Block a user