From a97ca854a652b64e211cec7a3e85ca1b0019a35a Mon Sep 17 00:00:00 2001 From: Mo Date: Wed, 18 May 2022 08:26:29 -0500 Subject: [PATCH] chore: bump stylekit --- package.json | 2 +- yarn.lock | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index 4dd55acec..60f34b3fc 100644 --- a/package.json +++ b/package.json @@ -74,7 +74,7 @@ "@standardnotes/icons": "^1.1.7", "@standardnotes/sncrypto-web": "1.9.2", "@standardnotes/snjs": "2.109.4", - "@standardnotes/stylekit": "5.27.0", + "@standardnotes/stylekit": "5.27.1", "@zip.js/zip.js": "^2.4.10", "mobx": "^6.5.0", "mobx-react-lite": "^3.3.0", diff --git a/yarn.lock b/yarn.lock index 44c6955ea..888fe3df8 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2348,7 +2348,7 @@ "@standardnotes/services" "^1.11.8" "@standardnotes/utils" "^1.6.9" -"@standardnotes/icons@^1.1.6", "@standardnotes/icons@^1.1.7": +"@standardnotes/icons@^1.1.7": version "1.1.7" resolved "https://registry.yarnpkg.com/@standardnotes/icons/-/icons-1.1.7.tgz#4523d8e2e3aa34d0e921df802d54c0babe054279" integrity sha512-yHB/KInj7qSmtnUqtTo6CPttu+2+oAwdANfjE3a69sgS7nVBxUuwSHHxb9xUOKpJBmipFjJi5F0YVF9kLmHiwg== @@ -2420,15 +2420,15 @@ "@standardnotes/sncrypto-common" "^1.8.2" "@standardnotes/utils" "^1.6.9" -"@standardnotes/stylekit@5.27.0": - version "5.27.0" - resolved "https://registry.yarnpkg.com/@standardnotes/stylekit/-/stylekit-5.27.0.tgz#113fcf8c67f2ad6a3a37c62edf0c26427d012b25" - integrity sha512-NdwrAQDqosfOMtPpsG7YSxGwJH6HPBJxA/WnLRCBZzsNM7TikHTxPIaAR+sfDV+ABTDair/Ld/oyMOEu1ZIiwA== +"@standardnotes/stylekit@5.27.1": + version "5.27.1" + resolved "https://registry.yarnpkg.com/@standardnotes/stylekit/-/stylekit-5.27.1.tgz#49a49d72865759647c64e01841f2a55ba464be9a" + integrity sha512-Sto/SCxtPPXZmRKJtvTZGck0Pl4pOIhR36CKT24R6it1P/9eabeqWL0E83Gutj5ME2mqa/hl8Cg/ipMheDz2uQ== dependencies: "@nanostores/preact" "^0.1.3" "@reach/listbox" "^0.16.2" "@reach/menu-button" "^0.16.2" - "@standardnotes/icons" "^1.1.6" + "@standardnotes/icons" "^1.1.7" nanoid "^3.3.1" nanostores "^0.5.10" prop-types "^15.8.1"