mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-24 09:46:36 +00:00
Update dependency @lit-labs/observers to v2.0.4 (#21636)
* Update dependency @lit-labs/observers to v2.0.4 * Pin lit-html to 2.8.0 --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Simon Lamon <32477463+silamon@users.noreply.github.com>
This commit is contained in:
parent
b7ef633a3e
commit
7252169325
@ -52,7 +52,7 @@
|
||||
"@lezer/highlight": "1.2.1",
|
||||
"@lit-labs/context": "0.4.1",
|
||||
"@lit-labs/motion": "1.0.7",
|
||||
"@lit-labs/observers": "2.0.2",
|
||||
"@lit-labs/observers": "2.0.4",
|
||||
"@lit-labs/virtualizer": "2.0.14",
|
||||
"@lrnwebcomponents/simple-tooltip": "8.0.2",
|
||||
"@material/chips": "=14.0.0-canary.53b3cad2f.0",
|
||||
@ -120,6 +120,7 @@
|
||||
"leaflet": "1.9.4",
|
||||
"leaflet-draw": "patch:leaflet-draw@npm%3A1.0.4#./.yarn/patches/leaflet-draw-npm-1.0.4-0ca0ebcf65.patch",
|
||||
"lit": "2.8.0",
|
||||
"lit-html": "2.8.0",
|
||||
"luxon": "3.5.0",
|
||||
"marked": "15.0.0",
|
||||
"memoize-one": "6.0.0",
|
||||
@ -245,6 +246,7 @@
|
||||
"@polymer/polymer": "patch:@polymer/polymer@3.5.2#./.yarn/patches/@polymer/polymer/pr-5569.patch",
|
||||
"@material/mwc-button@^0.25.3": "^0.27.0",
|
||||
"lit": "2.8.0",
|
||||
"lit-html": "2.8.0",
|
||||
"clean-css": "5.3.3",
|
||||
"@lit/reactive-element": "1.6.3",
|
||||
"@fullcalendar/daygrid": "6.1.15",
|
||||
|
14
yarn.lock
14
yarn.lock
@ -2031,12 +2031,13 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@lit-labs/observers@npm:2.0.2":
|
||||
version: 2.0.2
|
||||
resolution: "@lit-labs/observers@npm:2.0.2"
|
||||
"@lit-labs/observers@npm:2.0.4":
|
||||
version: 2.0.4
|
||||
resolution: "@lit-labs/observers@npm:2.0.4"
|
||||
dependencies:
|
||||
"@lit/reactive-element": "npm:^1.0.0 || ^2.0.0"
|
||||
checksum: 10/66622f1aa8f3d3245917490b6faced4762ad9d87c9674358bba9c41427301dd7a682bb2098dab34858c1725e668c3b4de692fbfbbf823b88aa7711c13389642f
|
||||
lit-html: "npm:^3.2.0"
|
||||
checksum: 10/b1deb80e88d7de01e90e084a5b7e0a22938d6ef0ddb4e2da86a8356e37ca7be1bd7c94f5abe51883f787f650b2a9c7a024b1eef854da3ac59870a5abf7fdf74b
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@ -8696,7 +8697,7 @@ __metadata:
|
||||
"@lezer/highlight": "npm:1.2.1"
|
||||
"@lit-labs/context": "npm:0.4.1"
|
||||
"@lit-labs/motion": "npm:1.0.7"
|
||||
"@lit-labs/observers": "npm:2.0.2"
|
||||
"@lit-labs/observers": "npm:2.0.4"
|
||||
"@lit-labs/virtualizer": "npm:2.0.14"
|
||||
"@lokalise/node-api": "npm:12.8.0"
|
||||
"@lrnwebcomponents/simple-tooltip": "npm:8.0.2"
|
||||
@ -8819,6 +8820,7 @@ __metadata:
|
||||
lint-staged: "npm:15.2.10"
|
||||
lit: "npm:2.8.0"
|
||||
lit-analyzer: "npm:2.0.3"
|
||||
lit-html: "npm:2.8.0"
|
||||
lodash.merge: "npm:4.6.2"
|
||||
lodash.template: "npm:4.5.0"
|
||||
luxon: "npm:3.5.0"
|
||||
@ -10249,7 +10251,7 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"lit-html@npm:^2.8.0":
|
||||
"lit-html@npm:2.8.0":
|
||||
version: 2.8.0
|
||||
resolution: "lit-html@npm:2.8.0"
|
||||
dependencies:
|
||||
|
Loading…
x
Reference in New Issue
Block a user