Update frontend to 20221213.0 (#83940)
parent
412e9d34d9
commit
edffb794f7
|
@ -2,7 +2,7 @@
|
|||
"domain": "frontend",
|
||||
"name": "Home Assistant Frontend",
|
||||
"documentation": "https://www.home-assistant.io/integrations/frontend",
|
||||
"requirements": ["home-assistant-frontend==20221212.0"],
|
||||
"requirements": ["home-assistant-frontend==20221213.0"],
|
||||
"dependencies": [
|
||||
"api",
|
||||
"auth",
|
||||
|
|
|
@ -22,7 +22,7 @@ dbus-fast==1.75.0
|
|||
fnvhash==0.1.0
|
||||
hass-nabucasa==0.61.0
|
||||
home-assistant-bluetooth==1.8.1
|
||||
home-assistant-frontend==20221212.0
|
||||
home-assistant-frontend==20221213.0
|
||||
httpx==0.23.1
|
||||
ifaddr==0.1.7
|
||||
janus==1.0.0
|
||||
|
|
|
@ -884,7 +884,7 @@ hole==0.7.0
|
|||
holidays==0.17.2
|
||||
|
||||
# homeassistant.components.frontend
|
||||
home-assistant-frontend==20221212.0
|
||||
home-assistant-frontend==20221213.0
|
||||
|
||||
# homeassistant.components.home_connect
|
||||
homeconnect==0.7.2
|
||||
|
|
|
@ -664,7 +664,7 @@ hole==0.7.0
|
|||
holidays==0.17.2
|
||||
|
||||
# homeassistant.components.frontend
|
||||
home-assistant-frontend==20221212.0
|
||||
home-assistant-frontend==20221213.0
|
||||
|
||||
# homeassistant.components.home_connect
|
||||
homeconnect==0.7.2
|
||||
|
|
Loading…
Reference in New Issue