chore: bump deps

This commit is contained in:
Mo
2022-05-26 09:07:46 -05:00
parent 2d3221c944
commit e74b4953ea
15 changed files with 285 additions and 168 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "standard-notes-web",
"version": "3.20.1",
"version": "3.20.2",
"license": "AGPL-3.0-or-later",
"repository": {
"type": "git",
@@ -69,13 +69,13 @@
"@reach/listbox": "^0.16.2",
"@reach/tooltip": "^0.16.2",
"@reach/visually-hidden": "^0.16.0",
"@standardnotes/components": "1.8.1",
"@standardnotes/filepicker": "1.16.0",
"@standardnotes/icons": "^1.1.7",
"@standardnotes/services": "^1.13.1",
"@standardnotes/components": "1.8.2",
"@standardnotes/filepicker": "1.16.2",
"@standardnotes/icons": "^1.1.8",
"@standardnotes/services": "^1.13.3",
"@standardnotes/sncrypto-web": "1.10.1",
"@standardnotes/snjs": "^2.113.2",
"@standardnotes/stylekit": "5.29.0",
"@standardnotes/snjs": "^2.114.2",
"@standardnotes/stylekit": "5.29.2",
"@zip.js/zip.js": "^2.4.10",
"mobx": "^6.5.0",
"mobx-react-lite": "^3.3.0",