chore: upgrade snjs (#985)

This commit is contained in:
Mo
2022-04-18 13:21:41 -05:00
committed by GitHub
parent a9bab0938b
commit b6eeaea516
8 changed files with 124 additions and 120 deletions

View File

@@ -26,7 +26,7 @@
"@babel/plugin-transform-react-jsx": "^7.17.3",
"@babel/preset-env": "^7.16.11",
"@babel/preset-typescript": "^7.16.7",
"@standardnotes/config": "^2.3.1",
"@standardnotes/config": "^2.4.0",
"@svgr/webpack": "^6.2.1",
"@types/jest": "^27.4.1",
"@types/react": "^17.0.42",
@@ -69,11 +69,11 @@
"@reach/listbox": "^0.16.2",
"@reach/tooltip": "^0.16.2",
"@reach/visually-hidden": "^0.16.0",
"@standardnotes/components": "1.7.14",
"@standardnotes/filepicker": "1.10.5",
"@standardnotes/sncrypto-web": "1.8.2",
"@standardnotes/snjs": "2.94.3",
"@standardnotes/stylekit": "5.22.1",
"@standardnotes/components": "1.7.15",
"@standardnotes/filepicker": "1.11.0",
"@standardnotes/sncrypto-web": "1.8.3",
"@standardnotes/snjs": "2.96.2",
"@standardnotes/stylekit": "5.23.0",
"@zip.js/zip.js": "^2.4.7",
"mobx": "^6.5.0",
"mobx-react-lite": "^3.3.0",