From 5d4b519f5ac821f3fb130cee0f37d95f08b23c5e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 20 Oct 2024 01:37:34 +0000 Subject: [PATCH] Bump @hotwired/turbo-rails from 8.0.5 to 8.0.12 Bumps [@hotwired/turbo-rails](https://github.com/hotwired/turbo-rails) from 8.0.5 to 8.0.12. - [Release notes](https://github.com/hotwired/turbo-rails/releases) - [Commits](https://github.com/hotwired/turbo-rails/commits) --- updated-dependencies: - dependency-name: "@hotwired/turbo-rails" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 20 ++++++++++---------- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/package.json b/package.json index fde7c4037..ce47fbba2 100644 --- a/package.json +++ b/package.json @@ -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", diff --git a/yarn.lock b/yarn.lock index bf676d67c..343354b30 100644 --- a/yarn.lock +++ b/yarn.lock @@ -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 @@ -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"