mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-27 19:26:36 +00:00
Pin dependencies (#18498)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
f6e74de05e
commit
0af9ec2fff
@ -257,8 +257,8 @@
|
||||
"resolutions": {
|
||||
"@polymer/polymer": "patch:@polymer/polymer@3.5.1#./.yarn/patches/@polymer/polymer/pr-5569.patch",
|
||||
"@material/mwc-button@^0.25.3": "^0.27.0",
|
||||
"lit": "^2.8.0",
|
||||
"@lit/reactive-element": "^1.6.3",
|
||||
"lit": "2.8.0",
|
||||
"@lit/reactive-element": "1.6.3",
|
||||
"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"
|
||||
},
|
||||
|
@ -2132,7 +2132,7 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@lit/reactive-element@npm:^1.6.3":
|
||||
"@lit/reactive-element@npm:1.6.3":
|
||||
version: 1.6.3
|
||||
resolution: "@lit/reactive-element@npm:1.6.3"
|
||||
dependencies:
|
||||
@ -11465,7 +11465,7 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"lit@npm:^2.8.0":
|
||||
"lit@npm:2.8.0":
|
||||
version: 2.8.0
|
||||
resolution: "lit@npm:2.8.0"
|
||||
dependencies:
|
||||
|
Loading…
x
Reference in New Issue
Block a user