Update dependency lit to v3.3.1 (#26160)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-07-14 11:27:40 +03:00 committed by GitHub
parent 6ed5fbe102
commit 3f70e88a4f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 7 additions and 7 deletions

View File

@ -119,7 +119,7 @@
"leaflet": "1.9.4", "leaflet": "1.9.4",
"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.0", "lit": "3.3.1",
"lit-html": "3.3.0", "lit-html": "3.3.0",
"luxon": "3.7.1", "luxon": "3.7.1",
"marked": "16.0.0", "marked": "16.0.0",
@ -226,7 +226,7 @@
}, },
"resolutions": { "resolutions": {
"@material/mwc-button@^0.25.3": "^0.27.0", "@material/mwc-button@^0.25.3": "^0.27.0",
"lit": "3.3.0", "lit": "3.3.1",
"lit-html": "3.3.0", "lit-html": "3.3.0",
"clean-css": "5.3.3", "clean-css": "5.3.3",
"@lit/reactive-element": "2.1.0", "@lit/reactive-element": "2.1.0",

View File

@ -9455,7 +9455,7 @@ __metadata:
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: "npm:1.5.3" leaflet.markercluster: "npm:1.5.3"
lint-staged: "npm:16.1.2" lint-staged: "npm:16.1.2"
lit: "npm:3.3.0" 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.0"
lodash.merge: "npm:4.6.2" lodash.merge: "npm:4.6.2"
@ -10918,14 +10918,14 @@ __metadata:
languageName: node languageName: node
linkType: hard linkType: hard
"lit@npm:3.3.0": "lit@npm:3.3.1":
version: 3.3.0 version: 3.3.1
resolution: "lit@npm:3.3.0" resolution: "lit@npm:3.3.1"
dependencies: dependencies:
"@lit/reactive-element": "npm:^2.1.0" "@lit/reactive-element": "npm:^2.1.0"
lit-element: "npm:^4.2.0" lit-element: "npm:^4.2.0"
lit-html: "npm:^3.3.0" lit-html: "npm:^3.3.0"
checksum: 10/442b8eabd5d1b4aee0ab34db0b67d5c07a988f30d345f4a68263275acf826816ba30937bb8d5d331dc260c2127cd8953f332dcc45edbf080d61c21291cb06330 checksum: 10/ec70ff33db610537fd7cfc608cc7728126ecfae2d5593aa94844c614d2f6840448f1b995a58aeba593b0bf0e8169af5988036c11d3c5b55313fe8e722417c17d
languageName: node languageName: node
linkType: hard linkType: hard