mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-28 11:46:42 +00:00
Update dependency @lit-labs/observers to v2.0.6 (#26155)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
4e72d5083d
commit
6ed5fbe102
@ -53,7 +53,7 @@
|
|||||||
"@fullcalendar/timegrid": "6.1.18",
|
"@fullcalendar/timegrid": "6.1.18",
|
||||||
"@lezer/highlight": "1.2.1",
|
"@lezer/highlight": "1.2.1",
|
||||||
"@lit-labs/motion": "1.0.9",
|
"@lit-labs/motion": "1.0.9",
|
||||||
"@lit-labs/observers": "2.0.5",
|
"@lit-labs/observers": "2.0.6",
|
||||||
"@lit-labs/virtualizer": "2.1.1",
|
"@lit-labs/virtualizer": "2.1.1",
|
||||||
"@lit/context": "1.1.6",
|
"@lit/context": "1.1.6",
|
||||||
"@lit/reactive-element": "2.1.0",
|
"@lit/reactive-element": "2.1.0",
|
||||||
|
10
yarn.lock
10
yarn.lock
@ -2236,13 +2236,13 @@ __metadata:
|
|||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@lit-labs/observers@npm:2.0.5":
|
"@lit-labs/observers@npm:2.0.6":
|
||||||
version: 2.0.5
|
version: 2.0.6
|
||||||
resolution: "@lit-labs/observers@npm:2.0.5"
|
resolution: "@lit-labs/observers@npm:2.0.6"
|
||||||
dependencies:
|
dependencies:
|
||||||
"@lit/reactive-element": "npm:^1.0.0 || ^2.0.0"
|
"@lit/reactive-element": "npm:^1.0.0 || ^2.0.0"
|
||||||
lit-html: "npm:^3.2.0"
|
lit-html: "npm:^3.2.0"
|
||||||
checksum: 10/4de55e32072f5825ca288c0b32b40e6805c09cd6101c345c44dfceb6bfd03cadf652dbfcd023252ebc2f7519f036d7e0f2f8fa1e58915abbc18733ed11218086
|
checksum: 10/30e55dbbe3483de643bdde453a6271e49be0f42ac7039dc580ce6ae18687599fd8fed9ba720f075ed4adb2095160a11920283ad51415dc4d2152761d8742833c
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
@ -9339,7 +9339,7 @@ __metadata:
|
|||||||
"@fullcalendar/timegrid": "npm:6.1.18"
|
"@fullcalendar/timegrid": "npm:6.1.18"
|
||||||
"@lezer/highlight": "npm:1.2.1"
|
"@lezer/highlight": "npm:1.2.1"
|
||||||
"@lit-labs/motion": "npm:1.0.9"
|
"@lit-labs/motion": "npm:1.0.9"
|
||||||
"@lit-labs/observers": "npm:2.0.5"
|
"@lit-labs/observers": "npm:2.0.6"
|
||||||
"@lit-labs/virtualizer": "npm:2.1.1"
|
"@lit-labs/virtualizer": "npm:2.1.1"
|
||||||
"@lit/context": "npm:1.1.6"
|
"@lit/context": "npm:1.1.6"
|
||||||
"@lit/reactive-element": "npm:2.1.0"
|
"@lit/reactive-element": "npm:2.1.0"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user