mirror of
https://github.com/wger-project/wger.git
synced 2026-02-18 00:17:51 +01:00
Bump htmx.org from 2.0.7 to 2.0.8
Bumps [htmx.org](https://github.com/bigskysoftware/htmx) from 2.0.7 to 2.0.8. - [Release notes](https://github.com/bigskysoftware/htmx/releases) - [Changelog](https://github.com/bigskysoftware/htmx/blob/master/CHANGELOG.md) - [Commits](https://github.com/bigskysoftware/htmx/compare/v2.0.7...v2.0.8) --- updated-dependencies: - dependency-name: htmx.org dependency-version: 2.0.8 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
committed by
Roland Geider
parent
8ebd67e632
commit
e723d35353
9
package-lock.json
generated
9
package-lock.json
generated
@@ -13,7 +13,7 @@
|
||||
"bootstrap": "5.3.8",
|
||||
"datatables.net-bs5": "^2.3.4",
|
||||
"devbridge-autocomplete": "^1.5.0",
|
||||
"htmx.org": "^2.0.7",
|
||||
"htmx.org": "^2.0.8",
|
||||
"jquery": "^3.7.1",
|
||||
"masonry-layout": "^4.2.2"
|
||||
},
|
||||
@@ -3027,10 +3027,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/htmx.org": {
|
||||
"version": "2.0.7",
|
||||
"resolved": "https://registry.npmjs.org/htmx.org/-/htmx.org-2.0.7.tgz",
|
||||
"integrity": "sha512-YiJqF3U5KyO28VC5mPfehKJPF+n1Gni+cupK+D69TF0nm7wY6AXn3a4mPWIikfAXtl1u1F1+ZhSCS7KT8pVmqA==",
|
||||
"license": "0BSD"
|
||||
"version": "2.0.8",
|
||||
"resolved": "https://registry.npmjs.org/htmx.org/-/htmx.org-2.0.8.tgz",
|
||||
"integrity": "sha512-fm297iru0iWsNJlBrjvtN7V9zjaxd+69Oqjh4F/Vq9Wwi2kFisLcrLCiv5oBX0KLfOX/zG8AUo9ROMU5XUB44Q=="
|
||||
},
|
||||
"node_modules/hyphenate-style-name": {
|
||||
"version": "1.1.0",
|
||||
|
||||
@@ -14,7 +14,7 @@
|
||||
"bootstrap": "5.3.8",
|
||||
"datatables.net-bs5": "^2.3.4",
|
||||
"devbridge-autocomplete": "^1.5.0",
|
||||
"htmx.org": "^2.0.7",
|
||||
"htmx.org": "^2.0.8",
|
||||
"jquery": "^3.7.1",
|
||||
"masonry-layout": "^4.2.2"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user