Update dependencies

This commit is contained in:
uwap 2018-01-14 00:44:50 +01:00
parent 30e18a749f
commit 832ed3d1bf
3 changed files with 952 additions and 428 deletions

View file

@ -15,7 +15,7 @@
"babel-preset-env": "^1.6.0", "babel-preset-env": "^1.6.0",
"leaflet": "^1.2.0", "leaflet": "^1.2.0",
"lodash": "^4.17.4", "lodash": "^4.17.4",
"material-ui": "next", "material-ui": "npm:material-ui@next",
"material-ui-old": "npm:material-ui@latest", "material-ui-old": "npm:material-ui@latest",
"mdi": "^2.0.46", "mdi": "^2.0.46",
"mqtt": "^2.14.0", "mqtt": "^2.14.0",

View file

@ -15,7 +15,7 @@ declare type Topics = Map<string,Topic>;
declare type UIBase = { declare type UIBase = {
text: string, text: string,
topic: string, topic?: string,
icon?: string, icon?: string,
enableCondition?: (internal: string, actual: any, state: State) => boolean enableCondition?: (internal: string, actual: any, state: State) => boolean
} }

1376
yarn.lock

File diff suppressed because it is too large Load diff