diff --git a/.devcontainer/devcontainer.json b/.devcontainer/devcontainer.json index bcade9a2..6716f7da 100644 --- a/.devcontainer/devcontainer.json +++ b/.devcontainer/devcontainer.json @@ -9,7 +9,7 @@ // Features to add to the dev container. More info: https://containers.dev/features. "features": { "ghcr.io/devcontainers/features/node:1.6.3": { - "version": "22.21" + "version": "24.11" } },