1
0
mirror of https://github.com/BoostIo/Boostnote synced 2025-12-13 01:36:22 +00:00

Fix file list blinking on search

This commit is contained in:
Shammasov Max
2018-06-11 03:46:39 +03:00
parent 3a90a078ce
commit 2631cc3747
3 changed files with 20 additions and 3 deletions

View File

@@ -1,6 +1,7 @@
# THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY.
# yarn lockfile v1
"@ava/babel-plugin-throws-helper@^2.0.0":
version "2.0.0"
resolved "https://registry.yarnpkg.com/@ava/babel-plugin-throws-helper/-/babel-plugin-throws-helper-2.0.0.tgz#2fc1fe3c211a71071a4eca7b8f7af5842cd1ae7c"
@@ -6891,6 +6892,12 @@ react-css-modules@^3.7.6:
lodash "^4.6.1"
object-unfreeze "^1.0.2"
react-debounce-render@^4.0.1:
version "4.0.1"
resolved "https://registry.yarnpkg.com/react-debounce-render/-/react-debounce-render-4.0.1.tgz#3a1814f67eca17e91d3101799805a7a4e2128a84"
dependencies:
lodash "^4.17.4"
react-deep-force-update@^1.0.0:
version "1.1.1"
resolved "https://registry.yarnpkg.com/react-deep-force-update/-/react-deep-force-update-1.1.1.tgz#bcd31478027b64b3339f108921ab520b4313dc2c"