Skip to content

Commit 7e215aa

Browse files
chore(deps): update node.js to v24.10.0 (#22124)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e18e5be commit 7e215aa

File tree

3 files changed

+72
-72
lines changed

3 files changed

+72
-72
lines changed

ui/ops/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ ARG BUILDKIT_SBOM_SCAN_CONTEXT=true
1111
###############################################################################
1212
# Build-stage arguments
1313
###############################################################################
14-
ARG NODE_VERSION=24.9.0-alpine
14+
ARG NODE_VERSION=24.10.0-alpine
1515

1616
########################
1717
# 1️⃣ Builder stage

ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@
8888
"@types/express": "^5.0.3",
8989
"@types/lodash": "^4.17.20",
9090
"@types/material-ui": "^0.21.18",
91-
"@types/node": "24.5.2",
91+
"@types/node": "24.7.2",
9292
"@types/react": "19.2.2",
9393
"@types/react-copy-to-clipboard": "^5.0.7",
9494
"autoprefixer": "^10.4.21",

0 commit comments

Comments
 (0)