From ac598f3ba2b39377a10054f8829bba5a6297acba Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Jun 2026 18:56:15 +0000 Subject: [PATCH] chore(deps): bump use-stick-to-bottom in /apps/codex-claw Bumps [use-stick-to-bottom](https://github.com/stackblitz/use-stick-to-bottom) from 1.1.3 to 1.1.4. - [Changelog](https://github.com/stackblitz-labs/use-stick-to-bottom/blob/main/CHANGELOG.md) - [Commits](https://github.com/stackblitz/use-stick-to-bottom/commits) --- updated-dependencies: - dependency-name: use-stick-to-bottom dependency-version: 1.1.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- apps/codex-claw/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/codex-claw/package.json b/apps/codex-claw/package.json index 57b5d41..9996813 100644 --- a/apps/codex-claw/package.json +++ b/apps/codex-claw/package.json @@ -35,7 +35,7 @@ "streamdown": "^2.2.0", "tailwind-merge": "^3.4.0", "tailwindcss": "^4.3.0", - "use-stick-to-bottom": "^1.1.2", + "use-stick-to-bottom": "^1.1.4", "vite-tsconfig-paths": "^6.0.2", "ws": "^8.21.0", "zustand": "^5.0.11"