Bump lit from 2.1.3 to 2.1.4
Bumps [lit](https://github.com/lit/lit/tree/HEAD/packages/lit) from 2.1.3 to 2.1.4. - [Release notes](https://github.com/lit/lit/releases) - [Changelog](https://github.com/lit/lit/blob/main/packages/lit/CHANGELOG.md) - [Commits](https://github.com/lit/lit/commits/lit@2.1.4/packages/lit) --- updated-dependencies: - dependency-name: lit dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
+1
-1
@@ -24,7 +24,7 @@
|
||||
"dayjs": "^1.10.7",
|
||||
"embla-carousel": "^6.1.1",
|
||||
"home-assistant-js-websocket": "^6.0.1",
|
||||
"lit": "^2.0.2",
|
||||
"lit": "^2.1.4",
|
||||
"lodash-es": "^4.17.21",
|
||||
"quick-lru": "github:sindresorhus/quick-lru",
|
||||
"screenfull": "^6.0.1",
|
||||
|
||||
@@ -2994,10 +2994,10 @@ lit-html@^2.1.0:
|
||||
dependencies:
|
||||
"@types/trusted-types" "^2.0.2"
|
||||
|
||||
lit@^2.0.0, lit@^2.0.2, lit@^2.1.1:
|
||||
version "2.1.3"
|
||||
resolved "https://registry.yarnpkg.com/lit/-/lit-2.1.3.tgz#b8a94ae2303eb6eb802a6f28cfdf3f288d4fa879"
|
||||
integrity sha512-46KtKy7iDoY3wZ5VSqBlXll6J/tli5gRMPFRWi5qQ01lvIqcO+dYQwb1l1NYZjbzcHnGnCKrMb8nDv7/ZE4Y4g==
|
||||
lit@^2.0.0, lit@^2.1.1, lit@^2.1.4:
|
||||
version "2.1.4"
|
||||
resolved "https://registry.yarnpkg.com/lit/-/lit-2.1.4.tgz#2945cbdd002723d4e2c1384e31a66d985a636e81"
|
||||
integrity sha512-m1tHAZdXQhiBe0ReAjyVIUeKnHZpBfx+A5R5dkia8dtvIBwOR6KhD+RxaDnCwrEavRqkZAy5ntLv7chiOZCdNg==
|
||||
dependencies:
|
||||
"@lit/reactive-element" "^1.1.0"
|
||||
lit-element "^3.1.0"
|
||||
|
||||
Reference in New Issue
Block a user