Remove obsolete/redundant dependencies

This commit is contained in:
Jeremy Stretch 2024-01-05 10:27:21 -05:00
parent fc8cee34be
commit f30d0d00d4

View File

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