1
0
mirror of https://github.com/netbox-community/netbox.git synced 2024-05-10 07:54:54 +00:00

Remove obsolete dependencies

This commit is contained in:
Jeremy Stretch
2024-05-02 14:10:48 -04:00
parent 3d3c2e9e1f
commit 0bc2bffb81
2 changed files with 787 additions and 1749 deletions

View File

@ -1,6 +1,6 @@
{ {
"name": "netbox", "name": "netbox",
"version": "0.1.0", "version": "4.0.0",
"main": "dist/netbox.js", "main": "dist/netbox.js",
"license": "Apache-2.0", "license": "Apache-2.0",
"private": true, "private": true,
@ -25,11 +25,8 @@
"@mdi/font": "^7.0.96", "@mdi/font": "^7.0.96",
"@tabler/core": "1.0.0-beta20", "@tabler/core": "1.0.0-beta20",
"clipboard": "^2.0.11", "clipboard": "^2.0.11",
"color2k": "^2.0.0",
"dayjs": "^1.11.5",
"flatpickr": "4.6.13", "flatpickr": "4.6.13",
"gridstack": "^7.2.3", "gridstack": "^7.2.3",
"html-entities": "^2.3.3",
"htmx.org": "^1.8.0", "htmx.org": "^1.8.0",
"query-string": "^7.1.1", "query-string": "^7.1.1",
"sass": "^1.55.0", "sass": "^1.55.0",

File diff suppressed because it is too large Load Diff