Cleanup dependencies.

This commit is contained in:
Dermot Duffy
2022-03-19 09:00:34 -07:00
parent e7c2d7827c
commit f902274188
2 changed files with 4 additions and 7 deletions
+4 -3
View File
@@ -21,19 +21,20 @@
"@material/image-list": "^13.0.0",
"@material/mwc-menu": "^0.25.3",
"@material/rtl": "^13.0.0",
"@types/bluebird": "^3.5.36",
"component-emitter": "^1.3.0",
"crypto": "^1.0.1",
"custom-card-helpers": "^1.8.0",
"dayjs": "^1.11.0",
"embla-carousel": "^6.1.1",
"home-assistant-js-websocket": "^6.1.1",
"lit": "^2.2.1",
"keycharm": "^0.4.0",
"lodash-es": "^4.17.21",
"quick-lru": "^6.1.0",
"moment": "^2.29.1",
"propagating-hammerjs": "^2.0.1",
"quick-lru": "^6.1.0",
"screenfull": "^6.0.1",
"ts-toolbelt": "^9.6.0",
"uuid": "^8.3.2",
"vis-data": "^7.1.3",
"vis-timeline": "^7.5.1",
@@ -56,7 +57,7 @@
"eslint": "^8.11.0",
"eslint-config-airbnb-base": "^15.0.0",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-import": "^2.24.2",
"eslint-plugin-import": "^2.25.4",
"eslint-plugin-prettier": "^4.0.0",
"npm-check-updates": "^12.5.3",
"prettier": "^2.6.0",