renderer update2

This commit is contained in:
feruz 2021-09-22 12:35:14 +03:00
parent 99289b9ba4
commit 3ee0ffd679
2 changed files with 6 additions and 18 deletions

View File

@ -29,7 +29,7 @@
"dependencies": {
"@babel/runtime": "^7.5.5",
"@bugsnag/react-native": "^7.11.0",
"@ecency/render-helper": "^2.2.0",
"@ecency/render-helper": "^2.2.1",
"@esteemapp/dhive": "0.15.0",
"@esteemapp/react-native-autocomplete-input": "^4.2.1",
"@esteemapp/react-native-multi-slider": "^1.1.0",

View File

@ -1041,14 +1041,14 @@
exec-sh "^0.3.2"
minimist "^1.2.0"
"@ecency/render-helper@^2.2.0":
version "2.2.0"
resolved "https://registry.yarnpkg.com/@ecency/render-helper/-/render-helper-2.2.0.tgz#4a848f49416be195a4b20063109512825eba8bec"
integrity sha512-unIybqZJi65onU5b0q9xvKDuQSxl0qLfvXMNW76BWfV0hgc2RCP3dsJAGvXWCPRrAgSgthftHkvegq9/oJlUxQ==
"@ecency/render-helper@^2.2.1":
version "2.2.1"
resolved "https://registry.yarnpkg.com/@ecency/render-helper/-/render-helper-2.2.1.tgz#dad384b010a3c7de77bd00cdb51d62cf088f5f01"
integrity sha512-1p5TUVJnZt01r9zVMXXp/X3SM+kPe6mnAtKani1IB9ZP/7KjRkGTXKoMGADr2vk3jXPwbE3CrFCe7+Phu4vdww==
dependencies:
he "^1.2.0"
lolight "^1.4.0"
lru-cache "^5.1.1"
lru-cache "^6.0.0"
multihashes "0.4.13"
path "^0.12.7"
querystring "^0.2.0"
@ -7033,13 +7033,6 @@ lru-cache@^4.0.1, lru-cache@^4.1.5:
pseudomap "^1.0.2"
yallist "^2.1.2"
lru-cache@^5.1.1:
version "5.1.1"
resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-5.1.1.tgz#1da27e6710271947695daf6848e847f01d84b920"
integrity sha512-KpNARQA3Iwv+jTA0utUVVbrh+Jlrr1Fv0e56GGzAFOXN7dk/FviaDW8LHmK52DlcH4WP2n6gI8vN1aesBFgo9w==
dependencies:
yallist "^3.0.2"
lru-cache@^6.0.0:
version "6.0.0"
resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-6.0.0.tgz#6d6fe6570ebd96aaf90fcad1dafa3b2566db3a94"
@ -11251,11 +11244,6 @@ yallist@^2.1.2:
resolved "https://registry.yarnpkg.com/yallist/-/yallist-2.1.2.tgz#1c11f9218f076089a47dd512f93c6699a6a81d52"
integrity sha1-HBH5IY8HYImkfdUS+TxmmaaoHVI=
yallist@^3.0.2:
version "3.1.1"
resolved "https://registry.yarnpkg.com/yallist/-/yallist-3.1.1.tgz#dbb7daf9bfd8bac9ab45ebf602b8cbad0d5d08fd"
integrity sha512-a4UGQaWPH59mOXUYnAG2ewncQS4i4F43Tv3JoAM+s2VDAmS9NsK8GpDMLrCHPksFT7h3K6TOoUNn2pb7RoXx4g==
yallist@^4.0.0:
version "4.0.0"
resolved "https://registry.yarnpkg.com/yallist/-/yallist-4.0.0.tgz#9bb92790d9c0effec63be73519e11a35019a3a72"