From 16e693cf51b60578a78571ee3ec253507f28fcfc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Oct 2024 08:03:29 +0000 Subject: [PATCH] chore(deps): bump htmx.org in the production-dependencies group Bumps the production-dependencies group with 1 update: [htmx.org](https://github.com/bigskysoftware/htmx). Updates `htmx.org` from 2.0.2 to 2.0.3 - [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/2.0.2...v2.0.3) --- updated-dependencies: - dependency-name: htmx.org dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index d248d86b..b98be46e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -12,7 +12,7 @@ "@alpinejs/focus": "^3.14.1", "@alpinejs/morph": "^3.14.1", "alpinejs": "^3.14.1", - "htmx.org": "^2.0.2", + "htmx.org": "^2.0.3", "hyperscript.org": "^0.9.12" }, "devDependencies": { @@ -3471,9 +3471,9 @@ } }, "node_modules/htmx.org": { - "version": "2.0.2", - "resolved": "https://registry.npmjs.org/htmx.org/-/htmx.org-2.0.2.tgz", - "integrity": "sha512-eUPIpQaWKKstX393XNCRCMJTrqPzikh36Y9RceqsUZLTtlFjFaVDgwZLUsrFk8J2uzZxkkfiy0TE359j2eN6hA==" + "version": "2.0.3", + "resolved": "https://registry.npmjs.org/htmx.org/-/htmx.org-2.0.3.tgz", + "integrity": "sha512-AeoJUAjkCVVajbfKX+3sVQBTCt8Ct4lif1T+z/tptTXo8+8yyq3QIMQQe/IT+R8ssfrO1I0DeX4CAronzCL6oA==" }, "node_modules/hyperscript.org": { "version": "0.9.12", diff --git a/package.json b/package.json index 3c686827..98ec4857 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "@alpinejs/focus": "^3.14.1", "@alpinejs/morph": "^3.14.1", "alpinejs": "^3.14.1", - "htmx.org": "^2.0.2", + "htmx.org": "^2.0.3", "hyperscript.org": "^0.9.12" }, "devDependencies": {