Skip to content

Commit

Permalink
Update Yarn dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
sul-devops-team committed Sep 23, 2024
1 parent 881df96 commit 942386c
Showing 1 changed file with 14 additions and 7 deletions.
21 changes: 14 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -123,24 +123,24 @@
integrity sha512-eGeIqNOQpXoPAIP7tC1+1Yc1yl1xnwYqg+3mzqxyrbE5pg5YFBZcA6YoTiByJB6DKAEsiWtl6tjTJS4IYtbB7A==

"@hotwired/turbo-rails@^8.0.0":
version "8.0.9"
resolved "https://registry.yarnpkg.com/@hotwired/turbo-rails/-/turbo-rails-8.0.9.tgz#e18f4035dab26c6c12f17245225e9f3a89fd6216"
integrity sha512-yJWcKjztrerWYIiinv/febJlVzsOfih2s4eGAoHmg0XvWkGhzWqupknByt18Jo5NfbZgCdeWlUH3q818Ay7FOQ==
version "8.0.10"
resolved "https://registry.yarnpkg.com/@hotwired/turbo-rails/-/turbo-rails-8.0.10.tgz#28b0c1243868d9efc4a71f4a2ff7d97ee9cefbfa"
integrity sha512-BkERfjTbNwMb9/YQi0RL9+f9zkD+dZH2klEONtGwXrIE3O9BE1937Nn9++koZpDryD4XN3zE5U5ibyWoYJAWBg==
dependencies:
"@hotwired/turbo" "^8.0.6"
"@rails/actioncable" "^7.0"

"@hotwired/turbo@^8.0.6":
version "8.0.6"
resolved "https://registry.yarnpkg.com/@hotwired/turbo/-/turbo-8.0.6.tgz#d7c546f7700f18ebfe4d1b106e03c9ed1bb22887"
integrity sha512-mwZRfwcJ4yatUnW5tcCY9NDvo0kjuuLQF/y8pXigHhS+c/JY/ccNluVyuERR9Sraqx0qdpenkO3pNeSWz1mE3w==
version "8.0.10"
resolved "https://registry.yarnpkg.com/@hotwired/turbo/-/turbo-8.0.10.tgz#d95569d259f0daad6e824ee1ada877ff94beb72b"
integrity sha512-xen1YhNQirAHlA8vr/444XsTNITC1Il2l/Vx4w8hAWPpI5nQO78mVHNsmFuayETodzPwh25ob2TgfCEV/Loiog==

"@rails/actioncable@^7.0":
version "7.2.100"
resolved "https://registry.yarnpkg.com/@rails/actioncable/-/actioncable-7.2.100.tgz#86ec1c2e00c357cef1e421fd63863d5c34339ce8"
integrity sha512-7xtIENf0Yw59AFDM3+xqxPCZxev3QVAqjPmUzmgsB9eL8S/zTpB0IU9srNc7XknzJI4e09XKNnCaJRx3gfYzXA==

blacklight-frontend@7, "blacklight-frontend@>=7.1 || 8.0":
blacklight-frontend@7:
version "7.38.0"
resolved "https://registry.yarnpkg.com/blacklight-frontend/-/blacklight-frontend-7.38.0.tgz#0dce6531602c7bb3a0e3c5f99cea788158d19401"
integrity sha512-zsX+cMgeuUuKxwx1FydE4H1XzkTJoywmwGOznllyVYCatIlG2xCVM8IFbuv+VB9Qwoss9z0MjH87l2nMnSPKIA==
Expand All @@ -149,6 +149,13 @@ blacklight-frontend@7, "blacklight-frontend@>=7.1 || 8.0":
jquery "^3.5.1"
typeahead.js "^0.11.1"

"blacklight-frontend@>=7.1 || 8.0":
version "8.4.0"
resolved "https://registry.yarnpkg.com/blacklight-frontend/-/blacklight-frontend-8.4.0.tgz#e7ac18411c98b6e3f3f7362eba828757b5a939c9"
integrity sha512-xycmoUUr8laqqRM9i8tIhzbow9ww/zMqXFVkaZjGhh5ntBNucUYTDfCHOIdOsaEKR+F5IPG5mm2wve5Uyds7kQ==
dependencies:
bootstrap ">=4.3.1 <6.0.0"

blacklight-hierarchy@^6.1.2:
version "6.4.0"
resolved "https://registry.yarnpkg.com/blacklight-hierarchy/-/blacklight-hierarchy-6.4.0.tgz#bcc847508d80160b1bc38be74ec41a207965f34e"
Expand Down

0 comments on commit 942386c

Please sign in to comment.