From d80ce86fd57e0141124fbad8d4c6a026400e623d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 May 2026 10:36:24 +0000 Subject: [PATCH] Bump htmx.org from 2.0.8 to 2.0.10 in /src/Elastic.Documentation.Site Bumps [htmx.org](https://github.com/bigskysoftware/htmx) from 2.0.8 to 2.0.10. - [Release notes](https://github.com/bigskysoftware/htmx/releases) - [Changelog](https://github.com/bigskysoftware/htmx/blob/master/CHANGELOG.md) - [Commits](https://github.com/bigskysoftware/htmx/compare/v2.0.8...v2.0.10) --- updated-dependencies: - dependency-name: htmx.org dependency-version: 2.0.10 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- src/Elastic.Documentation.Site/package-lock.json | 8 ++++---- src/Elastic.Documentation.Site/package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/src/Elastic.Documentation.Site/package-lock.json b/src/Elastic.Documentation.Site/package-lock.json index 88f54ec7fe..1b13fe5c33 100644 --- a/src/Elastic.Documentation.Site/package-lock.json +++ b/src/Elastic.Documentation.Site/package-lock.json @@ -34,7 +34,7 @@ "highlight.js": "11.11.1", "htmx-ext-head-support": "2.0.5", "htmx-ext-preload": "2.1.2", - "htmx.org": "2.0.8", + "htmx.org": "2.0.10", "idb-keyval": "6.2.2", "katex": "^0.16.45", "lodash": "^4.17.23", @@ -27763,9 +27763,9 @@ } }, "node_modules/htmx.org": { - "version": "2.0.8", - "resolved": "https://registry.npmjs.org/htmx.org/-/htmx.org-2.0.8.tgz", - "integrity": "sha512-fm297iru0iWsNJlBrjvtN7V9zjaxd+69Oqjh4F/Vq9Wwi2kFisLcrLCiv5oBX0KLfOX/zG8AUo9ROMU5XUB44Q==", + "version": "2.0.10", + "resolved": "https://registry.npmjs.org/htmx.org/-/htmx.org-2.0.10.tgz", + "integrity": "sha512-kdeJe7ZVwaS6QMz/ebBIVtZdpwen6L0OQ5GOhPV9MKBb196TCZeZu4yA7ZIQsaLKv7EpXz+So7KSXNuHXhj7Cw==", "license": "0BSD" }, "node_modules/http-proxy": { diff --git a/src/Elastic.Documentation.Site/package.json b/src/Elastic.Documentation.Site/package.json index 9b888f6c32..2136e1cabb 100644 --- a/src/Elastic.Documentation.Site/package.json +++ b/src/Elastic.Documentation.Site/package.json @@ -124,7 +124,7 @@ "highlight.js": "11.11.1", "htmx-ext-head-support": "2.0.5", "htmx-ext-preload": "2.1.2", - "htmx.org": "2.0.8", + "htmx.org": "2.0.10", "idb-keyval": "6.2.2", "katex": "^0.16.45", "lodash": "^4.17.23",