mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-25 18:26:35 +00:00
Update dependency chart.js to v4.4.3 (#20835)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
d4dd767941
commit
043f383a35
@ -97,7 +97,7 @@
|
|||||||
"@webcomponents/scoped-custom-element-registry": "0.0.9",
|
"@webcomponents/scoped-custom-element-registry": "0.0.9",
|
||||||
"@webcomponents/webcomponentsjs": "2.8.0",
|
"@webcomponents/webcomponentsjs": "2.8.0",
|
||||||
"app-datepicker": "5.1.1",
|
"app-datepicker": "5.1.1",
|
||||||
"chart.js": "4.4.2",
|
"chart.js": "4.4.3",
|
||||||
"color-name": "2.0.0",
|
"color-name": "2.0.0",
|
||||||
"comlink": "4.4.1",
|
"comlink": "4.4.1",
|
||||||
"core-js": "3.37.1",
|
"core-js": "3.37.1",
|
||||||
|
10
yarn.lock
10
yarn.lock
@ -6276,12 +6276,12 @@ __metadata:
|
|||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"chart.js@npm:4.4.2":
|
"chart.js@npm:4.4.3":
|
||||||
version: 4.4.2
|
version: 4.4.3
|
||||||
resolution: "chart.js@npm:4.4.2"
|
resolution: "chart.js@npm:4.4.3"
|
||||||
dependencies:
|
dependencies:
|
||||||
"@kurkle/color": "npm:^0.3.0"
|
"@kurkle/color": "npm:^0.3.0"
|
||||||
checksum: 10/609444dfc9e847e4c891884309d6083464333e39a7266996fa15f622a44d0c5202c20c86b3bfb1d72b3769096f71c80e131860270c39ce1291cac52b9f45dc6d
|
checksum: 10/89bc1f86844679d7f195ed077cfcf12182aecb7f23f9a34bba27c5934d6cfe2c0b7d521109a8e770df940a3668b01fcea992302f28093dfa2c8e71b835f8f37d
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
@ -9042,7 +9042,7 @@ __metadata:
|
|||||||
babel-loader: "npm:9.1.3"
|
babel-loader: "npm:9.1.3"
|
||||||
babel-plugin-template-html-minifier: "npm:4.1.0"
|
babel-plugin-template-html-minifier: "npm:4.1.0"
|
||||||
chai: "npm:5.1.1"
|
chai: "npm:5.1.1"
|
||||||
chart.js: "npm:4.4.2"
|
chart.js: "npm:4.4.3"
|
||||||
color-name: "npm:2.0.0"
|
color-name: "npm:2.0.0"
|
||||||
comlink: "npm:4.4.1"
|
comlink: "npm:4.4.1"
|
||||||
core-js: "npm:3.37.1"
|
core-js: "npm:3.37.1"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user