chore: upgrade snjs deps

This commit is contained in:
Mo
2022-03-31 14:07:21 -05:00
parent ba0d00c32d
commit 90fcac61e0
6 changed files with 146 additions and 193 deletions

View File

@@ -28,9 +28,9 @@
"@babel/preset-typescript": "^7.16.7",
"@reach/disclosure": "^0.16.2",
"@reach/visually-hidden": "^0.16.0",
"@standardnotes/responses": "1.4.0",
"@standardnotes/services": "1.6.11",
"@standardnotes/stylekit": "5.17.0",
"@standardnotes/responses": "1.5.1",
"@standardnotes/services": "1.7.1",
"@standardnotes/stylekit": "5.20.0",
"@svgr/webpack": "^6.2.1",
"@types/jest": "^27.4.1",
"@types/react": "^17.0.42",
@@ -72,11 +72,11 @@
"@reach/listbox": "^0.16.2",
"@reach/tooltip": "^0.16.2",
"@standardnotes/components": "1.7.14",
"@standardnotes/features": "1.36.1",
"@standardnotes/filepicker": "1.10.3",
"@standardnotes/settings": "1.13.1",
"@standardnotes/sncrypto-web": "1.8.0",
"@standardnotes/snjs": "2.92.10",
"@standardnotes/features": "1.36.3",
"@standardnotes/filepicker": "1.10.4",
"@standardnotes/settings": "1.13.2",
"@standardnotes/sncrypto-web": "1.8.1",
"@standardnotes/snjs": "2.93.3",
"@zip.js/zip.js": "^2.4.7",
"mobx": "^6.5.0",
"mobx-react-lite": "^3.3.0",