Update frontend to 20230110.0 (#85640)
This commit is contained in:
parent
85ba8a6cde
commit
67b238c8d1
4 changed files with 4 additions and 4 deletions
|
@ -2,7 +2,7 @@
|
|||
"domain": "frontend",
|
||||
"name": "Home Assistant Frontend",
|
||||
"documentation": "https://www.home-assistant.io/integrations/frontend",
|
||||
"requirements": ["home-assistant-frontend==20230104.0"],
|
||||
"requirements": ["home-assistant-frontend==20230110.0"],
|
||||
"dependencies": [
|
||||
"api",
|
||||
"auth",
|
||||
|
|
|
@ -22,7 +22,7 @@ dbus-fast==1.84.0
|
|||
fnvhash==0.1.0
|
||||
hass-nabucasa==0.61.0
|
||||
home-assistant-bluetooth==1.9.2
|
||||
home-assistant-frontend==20230104.0
|
||||
home-assistant-frontend==20230110.0
|
||||
httpx==0.23.2
|
||||
ifaddr==0.1.7
|
||||
janus==1.0.0
|
||||
|
|
|
@ -901,7 +901,7 @@ hole==0.8.0
|
|||
holidays==0.18.0
|
||||
|
||||
# homeassistant.components.frontend
|
||||
home-assistant-frontend==20230104.0
|
||||
home-assistant-frontend==20230110.0
|
||||
|
||||
# homeassistant.components.conversation
|
||||
home-assistant-intents==0.0.1
|
||||
|
|
|
@ -684,7 +684,7 @@ hole==0.8.0
|
|||
holidays==0.18.0
|
||||
|
||||
# homeassistant.components.frontend
|
||||
home-assistant-frontend==20230104.0
|
||||
home-assistant-frontend==20230110.0
|
||||
|
||||
# homeassistant.components.conversation
|
||||
home-assistant-intents==0.0.1
|
||||
|
|
Loading…
Add table
Reference in a new issue