mirror of
https://github.com/netbox-community/netbox.git
synced 2025-08-18 05:28:16 -06:00
Remove obsolete/redundant dependencies
This commit is contained in:
parent
fc8cee34be
commit
f30d0d00d4
@ -23,7 +23,6 @@
|
|||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@mdi/font": "^7.0.96",
|
"@mdi/font": "^7.0.96",
|
||||||
"@popperjs/core": "^2.11.8",
|
|
||||||
"@tabler/core": "1.0.0-beta20",
|
"@tabler/core": "1.0.0-beta20",
|
||||||
"clipboard": "^2.0.11",
|
"clipboard": "^2.0.11",
|
||||||
"color2k": "^2.0.0",
|
"color2k": "^2.0.0",
|
||||||
@ -38,9 +37,7 @@
|
|||||||
"slim-select": "^1.27.1"
|
"slim-select": "^1.27.1"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@types/bootstrap": "^5.0.17",
|
|
||||||
"@types/cookie": "^0.5.1",
|
"@types/cookie": "^0.5.1",
|
||||||
"@types/masonry-layout": "^4.2.5",
|
|
||||||
"@typescript-eslint/eslint-plugin": "^5.39.0",
|
"@typescript-eslint/eslint-plugin": "^5.39.0",
|
||||||
"@typescript-eslint/parser": "^5.39.0",
|
"@typescript-eslint/parser": "^5.39.0",
|
||||||
"esbuild": "^0.13.15",
|
"esbuild": "^0.13.15",
|
||||||
|
Loading…
Reference in New Issue
Block a user