fix: upgrade deps to introduce PKCE sign in

This commit is contained in:
Karol Sójko
2022-05-20 13:57:01 +02:00
parent b36c9d09bc
commit 9f11b02e4a
3 changed files with 55 additions and 33 deletions

View File

@@ -72,8 +72,9 @@
"@standardnotes/components": "1.8.1",
"@standardnotes/filepicker": "1.14.9",
"@standardnotes/icons": "^1.1.7",
"@standardnotes/sncrypto-web": "1.9.2",
"@standardnotes/snjs": "2.109.5",
"@standardnotes/services": "^1.12.0",
"@standardnotes/sncrypto-web": "1.10.0",
"@standardnotes/snjs": "2.110.0",
"@standardnotes/stylekit": "5.27.1",
"@zip.js/zip.js": "^2.4.10",
"mobx": "^6.5.0",