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:
@ -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
Reference in New Issue
Block a user