mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-26 02:36:37 +00:00
Version bump round-slider. Fix bad rendering in IE/Edge (#4249)
This commit is contained in:
parent
1249c0eea9
commit
6edf23b91f
@ -68,7 +68,7 @@
|
||||
"@polymer/paper-toast": "^3.0.1",
|
||||
"@polymer/paper-tooltip": "^3.0.1",
|
||||
"@polymer/polymer": "3.1.0",
|
||||
"@thomasloven/round-slider": "0.3.5",
|
||||
"@thomasloven/round-slider": "0.3.6",
|
||||
"@vaadin/vaadin-combo-box": "^5.0.6",
|
||||
"@vaadin/vaadin-date-picker": "^4.0.3",
|
||||
"@webcomponents/shadycss": "^1.9.0",
|
||||
|
@ -1819,10 +1819,10 @@
|
||||
resolved "https://registry.yarnpkg.com/@sinonjs/text-encoding/-/text-encoding-0.7.1.tgz#8da5c6530915653f3a1f38fd5f101d8c3f8079c5"
|
||||
integrity sha512-+iTbntw2IZPb/anVDbypzfQa+ay64MW0Zo8aJ8gZPWMMK6/OubMVb6lUPMagqjOPnmtauXnFCACVl3O7ogjeqQ==
|
||||
|
||||
"@thomasloven/round-slider@0.3.5":
|
||||
version "0.3.5"
|
||||
resolved "https://registry.yarnpkg.com/@thomasloven/round-slider/-/round-slider-0.3.5.tgz#95bba92a6aa90953c7999ddf3eaab904aeb041e2"
|
||||
integrity sha512-BxtZ3AtIt3b00dVjwCYK1N7T6wmuXSqp3yrlh41YPLaCPyCrUY3Za2rR8tL1tuRQCInXpaTG328otgMe30sNSQ==
|
||||
"@thomasloven/round-slider@0.3.6":
|
||||
version "0.3.6"
|
||||
resolved "https://registry.yarnpkg.com/@thomasloven/round-slider/-/round-slider-0.3.6.tgz#242eba698197d55555f024e1fdb3a26263618c97"
|
||||
integrity sha512-GtaHo42yS8EV7s0xMwlMJ860IhQOEo1qIt9pKZLu7ThJBd2MjZ52kIwlV9x3FMvqKyFZHE6MFOJqP6gb3BzKhQ==
|
||||
dependencies:
|
||||
lit-element "^2.2.1"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user