mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-10 10:56:34 +00:00
Bump lit and mwc (#10103)
This commit is contained in:
parent
8721776839
commit
22f88c59c7
@ -125,6 +125,13 @@ const createWebpackConfig = ({
|
|||||||
alias: {
|
alias: {
|
||||||
"lit/decorators$": "lit/decorators.js",
|
"lit/decorators$": "lit/decorators.js",
|
||||||
"lit/directive$": "lit/directive.js",
|
"lit/directive$": "lit/directive.js",
|
||||||
|
"lit/directives/until$": "lit/directives/until.js",
|
||||||
|
"lit/directives/class-map$": "lit/directives/class-map.js",
|
||||||
|
"lit/directives/style-map$": "lit/directives/style-map.js",
|
||||||
|
"lit/directives/if-defined$": "lit/directives/if-defined.js",
|
||||||
|
"lit/directives/guard$": "lit/directives/guard.js",
|
||||||
|
"lit/directives/cache$": "lit/directives/cache.js",
|
||||||
|
"lit/directives/repeat$": "lit/directives/repeat.js",
|
||||||
"lit/polyfill-support$": "lit/polyfill-support.js",
|
"lit/polyfill-support$": "lit/polyfill-support.js",
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
52
package.json
52
package.json
@ -43,24 +43,24 @@
|
|||||||
"@fullcalendar/interaction": "5.9.0",
|
"@fullcalendar/interaction": "5.9.0",
|
||||||
"@fullcalendar/list": "5.9.0",
|
"@fullcalendar/list": "5.9.0",
|
||||||
"@lit-labs/virtualizer": "patch:@lit-labs/virtualizer@0.6.0#./.yarn/patches/@lit-labs/virtualizer/0.7.0.patch",
|
"@lit-labs/virtualizer": "patch:@lit-labs/virtualizer@0.6.0#./.yarn/patches/@lit-labs/virtualizer/0.7.0.patch",
|
||||||
"@material/chips": "12.0.0-canary.22d29cbb4.0",
|
"@material/chips": "13.0.0-canary.65125b3a6.0",
|
||||||
"@material/data-table": "12.0.0-canary.22d29cbb4.0",
|
"@material/data-table": "13.0.0-canary.65125b3a6.0",
|
||||||
"@material/mwc-button": "0.22.1",
|
"@material/mwc-button": "0.25.1",
|
||||||
"@material/mwc-checkbox": "0.22.1",
|
"@material/mwc-checkbox": "0.25.1",
|
||||||
"@material/mwc-circular-progress": "0.22.1",
|
"@material/mwc-circular-progress": "0.25.1",
|
||||||
"@material/mwc-dialog": "0.22.1",
|
"@material/mwc-dialog": "0.25.1",
|
||||||
"@material/mwc-fab": "0.22.1",
|
"@material/mwc-fab": "0.25.1",
|
||||||
"@material/mwc-formfield": "0.22.1",
|
"@material/mwc-formfield": "0.25.1",
|
||||||
"@material/mwc-icon-button": "0.22.1",
|
"@material/mwc-icon-button": "0.25.1",
|
||||||
"@material/mwc-linear-progress": "0.22.1",
|
"@material/mwc-linear-progress": "0.25.1",
|
||||||
"@material/mwc-list": "0.22.1",
|
"@material/mwc-list": "0.25.1",
|
||||||
"@material/mwc-menu": "0.22.1",
|
"@material/mwc-menu": "0.25.1",
|
||||||
"@material/mwc-radio": "0.22.1",
|
"@material/mwc-radio": "0.25.1",
|
||||||
"@material/mwc-ripple": "0.22.1",
|
"@material/mwc-ripple": "0.25.1",
|
||||||
"@material/mwc-switch": "0.22.1",
|
"@material/mwc-switch": "0.25.1",
|
||||||
"@material/mwc-tab": "0.22.1",
|
"@material/mwc-tab": "0.25.1",
|
||||||
"@material/mwc-tab-bar": "0.22.1",
|
"@material/mwc-tab-bar": "0.25.1",
|
||||||
"@material/top-app-bar": "12.0.0-canary.22d29cbb4.0",
|
"@material/top-app-bar": "13.0.0-canary.65125b3a6.0",
|
||||||
"@mdi/js": "6.1.95",
|
"@mdi/js": "6.1.95",
|
||||||
"@mdi/svg": "6.1.95",
|
"@mdi/svg": "6.1.95",
|
||||||
"@polymer/app-layout": "^3.1.0",
|
"@polymer/app-layout": "^3.1.0",
|
||||||
@ -89,8 +89,8 @@
|
|||||||
"@polymer/paper-tooltip": "^3.0.1",
|
"@polymer/paper-tooltip": "^3.0.1",
|
||||||
"@polymer/polymer": "3.4.1",
|
"@polymer/polymer": "3.4.1",
|
||||||
"@thomasloven/round-slider": "0.5.4",
|
"@thomasloven/round-slider": "0.5.4",
|
||||||
"@vaadin/vaadin-combo-box": "^20.0.4",
|
"@vaadin/vaadin-combo-box": "^21.0.2",
|
||||||
"@vaadin/vaadin-date-picker": "^20.0.4",
|
"@vaadin/vaadin-date-picker": "^21.0.2",
|
||||||
"@vibrant/color": "^3.2.1-alpha.1",
|
"@vibrant/color": "^3.2.1-alpha.1",
|
||||||
"@vibrant/core": "^3.2.1-alpha.1",
|
"@vibrant/core": "^3.2.1-alpha.1",
|
||||||
"@vibrant/quantizer-mmcq": "^3.2.1-alpha.1",
|
"@vibrant/quantizer-mmcq": "^3.2.1-alpha.1",
|
||||||
@ -113,8 +113,8 @@
|
|||||||
"js-yaml": "^4.1.0",
|
"js-yaml": "^4.1.0",
|
||||||
"leaflet": "^1.7.1",
|
"leaflet": "^1.7.1",
|
||||||
"leaflet-draw": "^1.0.4",
|
"leaflet-draw": "^1.0.4",
|
||||||
"lit": "^2.0.0-rc.3",
|
"lit": "^2.0.0",
|
||||||
"lit-vaadin-helpers": "^0.1.3",
|
"lit-vaadin-helpers": "^0.2.1",
|
||||||
"marked": "^3.0.2",
|
"marked": "^3.0.2",
|
||||||
"memoize-one": "^5.2.1",
|
"memoize-one": "^5.2.1",
|
||||||
"node-vibrant": "3.2.1-alpha.1",
|
"node-vibrant": "3.2.1-alpha.1",
|
||||||
@ -232,10 +232,10 @@
|
|||||||
"resolutions": {
|
"resolutions": {
|
||||||
"@polymer/polymer": "patch:@polymer/polymer@3.4.1#./.yarn/patches/@polymer/polymer/pr-5569.patch",
|
"@polymer/polymer": "patch:@polymer/polymer@3.4.1#./.yarn/patches/@polymer/polymer/pr-5569.patch",
|
||||||
"@webcomponents/webcomponentsjs": "^2.2.10",
|
"@webcomponents/webcomponentsjs": "^2.2.10",
|
||||||
"lit": "^2.0.0-rc.3",
|
"lit": "^2.0.0",
|
||||||
"lit-html": "2.0.0-rc.4",
|
"lit-html": "2.0.0",
|
||||||
"lit-element": "3.0.0-rc.3",
|
"lit-element": "3.0.0",
|
||||||
"@lit/reactive-element": "1.0.0-rc.3"
|
"@lit/reactive-element": "1.0.0"
|
||||||
},
|
},
|
||||||
"main": "src/home-assistant.js",
|
"main": "src/home-assistant.js",
|
||||||
"husky": {
|
"husky": {
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
import { Switch } from "@material/mwc-switch";
|
import { Switch } from "@material/mwc-switch/deprecated";
|
||||||
import { css, CSSResultGroup } from "lit";
|
import { css, CSSResultGroup } from "lit";
|
||||||
import { customElement, property } from "lit/decorators";
|
import { customElement, property } from "lit/decorators";
|
||||||
import { forwardHaptic } from "../data/haptics";
|
import { forwardHaptic } from "../data/haptics";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user