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 65fd995 commit 56ba0d1
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.3.0",
"gitea-react-toolkit": "2.4.0-beta",
"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.14",
"single-scripture-rcl": "3.4.15-beta.17",
"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"

gitea-react-toolkit@2.3.0:
version "2.3.0"
resolved "https://registry.yarnpkg.com/gitea-react-toolkit/-/gitea-react-toolkit-2.3.0.tgz#4a6da48f6ce65d7fe1c3e535bbfbe4ca18649696"
integrity sha512-NVe+NCflWGptIqq6hs1scTAVSVURLIA8l7XTngvUwyguCIcz0QpnuXURcNUL5ziEJlVLOh4UwCE1+97wiXg/9A==
gitea-react-toolkit@2.4.0-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==
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].14:
version "3.4.14"
resolved "https://registry.yarnpkg.com/single-scripture-rcl/-/single-scripture-rcl-3.4.14.tgz#f317c33c0a142e9832342db73c4111926a761752"
integrity sha512-0WCEtdT/KGxQFSWBznS5g3wkWaNmmN4aekjjHVke9WYPWXsFOJ49QqKgzYa0PvETSVVKABT9gqLAQ8rm/iiW9g==
[email protected].15-beta.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==
dependencies:
"@react-hookz/deep-equal" "^1.0.4"
"@types/react" "^17.0.0"
Expand Down

0 comments on commit 56ba0d1

Please sign in to comment.