From 9ea9e29e883d1b21c111dce5c815fe886e563d52 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Apr 2026 03:17:51 +0000 Subject: [PATCH] Update @hotwired/turbo requirement from ^8.0.13 to ^8.0.23 Updates the requirements on [@hotwired/turbo](https://github.com/hotwired/turbo) to permit the latest version. - [Release notes](https://github.com/hotwired/turbo/releases) - [Commits](https://github.com/hotwired/turbo/compare/8.0.13...v8.0.23) --- updated-dependencies: - dependency-name: "@hotwired/turbo" dependency-version: 8.0.23 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7333ba66..fc7b0829 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.23", "@rails/ujs": "7.1.502", "highlight.js": "^11.11.1", "modern-normalize": "^3.0.1"