diff --git a/package-lock.json b/package-lock.json index f3e2886..7819c98 100644 --- a/package-lock.json +++ b/package-lock.json @@ -11,7 +11,7 @@ "devDependencies": { "@tailwindcss/cli": "4.1.13", "echarts": "6.0.0", - "htmx.org": "2.0.6", + "htmx.org": "2.0.7", "tailwindcss": "4.1.13" } }, @@ -820,9 +820,9 @@ "license": "ISC" }, "node_modules/htmx.org": { - "version": "2.0.6", - "resolved": "https://registry.npmjs.org/htmx.org/-/htmx.org-2.0.6.tgz", - "integrity": "sha512-7ythjYneGSk3yCHgtCnQeaoF+D+o7U2LF37WU3O0JYv3gTZSicdEFiI/Ai/NJyC5ZpYJWMpUb11OC5Lr6AfAqA==", + "version": "2.0.7", + "resolved": "https://registry.npmjs.org/htmx.org/-/htmx.org-2.0.7.tgz", + "integrity": "sha512-YiJqF3U5KyO28VC5mPfehKJPF+n1Gni+cupK+D69TF0nm7wY6AXn3a4mPWIikfAXtl1u1F1+ZhSCS7KT8pVmqA==", "dev": true, "license": "0BSD" }, diff --git a/package.json b/package.json index e47957c..fbae908 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "license": "ISC", "devDependencies": { "@tailwindcss/cli": "4.1.13", - "htmx.org": "2.0.6", + "htmx.org": "2.0.7", "tailwindcss": "4.1.13", "echarts": "6.0.0" }