diff --git a/package.json b/package.json index fad70660c..35cd85db2 100644 --- a/package.json +++ b/package.json @@ -76,7 +76,7 @@ "@standardnotes/services": "^1.13.3", "@standardnotes/sncrypto-web": "1.10.1", "@standardnotes/snjs": "^2.114.5", - "@standardnotes/stylekit": "5.29.2", + "@standardnotes/stylekit": "5.29.3", "@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 3b8b4d600..5274ec156 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2551,10 +2551,10 @@ "@standardnotes/sncrypto-common" "^1.9.0" "@standardnotes/utils" "^1.6.10" -"@standardnotes/stylekit@5.29.2": - version "5.29.2" - resolved "https://registry.yarnpkg.com/@standardnotes/stylekit/-/stylekit-5.29.2.tgz#44c7f3ecef86126a853028c5a71851b85f470392" - integrity sha512-Y8sW65YH/2dCOadMJ1x+WvvwHcYxpUL/fvpQQ2/RKfM4EPtKZnqvSDoIMIQBNKt4+0ho6/BQkoPmUthpbGrLoQ== +"@standardnotes/stylekit@5.29.3": + version "5.29.3" + resolved "https://registry.yarnpkg.com/@standardnotes/stylekit/-/stylekit-5.29.3.tgz#8db39196d99ee4039eff5bf0d1bd408c4892e39b" + integrity sha512-BMJE+YEbC4xOvSXlUx23FAnoNtrVLW2Thcf2wkkF9lpc8ZbQJAF5Np7mcmtgBRFyR8apbz2jEVFaq7pYPOeVKg== dependencies: "@nanostores/react" "^0.2.0" "@reach/listbox" "^0.17.0"