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
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 6 additions and 6 deletions

Binary file not shown.

Binary file not shown.

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",

View File

@ -1962,10 +1962,10 @@ hey-listen@^1.0.8:
resolved "https://registry.yarnpkg.com/hey-listen/-/hey-listen-1.0.8.tgz#8e59561ff724908de1aa924ed6ecc84a56a9aa68"
integrity sha512-COpmrF2NOg4TBWUJ5UVyaCU2A88wEMkUPK4hNqyCkqHbxT92BbvfjoSozkAIIm6XhicGlJHhFdullInrdhwU8Q==
htmx.org@1.9.12:
version "1.9.12"
resolved "https://registry.yarnpkg.com/htmx.org/-/htmx.org-1.9.12.tgz#1c5bc7fb4d3eb4e8c0d72323dc774a6b9b66addc"
integrity sha512-VZAohXyF7xPGS52IM8d1T1283y+X4D+Owf3qY1NZ9RuBypyu9l8cGsxUMAG5fEAb/DhT7rDoJ9Hpu5/HxFD3cw==
htmx.org@2.0.4:
version "2.0.4"
resolved "https://registry.yarnpkg.com/htmx.org/-/htmx.org-2.0.4.tgz#74fce66b177eb59c6d251ecf1052a2478743bec9"
integrity sha512-HLxMCdfXDOJirs3vBZl/ZLoY+c7PfM4Ahr2Ad4YXh6d22T5ltbTXFFkpx9Tgb2vvmWFMbIc3LqN2ToNkZJvyYQ==
ignore@^5.2.0, ignore@^5.3.1:
version "5.3.2"