aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorYarden Shoham <git@yardenshoham.com>2024-10-05 23:52:30 +0300
committerGitHub <noreply@github.com>2024-10-06 04:52:30 +0800
commit479c31bb4df2bad155035ad6706d830f874e533b (patch)
tree11d471733b5dd8ca8a5244bcc22d8437ba49ddec /package.json
parent66923e02d20e9d5b68ab20fbcdebd779eb4dbaf9 (diff)
downloadgitea-479c31bb4df2bad155035ad6706d830f874e533b.tar.gz
gitea-479c31bb4df2bad155035ad6706d830f874e533b.zip
Upgrade htmx to 2.0.3 (#32192)
Release notes: https://github.com/bigskysoftware/htmx/releases/tag/v2.0.3 Tested `Star`, `Watch`, and the admin dashboard page. All functionality remains unchanged. Signed-off-by: Yarden Shoham <git@yardenshoham.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index d188e99a30..015dfc67a6 100644
--- a/package.json
+++ b/package.json
@@ -28,7 +28,7 @@
"esbuild-loader": "4.2.2",
"escape-goat": "4.0.0",
"fast-glob": "3.3.2",
- "htmx.org": "2.0.2",
+ "htmx.org": "2.0.3",
"idiomorph": "0.3.0",
"jquery": "3.7.1",
"katex": "0.16.11",