diff --git a/AGENTS.md b/AGENTS.md index 46ca2cd996..40ba301f21 100644 --- a/AGENTS.md +++ b/AGENTS.md @@ -64,7 +64,7 @@ Before adding ANY dependency, check all `pyproject.toml` files. Use exact versio ```toml aiohttp>=3.7.4,<=3.13.2 -eclipse-zenoh==1.4.0 +eclipse-zenoh==1.7.2 fastapi-versioning==0.9.1 fastapi==0.105.0 loguru==0.5.3 diff --git a/core/frontend/bun.lockb b/core/frontend/bun.lockb index b295391307..3c17505568 100755 Binary files a/core/frontend/bun.lockb and b/core/frontend/bun.lockb differ diff --git a/core/frontend/package.json b/core/frontend/package.json index 6eec138bf2..2418252740 100644 --- a/core/frontend/package.json +++ b/core/frontend/package.json @@ -14,7 +14,7 @@ "lint": "eslint --max-warnings=0 --ext .js,.vue --ignore-path .gitignore --ignore-pattern src/components/vue-tour src" }, "dependencies": { - "@eclipse-zenoh/zenoh-ts": "1.3.4", + "@eclipse-zenoh/zenoh-ts": "1.7.2", "@ffmpeg/ffmpeg": "^0.12.15", "@ffmpeg/util": "^0.12.2", "@foxglove/rosmsg": "^5.0.4", diff --git a/core/frontend/src/components/cloud/CloudTrayMenu.vue b/core/frontend/src/components/cloud/CloudTrayMenu.vue index 2ad9ceaca1..c236fc412f 100644 --- a/core/frontend/src/components/cloud/CloudTrayMenu.vue +++ b/core/frontend/src/components/cloud/CloudTrayMenu.vue @@ -174,7 +174,7 @@