Closes #18236: Upgrade to HTMX v2.0 (#19077)

This commit is contained in:
Jeremy Stretch
2025-04-04 10:16:13 -04:00
committed by GitHub
parent 092769da7e
commit 5e44e49a8a
4 changed files with 15 additions and 16 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "netbox",
"version": "4.1.0",
"version": "4.3.0",
"main": "dist/netbox.js",
"license": "Apache-2.0",
"private": true,
@@ -28,7 +28,7 @@
"clipboard": "2.0.11",
"flatpickr": "4.6.13",
"gridstack": "11.3.0",
"htmx.org": "1.9.12",
"htmx.org": "2.0.4",
"query-string": "9.1.1",
"sass": "1.83.4",
"tom-select": "2.4.2",