mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-28 11:46:42 +00:00
Update dependency lit-html to v3.3.1 (#26162)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
8d60f39cf4
commit
da864d5bb7
@ -120,7 +120,7 @@
|
|||||||
"leaflet-draw": "patch:leaflet-draw@npm%3A1.0.4#./.yarn/patches/leaflet-draw-npm-1.0.4-0ca0ebcf65.patch",
|
"leaflet-draw": "patch:leaflet-draw@npm%3A1.0.4#./.yarn/patches/leaflet-draw-npm-1.0.4-0ca0ebcf65.patch",
|
||||||
"leaflet.markercluster": "1.5.3",
|
"leaflet.markercluster": "1.5.3",
|
||||||
"lit": "3.3.1",
|
"lit": "3.3.1",
|
||||||
"lit-html": "3.3.0",
|
"lit-html": "3.3.1",
|
||||||
"luxon": "3.7.1",
|
"luxon": "3.7.1",
|
||||||
"marked": "16.0.0",
|
"marked": "16.0.0",
|
||||||
"memoize-one": "6.0.0",
|
"memoize-one": "6.0.0",
|
||||||
@ -227,7 +227,7 @@
|
|||||||
"resolutions": {
|
"resolutions": {
|
||||||
"@material/mwc-button@^0.25.3": "^0.27.0",
|
"@material/mwc-button@^0.25.3": "^0.27.0",
|
||||||
"lit": "3.3.1",
|
"lit": "3.3.1",
|
||||||
"lit-html": "3.3.0",
|
"lit-html": "3.3.1",
|
||||||
"clean-css": "5.3.3",
|
"clean-css": "5.3.3",
|
||||||
"@lit/reactive-element": "2.1.1",
|
"@lit/reactive-element": "2.1.1",
|
||||||
"@fullcalendar/daygrid": "6.1.18",
|
"@fullcalendar/daygrid": "6.1.18",
|
||||||
|
10
yarn.lock
10
yarn.lock
@ -9457,7 +9457,7 @@ __metadata:
|
|||||||
lint-staged: "npm:16.1.2"
|
lint-staged: "npm:16.1.2"
|
||||||
lit: "npm:3.3.1"
|
lit: "npm:3.3.1"
|
||||||
lit-analyzer: "npm:2.0.3"
|
lit-analyzer: "npm:2.0.3"
|
||||||
lit-html: "npm:3.3.0"
|
lit-html: "npm:3.3.1"
|
||||||
lodash.merge: "npm:4.6.2"
|
lodash.merge: "npm:4.6.2"
|
||||||
lodash.template: "npm:4.5.0"
|
lodash.template: "npm:4.5.0"
|
||||||
luxon: "npm:3.7.1"
|
luxon: "npm:3.7.1"
|
||||||
@ -10898,12 +10898,12 @@ __metadata:
|
|||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"lit-html@npm:3.3.0":
|
"lit-html@npm:3.3.1":
|
||||||
version: 3.3.0
|
version: 3.3.1
|
||||||
resolution: "lit-html@npm:3.3.0"
|
resolution: "lit-html@npm:3.3.1"
|
||||||
dependencies:
|
dependencies:
|
||||||
"@types/trusted-types": "npm:^2.0.2"
|
"@types/trusted-types": "npm:^2.0.2"
|
||||||
checksum: 10/667992d927e841d9e74cf615e3556edcdc71392953d3eaf963187b4f0159e52ec7826331a650456f1c573a461f71e6c41da36b8efacef1dffc6cce07e548d8b0
|
checksum: 10/7b438ca58670313beac29e4bb3b56f4ac8150def10b9fa222ad04f1caf6189a194ced8bfed3296cf1c94003a1bd1960ef4c22b00bbeda15fda6b7be398b27e9f
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user