Merge pull request #820 from dermotduffy/dep-updates

Update dependencies
This commit is contained in:
Dermot Duffy
2022-09-10 12:20:03 -07:00
committed by GitHub
2 changed files with 538 additions and 523 deletions
+26 -26
View File
@@ -15,60 +15,60 @@
"author": "Dermot Duffy <dermot.duffy@gmail.com>",
"license": "MIT",
"dependencies": {
"@cycjimmy/jsmpeg-player": "^6.0.2",
"@cycjimmy/jsmpeg-player": "^6.0.4",
"@egjs/hammerjs": "^2.0.17",
"@lit-labs/task": "^1.1.1",
"@lit-labs/task": "^1.1.3",
"@types/bluebird": "^3.5.36",
"component-emitter": "^1.3.0",
"crypto": "^1.0.1",
"custom-card-helpers": "^1.9.0",
"date-fns": "^2.28.0",
"embla-carousel": "^7.0.0-rc05",
"embla-carousel-wheel-gestures": "^3.0.0-rc01",
"home-assistant-js-websocket": "^7.1.0",
"date-fns": "^2.29.2",
"embla-carousel": "^7.0.2",
"embla-carousel-wheel-gestures": "^3.0.0",
"home-assistant-js-websocket": "^8.0.0",
"keycharm": "^0.4.0",
"lit": "^2.2.5",
"lit": "^2.3.1",
"lodash-es": "^4.17.21",
"moment": "^2.29.2",
"moment": "^2.29.4",
"propagating-hammerjs": "^2.0.1",
"quick-lru": "^6.1.0",
"screenfull": "^6.0.1",
"screenfull": "^6.0.2",
"side-drawer": "^3.1.0",
"ts-toolbelt": "^9.6.0",
"uuid": "^8.3.2",
"vis-data": "^7.1.3",
"vis-timeline": "^7.5.1",
"vis-timeline": "^7.7.0",
"vis-util": "^5.0.2",
"xss": "^1.0.13",
"zod": "^3.17.3"
"xss": "^1.0.14",
"zod": "^3.19.0"
},
"devDependencies": {
"@babel/core": "^7.18.2",
"@babel/plugin-proposal-class-properties": "^7.17.12",
"@babel/plugin-proposal-decorators": "^7.18.2",
"@babel/core": "^7.19.0",
"@babel/plugin-proposal-class-properties": "^7.18.6",
"@babel/plugin-proposal-decorators": "^7.19.0",
"@rollup/plugin-babel": "^5.3.1",
"@rollup/plugin-commonjs": "^22.0.0",
"@rollup/plugin-commonjs": "^22.0.2",
"@rollup/plugin-image": "^2.1.1",
"@rollup/plugin-json": "^4.1.0",
"@rollup/plugin-node-resolve": "^13.1.3",
"@rollup/plugin-node-resolve": "^13.3.0",
"@rollup/plugin-replace": "^4.0.0",
"@types/lodash-es": "^4.17.5",
"@typescript-eslint/eslint-plugin": "^5.27.1",
"@typescript-eslint/parser": "^5.27.1",
"eslint": "^8.17.0",
"@typescript-eslint/eslint-plugin": "^5.36.2",
"@typescript-eslint/parser": "^5.36.2",
"eslint": "^8.23.0",
"eslint-config-airbnb-base": "^15.0.0",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-import": "^2.25.4",
"eslint-plugin-prettier": "^4.0.0",
"eslint-plugin-prettier": "^4.2.1",
"prettier": "^2.6.0",
"rollup": "^2.75.6",
"rollup": "^2.79.0",
"rollup-plugin-git-info": "^1.0.0",
"rollup-plugin-serve": "^1.1.0",
"rollup-plugin-serve": "^2.0.1",
"rollup-plugin-styles": "^4.0.0",
"rollup-plugin-terser": "^7.0.2",
"rollup-plugin-typescript2": "^0.32.1",
"sass": "^1.52.2",
"typescript": "^4.7.4"
"rollup-plugin-typescript2": "^0.33.0",
"sass": "^1.54.9",
"typescript": "^4.8.3"
},
"scripts": {
"start": "rollup -c --watch",
+512 -497
View File
File diff suppressed because it is too large Load Diff