1 Commits

Author SHA1 Message Date
64a5feb5bd chore(deps): update dependency node to v24.5.0 2025-08-11 01:12:35 +00:00
2 changed files with 2 additions and 2 deletions

View File

@@ -42,7 +42,7 @@ erlang = "28.0.2"
go = "1.24.5" go = "1.24.5"
lua = "5.1.5" lua = "5.1.5"
luajit = "2.0.5" luajit = "2.0.5"
node = "24.4.1" node = "24.5.0"
python = "3.13.5" python = "3.13.5"
r = "4.5.1" r = "4.5.1"
rust = "1.88.0" rust = "1.88.0"

View File

@@ -35,7 +35,7 @@ services:
- 'home_supermaven:/home/coder/.supermaven' - 'home_supermaven:/home/coder/.supermaven'
chroma: chroma:
image: 'ghcr.io/chroma-core/chroma:1.0.16' image: 'ghcr.io/chroma-core/chroma:1.0.15'
init: true init: true
restart: unless-stopped restart: unless-stopped
hostname: chroma hostname: chroma