Skip to content

Commit

Permalink
updates
Browse files Browse the repository at this point in the history
  • Loading branch information
ludeeus committed Oct 12, 2022
1 parent cbf2a7b commit 2d56509
Show file tree
Hide file tree
Showing 3 changed files with 225 additions and 228 deletions.
2 changes: 1 addition & 1 deletion homeassistant-frontend
5 changes: 3 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,6 @@
"@formatjs/intl-numberformat": "^7.2.5",
"@formatjs/intl-pluralrules": "^4.1.5",
"@formatjs/intl-relativetimeformat": "^9.3.2",
"@formatjs/intl-utils": "^3.8.4",
"@fullcalendar/common": "5.9.0",
"@fullcalendar/core": "5.9.0",
"@fullcalendar/daygrid": "5.9.0",
Expand Down Expand Up @@ -227,6 +226,7 @@
"vis-network": "^8.5.4",
"vue": "^2.6.12",
"vue2-daterange-picker": "^0.5.1",
"weekstart": "^1.1.0",
"workbox-cacheable-response": "^6.4.2",
"workbox-core": "^6.4.2",
"workbox-expiration": "^6.4.2",
Expand All @@ -241,11 +241,12 @@
"@polymer/polymer": "3.4.1",
"@webcomponents/webcomponentsjs": "^2.2.10",
"lit": "^2.1.2",
"lit-html": "2.1.2",
"lit-html": "2.4.0",
"lit-element": "3.1.2",
"@lit/reactive-element": "1.2.1"
},
"resolutionsOverride": {
"lit-html": "2.4.0",
"@polymer/polymer": "3.4.1"
},
"dependenciesOverride": {
Expand Down
Loading

0 comments on commit 2d56509

Please sign in to comment.