Skip to content

Commit

Permalink
update dependencies to fix slow text edit behavior
Browse files Browse the repository at this point in the history
  • Loading branch information
PhotoNomad0 committed Dec 18, 2023
1 parent bd4a646 commit fe9c8ed
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,10 +52,10 @@
"resource-workspace-rcl": "2.1.4",
"scripture-resources-rcl": "5.5.9",
"scripture-tsv": "0.4.0",
"single-scripture-rcl": "3.4.17",
"single-scripture-rcl": "3.4.20-beta.16",
"tailwindcss": "^2.0.4",
"tc-ui-toolkit": "5.3.3",
"translation-helps-rcl": "3.5.14",
"translation-helps-rcl": "3.5.15-beta",
"use-deep-compare-effect": "^1.3.1",
"word-aligner": "^1.0.0",
"word-aligner-rcl": "1.0.4"
Expand Down
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10032,10 +10032,10 @@ simple-swizzle@^0.2.2:
dependencies:
is-arrayish "^0.3.1"

[email protected].17:
version "3.4.17"
resolved "https://registry.yarnpkg.com/single-scripture-rcl/-/single-scripture-rcl-3.4.17.tgz#365bbf6ac349fdfc839ba646171ff3936533047d"
integrity sha512-uJ07dhxxaXVNAsed1SIVT7qLId+59MNvz5RjFUXoYJCXS73XoJnJXrqAgLEjiU7Q1F/+bQAYjFRSkNzKVo9CyQ==
[email protected].20-beta.16:
version "3.4.20-beta.16"
resolved "https://registry.yarnpkg.com/single-scripture-rcl/-/single-scripture-rcl-3.4.20-beta.16.tgz#283a8728c8c5e9b6bfa26900085e7adb971fca42"
integrity sha512-C3WOjDEXHuy5mRWRD8Ea1cQU8oR6QDFrr2K4pQzwtW5aNSW65TePxcNIJXMHu9/7xfytlb1GwSnoFMfmYchF3w==
dependencies:
"@react-hookz/deep-equal" "^1.0.4"
"@types/react" "^17.0.0"
Expand Down Expand Up @@ -10868,10 +10868,10 @@ [email protected]:
resolved "https://registry.yarnpkg.com/transform-runtime/-/transform-runtime-0.0.0.tgz#e714d9b69211dd9537939d50e3aa5788c442b85c"
integrity sha512-PX3vXzO8lucrVm82vZb7BABBLHyMDPGzn9zElHr+DnvtS3JPXtqwB1iTRe+D6iFXYmjtAF3zH7O0Xc5XpLpMEg==

[email protected].14:
version "3.5.14"
resolved "https://registry.yarnpkg.com/translation-helps-rcl/-/translation-helps-rcl-3.5.14.tgz#34621839a454b9aed0627f432e692d8e69430389"
integrity sha512-hFbeQ3JoEc6JAD4fAPCrpISBGnO1cWzrQDISQRTw0ZB0pFdyItwiHeVcRDLXaEMvDLFozBzFVIOrkkFMUlJkvw==
[email protected].15-beta:
version "3.5.15-beta"
resolved "https://registry.yarnpkg.com/translation-helps-rcl/-/translation-helps-rcl-3.5.15-beta.tgz#db978a6a4eccc552665eb78190df72ab728df979"
integrity sha512-iUzFGcXaX+n+qNa4azBUc7xTYNOzsK6EUPc6jtn4CtyjLZ6iAEuCzB2WfgfLLkyUbSkaxItd+LmPR+f9XTkACA==
dependencies:
"@gwdevs/extensible-rcl" "^1.0.1"
"@mui/styled-engine" "npm:@mui/styled-engine-sc@latest"
Expand Down

0 comments on commit fe9c8ed

Please sign in to comment.