Release v4.1.8

This commit is contained in:
Jeremy Stretch
2024-12-12 10:03:19 -05:00
parent 2da1a754c4
commit e63fe23af8
42 changed files with 85749 additions and 75002 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "netbox",
"version": "4.0.0",
"version": "4.1.0",
"main": "dist/netbox.js",
"license": "Apache-2.0",
"private": true,
@@ -27,11 +27,11 @@
"bootstrap": "5.3.3",
"clipboard": "2.0.11",
"flatpickr": "4.6.13",
"gridstack": "10.3.1",
"gridstack": "11.1.2",
"htmx.org": "1.9.12",
"query-string": "9.1.1",
"sass": "1.80.5",
"tom-select": "2.3.1",
"sass": "1.82.0",
"tom-select": "2.4.1",
"typeface-inter": "3.18.1",
"typeface-roboto-mono": "1.1.13"
},