fix: update filepicker to latest version

This commit is contained in:
Karol Sójko
2022-04-26 16:27:15 +02:00
parent 93fbfffbd2
commit c6ed9534fb
2 changed files with 10 additions and 2 deletions

View File

@@ -70,7 +70,7 @@
"@reach/tooltip": "^0.16.2", "@reach/tooltip": "^0.16.2",
"@reach/visually-hidden": "^0.16.0", "@reach/visually-hidden": "^0.16.0",
"@standardnotes/components": "1.7.15", "@standardnotes/components": "1.7.15",
"@standardnotes/filepicker": "1.13.2", "@standardnotes/filepicker": "1.13.3",
"@standardnotes/sncrypto-web": "1.8.4", "@standardnotes/sncrypto-web": "1.8.4",
"@standardnotes/snjs": "2.99.1", "@standardnotes/snjs": "2.99.1",
"@standardnotes/stylekit": "5.23.0", "@standardnotes/stylekit": "5.23.0",

View File

@@ -2475,7 +2475,15 @@
"@standardnotes/auth" "^3.18.11" "@standardnotes/auth" "^3.18.11"
"@standardnotes/common" "^1.19.6" "@standardnotes/common" "^1.19.6"
"@standardnotes/filepicker@1.13.2", "@standardnotes/filepicker@^1.13.2": "@standardnotes/filepicker@1.13.3":
version "1.13.3"
resolved "https://registry.yarnpkg.com/@standardnotes/filepicker/-/filepicker-1.13.3.tgz#fa4aee37432ec189a9be0dbbdb655ebdf9e33cbf"
integrity sha512-og2eU0PasZviLKfm55j6ZC6LfTJnVqTF+brEosgeJdcc5mOLmbRZ9aLhYT5N3qkjJdlRSXiwWQ7mYiYQ/rF4Kw==
dependencies:
"@standardnotes/common" "^1.19.6"
"@standardnotes/utils" "^1.6.2"
"@standardnotes/filepicker@^1.13.2":
version "1.13.2" version "1.13.2"
resolved "https://registry.yarnpkg.com/@standardnotes/filepicker/-/filepicker-1.13.2.tgz#63fc12ae5c08c2704f76b6757a080d8fe385ba8c" resolved "https://registry.yarnpkg.com/@standardnotes/filepicker/-/filepicker-1.13.2.tgz#63fc12ae5c08c2704f76b6757a080d8fe385ba8c"
integrity sha512-BlGabKd1uBvnnWTWXXexGhydZTX7mTWO/0O9slP8B+h9yUz0G9DYXDlWEGyMSf3/1YArqJOnAHLU+ID/R1lvSA== integrity sha512-BlGabKd1uBvnnWTWXXexGhydZTX7mTWO/0O9slP8B+h9yUz0G9DYXDlWEGyMSf3/1YArqJOnAHLU+ID/R1lvSA==