1
0
mirror of https://github.com/home-assistant/frontend.git synced 2026-04-01 16:17:21 +01:00

Update Node.js to v24.14.1 (#30309)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2026-03-25 08:19:06 +02:00
committed by GitHub
parent 89755f274d
commit 780db9b066
2 changed files with 2 additions and 2 deletions

2
.nvmrc
View File

@@ -1 +1 @@
24.14.0
24.14.1

View File

@@ -230,6 +230,6 @@
},
"packageManager": "yarn@4.13.0",
"volta": {
"node": "24.14.0"
"node": "24.14.1"
}
}