mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-25 18:26:35 +00:00
Update dependency core-js to v3.38.1 (#21764)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
8501098bd1
commit
f1a2af24b3
@ -100,7 +100,7 @@
|
|||||||
"chart.js": "4.4.3",
|
"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.38.0",
|
"core-js": "3.38.1",
|
||||||
"cropperjs": "1.6.2",
|
"cropperjs": "1.6.2",
|
||||||
"date-fns": "3.6.0",
|
"date-fns": "3.6.0",
|
||||||
"date-fns-tz": "3.1.3",
|
"date-fns-tz": "3.1.3",
|
||||||
|
10
yarn.lock
10
yarn.lock
@ -6836,10 +6836,10 @@ __metadata:
|
|||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"core-js@npm:3.38.0":
|
"core-js@npm:3.38.1":
|
||||||
version: 3.38.0
|
version: 3.38.1
|
||||||
resolution: "core-js@npm:3.38.0"
|
resolution: "core-js@npm:3.38.1"
|
||||||
checksum: 10/95f5c768ee14aaf79e8fece9e58023a5a6367186184c92e825a842f271d3d91c559cfadee9c75712c463f248c61d636ed5a31a1fff1c904d4f5a2ed69b23f0c2
|
checksum: 10/3c25fdf0b2595ed37ceb305213a61e2cf26185f628455e99d1c736dda5f69e2de4de7126e6a1da136f54260c4fcc982c4215e37b5a618790a597930f854c0a37
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
@ -9169,7 +9169,7 @@ __metadata:
|
|||||||
chart.js: "npm:4.4.3"
|
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.38.0"
|
core-js: "npm:3.38.1"
|
||||||
cropperjs: "npm:1.6.2"
|
cropperjs: "npm:1.6.2"
|
||||||
date-fns: "npm:3.6.0"
|
date-fns: "npm:3.6.0"
|
||||||
date-fns-tz: "npm:3.1.3"
|
date-fns-tz: "npm:3.1.3"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user