diff --git a/.devcontainer.json b/.devcontainer.json index 75022161..8ce32730 100644 --- a/.devcontainer.json +++ b/.devcontainer.json @@ -1,6 +1,6 @@ { "name": "Home Assistant Analyticss", - "image": "mcr.microsoft.com/vscode/devcontainers/typescript-node:20", + "image": "mcr.microsoft.com/devcontainers/typescript-node:24", "context": "..", "remoteEnv": { "PATH": "${containerEnv:PATH}:./node_modules/.bin", diff --git a/.nvmrc b/.nvmrc index 2edeafb0..a45fd52c 100644 --- a/.nvmrc +++ b/.nvmrc @@ -1 +1 @@ -20 \ No newline at end of file +24