chore(deps): snjs with synchronous crypto

This commit is contained in:
Mo
2022-02-16 11:34:53 -06:00
parent 723a70dd28
commit 7f341c797a
9 changed files with 73 additions and 47 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "standard-notes-web",
"version": "3.10.0",
"version": "3.11.0",
"license": "AGPL-3.0-or-later",
"repository": {
"type": "git",
@@ -82,11 +82,11 @@
"@reach/dialog": "^0.16.2",
"@reach/listbox": "^0.16.2",
"@reach/tooltip": "^0.16.2",
"@standardnotes/components": "1.7.2",
"@standardnotes/features": "1.32.3",
"@standardnotes/snjs": "2.59.7",
"@standardnotes/components": "1.7.3",
"@standardnotes/features": "1.32.4",
"@standardnotes/snjs": "2.60.0",
"@standardnotes/settings": "^1.11.3",
"@standardnotes/sncrypto-web": "1.6.2",
"@standardnotes/sncrypto-web": "1.7.0",
"mobx": "^6.3.5",
"mobx-react-lite": "^3.2.2",
"preact": "^10.5.15",