Skip to content

Commit

Permalink
update word-aligner-rcl
Browse files Browse the repository at this point in the history
  • Loading branch information
PhotoNomad0 committed May 14, 2024
1 parent 1e48207 commit 86e7d39
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"translation-helps-rcl": "3.6.0",
"use-deep-compare-effect": "^1.3.1",
"word-aligner": "^1.0.0",
"word-aligner-rcl": "1.1.0-beta.16"
"word-aligner-rcl": "1.1.0"
},
"devDependencies": {
"@cypress/code-coverage": "^3.9.11",
Expand Down
13 changes: 4 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3796,11 +3796,6 @@ dedent@^0.7.0:
resolved "https://registry.yarnpkg.com/dedent/-/dedent-0.7.0.tgz#2495ddbaf6eb874abb0e1be9df22d2e5a544326c"
integrity sha512-Q6fKUPqnAHAyhiUgFU7BUzLiv0kd8saH9al7tnu5Q/okj6dnupxyTgFIBjVzJATdfIAm9NAsvXNzjaKa+bxVyA==

deep-diff@^1.0.2:
version "1.0.2"
resolved "https://registry.yarnpkg.com/deep-diff/-/deep-diff-1.0.2.tgz#afd3d1f749115be965e89c63edc7abb1506b9c26"
integrity sha512-aWS3UIVH+NPGCD1kki+DCU9Dua032iSsO43LqQpcs4R3+dVv7tX0qBGjiVHJHjplsoUM2XRO/KB92glqc68awg==

deep-equal@^1.1.1:
version "1.1.1"
resolved "https://registry.yarnpkg.com/deep-equal/-/deep-equal-1.1.1.tgz#b5c98c942ceffaf7cb051e24e1434a25a2e6076a"
Expand Down Expand Up @@ -11105,10 +11100,10 @@ which@^2.0.1:
dependencies:
isexe "^2.0.0"

word-aligner-rcl@1.1.0-beta.16:
version "1.1.0-beta.16"
resolved "https://registry.yarnpkg.com/word-aligner-rcl/-/word-aligner-rcl-1.1.0-beta.16.tgz#7131f1373935b034ecb1ca0ef930dd0d52f9bafe"
integrity sha512-3Y+fw8XcHVqrbjHoqVwwAsz6vpylXGhM5PHaHdVvniobCkOtM5Ub+I19+QtAC2xyFnGBa6fUEK6QHRjq5Pxj2A==
word-aligner-rcl@1.1.0:
version "1.1.0"
resolved "https://registry.yarnpkg.com/word-aligner-rcl/-/word-aligner-rcl-1.1.0.tgz#45e1d1fb0c6de9941f4dc394accd4a829df095ee"
integrity sha512-BSdYnxuNrc1jwm6auV8aFT3zkbp2RScVPrpSA3GNwek8hzxi0kLXGwioQg1U6ztrt3i45yF42CtkSRVZXBesRg==
dependencies:
bible-reference-range "^1.1.0"
deep-equal "^2.0.5"
Expand Down

0 comments on commit 86e7d39

Please sign in to comment.