mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2026-05-12 22:10:25 +00:00
Update dependency htmx.org to v2.0.9 (forgejo) (#12248)
Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/12248 Reviewed-by: Gusted <gusted@noreply.codeberg.org>
This commit is contained in:
parent
9f7533c1f1
commit
a562140896
2 changed files with 5 additions and 5 deletions
8
package-lock.json
generated
8
package-lock.json
generated
|
|
@ -51,7 +51,7 @@
|
|||
"esbuild-loader": "4.4.3",
|
||||
"escape-goat": "4.0.0",
|
||||
"fast-glob": "3.3.3",
|
||||
"htmx.org": "2.0.8",
|
||||
"htmx.org": "2.0.9",
|
||||
"idiomorph": "0.3.0",
|
||||
"jquery": "3.7.1",
|
||||
"katex": "0.16.45",
|
||||
|
|
@ -9539,9 +9539,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/htmx.org": {
|
||||
"version": "2.0.8",
|
||||
"resolved": "https://registry.npmjs.org/htmx.org/-/htmx.org-2.0.8.tgz",
|
||||
"integrity": "sha512-fm297iru0iWsNJlBrjvtN7V9zjaxd+69Oqjh4F/Vq9Wwi2kFisLcrLCiv5oBX0KLfOX/zG8AUo9ROMU5XUB44Q==",
|
||||
"version": "2.0.9",
|
||||
"resolved": "https://registry.npmjs.org/htmx.org/-/htmx.org-2.0.9.tgz",
|
||||
"integrity": "sha512-Vd8ZlGSshz2W2ej+gNpMqxX2PM0dfOn4lRgkTXgCT+cqZE/GwBQoYm3zGvlqf+hHXYCMYmmgae33m4/RPdTS0Q==",
|
||||
"license": "0BSD"
|
||||
},
|
||||
"node_modules/iconv-lite": {
|
||||
|
|
|
|||
|
|
@ -50,7 +50,7 @@
|
|||
"esbuild-loader": "4.4.3",
|
||||
"escape-goat": "4.0.0",
|
||||
"fast-glob": "3.3.3",
|
||||
"htmx.org": "2.0.8",
|
||||
"htmx.org": "2.0.9",
|
||||
"idiomorph": "0.3.0",
|
||||
"jquery": "3.7.1",
|
||||
"katex": "0.16.45",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue