mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-25 18:26:35 +00:00
Update dependency @lit-labs/motion to v1.0.6 (#18205)
* Update dependency @lit-labs/motion to v1.0.6 * Resolve to lit v2 --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Steve Repsher <steverep@users.noreply.github.com>
This commit is contained in:
parent
3972394d82
commit
f70767f084
@ -51,7 +51,7 @@
|
|||||||
"@fullcalendar/timegrid": "6.1.9",
|
"@fullcalendar/timegrid": "6.1.9",
|
||||||
"@lezer/highlight": "1.1.6",
|
"@lezer/highlight": "1.1.6",
|
||||||
"@lit-labs/context": "0.4.1",
|
"@lit-labs/context": "0.4.1",
|
||||||
"@lit-labs/motion": "1.0.4",
|
"@lit-labs/motion": "1.0.6",
|
||||||
"@lit-labs/observers": "2.0.1",
|
"@lit-labs/observers": "2.0.1",
|
||||||
"@lit-labs/virtualizer": "2.0.9",
|
"@lit-labs/virtualizer": "2.0.9",
|
||||||
"@lrnwebcomponents/simple-tooltip": "7.0.18",
|
"@lrnwebcomponents/simple-tooltip": "7.0.18",
|
||||||
@ -259,6 +259,7 @@
|
|||||||
"@material/mwc-button@^0.25.3": "^0.27.0",
|
"@material/mwc-button@^0.25.3": "^0.27.0",
|
||||||
"lit@^2.7.4 || ^3.0.0": "^2.7.4",
|
"lit@^2.7.4 || ^3.0.0": "^2.7.4",
|
||||||
"lit@^2 || ^3": "^2",
|
"lit@^2 || ^3": "^2",
|
||||||
|
"lit@^2.0.0 || ^3.0.0": "^2.0.0",
|
||||||
"sortablejs@1.15.0": "patch:sortablejs@npm%3A1.15.0#./.yarn/patches/sortablejs-npm-1.15.0-f3a393abcc.patch",
|
"sortablejs@1.15.0": "patch:sortablejs@npm%3A1.15.0#./.yarn/patches/sortablejs-npm-1.15.0-f3a393abcc.patch",
|
||||||
"leaflet-draw@1.0.4": "patch:leaflet-draw@npm%3A1.0.4#./.yarn/patches/leaflet-draw-npm-1.0.4-0ca0ebcf65.patch"
|
"leaflet-draw@1.0.4": "patch:leaflet-draw@npm%3A1.0.4#./.yarn/patches/leaflet-draw-npm-1.0.4-0ca0ebcf65.patch"
|
||||||
},
|
},
|
||||||
|
12
yarn.lock
12
yarn.lock
@ -2097,12 +2097,12 @@ __metadata:
|
|||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@lit-labs/motion@npm:1.0.4":
|
"@lit-labs/motion@npm:1.0.6":
|
||||||
version: 1.0.4
|
version: 1.0.6
|
||||||
resolution: "@lit-labs/motion@npm:1.0.4"
|
resolution: "@lit-labs/motion@npm:1.0.6"
|
||||||
dependencies:
|
dependencies:
|
||||||
lit: ^2.8.0
|
lit: ^2.0.0 || ^3.0.0
|
||||||
checksum: 79ed93d6cd40e253c5a90b50f110e67ff034d6d7a8a3dac9d94ef7f9125acf8f2f770d4e0b55c2b2a86bee360467184eaff24589ca03710fb5809cc8d15287db
|
checksum: 2f2b7ef6820b4d7fcad143af3184b695d8ce429cd7407fc476ac14c6d2e7f43f9bd2371a404f5a6b774dac9cf5d1848b76fcd9a843e54d7a7a4dda0eef49f5b5
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
@ -9663,7 +9663,7 @@ __metadata:
|
|||||||
"@koa/cors": 4.0.0
|
"@koa/cors": 4.0.0
|
||||||
"@lezer/highlight": 1.1.6
|
"@lezer/highlight": 1.1.6
|
||||||
"@lit-labs/context": 0.4.1
|
"@lit-labs/context": 0.4.1
|
||||||
"@lit-labs/motion": 1.0.4
|
"@lit-labs/motion": 1.0.6
|
||||||
"@lit-labs/observers": 2.0.1
|
"@lit-labs/observers": 2.0.1
|
||||||
"@lit-labs/virtualizer": 2.0.9
|
"@lit-labs/virtualizer": 2.0.9
|
||||||
"@lokalise/node-api": 12.0.0
|
"@lokalise/node-api": 12.0.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user