From abcc78811f1ad7c57a5e01ea5b55e1916c1f0808 Mon Sep 17 00:00:00 2001 From: feruzm Date: Fri, 27 Oct 2023 18:01:59 +0530 Subject: [PATCH] update render helper --- package.json | 2 +- src/common/constants/contributors.json | 26 +++++++++++++------------- yarn.lock | 8 ++++---- 3 files changed, 18 insertions(+), 18 deletions(-) diff --git a/package.json b/package.json index 56a1f384405..e1206cb2dc3 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "start:prod": "NODE_ENV=production node build/server.js" }, "dependencies": { - "@ecency/render-helper": "^2.2.27", + "@ecency/render-helper": "^2.2.28", "@ecency/render-helper-amp": "^1.1.0", "@emoji-mart/data": "^1.1.2", "@emoji-mart/react": "^1.1.1", diff --git a/src/common/constants/contributors.json b/src/common/constants/contributors.json index 0029d378bd2..25e067bcfa9 100644 --- a/src/common/constants/contributors.json +++ b/src/common/constants/contributors.json @@ -447,52 +447,52 @@ "name": "acgalarza", "contributes": ["Discord Live show host"] }, - { + { "name": "mikezillo", "contributes": ["Guest Curator"] }, - { + { "name": "emeka4", "contributes": ["Guest Curator"] }, - { + { "name": "fcarva", "contributes": ["Guest Curator"] }, - { + { "name": "buggedout", "contributes": ["Guest Curator"] }, - { + { "name": "allentaylor ", "contributes": ["Guest Curator"] }, - { + { "name": "manclar", "contributes": ["Guest Curator"] }, - { + { "name": "djbravo", "contributes": ["Guest Curator"] }, - { + { "name": "etorobong", "contributes": ["Guest Curator"] }, - { + { "name": "itwithsm", "contributes": ["Guest Curator"] }, - { + { "name": "rabihfarhat", "contributes": ["Translation (Arabian)"] }, - { + { "name": "mypathtofire ", "contributes": ["Thought Leader", "Discord Moderator"] }, - { + { "name": "gamingumar", "contributes": ["Developer (Mobile)"] - } + } ] diff --git a/yarn.lock b/yarn.lock index 8a224487caf..cf9aaed5ad4 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1332,10 +1332,10 @@ xmldom "^0.5.0" xss "^1.0.8" -"@ecency/render-helper@^2.2.27": - version "2.2.27" - resolved "https://registry.yarnpkg.com/@ecency/render-helper/-/render-helper-2.2.27.tgz#43922b20ed14b4d359ddc23867d94a53cfff9f02" - integrity sha512-WOah6ZHdhNa1MZ05tofAYEoifrwLSFUGolYcIPg8kWeutA7Et8uH5WXXCQk/lLYAUQkADdS7jHKXyyG1pygM7Q== +"@ecency/render-helper@^2.2.28": + version "2.2.28" + resolved "https://registry.yarnpkg.com/@ecency/render-helper/-/render-helper-2.2.28.tgz#87e6a36d9d330c3d0baa93d7850a2f0d69520de5" + integrity sha512-v5Vn4bTKBj3enjOv2Cl58bbgkxQn89Vjb1v7AoMO6/8v3YMHJqV5JrVAd6WajXLxRTaJGO+KYvx7oD3WkhIXbA== dependencies: he "^1.2.0" lolight "^1.4.0"