mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-25 18:26:35 +00:00
Update dependency @lit-labs/context to v0.3.2 (#16760)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
3c0afd6cde
commit
33e15eec22
@ -48,7 +48,7 @@
|
|||||||
"@fullcalendar/list": "6.1.8",
|
"@fullcalendar/list": "6.1.8",
|
||||||
"@fullcalendar/timegrid": "6.1.8",
|
"@fullcalendar/timegrid": "6.1.8",
|
||||||
"@lezer/highlight": "1.1.6",
|
"@lezer/highlight": "1.1.6",
|
||||||
"@lit-labs/context": "0.3.1",
|
"@lit-labs/context": "0.3.2",
|
||||||
"@lit-labs/motion": "1.0.3",
|
"@lit-labs/motion": "1.0.3",
|
||||||
"@lit-labs/virtualizer": "2.0.2",
|
"@lit-labs/virtualizer": "2.0.2",
|
||||||
"@lrnwebcomponents/simple-tooltip": "7.0.0",
|
"@lrnwebcomponents/simple-tooltip": "7.0.0",
|
||||||
|
10
yarn.lock
10
yarn.lock
@ -2063,13 +2063,13 @@ __metadata:
|
|||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@lit-labs/context@npm:0.3.1":
|
"@lit-labs/context@npm:0.3.2":
|
||||||
version: 0.3.1
|
version: 0.3.2
|
||||||
resolution: "@lit-labs/context@npm:0.3.1"
|
resolution: "@lit-labs/context@npm:0.3.2"
|
||||||
dependencies:
|
dependencies:
|
||||||
"@lit/reactive-element": ^1.5.0
|
"@lit/reactive-element": ^1.5.0
|
||||||
lit: ^2.7.0
|
lit: ^2.7.0
|
||||||
checksum: eca24343bf63a092662a45c0483a77191348514c84aa7fa1a497d45c5741c16e8e61fb294ed8e56d73536b4e7fe96c49beb416417a2c879e670e553e19f5a3f5
|
checksum: 55920366798a3337a455c627c0b6911c7b78dee94a783ad77edb9a9e237a2e48201d6cf869f3d0b805316e5c8e8fb817f52f663bc556dd40ca6e8b3168662daf
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
@ -9636,7 +9636,7 @@ __metadata:
|
|||||||
"@fullcalendar/timegrid": 6.1.8
|
"@fullcalendar/timegrid": 6.1.8
|
||||||
"@koa/cors": 4.0.0
|
"@koa/cors": 4.0.0
|
||||||
"@lezer/highlight": 1.1.6
|
"@lezer/highlight": 1.1.6
|
||||||
"@lit-labs/context": 0.3.1
|
"@lit-labs/context": 0.3.2
|
||||||
"@lit-labs/motion": 1.0.3
|
"@lit-labs/motion": 1.0.3
|
||||||
"@lit-labs/virtualizer": 2.0.2
|
"@lit-labs/virtualizer": 2.0.2
|
||||||
"@lrnwebcomponents/simple-tooltip": 7.0.0
|
"@lrnwebcomponents/simple-tooltip": 7.0.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user