chore(deps): snjs; fixes third party themes activation on load issue
This commit is contained in:
@@ -84,7 +84,7 @@
|
|||||||
"@reach/tooltip": "^0.16.2",
|
"@reach/tooltip": "^0.16.2",
|
||||||
"@standardnotes/components": "1.7.0",
|
"@standardnotes/components": "1.7.0",
|
||||||
"@standardnotes/features": "1.32.0",
|
"@standardnotes/features": "1.32.0",
|
||||||
"@standardnotes/snjs": "2.57.0",
|
"@standardnotes/snjs": "2.58.1",
|
||||||
"@standardnotes/settings": "^1.11.3",
|
"@standardnotes/settings": "^1.11.3",
|
||||||
"@standardnotes/sncrypto-web": "1.6.2",
|
"@standardnotes/sncrypto-web": "1.6.2",
|
||||||
"mobx": "^6.3.5",
|
"mobx": "^6.3.5",
|
||||||
|
|||||||
@@ -2650,10 +2650,10 @@
|
|||||||
buffer "^6.0.3"
|
buffer "^6.0.3"
|
||||||
libsodium-wrappers "^0.7.9"
|
libsodium-wrappers "^0.7.9"
|
||||||
|
|
||||||
"@standardnotes/snjs@2.57.0":
|
"@standardnotes/snjs@2.58.1":
|
||||||
version "2.57.0"
|
version "2.58.1"
|
||||||
resolved "https://registry.yarnpkg.com/@standardnotes/snjs/-/snjs-2.57.0.tgz#c27517ee6f57d159262763cb6e5987b5780e8e03"
|
resolved "https://registry.yarnpkg.com/@standardnotes/snjs/-/snjs-2.58.1.tgz#f5d22805fe48dffca76d709d1546c863cf2c9fe4"
|
||||||
integrity sha512-AiZaIat1Q/FjJ9Z93SOqGXTEYWdjTBPBbjV71vLLWDbjUVyunP1OYDSogqFf+dM4Kvh1d5j+KUiGzU4v/iyZsA==
|
integrity sha512-shjQcoKEKH0Da+jOJ//HIqf0Mz5h2PebP/v4RHbFsUcO1+/Kh+mnt/iYeKIIUvDxN7HrATSDs2fjOQSfIpfuZA==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@standardnotes/auth" "^3.16.0"
|
"@standardnotes/auth" "^3.16.0"
|
||||||
"@standardnotes/common" "^1.10.0"
|
"@standardnotes/common" "^1.10.0"
|
||||||
|
|||||||
Reference in New Issue
Block a user