From b1bcddc8048d5ab131270670bb6f756b14da19eb Mon Sep 17 00:00:00 2001 From: Noah Harvey Date: Fri, 29 Dec 2023 13:14:50 -0500 Subject: [PATCH] upgrades single-scripture-rcl to 3.4.19 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index e171e9f..f1f9049 100644 --- a/package.json +++ b/package.json @@ -52,7 +52,7 @@ "resource-workspace-rcl": "2.1.4", "scripture-resources-rcl": "5.5.9", "scripture-tsv": "0.4.0", - "single-scripture-rcl": "3.4.18", + "single-scripture-rcl": "3.4.19", "tailwindcss": "^2.0.4", "tc-ui-toolkit": "5.3.3", "translation-helps-rcl": "3.5.15", diff --git a/yarn.lock b/yarn.lock index 7fb4987..7c993b7 100644 --- a/yarn.lock +++ b/yarn.lock @@ -10032,10 +10032,10 @@ simple-swizzle@^0.2.2: dependencies: is-arrayish "^0.3.1" -single-scripture-rcl@3.4.18: - version "3.4.18" - resolved "https://registry.yarnpkg.com/single-scripture-rcl/-/single-scripture-rcl-3.4.18.tgz#2ae978e8b86f979eb5f06dfbef9b450239c153bf" - integrity sha512-pk6YALxsRD04003CTuYZimCq2hU2tMnEQ1tqVSKfXTk2wwndYOl8UnK8A1AXMbAkskhRFMqplWWj+UkO7Ijvrw== +single-scripture-rcl@3.4.19: + version "3.4.19" + resolved "https://registry.yarnpkg.com/single-scripture-rcl/-/single-scripture-rcl-3.4.19.tgz#91139da9e225681af9f0b3861ee8ce30d2d5f693" + integrity sha512-vXEn0XgzdYn88NMYNeOZo3QTiqNXthLgVn/sxg/hFivr2PoTqcaAI8Rl8a0BDBTJ63DFcMFvGkbl6lSRLPkzWA== dependencies: "@react-hookz/deep-equal" "^1.0.4" "@types/react" "^17.0.0"