]> source.dussan.org Git - gitea.git/commitdiff
Bump htmx version to 1.9.12 (#30711)
authorYarden Shoham <git@yardenshoham.com>
Fri, 26 Apr 2024 07:27:34 +0000 (10:27 +0300)
committerGitHub <noreply@github.com>
Fri, 26 Apr 2024 07:27:34 +0000 (09:27 +0200)
There are no breaking changes. I tested and everything works as before.

Signed-off-by: Yarden Shoham <git@yardenshoham.com>
package-lock.json
package.json

index 61d86f6b7c26666e6d98ffa075fa063f72b96372..780689a0a3a9b0d2a726c784fc394b6e5ec4d63c 100644 (file)
@@ -28,7 +28,7 @@
         "esbuild-loader": "4.1.0",
         "escape-goat": "4.0.0",
         "fast-glob": "3.3.2",
-        "htmx.org": "1.9.11",
+        "htmx.org": "1.9.12",
         "idiomorph": "0.3.0",
         "jquery": "3.7.1",
         "katex": "0.16.10",
       }
     },
     "node_modules/htmx.org": {
-      "version": "1.9.11",
-      "resolved": "https://registry.npmjs.org/htmx.org/-/htmx.org-1.9.11.tgz",
-      "integrity": "sha512-WlVuICn8dfNOOgYmdYzYG8zSnP3++AdHkMHooQAzGZObWpVXYathpz/I37ycF4zikR6YduzfCvEcxk20JkIUsw=="
+      "version": "1.9.12",
+      "resolved": "https://registry.npmjs.org/htmx.org/-/htmx.org-1.9.12.tgz",
+      "integrity": "sha512-VZAohXyF7xPGS52IM8d1T1283y+X4D+Owf3qY1NZ9RuBypyu9l8cGsxUMAG5fEAb/DhT7rDoJ9Hpu5/HxFD3cw=="
     },
     "node_modules/human-signals": {
       "version": "5.0.0",
index ff1ae4d49e6a6eafe8cc27b0d1773d5ff76a2d48..b0cb67ed4a034ddb9afcd1a27bed2597e3fe8b37 100644 (file)
@@ -27,7 +27,7 @@
     "esbuild-loader": "4.1.0",
     "escape-goat": "4.0.0",
     "fast-glob": "3.3.2",
-    "htmx.org": "1.9.11",
+    "htmx.org": "1.9.12",
     "idiomorph": "0.3.0",
     "jquery": "3.7.1",
     "katex": "0.16.10",