Skip to content

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
PhotoNomad0 committed Nov 16, 2023
1 parent 56ba0d1 commit 56fd8a1
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 @@ -38,7 +38,7 @@
"bible-reference-rcl": "1.2.3",
"core-js": "^3.8.3",
"deep-equal": "^2.0.5",
"gitea-react-toolkit": "2.4.0-beta",
"gitea-react-toolkit": "2.4.0",
"localforage": "^1.9.0",
"markdown-translatable": "2.0.3",
"next": "10.2.0",
Expand All @@ -52,7 +52,7 @@
"resource-workspace-rcl": "2.1.4",
"scripture-resources-rcl": "5.4.1",
"scripture-tsv": "0.2.1",
"single-scripture-rcl": "3.4.15-beta.17",
"single-scripture-rcl": "3.4.15-beta.25",
"tailwindcss": "^2.0.4",
"tc-ui-toolkit": "5.3.3",
"translation-helps-rcl": "3.5.11",
Expand Down
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5751,10 +5751,10 @@ [email protected]:
use-deep-compare-effect "^1.3.1"
utf8 "3.0.0"

[email protected]-beta:
version "2.4.0-beta"
resolved "https://registry.yarnpkg.com/gitea-react-toolkit/-/gitea-react-toolkit-2.4.0-beta.tgz#6d40a3cd0d908a1b8dec206893f9d1f9e55ba694"
integrity sha512-Yj3n8j9NK319o4D+EUNsWLVId3V+ZA91jGKuWa8TPFm+b9X8mHzOA2fhAGEeZgKRNCj9QynjN960BJwrqqXVBw==
[email protected]:
version "2.4.0"
resolved "https://registry.yarnpkg.com/gitea-react-toolkit/-/gitea-react-toolkit-2.4.0.tgz#0d34e23785d9a5b7d97562938abec2c14f26fd41"
integrity sha512-WYhTxhL0AOKKqYZtVkGJLvLn74LnqIkAtPJ4Wn2Gp3M8T4oVNR2ippIq952wl2/jvUdTP0mavNhtoGFvczgr3g==
dependencies:
awesome-debounce-promise "2.1.0"
axios "0.19.0"
Expand Down Expand Up @@ -10031,10 +10031,10 @@ simple-swizzle@^0.2.2:
dependencies:
is-arrayish "^0.3.1"

[email protected].17:
version "3.4.15-beta.17"
resolved "https://registry.yarnpkg.com/single-scripture-rcl/-/single-scripture-rcl-3.4.15-beta.17.tgz#efcd7e1a2499d8991efed0695e3ca2b7e13c2581"
integrity sha512-u24alCsyu5T9WaD0/NBbSaLEyAfpEzBes7GYmPa5J3uoGy40uZ7o30kO27c//UK03R5XSnNsyeoe99hMinfzdA==
[email protected].25:
version "3.4.15-beta.25"
resolved "https://registry.yarnpkg.com/single-scripture-rcl/-/single-scripture-rcl-3.4.15-beta.25.tgz#b2e233362726bda6c7247fddc597812c2acad218"
integrity sha512-Lp4Oyn6oYdXPsPUX0SrTBGV0Lb0uC+nPMdtYBBKljn1chAJnTBf4dQaCjueZ9vSc/MAtdnJs6vXgcmMi7YubMQ==
dependencies:
"@react-hookz/deep-equal" "^1.0.4"
"@types/react" "^17.0.0"
Expand Down

0 comments on commit 56fd8a1

Please sign in to comment.