From 7ec60b0f93734ce336e3d66b3ab42fe286405bce Mon Sep 17 00:00:00 2001 From: renovate Date: Sat, 25 Oct 2025 03:03:37 +0000 Subject: [PATCH] chore(deps): update dependency htmx.org to v2.0.8 --- 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 74614ae..412f444 100644 --- a/package-lock.json +++ b/package-lock.json @@ -11,7 +11,7 @@ "devDependencies": { "@tailwindcss/cli": "4.1.16", "echarts": "6.0.0", - "htmx.org": "2.0.7", + "htmx.org": "2.0.8", "tailwindcss": "4.1.16" } }, @@ -782,9 +782,9 @@ "license": "ISC" }, "node_modules/htmx.org": { - "version": "2.0.7", - "resolved": "https://registry.npmjs.org/htmx.org/-/htmx.org-2.0.7.tgz", - "integrity": "sha512-YiJqF3U5KyO28VC5mPfehKJPF+n1Gni+cupK+D69TF0nm7wY6AXn3a4mPWIikfAXtl1u1F1+ZhSCS7KT8pVmqA==", + "version": "2.0.8", + "resolved": "https://registry.npmjs.org/htmx.org/-/htmx.org-2.0.8.tgz", + "integrity": "sha512-fm297iru0iWsNJlBrjvtN7V9zjaxd+69Oqjh4F/Vq9Wwi2kFisLcrLCiv5oBX0KLfOX/zG8AUo9ROMU5XUB44Q==", "dev": true, "license": "0BSD" }, diff --git a/package.json b/package.json index bdbc7cb..431630e 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "license": "ISC", "devDependencies": { "@tailwindcss/cli": "4.1.16", - "htmx.org": "2.0.7", + "htmx.org": "2.0.8", "tailwindcss": "4.1.16", "echarts": "6.0.0" }