From e3ad823418bd7cd5c71bf55b473b92100f60499b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Jun 2025 09:01:35 +0000 Subject: [PATCH] Bump htmx.org from 2.0.4 to 2.0.5 in /src/Elastic.Documentation.Site Bumps [htmx.org](https://github.com/bigskysoftware/htmx) from 2.0.4 to 2.0.5. - [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.4...v2.0.5) --- updated-dependencies: - dependency-name: htmx.org dependency-version: 2.0.5 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 6ccdffa77..543279221 100644 --- a/src/Elastic.Documentation.Site/package-lock.json +++ b/src/Elastic.Documentation.Site/package-lock.json @@ -12,7 +12,7 @@ "highlight.js": "11.11.1", "htmx-ext-head-support": "2.0.4", "htmx-ext-preload": "2.1.1", - "htmx.org": "2.0.4", + "htmx.org": "2.0.5", "select-dom": "9.3.1", "tailwindcss": "4.1.10", "ua-parser-js": "2.0.3" @@ -5261,9 +5261,9 @@ } }, "node_modules/htmx.org": { - "version": "2.0.4", - "resolved": "https://registry.npmjs.org/htmx.org/-/htmx.org-2.0.4.tgz", - "integrity": "sha512-HLxMCdfXDOJirs3vBZl/ZLoY+c7PfM4Ahr2Ad4YXh6d22T5ltbTXFFkpx9Tgb2vvmWFMbIc3LqN2ToNkZJvyYQ==", + "version": "2.0.5", + "resolved": "https://registry.npmjs.org/htmx.org/-/htmx.org-2.0.5.tgz", + "integrity": "sha512-ocgvtHCShWFW0DvSV1NbJC7Y5EzUMy2eo5zeWvGj2Ac4LOr7sv9YKg4jzCZJdXN21fXACmCViwKSy+cm6i2dWQ==", "license": "0BSD" }, "node_modules/ignore": { diff --git a/src/Elastic.Documentation.Site/package.json b/src/Elastic.Documentation.Site/package.json index 0c7597e06..6f55b7316 100644 --- a/src/Elastic.Documentation.Site/package.json +++ b/src/Elastic.Documentation.Site/package.json @@ -56,7 +56,7 @@ "highlight.js": "11.11.1", "htmx-ext-head-support": "2.0.4", "htmx-ext-preload": "2.1.1", - "htmx.org": "2.0.4", + "htmx.org": "2.0.5", "select-dom": "9.3.1", "tailwindcss": "4.1.10", "ua-parser-js": "2.0.3"