Refresh dependencies and fix warnings

This commit is contained in:
Felipe Santos
2022-03-06 17:40:46 -03:00
parent e049d26793
commit 07636710c8
13 changed files with 543 additions and 863 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ import {
hasAction,
stateIcon,
} from 'custom-card-helpers';
import { StyleInfo } from 'lit/directives/style-map';
import { StyleInfo } from 'lit/directives/style-map.js';
import { ZodSchema, z } from 'zod';
import { isEqual } from 'lodash-es';