From 2e3cda1130a8c05e9e9ce2610ebd78eef8d87fd4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Sep 2025 03:13:19 +0000 Subject: [PATCH] Bump @hotwired/turbo from 8.0.13 to 8.0.18 Bumps [@hotwired/turbo](https://github.com/hotwired/turbo) from 8.0.13 to 8.0.18. - [Release notes](https://github.com/hotwired/turbo/releases) - [Commits](https://github.com/hotwired/turbo/compare/8.0.13...v8.0.18) --- updated-dependencies: - dependency-name: "@hotwired/turbo" dependency-version: 8.0.18 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 41cb4700..e703a365 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "private": true, "dependencies": { "@docsearch/js": "^3.9.0", - "@hotwired/turbo": "^8.0.13", + "@hotwired/turbo": "^8.0.18", "@rails/ujs": "7.1.502", "highlight.js": "^11.11.1", "modern-normalize": "^3.0.1" diff --git a/yarn.lock b/yarn.lock index 1cb6f6db..6ef7a9a9 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1170,10 +1170,10 @@ "@docsearch/css" "3.9.0" algoliasearch "^5.14.2" -"@hotwired/turbo@^8.0.13": - version "8.0.13" - resolved "https://registry.yarnpkg.com/@hotwired/turbo/-/turbo-8.0.13.tgz#ab35fda9d358432c8a872a833844b38cccb8c25b" - integrity sha512-M7qXUqcGab6G5PKOiwhgbByTtrPgKPFCTMNQ52QhzUEXEqmp0/ApEguUesh/FPiUjrmFec+3lq98KsWnYY2C7g== +"@hotwired/turbo@^8.0.18": + version "8.0.18" + resolved "https://registry.yarnpkg.com/@hotwired/turbo/-/turbo-8.0.18.tgz#10ae3de450b955862f89e30c50d96d676813744e" + integrity sha512-dG0N7khQsP8sujclodQE3DYkI4Lq7uKA04fhT0DCC/DwMgn4T4WM3aji6EC6+iCfABQeJncY0SraXqVeOq0vvQ== "@isaacs/cliui@^8.0.2": version "8.0.2"