chore(deps): snjs; deprecated feature handling
This commit is contained in:
@@ -83,8 +83,8 @@
|
||||
"@reach/listbox": "^0.16.2",
|
||||
"@reach/tooltip": "^0.16.2",
|
||||
"@standardnotes/components": "1.7.0",
|
||||
"@standardnotes/features": "1.31.0",
|
||||
"@standardnotes/snjs": "2.56.1",
|
||||
"@standardnotes/features": "1.32.0",
|
||||
"@standardnotes/snjs": "2.57.0",
|
||||
"@standardnotes/settings": "^1.11.3",
|
||||
"@standardnotes/sncrypto-web": "1.6.2",
|
||||
"mobx": "^6.3.5",
|
||||
|
||||
30
yarn.lock
30
yarn.lock
@@ -2615,18 +2615,18 @@
|
||||
resolved "https://registry.yarnpkg.com/@standardnotes/components/-/components-1.7.0.tgz#192f358ddffe275a9ab3709ef31b7b8bf3b58ec1"
|
||||
integrity sha512-4J9iuos5WZvl+/Z7dNvhgEY9SRTdSm6JiUHbo6rRtryjvlJB4EkvnARxexJvw17MBmTWjvHY8c3aLm/w1dzv0A==
|
||||
|
||||
"@standardnotes/domain-events@^2.22.0":
|
||||
version "2.22.0"
|
||||
resolved "https://registry.yarnpkg.com/@standardnotes/domain-events/-/domain-events-2.22.0.tgz#43176964bc4b7334430a4d0baf3af57b4469c329"
|
||||
integrity sha512-ZczUfR+gApcB6L5ySYJyngax/RZko7EQZgMyVXl0KdF9Wks33zgpRA2EsGRxrppcjUh8cTDDGfZue0X7HwGd5Q==
|
||||
"@standardnotes/domain-events@^2.22.1":
|
||||
version "2.22.1"
|
||||
resolved "https://registry.yarnpkg.com/@standardnotes/domain-events/-/domain-events-2.22.1.tgz#52f142e8135227ff796473eb951c986d128e3bcb"
|
||||
integrity sha512-crkIhJNEu/dXMb3rZWFfpm1afD0bYnplWR8ZbZdJecIikVA64mo8ymp6gYmglq2nOC/XkO+9foq4TPYVQm0zvw==
|
||||
dependencies:
|
||||
"@standardnotes/auth" "^3.16.0"
|
||||
"@standardnotes/features" "^1.31.0"
|
||||
"@standardnotes/features" "^1.32.0"
|
||||
|
||||
"@standardnotes/features@1.31.0", "@standardnotes/features@^1.31.0":
|
||||
version "1.31.0"
|
||||
resolved "https://registry.yarnpkg.com/@standardnotes/features/-/features-1.31.0.tgz#b1e99038cb6c7a8bdae6ff3389aca3572e5235c5"
|
||||
integrity sha512-7GaUqWAcqjgofZt2YXSDcT6uKWtbYOY0QqTnxU0ox1PcoAtl7c34t1CmLzS2ve9v4aItOO/sMmFbS/WFjn6/gA==
|
||||
"@standardnotes/features@1.32.0", "@standardnotes/features@^1.32.0":
|
||||
version "1.32.0"
|
||||
resolved "https://registry.yarnpkg.com/@standardnotes/features/-/features-1.32.0.tgz#e4dfdd14123491472624dda49218c682df6f245b"
|
||||
integrity sha512-O9Fb+7VbAOfDen2QTRaZxfofxWCTaPJkz7yUsaN2gZR5IJ1uDeLzTDTmhDpHAO2SNDeXkriurj4va/wTWZXiww==
|
||||
dependencies:
|
||||
"@standardnotes/auth" "^3.16.0"
|
||||
"@standardnotes/common" "^1.10.0"
|
||||
@@ -2650,15 +2650,15 @@
|
||||
buffer "^6.0.3"
|
||||
libsodium-wrappers "^0.7.9"
|
||||
|
||||
"@standardnotes/snjs@2.56.1":
|
||||
version "2.56.1"
|
||||
resolved "https://registry.yarnpkg.com/@standardnotes/snjs/-/snjs-2.56.1.tgz#63a9be4b8e2842329dd5668192102db68b857e97"
|
||||
integrity sha512-pfejQ2hBR+WHkZUhKjLbLiDtDoON9OJp2PNBdzGw3fmHJbmJeUI7sVNYVCp8TAD0I31+mPm2F5xaC4qYy6l1XQ==
|
||||
"@standardnotes/snjs@2.57.0":
|
||||
version "2.57.0"
|
||||
resolved "https://registry.yarnpkg.com/@standardnotes/snjs/-/snjs-2.57.0.tgz#c27517ee6f57d159262763cb6e5987b5780e8e03"
|
||||
integrity sha512-AiZaIat1Q/FjJ9Z93SOqGXTEYWdjTBPBbjV71vLLWDbjUVyunP1OYDSogqFf+dM4Kvh1d5j+KUiGzU4v/iyZsA==
|
||||
dependencies:
|
||||
"@standardnotes/auth" "^3.16.0"
|
||||
"@standardnotes/common" "^1.10.0"
|
||||
"@standardnotes/domain-events" "^2.22.0"
|
||||
"@standardnotes/features" "^1.31.0"
|
||||
"@standardnotes/domain-events" "^2.22.1"
|
||||
"@standardnotes/features" "^1.32.0"
|
||||
"@standardnotes/settings" "^1.11.3"
|
||||
"@standardnotes/sncrypto-common" "^1.6.0"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user