feat: show alert if file exceeds classic reader limit (#948)

This commit is contained in:
Aman Harwara
2022-03-24 01:17:56 +05:30
committed by GitHub
parent 0f73845804
commit 97f14e2a95
5 changed files with 74 additions and 44 deletions

View File

@@ -28,8 +28,8 @@
"@babel/preset-typescript": "^7.16.7",
"@reach/disclosure": "^0.16.2",
"@reach/visually-hidden": "^0.16.0",
"@standardnotes/responses": "1.3.19",
"@standardnotes/services": "1.6.8",
"@standardnotes/responses": "1.3.21",
"@standardnotes/services": "1.6.10",
"@standardnotes/stylekit": "5.17.0",
"@svgr/webpack": "^6.2.1",
"@types/jest": "^27.4.1",
@@ -76,7 +76,7 @@
"@standardnotes/filepicker": "1.10.2",
"@standardnotes/settings": "1.13.1",
"@standardnotes/sncrypto-web": "1.8.0",
"@standardnotes/snjs": "2.91.0",
"@standardnotes/snjs": "2.91.2",
"@zip.js/zip.js": "^2.4.7",
"mobx": "^6.5.0",
"mobx-react-lite": "^3.3.0",