Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump @hotwired/turbo-rails from 8.0.5 to 8.0.12 #1360

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"dependencies": {
"@fortawesome/fontawesome-free": "^6.6.0",
"@hotwired/stimulus": "^3.2.1",
"@hotwired/turbo-rails": "^8.0.5",
"@hotwired/turbo-rails": "^8.0.12",
"@stimulus-components/reveal": "^5.0.0",
"accessible-autocomplete": "^3.0.1",
"axios": "^1.7.7",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -258,20 +258,20 @@ __metadata:
languageName: node
linkType: hard

"@hotwired/turbo-rails@npm:^8.0.5":
version: 8.0.5
resolution: "@hotwired/turbo-rails@npm:8.0.5"
"@hotwired/turbo-rails@npm:^8.0.12":
version: 8.0.12
resolution: "@hotwired/turbo-rails@npm:8.0.12"
dependencies:
"@hotwired/turbo": "npm:^8.0.5"
"@hotwired/turbo": "npm:^8.0.12"
"@rails/actioncable": "npm:^7.0"
checksum: 902e8cb72b86c7cc331e71bfabe9de92858966d1124fd7df920eef7a0234398414d814be8a807d7cee6bd56f213e09381a6c42e2d94cb0e22873928f0d6cdc61
checksum: c88fb676a9329a526eba9e1947298ea7f607bd1315943a3243b7d9862a75e9fe9bc93ead30531ae40e2fa1d8718bad27650ca7dbfb4a6a53aadfcbbe595f5af6
languageName: node
linkType: hard

"@hotwired/turbo@npm:^8.0.5":
version: 8.0.5
resolution: "@hotwired/turbo@npm:8.0.5"
checksum: 59fe6d95b66548a6147c6df129cc75647e3f643602d7292dbf2b1b030e71e218258c4284725eaa6852c0833eae6832be218bb420a69c3c05a30da7b816ba8887
"@hotwired/turbo@npm:^8.0.12":
version: 8.0.12
resolution: "@hotwired/turbo@npm:8.0.12"
checksum: 6ac981387a6a1bdad9e91f83c7acbebf4c31f0ca7fcaca386bd1d1f20099609db3ef28fdcac335c42d7ac9c67352a9667d3f9c3ec41fcaa728211cb0cbb14395
languageName: node
linkType: hard

Expand Down Expand Up @@ -981,7 +981,7 @@ __metadata:
dependencies:
"@fortawesome/fontawesome-free": "npm:^6.6.0"
"@hotwired/stimulus": "npm:^3.2.1"
"@hotwired/turbo-rails": "npm:^8.0.5"
"@hotwired/turbo-rails": "npm:^8.0.12"
"@stimulus-components/reveal": "npm:^5.0.0"
accessible-autocomplete: "npm:^3.0.1"
axios: "npm:^1.7.7"
Expand Down
Loading