aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorYarden Shoham <git@yardenshoham.com>2024-08-16 20:48:54 +0300
committerGitHub <noreply@github.com>2024-08-16 13:48:54 -0400
commit951f02ff1ccdc5b7a8fc7389997798a9c2c8f332 (patch)
tree839dba38008b8cc4a8794a3cb15a22e7db9ea757 /package.json
parent2e7d202a7f8051d140220d1c195ff73b80e0d1ff (diff)
downloadgitea-951f02ff1ccdc5b7a8fc7389997798a9c2c8f332.tar.gz
gitea-951f02ff1ccdc5b7a8fc7389997798a9c2c8f332.zip
Upgrade `htmx` to `2.0.2` (#31847)
Tested `Follow`, `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 d1a624f116..1785a66edf 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.0",
+ "htmx.org": "2.0.2",
"idiomorph": "0.3.0",
"jquery": "3.7.1",
"katex": "0.16.11",