From b671ecb2b9293191343799e391f0895b37d25309 Mon Sep 17 00:00:00 2001 From: Johnny A <5891646+johnny243@users.noreply.github.com> Date: Thu, 12 May 2022 11:05:48 -0400 Subject: [PATCH] chore(deps): update stylekit (#1023) Co-authored-by: Johnny Almonte --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 66beb7bfb..1d341080d 100644 --- a/package.json +++ b/package.json @@ -73,7 +73,7 @@ "@standardnotes/filepicker": "1.13.7", "@standardnotes/sncrypto-web": "1.9.2", "@standardnotes/snjs": "2.106.9", - "@standardnotes/stylekit": "5.25.0", + "@standardnotes/stylekit": "5.26.0", "@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 6b6aee0db..39273cfcb 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2563,10 +2563,10 @@ "@standardnotes/sncrypto-common" "^1.8.2" "@standardnotes/utils" "^1.6.6" -"@standardnotes/stylekit@5.25.0": - version "5.25.0" - resolved "https://registry.yarnpkg.com/@standardnotes/stylekit/-/stylekit-5.25.0.tgz#dd79f8c7bd9c2a6f810bc6283f76928dd268f9e8" - integrity sha512-zc/qsWJ6UYNFZeEPpifJbN19GXZy2VBrha2njvnmLy+Yr9XZuDBR+kwzBvvDYIb33OijkATNQ4EyUja245edKQ== +"@standardnotes/stylekit@5.26.0": + version "5.26.0" + resolved "https://registry.yarnpkg.com/@standardnotes/stylekit/-/stylekit-5.26.0.tgz#76c1fd2d9db872fe67cef147a9956c38d49a7078" + integrity sha512-CLR3sXp3NARkuJOw/zYwYBrDjxYQvS/M+4B76Fn3vNncHCvu1nRFos78yrvvIjYf/Ck4IqChxJC57HBP2Fojpw== dependencies: "@nanostores/preact" "^0.1.3" "@reach/listbox" "^0.16.2"